-
๐ฑ I learned the legendary C and C++ programming languages at Codam
-
๐ Besides that I have also completed online courses in web development and data/SQL
-
๐ข I am currently a full-time Graduate Software Engineer at Sonos
-
๐ Always looking for ways to improve my code
-
โก Outside of studies and work I enjoy reading, making music, creative coding, climbing and nerding out about films
-
๐ webserv: Writing an HTTP server in C++ (group project with Marรจs Verbrugge and Flen Huisman)
-
๐ cpp-modules: Getting a strong understanding of C++ and object-oriented programming
-
โ๏ธ mini-RT: Graphics project, writing a raytracer in C from scratch
-
๐ philosophers: Solving a version of the dining philosophers problem using threads and mutexes
-
โ๏ธ fractol: This project is about creating graphically beautiful fractals
-
โฌ๏ธ push_swap: Sorting data on a stack using the lowest possible number of actions
-
โป๏ธ pipex: Recoding the pipe (|) operator with system calls only
-
๐ Minishell: Creating our own version of the Bash shell (group project with Jagna Hendriks)
Check my repo's for more!
-
๐ฎ transcendence: A website with a chat and real-time multiplayer online game (group project)
-
๐ flowfield: An interactive flow field website that let's you create your own art (CSS, HTML, JavaScript)
-
๐ inception: Broadening my knowledge of system administration by using Docker