Software Projects

In Stock Gaming Hardware Checker

Checks if gaming items are in stock from Amazon, using an API called Requests HTML. In recent months, it has been hard to find graphics cards and gaming consoles due to bots and scalpers taking them as soon as they are available, and the global silicon chip shortage. This gives power back to the people.

Technologies: Python, requests_html API, HTML and Bootstrap

Car Events Website

Calendar based website where users can click on a day and add car show events for that day. Users can edit, delete and update posts and see images. Technologies: Created with HTML, Python, Flask, Jinja and MongoDB

Live Link: Car Show Events

EasyHealth (Website and iPhone App)

Easily Share Medical Info with your personal doctor by uploading documents and sending information. Patients can sign up and login as well as Doctors. The website can tell whether a patient or user is authenticated based on the sign up process. If a patient sends a document to their doctor, their ID is automatically tied to their document. The SQL relational database then ties the patient and the doctor. Doctors can also send documents and the same happens to them. There is an iPhone app where users can sign in and messages can be created and uploaded to Firebase. In v2 of this website, users can handwrite and save notes and it was rebuilt using a MERN stack. Hooks are used to display the medical documents.

Technologies: Created with Python, HTML, Jinja2, Flask, SQL, React, Node JS, Express, Swift, Mongo DB and Bootstrap
Live link (v1): EasyHealth v1
Live link (v2): EasyHealth v2
Mobile App Github:
Mobile App

Omniconnx

A team industry collaboration project, which is a networking website for medical students, serving as an MVP. Over the course of a few months, I worked as a backend lead to work with a frontend team and develop this interactive MERN stack website.

Technologies: Created with Node JS, Express, React, Javascript, HTML and MongoDB
Live Link: Omniconnx
Github: Omniconnx

Interactive Slideshow

A JQuery animated and interactive slideshow of pictures with information, and can obtain information from Microsoft Excel CSV files.

Technologies: Created with HTML, Javascript, and JQuery
Github: Slideshow

Get Big

In this game, the player plays against a computer to collect dots to get bigger before the computer does. If the player is bigger than the computer, they can eat them, and then win the game. They can select to play again or quit in the menu screens.

Technologies: Created with Python and Pygame
Play the game through this link by running it at the top: Get Big

HighlyFit

Workout website where any user can upload a workout card, and there is a corresponding 3D model on the site that loads, showing the different muscles of the body. Was worked on as a team, and I accomplished adding the 3D model API and database. Technologies: Created with HTML, Python, Flask, Jinja, ThreeJS API and MongoDB

Live Link: HighlyFit