MarcusK00
👋 I'm a Computer Science student passionate about software development, problem-solving, and building cool things with code.
Denmark
Pinned Repositories
PowderGame
An element simulation built in Python! Elements like water, fire, sand, and more interact in a dynamic grid-based world. Watch how different materials behave and react with each other in real time.
StackTrack
A web app using MudBlazor & Supabase to track gym weights used in previous workout. Makes it easier to keep track of progressive overloading instead of having to write it in a document.
RGBAtMouseCords
I needed a way to get the exact RGB colors based on my mouse cords for an automation script i was making. So i made this, as i couldnt find something similar online. Gives both the RGB and X,Y cords of mouse position.
MaturixShiftApp
Worked together in a team of 6 developers. Features real-time updates, User & Shift creation, responsive modern UI. Worked directly with stakeholders to gather requirements and iterate on feedback, ensuring the tool fit existing workflows. Is currently in use and deployed in company.
BitMiner-Incremental-Game
A simple, incremental game built with Blazor WebAssembly.
PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
MVVMCalculator
A user-friendly calculator app built with MVVM architecture. Designed with a clean UI and smooth user experience, it handles basic arithmetic with clarity and precision.
RockPaperScissors
A fun little Rock Paper Scissors game made in .NET WPF. First interaction programming an AI.
ROEQRoomBooker
Worked closely together in a development team of 6 where we created a Room Booker for a company needing a way to organise booking of their showrooms and meeting rooms.
ToDoDotNetCoreHosted
A ToDo list web app built with Blazor WebAssembly (frontend) and ASP.NET Core Web API (backend), persisting data to a SQL Server database.
MarcusK00's Repositories
MarcusK00/StackTrack
A web app using MudBlazor & Supabase to track gym weights used in previous workout. Makes it easier to keep track of progressive overloading instead of having to write it in a document.
MarcusK00/MarcusK00
MarcusK00/BitMiner-Incremental-Game
A simple, incremental game built with Blazor WebAssembly.
MarcusK00/ToDoDotNetCoreHosted
A ToDo list web app built with Blazor WebAssembly (frontend) and ASP.NET Core Web API (backend), persisting data to a SQL Server database.
MarcusK00/RockPaperScissors
A fun little Rock Paper Scissors game made in .NET WPF. First interaction programming an AI.
MarcusK00/ROEQRoomBooker
Worked closely together in a development team of 6 where we created a Room Booker for a company needing a way to organise booking of their showrooms and meeting rooms.
MarcusK00/MaturixShiftApp
Worked together in a team of 6 developers. Features real-time updates, User & Shift creation, responsive modern UI. Worked directly with stakeholders to gather requirements and iterate on feedback, ensuring the tool fit existing workflows. Is currently in use and deployed in company.
MarcusK00/RGBAtMouseCords
I needed a way to get the exact RGB colors based on my mouse cords for an automation script i was making. So i made this, as i couldnt find something similar online. Gives both the RGB and X,Y cords of mouse position.
MarcusK00/PowderGame
An element simulation built in Python! Elements like water, fire, sand, and more interact in a dynamic grid-based world. Watch how different materials behave and react with each other in real time.
MarcusK00/MVVMCalculator
A user-friendly calculator app built with MVVM architecture. Designed with a clean UI and smooth user experience, it handles basic arithmetic with clarity and precision.