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 1 day 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 3 days 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 7 days ago

This is a quick dump of my windows vim setup. This works fairly well and I've written a lot of software using this. I also include other software I installed.

Updated 3 weeks ago

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

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 1 month 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 1 month 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 1 month 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 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 2 months ago

This is a simple game I'm writing to test the idea of using games to teach C++.

Updated 2 months ago

The next little game in the series where I make a fancy rogue game.

Updated 2 months ago

A cross platform pre-configured C++ game development setup. It uses Meson to build a bouncing game using SFML, ImGUI, and Box2d in the smallest C++ example possible.

Updated 2 months ago

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

Updated 2 months ago

A weird game.

Updated 2 months ago

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

Updated 2 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 2 months ago

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

Updated 2 months ago

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

Updated 2 months ago

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

Updated 2 months ago