Pinned Repositories
BADASS
examrank-02-03-04-05-06
exam project 2020
ft_containers
My own implementation of some STL containers (list, vector, map, stack, queue...) in C++.
ft_nm
My own implementation on nm focusing on ELF files.
ft_ssl
My own small implementation of openssl
KFS
My own small kernel, coded from scratch in C and ASM
libcrypto42
A small library coded in C which gives some functions about cryptography. This lib has been coded for learning purposes and should not be used in security critical environments.
libstc42
A small library based on the STL in C++ used in my projects for the 42 school
MiniRT
A small RayTracer based on MiniLibx
RayTracer
Small ray tracer in modern C++.
PatateDu609's Repositories
PatateDu609/ft_containers
My own implementation of some STL containers (list, vector, map, stack, queue...) in C++.
PatateDu609/MiniRT
A small RayTracer based on MiniLibx
PatateDu609/BADASS
PatateDu609/examrank-02-03-04-05-06
exam project 2020
PatateDu609/ft_ssl
My own small implementation of openssl
PatateDu609/KFS
My own small kernel, coded from scratch in C and ASM
PatateDu609/scop
Basic GPU rendering with Vulkan (MacOS/Linux)
PatateDu609/boot2root
PatateDu609/Chess
A small Chess engine using C++.
PatateDu609/ft_nm
My own implementation on nm focusing on ELF files.
PatateDu609/libcrypto42
A small library coded in C which gives some functions about cryptography. This lib has been coded for learning purposes and should not be used in security critical environments.
PatateDu609/libstc42
A small library based on the STL in C++ used in my projects for the 42 school
PatateDu609/RayTracer
Small ray tracer in modern C++.
PatateDu609/chi
lightweight, idiomatic and composable router for building Go HTTP services
PatateDu609/CLarity
CLarity is a lightweight unit testing library for C and C++ projects, designed to be easy to use and cross-platform. It provides a simple and intuitive API for defining and running tests, and supports both static and shared library builds. CLarity is perfect for any project looking to implement unit testing, regardless of its size or complexity.
PatateDu609/corewar
This is a small game where champions have to fight in an arena.
PatateDu609/dr-quine
PatateDu609/ft_ls
A small ls implementation for the 42 school
PatateDu609/ft_ping
My own small ping
PatateDu609/ft_traceroute
PatateDu609/gboucett-iot-argocd
This is just a repository to use with the main IOT project, part 3.
PatateDu609/IOT
This is an introduction to Vagrant.
PatateDu609/libft
libft project of 42 school
PatateDu609/Little-Penguin
Small exercises in kernel programming based on the Eudyptula challenge
PatateDu609/malloc
My own implementation of malloc
PatateDu609/matcha
Tinder like in Go and Vue
PatateDu609/minesweeper
A small personnal minesweeper in C
PatateDu609/my_scop
Small Wavefront .obj file loader using Vulkan
PatateDu609/PatateDu609
PatateDu609/Rubik
A small 3D renderer and solver for rubik's cube using Vulkan