Personal Projects
Some coding projects. I made Anolog for productivity, and the others I made for fun. All of them I love like children (I have favorites)!
Anolog
I am building a work log with Python, JavaScript, and PostgreSQL. Sign up here.
Unsecured Camera
I built a website that allows you to drop in on random unsecured web-connected cameras around the world. Try it out here.
What Plant is This?
I trained a vision transformer neural net to identify plants and built a simple web interface to interact with it. Try it out here.
Magnetic Dots
With some JavaScript and inspiration from a post online, I made a fun little time-waster. Play with it here.
NFL Predictions
Using game statistics, odds data, and a gradient boosting classifier, I created an tool to pick NFL game winners and over/unders. Try it out here.