Hello!

You can check out the C++ chess engine i made here: ChessEngine.

The most useful thing ive written is gpt-broker, a microservice that manages an organization's third party API's. I wrote a small writeup, you can find it here, it's github repo is here.

I am hosting two machine learning projects from a computer in my room.
DinoMatch performs image similarity searches. (live website) (github repo)
DefaultDetector predicts credit card defaults using people's credit history. (live website) (github repo)

My first full stack project was a Sudoku web app. You can play it here!

Right now I am having fun with erlang and the parallel computing class im in.