OS_P
OS_P is an operating system project I am currently working on. It is my most ambitious project and one of the projects I have learned the most from.
The final aim of this operating system is to have a full text based operating system by making everything from scratch, this includes the Bootloader and Kernel.
Link to Project
Fishermun
Fishermun is a game me and a group of three others made in 24 hours for Hacknotts 2021. It was made in python using pygame, and our team got second place in the event for it.
Link to Project
Rubik's GL
Rubik's GL is a virtual rubik's cube made using C++ and OpenGL. I made this during my first year at university for an assignment and received a Low First.
Link to Project
2048
I recreated the game 2048 in my first year of university for an assignment. It was made using python along with pygame, and I received a Low First for the submission.
Link to Project