Currently studying Computer science at reading university. With high hopes of graduating and becoming a software developer/engineer. Eager to work on Graphical user interfaces, Back-ends, API's and more tech.
YourHUD's is a HUD (Heads up display) Browser/Installer for Team Fortress 2. It allows users to install and manage custom HUDs for the game, with a simple and easy to use interface. It is written in C++ and uses QT for the user interface. The project is currently in development and aims to provide TF2 players with a convenient way to customize their in-game HUDs.
CLI (Command Line Interface) Built in C++. Using RapidJSON library and libcurl. Connected to a backend written in C++ with crow using a MySQL Database and also built in REST-api. This is just the interface not the backend server..
Expense Tracker project – a simple, yet powerful tool to keep tabs on your spending habits. This application lets you effortlessly log your expenses, from daily coffees to monthly bills. Created in Java and using android studio.
A C++ backend built using crow's C++ Framework. Used for CLI-Application-Interface and also used Capital-audit. Connected to a Sqlite3 database, hosted on a raspberry pi 4. I built a REST-api for the backend, it has many features for manipulating the data within the database, after authentication.