2024
This project explores cell behavior during chemotaxis by simulating two migration models: the Compass model and the Split model, in varying chemoattractant gradients. Implemented in Python with Pygame visualizations, the study investigates model efficiency in diverse gradient conditions, providing insights into pseudopod dynamics and cell movement patterns.
2023
An interactive website to track your plants.
2023
This interactive web app, built with React and Python, generates personalized workout programs designed to help users improve their mile time. By customizing the plan based on fitness levels and goals, the app provides a structured approach to progressively enhance running performance.
2022
This interactive platform lets users analyze and compare Premier League players by customizing stat weights to reflect their preferences. Featuring dynamic rankings, interactive visualizations, and API access, it’s a powerful tool for fans and analysts to explore player performance from the 2022/23 season.
2021
Challenge yourself against a beginner-friendly chess engine with an approximate 700 Elo rating. This Python-based game features a user-friendly interface, logical move validation, and a computer opponent powered by MiniMax and Alpha-Beta Pruning, evaluating moves up to two levels deep.