A retro style homage to 80s dungeon crawlers hand crafted in C++.

Updated 5 months ago

A repository where I'll put experiments learning, proving or disproving things about C++. These experiments will feature measurements, use Tracy to show behavior, and generally have the goal of simplifying normal C++ usage.

Updated 1 year ago

This is the code and notes from my live Twitch programming and drawing classes.

Updated 11 months ago

A GUI library for games that's so small you won't even know its there.

Updated 5 months ago

A stupid idle clicker game where you have to keep an annoying dog happy.

Updated 5 months ago

This is a little starter project I have for getting crappy little games online quickly.

Updated 5 months ago

A website for my game dev stuff that supports chat, etc.

Updated 6 months ago

Curseyou is a Python Rogue style game that's intended to be small and simple. You can take this and turn it into your own game, but keep in mind it's built in stages based on the content of Learn Python the Hard Way 6th Edition.

Updated 5 months ago

SSG is a Static Site Generator that is only a Static Site Generator. No resumes here! Just a piece of code that generates static files from templates for websites, and can do it live while you develop said templates.

Updated 3 months ago

This is an education project that attempts to reimplement the GNU coreutils in Go. You can find the full manual here: https://www.gnu.org/software/coreutils/manual/coreutils.html

Updated 3 months ago

If Amazon used this Besos wouldn't have banned PowerPoint.

Updated 6 months ago

A small project that collects various nice things to get started with Go Web Development.

Updated 1 week ago

This is a project that students of Learn C++ the hardway checkout to confirm their setup is correct, and also doubles as a quick start for a basic C++ game project start.

Updated 5 months ago

A simple little command line tool in Go to crunch my videos. This includes many settings I've found that compress "code videos" really well. YMMV.

Updated 1 month ago

This is an idea for a Twitter clone for programmers, similar to how Dribbble is twitter for designers. It'll most likely not feature any images other than people's avatars, and no videos, or audio. Just text. 'Cause we're coders.

Updated 5 months ago

An alternative to Air that just does the one thing Air should be doing. No hugo. No forced upgrades to random Go version. Just run processes and restart on builds.

Updated 5 months ago

These are small simple implementations of many Data Structures and Algorithms using Go. I'm doing this to refresh my memory of them, and to learn Go better.

Updated 4 months ago

A Go version of the https://lcthw.dev/learn-code-the-hard-way/curseyou-python-rogue that makes a tiny Rogue in Go.

Updated 4 months ago

A simple tool I use to "jankify" my textures. It performs a series of transforms that gives everything a consistent pixelated 80s look.

Updated 3 months ago

A replacement for fail2ban that doesn't fuck around.

Updated 2 months ago