I wrote a program that sends cats to my phone when I'm sad at the computer.
in Python
Building a live dashboard with the help of a few hardware modules.
in Python
Picking the correct thread colors from embroidery hoop images.
in Python
Applying photo geolocation estimation to the game of GeoGuessr.
in Python
Generating random but familiar text by building Markov chains from scratch.
in Python
Exploring the computational complexity of chess. Code snippets in Python so you can do the same.
in Python
Learning more about user data collection by writing my own analytics system.
in Python
Calculating the path between two countries with the least border crossings.
in Python
A prototype Raspberry Pi dashboard to save me talking to my smart assistant.
in Python
Building a fun toy with my Raspberry Pi, Python, and Tweepy.
in Python
My most popular project yet!
in Python
A high-level overview of caching.
in Python
Using character codes to hide in plain sight.
in Python
Let's learn how to pass data back and forth between languages.
in Python
Crawling a website for missing resources using the Python standard library.
in Python
The basics of building a Reddit bot that listens for phrases and replies to them.
in Python
A lo-fi solution for streaming images from your Raspberry Pi to the web.
in Python
Benchmarking websocket servers and frameworks with async Python.
in Python