MY PROJECTS
EACH PROJECT IS A UNIQUE PIECE OF DEVELOPMENT
Card image cap
.NET-Finance Management System

A management system that allows you to add contacts to your list, view your contacts, and send/receive money. With enough transactions, the applications can run an algorithm to provide predictions based on previous spending.

.NET

XAML

C#

JSON

Code
Card image cap
Java Dashboard Project

Data dashboards have become very useful when analysing large sectors of information. They consolidate and display data in a visual format, making it easier for people to understand and with the use of Java and it's integration, it was possible.

Java

SQLite

Excel

Code
Card image cap
Portfolio V1

Online portfolios are dynamic showcases of one's work, skills, and achievements, often made with a combination of HTML for structuring, CSS for styling and layout, and JavaScript for adding and enhancing the UI and UX.

HTML

CSS

JavaScript

Code
Card image cap
Histogram Visualizer

This Histogram Visualiser. It reads inputs made by the user and sorts them out into allocated marking groups. When decided by the user, the script will create both a horizontal and vertical histograms to display the information.

Python

Code
Card image cap
String Encoder & Decoder

Python's ease of use allows it to be a great tool to make fun projects. A coded take on a Caesar Cipher the can shift the letters in various word & phrases using a given shift number; ranging from 1 - 26 (the full alphabet).

Python

Code
Card image cap
Vehicle Management System

A system capable of simulating users reserving parking spaces for vehicles and releasing them from the database. It employs a text file storage mechanism, enabling users to save and load their progress seamlessly.

Java

Code
Card image cap
Airport Seat Booking System

A project that can simulate users booking seats on an airplane, as well as removing their seats from the registry. It utilizes a text file saving system to store the information, so you can save it & load it from where you left off, giving you a seamless experience.

Java

Code