Projects


Card image cap

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
Card image cap

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
Jane Austen Image

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
Card image cap

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 Image

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
Card image cap

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
Card image cap

Mountain Train Tours

Demo Website Created with Jquery

This website was created for practice using Jquery.

View Live Demo

View on Github
Card image cap

Inventory Management

A Terminal Based inventory system built with C++

This project demonstates proficiency with C++ including inheritance, polymorphism, dynamic memory management, and operator overloading.

View on Github
Card image cap

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