Portfolio
Welcome to my online portfolio. Some projects are private. If you are interested in seeing the source code for one of these projects, please reach out to hunter.contos@yale.edu
- All
- ML
- Frontend
- Backend
- Infrastructure Systems

Atomic Swap Exchange
Cryptocurrency exchange utilizing an Atomic Swap implementation on the Bitcoin and Ethereum blockchains
Summer 2019

Intelligent Connect Four
Connect Four played intelligently using Minimax with Alpha-Beta Pruning, Monte-carlo Tree Search, and Q-Learning
Fall 2020

Clothing Classifier
Clothing classifier created by training a convolutional neural network and using edge maps to improve performance
Fall 2020

Intelligent Kalah
Kalah played intelligently using machine learning algorithms such as Minimax and Monte-carlo Tree Search
Fall 2020

Locality
Interactive web application for college students to make personal profiles and create forums for student life
Fall 2017

Stdio Caching
Speed up a simple userspace file abstraction library implemented using a character-at-a-time syscall using caching techniques.
Spring 2020
