There's a running theme to my projects. I like to work on zero-dependencies or minimal-dependencies projects, because re-inventing the wheel can be insightful, and maddening, some times.

You can find all my projects on my GitHub. Here's a few of them:

There's a snake in my boot terminal

I wrote this one in college, and touched it up before uploading it to GitHub a while back. It's a single file, single threaded snake game in your Linux terminal, written in C.