heleen's repositories

42_CPP_Modules

Introduction to C++ with a broad collection of exercises and small projects, exploring inheritance, polymorphism, exception handling, templates, STL & algorithm library and more

Language:C++Stargazers:1Issues:0Issues:0

cub3D

This project is inspired by the world famous game Wolfenstein 3D, which was the first ever FPS game. With the use of Ray-Casting we created a dynamic view inside a maze in which you'll have to find your way.

Language:CStargazers:1Issues:0Issues:0

fractol

Small graphical fractal exploration program

Language:CStargazers:1Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0

42inception

Writing small Docker images as an exercise, as well as a docker-compose file, for a fully functional LEMP-stack in dedicated containers

Language:ShellStargazers:0Issues:0Issues:0

42philosophers

Dining philosophers with threads and mutexes & dining philosophers with processes and semaphores

Language:CStargazers:0Issues:0Issues:0

ft_transcendence

Multiplayer online game project which combines of classic arcade games such as Pong and Breakout, with new gameplay mechanics and features such as special abilities, power-ups, and a leveling system. Players can compete in real-time matches against each other, and the game also features a ranking system and matchmaking functionality.

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

webserv

This project is about writing your ow HTTP server. You will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.

Stargazers:0Issues:0Issues:0