Skip to content
#

42-project

Here are 35 public repositories matching this topic...

This project aims to create your own HTTP server. You will be able to test it with a real web browser. HTTP is one of the most used protocols on the internet. Knowing its intricacies will be useful, even if web development is not on your carreer path.

  • Updated Jul 14, 2026
  • C++

So Long is a captivating 42 project where you create a game using the MinilibX library. Explore graphics, handle events, and navigate through challenges. Immerse yourself in C programming and game development within the 42 ecosystem.

  • Updated Feb 17, 2024
  • C

Get Next Line is a project at 42 that focuses on reading a line from a file descriptor. The objective is to develop a function that reads a line from a file, manages multiple file descriptors, and handles varying buffer sizes efficiently. This project enhances skills in file I/O, memory management, and handling different edge cases.

  • Updated Jan 3, 2024
  • C

Push Swap is a 42 project challenging you to sort a stack with the fewest possible moves. Develop algorithmic skills and optimize sorting methods within the constraints of limited instructions. Master the art of efficient stack manipulation.

  • Updated Jan 3, 2024
  • C

Improve this page

Add a description, image, and links to the 42-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 42-project topic, visit your repo's landing page and select "manage topics."

Learn more