
Projects
During my education and career path I had the chance to establish several site projects focusing on further advancing both my coding skills and digital product management knowledge.
A common threat within many of those projects, and a strong interest of mine, is the focus on developing web applications that can help businesses to advance elevate customer experience, improve productivity and maximize profitable operation.
The below is a selection of some of those projects.
Personal Training Log
A Django framework based web application for Personal Trainers and their customers to log training records and customer body stats biometrics. The main programming language used is Python supported by JavaScript, CSS and HTML code. The app is setup with responsive web design and utilizes a Sqlite database. Additionally implemented features are distinctive user classes, Django alert messages and Django testing.


React Quiz App
This JavaScript based web application utilizes the React library with Vite project bundling. The main programming language used is JavaScript supported by CSS and HTML code. The app is setup with responsive web design and utilizes the Open Trivia Database API to generate questions. Additional features are highscore tracking utilizing a Firestore database and personalized question creation with individualized API request.