My curated 42 School resource collection. The good, the bad and the ugly.
One hundred days of code in Python. 100 days, 1 project per day.
A text editor built from scratch in C, using less than 1000 lines of code.
My attempt at developing a game on Godot engine and learning the basics.
Base Visual Studio Code extension, triggers a command to open a website displaying cat images.
3D game created from scratch similar to Wolfenstein 3D, where I explored the world of raycasting, using C and the minilibx library.