Welcome to my 42 School core curriculum repository. This repository tracks my progress and projects through the 42 program.
The repository is organized into two main sections:
Foundational projects of the 42 curriculum.
- CPP Modules: C++ Piscine projects.
- FdF: 3D Wireframe Rasterizer.
- Inception: System Administration and Docker.
- NetPractice: Networking exercises.
- Philosophers: Concurrency with threads and mutexes.
- ft_irc: Internet Relay Chat server.
- ft_libft: Custom C Standard Library implementation.
- ft_printf: Recreating the printf function.
- get_next_line: Reading a line from a file descriptor.
- miniRT: Ray Tracing with C.
- minitalk: Small client-server communication using signals.
- push_swap: Stack sorting algorithm.
- transcendence: Real-time multiplayer Pong web application.
Note: Some code may need to be refactored and updated.
Advanced specialization projects.
- Mobile Piscine: Developing mobile applications.
- ft_hangouts: An Android SMS and contact management application.
- ft_linear_regression: Introduction to machine learning concepts.
Note: Some code may need to be refactored and updated.
Created by prvdnx