Projects
Ideas I'm actually building, not just listing.
6stats / Spotify Stats Tracker
A Spotify-focused stats tracker hosted at 6stats.pages.dev, designed to give users a cleaner way to view listening habits, music activity and personal stats. The goal of this project is to build a proper full-stack style product around music data, dashboards and user-friendly visualisation.
Reactweb UIdata visualisationAPIsdashboard design
6ixtype Portfolio
The main portfolio and brand website for my projects, software ideas and developer profile. This site acts as the front door for 6ixtype, showing who I am, what I build, what I'm learning and the kind of software products I want to create.
Next.jsReactTailwind CSSUI designpersonal branding
Employee Holiday Dashboard
A workplace dashboard idea designed to improve how holiday requests are managed at Magnavale. The current process relies heavily on emails, paper records, spreadsheets and managers manually checking availability. This project focuses on creating a simple dashboard where employees can request holidays, managers can approve or reject them, and everyone can see the status clearly.
SaaSdashboardsworkflow systemsdatabasesauthenticationrole-based access
Minecraft Server Admin Panel
A personal server management panel for controlling a Minecraft VPS without manually using SSH every time. The idea is to create a private dashboard that can show server status, CPU usage, memory, player activity and simple control buttons for actions like restart, stop, update and backups.
VPS hostingLinuxSSH controldashboardsbackend scriptingserver monitoring
NTU Distributed Warehouse Microservices Project
A university project built around a Docker-based microservice architecture for file partitioning, load balancing, file storage, MySQL storage and a JavaFX GUI. The system used multiple services, Docker Compose, Maven, Java and MySQL.
JavaDockerMavenMySQLmicroservicesJavaFXtesting
JLR Group Task Prioritisation Project
A university group project set around task prioritisation and distribution, connected to a Jaguar Land Rover style scenario. My contribution focused around backend and database-related work, including database creation, API endpoint structure, project data handling and improving backend logic.
.NET MAUIdatabasesAPI structurebackend logicteamwork
Grantham Museum Website Support
Volunteer webmaster work for Grantham Museum, helping maintain and support the website. This gave me experience working with a real organisation, handling website content, making updates and understanding how non-technical users depend on clear and reliable web systems.
Web maintenancecontent updatescommunicationreal client support
JUCE C++ Music Player
A C++ desktop music player app built using the JUCE framework. This project helped me explore desktop application development, audio-related programming and C++ interface structure outside of normal web development.
C++JUCEdesktop appsaudio software