Yekanat's Stars
rphlr/42-Evals
A curated collection of official 42 School evaluation sheets 📄✅, complete with a user-friendly web interface for streamlined navigation and self-assessment. 🖥️🚀 Explore, prepare, and excel in your peer evaluations. For the full experience, visit my web page!
42Paris/minilibx-linux
harm-smits/42docs
Documentation on MiniLibX and curriculum projects
jotavare/42-common-core
Detailed information about my projects and exams made at 42 Porto, during Common Core.
NicoTerabyte/Push_swap
Pain a lot of pain
99shandhokhan88/push_swap
"push_swap" is a C programming project where the goal is to efficiently sort a list of numbers using a limited set of predefined actions, with the aim of minimizing the number of actions required.
99shandhokhan88/so_long
"so_long" is a 2D maze game in C where players navigate through a maze, collect items, and reach the exit while avoiding obstacles. It features XPM graphics and keyboard controls using the X-Window with MiniLibX, offering a fun programming project for game development enthusiasts.