RGBIT

RGBIT is a completely open-source and free platform for restoring color to black and white images.

RGBIT

AWS, Docker, TensorFlow, Flask, ExpressJS, ReactJS

Calculator

Inspired by the TI-84 Plus CE, I created a web-based graphing calculator. This was built in vanilla HTML, CSS, and JavaScript. The calculator supports simple graphing and functions.

HTML, CSS, JavaScript

Collegy

Collegy is a project I built with a friend over 2 weeks in 2022. It is a platform to help students discover college fits, with a specialized college recommendation algorithm. Furthermore, there is a search function, allowing you to easily explore and compare different colleges to find the best fit for your needs and goals.

MongoDB, ReactJS, NodeJS, ExpressJS, and ChakraUI

Concurrency

This project attempts to simulate concurrency. Each ball is tied to a separate website ping. The balls will bounce with gravity, growing and shrinking depending on the ping time between designated websites.

HTML, CSS, JavaScript

Machine Learning Speed Ratings

The goal of this project is to create an accurate machine learning model to predict the speed rating of all finishers in any given race in New York State. The model will be trained, valuated, and tested on speed ratings from 2014 to 2019 along with weather data from the National Centers for Environmental Information and course specific information from Tully Runner’s and Milesplit. The hope is that this model can be applied to future high school cross country races and produce a higher quantity of accurate speed ratings.

Python, TensorFlow, Pandas, NumPy

Connections

My recreation of the NY Times’ Connections. This project was built in around 1 hour during my data science lab :)

ReactJS

Stock Analysis

This project analyzed the entire stock market, soley based on fundamental analysis from anlysts across Wall Street. The project involved a heavy amount of webscraping and data cleaning. Report and algorithms available in the repository.

Python, Web Scraping, MongoDB