December 9, 2020
How prevelent is covid amoungst people with no covid symptoms?
Code
July 23, 2020
How do property investments compare to the S&P500?
Code
September 6, 2019
Some of the math I played around with in college to make the houseing calculator. Home made annuitys, reverse engineering mutual funds, and other tid bits
Math
August 5, 2019
Some of America's biggest cities are charging a lot more for homes. Find out which ones!
Website
September 23, 2018
CIBC has an API that anyone with an account can use. You just have to look for it. Or use my python package.
Code
August 30, 2018
without knowing who has your name, how you can use probability to determine it
Read More Code
Febuary 9, 2018
There's no evidence that if you invest in the S and P 500 for 40 years, the first 20 years of returns matter at all
Code
January 30, 2018
Real world annuity model creating an annuity out of any type of investment. Corresponding calculator coming soon.
Website Code
December 4, 2017
A financial calculator that handles returns, taxes, dividends, fees, and inflation
Read More Code
August 28, 2017
How I used Facebook, Twilio, Python and a Raspberry Pi to beat the housing market.
Read More Code
July 29, 2017
Ever wonder how much you can really make in an index fund, and how it compares to safe investments or mutual funds? After capital gains tax, management fees, inflation, dividends, local/state taxes, income/dividend taxes? A nice visual guide making complicated calculations easy to understand.
Read More
June 11, 2017
A different way of looking at banking: reverse engineering CIBC's online banking API, I created a bank statement that is easy to access and formatted like a burndown chart.
Read More Code