My Projects:

AniFinder

AniFinder is an AI powered Anime generator based on the user's preferences. The generator is powered by google's AI, gemini pro. The prompts include an anime genre and reference anime to generate a similar anime the user may enjoy.

Warmup Calculator

A simple weightlifting warmup calculator to help lifters work up to their personal best attempt safely. The calculator works seamlessly on mobile as a Progressive Web App (PWA) for user convenience.

GymShark Scraper

A python web scraper focused on GymShark products. When the price of specified products falls below a certain threshold, an IOS push notification is sent. The code is hosted on AWS Lambda and uses CloudWatch to run the code every 30 minutes.

Nutrition Tracker

The nutrition tracker provides users the ability to calculate their basal metabolic rate (BMR) and lose weight with the calorie tracker. Information about meals is API returned. Users can add specific foods, which then subtract the provided macronutrients from their daily goals.