last updated 2026-03-09
I'm a software engineer at Robinhood. I currently live in Brooklyn. You can find my LinkedIn here.
gdrive-journal-search — A vibe-coded semantic search tool for long-form documents. It uses LangChain, Sentence Transformers, and FAISS to index text into vector embeddings, enabling meaning-based search rather than simple keyword matching.
my_first_rails_app — A Ruby on Rails application built while following The Odin Project tutorial.
police_stops_analysis — Data analysis project examining police stops in South Carolina using Jupyter notebooks and data from the Stanford Open Policing Project.
plansite — A personal planning website for organizing tasks and schedule.
Connect4_AI — A Connect 4 AI using convolutional neural networks and reinforcement learning, inspired by AlphaGo, that learns by playing against itself.
Sudoku-Solver — Solves Sudoku puzzles of arbitrary dimensions using constraint propagation (naked/hidden twins) and backtracking.
Task-Poster — A mobile app built at YHacks hackathon.
ICPC — Competitive programming practice work for the International Collegiate Programming Contest.
Side-Projects — A collection of miscellaneous small side projects.
Machine-Learning — Custom machine learning tools written in C++ for learning ML fundamentals from scratch.
GhostBusterApp — An Android app built as a course project for CS2110.
Genetesis — Code from working with Genetesis (proprietary content).