The curriculum projects, tools, and side experiments built across the Common Core and beyond.
42 doesn't run on lectures. You get a subject, a peer evaluator, and however many nights it takes to make something work. This org is where a chunk of that work lives: the mandatory projects, the tools people ended up building because the curriculum didn't hand them one, and a few things folks kept improving long after their evaluation was signed off.
|
Systems & low-level
|
Algorithms & CS
|
Nothing below is hardcoded. update-readme-stars.mjs queries the GitHub API for every public repo in this org, keeps the ones with 10 or more stars, sorts them by star count, and rewrites the table between the markers below. update-readme.yml runs it daily and on demand, and commits the result if it changed.
Populates on the first workflow run — trigger it manually from the Actions tab, or wait for the daily schedule.
Expand tree
C
├── libft
└── ft_malloc
Built by 42 students, for 42 students.