>hello

127.0.0.1

>whoami

wyatt ferguson

hi, i'm wyatt, a software developer, riddled with adhd, and these are my wares.

#python #rust #opensource

>projects.im/proudof

every once in a while i manage to actually finish project and not just cast it into the pit of unfinished ideas. these are a few of those that i'm actually proud of.

pattern - modern python cookiecutter template #python
github/pattern

space invaders emulator - complete emulator for the original 1978 space invaders arcade cabinet. #python
github/space-invaders-emulator

gameboy emulator - complete orginal gameboy emulator. #python
github/gameboy-emulator

game of life - a gameboy version of conway’s gameof life. #c
github/gameoflife-gb

2048 - a gameboy version of the 2048 game. #c
github/2048-gb

2d raycaster - a wolfenstein style 2d raycaster #python
github/raycaster-demo