In November 2016, I spent a month in a cabin in Culpeper, VA. reading and writing little programs to improve at Python.
These apps are prototypes and were made to learn, not for production.
2016 | Solo Project
Generate a PDF CV from any Academia.edu profile
Built with: Python, BeautifulSoup, Pyramid
Generate a musical composition in the theme-and-variations style through math
Built with: Python, Pyramid, NumPy, DataSounds
Find 200 YouTube videos from any search query. Get a CSV ready for embedding
Built with Python, BeautifulSoup, Pyramid
NLP sentiment analysis and data visualization of famous works in philosophy. Auto-generates a graph with Plot.ly
Built with Python, TextBlob, Plot.ly, Pyramid
Recreates the experience of the bargain bin at a used book store. Click a button, get a weird book from Abebooks.com
Built with Python, Requests, BeautifulSoup, Pyramid, Bootstrap