Projects

Stylo-Compare
Stylometric Text Comparison Tool
A formal writeup of my work creating a Stylometric analysis text comparison tool.

IPO Predictor
Vector Autoregressive IPO Price Prediction
This is a formal writeup of my work predicting stock prices of related IPOs with Vector Autoregression.
View Writeup View on Github
Kattis Problems
My Solutions for Competitive Programming
These solutions are written in Python and C++. They show how to solve competitive programming problems in all difficulties.
View on Github
Decision Tree
Custom Decision Tree Implementation in Python
To demonstrate my understanding of decision trees, I implemented one from scratch in Python.
View Example View on Github
FRC NOMAD 2022
Robot Code
This robot picked up mini dodgeballs and shot them into a target using computer vision.
View on Github
Jane Austen AI
Neural Network Project
Check out this machine learning project that uses LSTMs to generate novels that sound like Jane Austen.
View on Github
Live Image Detection
Image Classification Done in a Web Browser
A simple image classifier that can run live in a browser using prebuilt models.
View Live Demo View on Github
Web Editor
Simple HTML Code Editor
This IDE written in Python lets you write HTML with handy shortcuts built in.
View on Github
The Nomad Alliance
Robotics Resource and Stats Tool
This website offers our team resources for public use and provides statistics on teams.
View Live Demo View on Github