Personal Projects


Month Carlo Real Estate Investment Calculator

This calculator is designed to estimate returns on real estate rental investments. The twist is it's designed to better handle uncertainty.

This calculator allows you to enter a range for each input in your investment calculation. For example instead of entering a single number for what Interest Rates will be in 10 years, you provide Best, Worst and Most Likely values. Thousands of simulations are run, each selecting random inputs from your specified range and calculating a different result. Looking at thousands of results helps us understand the probabilty of investment returns. This technique is called Monte Carlo Simulation.

   Try it   



Google Chrome Plugin for Artificial Intelligence Analysis of News Stories

Google Chrome Extension that analyses news stories and provides per-capita analysis of financial data using Anthropic's Claude Sonnet API. This was a submission for Anthropic's 'Build with Claude' contest.

It extracts the location and financial data in the news story and displays a table of per-capita values. This helps give context to huge numbers.Google Chrome Extension that analyses news stories and provides per-capita analysis of financial data using Anthropic's Claude Sonnet API. It extracts the location and financial data in the news story and displays a table of per-capita values. This helps give context to huge numbers.

Watch the Video Github Repo