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

Updated 11 months 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 10 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 7 months 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 10 months ago

A simple answer bot written in Go that uses Twitch's IRC service to do most of the work. This project is meant to explain to anyone else trying to make a similar client all the weird setup crap Twitch makes you do with OAUTH2.

Updated 4 weeks ago

A weird game.

Updated 11 months ago

A kind of Augmented Reality programming game that makes you a better programmer.

Updated 7 months ago

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

Updated 1 year 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 9 months ago

Experiments in using Lua with sol2 and how best to structure the data. Contains a shoot out of SOA, vs AOS vs. MOA. SOA = Struct of Arrays AOS = Array of Structs MOA = Many Array of Structs (kind of a hybrid)

Updated 3 weeks ago

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

Updated 11 months ago

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

Updated 11 months ago

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

Updated 11 months ago

This is a parody of leetcode.com for designers. It's being developed live on Twitch.tv/zedashaw to demonstrate how to make a parody of a website.

Updated 3 years 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 10 months ago

A simple bit of code in multiple languages that lets you calculate useful statistics without storing every sample.

Updated 2 weeks ago

This is the code for the bot that we use in the course Discord. It's being built over a series of livestreams and only does a few basic things like replaying livestream chats.

Updated 4 years ago

Code featured in the blog for learnjsthehardway.com.

Updated 4 years ago

This is only for testing npm init for installing other things.

Updated 3 years ago

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

Updated 11 months ago