Skip to content

damachad/42_common_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 

Repository files navigation

42 Common core

At 42 school, all programs from the common core (unless explicited otherwise) are written in C and in accordance with the Norm ๐Ÿ“‹.

Rank 0 ๐Ÿ“š

Recode functions from various libraries and create my own library โžก๏ธ libft

Rank 1 ๐Ÿ“

Recode printf() with only some format specifiers โžก๏ธ ft_printf
Create a function to read lines from a file โžก๏ธ get_next_line
Create a Virtual Machine with some specifications โžก๏ธ born2beroot

Rank 2 ๐ŸŽฎ

Create a small data exchange program between two programs โžก๏ธ minitalk
Create a simple 2D game โžก๏ธ so_long
Create a program that sorts integers using two stacks, with some restrictions โžก๏ธ push_swap

Rank 3 ๐Ÿ’ป

Create a simpler version of bash โžก๏ธ minishell
Siting Philosophers simulation, using threads and mutexes โžก๏ธ philosophers

Rank 4 ๐Ÿ”„

Practice exercises to learn about networking โžก๏ธ NetPractice
Graphical representation of the inside of a maze from a first-person perspective using RayCasting and MiniLibX โžก๏ธ cub3D
CPP practical exercises โžก๏ธ cpp_modules

Rank 5 ๐Ÿ‹

Multi-container Docker application with NGINX, WordPress and MariaDB โžก๏ธ inception
HTTP web server inspired by NGINX โžก๏ธ webserv

Rank 6 ๐Ÿ“

Currently working on ft_transcendence (a single-page application where users can play pong against each other)

About

My projects from 42 common core (organized)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published