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.
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
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.
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.
A JQuery animated and interactive slideshow of pictures with information, and can obtain information from Microsoft Excel CSV files.
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.
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