Portfolio
A selection of my projects, more to come!
Stealth Startup Frontend
A sleek, interactive frontend design for a stealth startup with fully draggable components so users can customize their own inteface while using the website. Hosted on a turborepo, run with turbo run dev.
Next.js
TailwindCSS
Code
AI Semantic Search
A custom AI semantic search where responses are streamed back to the user based on input query and context using OpenAPI. The AI responds based on knowledge it is fed in a customizable TypeScript file of data inputted into the project repo.
Next.js
PostgreSQL
TypeScript
Code
Brandnetic
Startup idea of a platform for businesses and influencers/models to quickly and efficiently collaborate and agree on partnerships. Guaranteed by a smart contract system stored on a blockchain. Collaborated with UC Berkeley MBAs to pitch this to panel of professors, startups, and research scientists.
React.js
MongoDB
Tezos
Code
2048
My rendition of the popular 2048 game made with Python tkinter for visualization. Works on any stable versions of Python3 or later with pip and Tcl/Tk installed.
Python
Code
Gitlet
An inline terminal application file management system using version control systems based on Git. Capable of adding/removing files to stage for commits, switching to different versions of files, and displaying logs of files and their content
Java
Unit & Integration Testing
Code