Skip to content
@Univers42

UNIVERS42

A tech island for 42 builders 🤓. The tools are the projects. The projects are the tools.

🌌 Univers42

A shared workspace for 42 Madrid students

The curriculum projects, tools, and side experiments built across the Common Core and beyond.

42 Madrid C TypeScript Docker Linux PostgreSQL


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.

Contents

What's in here

Systems & low-level

  • C — memory, pointers, processes, syscalls
  • Unix — signals, processes, pipes, file descriptors
  • Concurrency — threads, mutexes, synchronization

Algorithms & CS

  • Sorting and stack-based algorithms
  • Inter-process communication
  • Parsing, data structures

Repos with 10+ stars

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.

Repository index

Expand tree
C
├── libft
└── ft_malloc

Built by 42 students, for 42 students.

⬆ Back to top

Popular repositories Loading

  1. francinette-installer francinette-installer Public

    Shell 50

  2. hellish hellish Public

    in 42 school, we have both project of shell minishell and 42sh, after having so much trouble building the shell and output a quality solution. I had to review my skill of programming TDD and devops…

    C 40 1

  3. Torturette Torturette Public

    Herramienta de debbug, diseñadaa para probar la proteccion de todos los malloc realizados durante un programa. Usala para que nadie pueda romper tu codigo.

    C 17

  4. Examen42 Examen42 Public

    C 7

  5. transcendence transcendence Public

    HTML 2 1

  6. log_debug log_debug Public

    C 1

Repositories

Showing 10 of 167 repositories

Top languages

Loading…

Most used topics

Loading…