In progress - projects being added

Projects

Own Projects
Projects that were completed in own time or similar to further personal development experience and solidify knowledge on certain topics / languages.

Game Store App
Game Store Application
2025
Blazor .NET 9 C# MSSQL Entity Framework Web API HTTPS VPS Hosting Full Stack

A simple yet functional Game Store application designed to manage a collection of games and categories. The frontend is built using Blazor and communicates with a .NET 9 Web API. Data is stored in an MSSQL database and accessed via Entity Framework. The application is hosted on my private VPS, served over HTTPS with a Let's Encrypt SSL certificate, and is accessible via a custom subdomain I registered. While this is a relatively straightforward project, it effectively demonstrates my ability to integrate frontend, backend, and database layers, as well as manage deployment and hosting independently.

View Code
React Movie App
React Movie Application
2025
React.js External API Bootstrap localStorage Responsive Design HTTPS VPS Hosting JavaScript

A clean and responsive React application that allows users to search for movies via an external API. Built with React.js and Bootstrap, the app supports movie search, detail views, genre exploration, and a favourites system. Favourites are stored using localStorage, allowing for persistent user preferences across sessions. The application is deployed on my private VPS, served over HTTPS with a Let's Encrypt SSL certificate, and accessible through a custom subdomain. While relatively simple in scope, this project demonstrates my ability to build user-friendly interfaces, work with third-party APIs, manage state, and independently handle end-to-end deployment.

View Code
Personal Portfolio
Personal Portfolio
HTML CSS Bootstrap JavaScript Responsive Design VPS Hosting Let's Encrypt Custom Domain Frontend Development Full Deployment

This is the site you're currently viewing—my personal portfolio, built from the ground up using HTML, CSS, Bootstrap, and a touch of JavaScript. It was designed to be clean, responsive, and easy to navigate, showcasing my work and background in a straightforward way. The site is hosted on my private VPS and secured with an SSL certificate via LetsEncrypt. It's accessible through a custom domain I registered and configured myself. While simple in tech stack, this project demonstrates my attention to detail, design sense, and ability to independently manage both frontend development and full deployment.

Code
Calculator App
WPF Calculator Application
2020

A simple WPF Calculator Application created using Windows Presentation Foundation, XAML (eXtensible Application Markup Language), C#, and Visual Studio 2019. This application has not been deployed but the source code can be seen in github below.

View

    Ideas:

  • Raspberry Pi!
  • Python book application
  • Product catalogue - add to cart etc
  • Web Scraper?
  • Build an API
  • Build a snake game
  • Basic web server
  • CHIP-8 emulator
University Projects
Projects completed throughout my time at the University of Hull - Correlates to the modules in the 'Education' page where possible.

Financial Planning Application
Honours Stage Project
(2020)

My project entailed the creation of a personal financial modelling package,... including a responsive web app, which enabled users to view income and expenditure transactions and subsequently visualise, categorise and understand their financial information more effectively using graphs and analytical tools. The package was built using ASP.Net MVC and Bootstrap (alongside HTML) for front end, with Entity Framework used for communication with the database holding all user data and Azure the chosen platform for hosting the application.

Card image cap
Advanced Software Engineering
(2020)
Distributed Systems
(2020)
Data Mining and Decision Systems
(2019/2020)
Mobile Devices and Applications
(2019/2020)
Agile
(2019)
Networking and User Interface Design
(2019)
Database Techniques
(2019)
E-Commerce and E-Business
(2018)
Software Engineering
(2018)
Systems Analysis
(2018)
Snippits
Snippits
(2018)
Battleships Game
Battleships Game
(2017)