Portfolio

Below is a collection of my completed projects.

Fetal Health Analysis
the image displays a screen with a form for inputing medical parameters

This project features a dashboard to visualize the data used to make predictions, as well as an application that will predict fetal health based on input medical parameters using the Random Forrest Classifier machine learning model. This project was built using Python and Flask, Jupyter notebooks for ML integration, and Bootstrap JavaScript framework.

Twitter Clone API
the image displays a screen with a form for inputing medical parameters

This project showcases a RESTful API implemented from scratch using Spring Boot, JPA, and Postgresql. This is a collaborative project built to resemble Twitter, with 30 different endpoints.

Scheduling Application
the image displays a screen with a form for inputing medical parameters

This is a GUI-based desktop scheduling application with SQL database integration. Built using Java, JavaFX, Scenebuilder, and MySQL.

Who's Who
the image displays a screen with a form for inputing medical parameters

This is a front-end JavaScript React web application game that interfaces with Spotify API to generate genres, songs, and artists. The player can listen to a sample of the song, and choose the artist whom it belongs to. The player's choices as well as high score are stored, allowing them to retry the game with the same settings. This project was done in collaboration with two other colleagues

Full-Stack Company web-application
the image displays a screen with a form for inputing medical parameters

This is a collaborative project where over the course of a week we developed a Spring back-end server and React front-end client applications and integrated them to produce a company web application that would allow different functions based on user admin privilages. Allows an admin to choose, view, and create companies, teams, projects, and announcements.

Class Roster
the image displays a screen with a form for inputing medical parameters

The purpose of this project is to help a fictional university migrate an existing student system to a new platform using C++ language. Used OOP to structure the application. Displays student data such as degree information and personal details.

Inventory Application
the image displays a screen with a form for inputing medical parameters

This is an original inventory managament system created for my software course. It was based on the needs of a fictional company who had outgrown its current inventory management system. Buult using Java, JavaFX, and SceneBuilder, this application allows the user to add and remove products and associated parts and keep track of inventory.