Pinned Repositories
adventofcode
My solutions for Advent of Code
anthonygedeon
base64
An RFC-compliant base-64 decoder and encoder
chip-8
A fully-featured CHIP-8 interpreter (or "emulator")
cpama-solutions
My solutions for C Programming: A Modern Approach 2nd Ed. by K. N King
dotfiles
My personal dotfiles
exercism-solutions
My solutions to some of the problems in Exercism
flappybird
A Flappy Bird clone in Godot
gameboy
A Game Boy (Color) and Gameboy Advance Emulator
ladybird
Truly independent web browser
anthonygedeon's Repositories
anthonygedeon/chip-8
A fully-featured CHIP-8 interpreter (or "emulator")
anthonygedeon/gameboy
A Game Boy (Color) and Gameboy Advance Emulator
anthonygedeon/adventofcode
My solutions for Advent of Code
anthonygedeon/anthonygedeon
anthonygedeon/base64
An RFC-compliant base-64 decoder and encoder
anthonygedeon/cpama-solutions
My solutions for C Programming: A Modern Approach 2nd Ed. by K. N King
anthonygedeon/dotfiles
My personal dotfiles
anthonygedeon/exercism-solutions
My solutions to some of the problems in Exercism
anthonygedeon/flappybird
A Flappy Bird clone in Godot
anthonygedeon/gist
A real-time client-server chat application using TCP sockets
anthonygedeon/godot
Godot Engine – Multi-platform 2D and 3D game engine
anthonygedeon/i8080
An Intel 8080 Emulator built in C
anthonygedeon/ladybird
Truly independent web browser
anthonygedeon/minecraft
A clone of Minecraft from the ground-up
anthonygedeon/nand2tetris
My solutions for Nand2Tetris
anthonygedeon/playground
Personal lab to try things out and learn
anthonygedeon/serenity
The Serenity Operating System 🐞
anthonygedeon/game-of-life
A simulation of Conway's Game of Life
anthonygedeon/leetcode-solutions
My Leetcode Solutions
anthonygedeon/oscs
My notes, homework and project solutions for all the subjects in teachyourselfcs.
anthonygedeon/tcpl-solutions
My solutions to The C Programming Language by K&R