Magnitopic

Projects

Here are some of the projects I've worked on. Click on a project to learn more about it. You can also view the project code on GitHub.

Minishell

Minishell

This project was about creating a simple shell. Yes, our own little bash. We learned a lot about signals, pipes, forks, file descriptors and handling user inputs. But most importantly, we learned how to structure a large C project. All while working as a team.

CBashTeam Project42
Rubber Ducky DNS poisoning

Rubber Ducky DNS poisoning

The goal of this project was to do a class presentation on explaining what a rubber ducky is and what it can be used for. To show it's potential, we created a small project in which a rubber ducky would change the DNS settings of a computer. That made traffic go through our own fake page login and steal the credentials.

CybersecurityDNSPythonRubber DuckyTeam Project
Matcha web page

Matcha web page

Fullstack dating website. Made with React, TypeScript & Tailwind. Group project in which I worked on the frontend and coordinated with a team mate to make the backend API service.

WebDevFrontendReactJSTailwindTypeScriptTeam Project42