Louis Millette


Web Development

Zillow Plugin

July 2, 2022

VUE/AWS Lambda/JS that takes Zillow to the next level

Code

Covid Prevelence

December 9, 2020

How prevelent is covid amoungst people with no covid symptoms?

Code

Property investment return calculator

July 23, 2020

How do property investments compare to the S&P500?

Code

Reverse Engineering Mutual Funds

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

America's biggest cities' home prices

August 5, 2019

Some of America's biggest cities are charging a lot more for homes. Find out which ones!

Website

CIBC's Secret API

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

Secret Santa Quasi-Derangement

August 30, 2018

without knowing who has your name, how you can use probability to determine it

Read More Code

UWflowbot

August 26, 2018

In just 2 weeks outside of work, I was able to bot uwflow due to their incredibly lax anti-bot security. But try it, it's surprisingly fun.

Website Code

Investment Returns Don't Matter That Much

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

Home-Made Annuity

January 30, 2018

Real world annuity model creating an annuity out of any type of investment. Corresponding calculator coming soon.

Website Code

Skimp

January 20, 2018

Filters sublets in Canada in local regions; uses machine learning.

Website Code

Investment Calculator

December 4, 2017

A financial calculator that handles returns, taxes, dividends, fees, and inflation

Read More Code

UWtext

September 28, 2017

Buy the cheapest textbooks, every time

Wesbite Analytics

Subletting With Twilio, Facebook, and Machine Learning

August 28, 2017

How I used Facebook, Twilio, Python and a Raspberry Pi to beat the housing market.

Read More Code

Index Fund Returns

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

CIBC Banking Template

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