Lucas Lefrancq (llefranc)

llefranc

Geek Repo

Company:42 Paris

Github PK Tool:Github PK Tool

Lucas Lefrancq's repositories

42_ft_containers

School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).

42_exam_rank_04

School project: third exam of the mandatory part of new 42 cursus.

Language:CStargazers:16Issues:1Issues:0

42_Containator

Personnal project: a tester for the 42 ft_containers project made with @hherin.

42_cub3D

School project: create a video game using ray-casting technology and a graphic library (with all the bonuses).

Language:CStargazers:9Issues:2Issues:0

42_ft_printf

School project: reimplement printf in C (with all the bonuses, including the floats and Dragon4 algorithm).

Language:CStargazers:4Issues:1Issues:0

42_ft_services

School project: set a cluster with several services using Docker and Kubernetes.

Language:DockerfileStargazers:3Issues:1Issues:0

42_inception

School project: set up a web server using Docker-Compose, with each service running separately in its own container.

Language:DockerfileStargazers:3Issues:1Issues:3

42_libasm

School project: get familiar with assembly language (with all the bonuses).

Language:AssemblyStargazers:3Issues:1Issues:0

42_minishell

School project: create a shell working like bash.

Language:CStargazers:2Issues:1Issues:0

42_philosophers

School project: introduction to the basics of threading a process and how to work on the same memory space.

Language:CStargazers:2Issues:1Issues:0

42_webserv

School projet : implement a server handling HTTP protocol using UNIX socket.

Language:C++License:MITStargazers:2Issues:1Issues:3

42_CPP_piscine

School project: learn C++ language through different little exercices.

42_ft_ping

School projet: reimplement ping internet utility, using a raw socket and IP/ICMP protocols.

Language:CStargazers:1Issues:1Issues:0

42_taskmaster

School project: develop a job controller, configurable at launch with a config file and providing a shell to the user.

Language:C++Stargazers:1Issues:1Issues:0

42_lem-ipc

School projet: create a multiprocessus game using UNIX System V IPC mechanics (shared memory segment, semaphores sets and message queues).

Language:CStargazers:0Issues:1Issues:0

42_piscine_electronique

Optionnal project: microcontroller programming on ATMega328P, with I/O registers, PWM cycle, interrupts, EEPROM access and UART/I2C/SPI serial communication.

Language:CStargazers:0Issues:1Issues:0

42_ft_linux

School project: build a basic, but functional, linux distribution.

Stargazers:0Issues:1Issues:0

42_ft_server

School project: set up a web server using Docker.

Language:PHPStargazers:0Issues:1Issues:0

42_get_next_line

School project: code a function that reads from a file descriptor and returns a line ending with a newline (with all the bonuses).

Language:CStargazers:0Issues:1Issues:0

42_libft

School project: code a C library regrouping usual functions that will be allowed to use in all other 42projects (with all the bonuses).

Language:CStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:1Issues:0

42_push_swap

School project: implement the best algorithm to sort one stack using another stack (quicksort algorithm).

Language:CStargazers:0Issues:1Issues:8
Stargazers:0Issues:1Issues:0