Quick overview of some of my proudest works
*code coming soon!*
Pokedoc
PokeDoc is a web application for the health care industry that connects patient and doctor within a practice. This application aimed to solve the problem of having to make phone calls to create appointments. Patients could request appointments while doctors could manage patient loads. Built with security in mind and dockerized for easy scalability. Used various techologies including but not limited to: React, Springboot, MongoDB, Flask (Python)
From this homepage, by cliking on the plus sign, the patient could make appointments with any doctor they choose
Doctors could reject, confirm, and complete appointments with the pattients assigned to them
Take a look at some of the features with the video above!
*Existing appointments were intentional as this project was presented and various different parts were explained liveLivestream Screen Reader
Wrote an application in Python using Pytesseract that pulled an image from a twitch livestream and reads the text on the screen using AI. Its intended purpose was to know what times where presented on the stream and see if a streamer had a good time for a speedrun.
Some of the screenshots from the extracted text
The program gives us the row of the text with the number and the time. This is useful for speedrunners to know if the time is good or not. Unfortantely limited by the quality of the stream and the abilities of the AI.
Ecommerce API system
Wrote an API in C# .net for an ecommerce system. This system allowed customers to create seller and buyer accounts to trade and sell items. This system had all the steps for the system including checkout, catalog and card services. This entire system was containerized and deployed in docker for easy scability and increased reliability. Also wrote scripts for a one click deployment
Here is some code from the project that showcases some of the Create, Read, Update, and Delete operations from just one of the 5 microservices. This is the checkout service where checkouts are created and completed/deleted.
Check out my Resume!
My resume has more than just projects, it shows other types of experience I may have that you may find interesting as well