I am a software engineer. I mostly work in C++, but I like to use C#, Python and other languages.
I also have a YouTube channel where I chronical my various travels and often do live programming.
β‘ Currently I am working on a video game that asks players to draw the maps πΊοΈ of countries and other regions in a time-controlled setting. Check out the GeoSketch repo!
Here are a few other projects worth mentioning:
Owl π¦
Owl began as a "message board reader" or "Outlook for message boards". I would love to add Reddit support to Owl, as well release a decentralized chat system where Owl is the premiere chat client.
AshCoin πͺ
This project began as a quest to understand the details of cryptocurrencies, and what better way to understand than to write your very own from scratch!
AshDB grew from AshCoin (hence the name) when I realized the work I was doing for a simple write-once-read-often index-based database could be its own project.
Another Reddit Console Client stemmed from the a desire to have a simple Reddit client that didn't require installing a zillion Javascript modules or Python libraries.