School Projects

Following projects could be clickable and could be downloads!

These files are no malicious files.

HTML + CSS

Pink Goose

For this project from school, I was tasked with recreating a website based on a Figma design. This was only the design and nothing else. No functionality. (Has bugs due to new code being added after check)

For this project from school, I was tasked to create a game with a group of people. I made the website for said game. (The people i have worked on this project with are redacted due to privacy concerns).

Java

First version of Mastermind

For this project from school, I was tasked with recreating a game called Mastermind. In this game there are 2 players, where one creates a color combination and the other has to guess that combination. I made this Computer VS Player, where the Computer makes the code and checks it. It is randomized.

Second version of Mastermind

For this project from school, i was tasked with improving and adding more features to the first version of Mastermind.