Just Get Me Food | August 12, 2018 |
Don't know where to eat? Problem solved. | |
Adventures in Deleting Tweets | June 1, 2018 |
I tried to delete a large number of tweets via Twitter's API, and ran into some obstacles. | |
Function Profiler | February 19, 2017 |
A Python 3.6 module for profiling function performance in production. | |
Twitter Banner Rotator | February 9, 2017 |
A small Python 2.7 tool, deployed to Heroku, to automatically update your Twitter banner picture once a day. | |
Project Euler Problems 1-50 | February 3, 2017 |
My solutions to the first fifty Project Euler exercises in Python 3.6. | |
PokerTexter | April 13, 2016 |
An SMS app that computes helpful pre-flop statistics for Texas Hold 'Em Poker. Written in Python 2.7 using Twilio and Flask, deployed to Heroku. | |
K-Means Clustering on Handwritten Digits | March 7, 2016 |
I give a gentle introduction to this machine learning technique, implement Lloyd’s algorithm, and apply it to classify handwritten digits. | |
Fama-French Factors & Parameter Optimization | November 10, 2015 |
Slides and transcript from a talk I was invited to give in Chicago. I discuss implementing the Fama-French factors using a novel Quantopian API, and attempting to use parameter optimization to find market-beating strategies for lay investors. | |
Set | March 16, 2015 |
A single-player version of the card game Set, for the browser, written in Elm. | |
Tetris | December 13, 2014 |
A Tetris game written in Python. | |
2048 for the Command-Line | November 16, 2014 |
Your favorite little time-waster, now playable at the command-line. | |
Travelmap | September 3, 2014 |
This customizable tool takes lists of locations, plots them on a Robinson Projection Map, and connects them with lines according to the type of connection. Great for mapping any global network, or your travels around the world. | |
Honors Combinatorics Lecture Notes | June 25, 2014 |
This is a near-complete transcription of László Babai's Spring 2014 course in Combinatorics at the University of Chicago. [GitHub] [.tex] |
|
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.