I am a 42 School student with a passion for low-level programming, driven to explore the foundational elements of technology.
-
💬 Ask me about 42 school or any of my projects
-
📫 How to reach me frapp@student.42heilbronn.de
💬 Ask me about 42 school or any of my projects
📫 How to reach me frapp@student.42heilbronn.de
This repository showcases a selection of my personal graphics projects, each reflecting different stages of my journey into 3D graphics and rendering techniques.
Multithreaded implementation of the classic Dining Philosophers problem, focused on performance and efficiency. Incorporates prefetching, buffer swapping, cache optimization, and curve fitting to d…
C 1
HTTP1.1 compliant webserv implementation in C++
C++ 2
“minitalk”: Send strings between processes using SIGUSR1 and SIGUSR2 signals, with a custom binary protocol designed to maintain data integrity without slowing down the transmission.
C