I like Systems Programming.
- Pronouns: He/Him
- Languages: Primarily use C++/C, x64_86 Assembly, C#, Python
- HackComputer Toolchain: A WIP implementation of the Hack Assembler, VMTranslator, a Compiler for the Jack Programming language and JackOS as part of the nand2tetris course. All of them written in C++ with the OS being written in Jack.
- Argon3D: A 3D software renderer written completely from scratch with C++
- Clank: Clank is a simple 2D Game Engine written with C++ and SDL2
- Chip8 Emulator: An emulator for the Chip8 Machine written in C++
I use VSCode and RemedyBG for most of my development/debugging, but I'm also familiar with Visual Studio, gdb.