QuikLaTeX
Full-stack LaTeX editor with real-time PDF compilation and cloud document storage. Write LaTeX in the browser, compile instantly via a Node.js backend
running pdflatex, and save documents to the cloud with autosave. Features user authentication, a personal document dashboard, and guest mode for trying
without an account.
BetterSolutions LC
Chrome extension that detects when you submit an accepted solution on LeetCode. Scrapes your code and sends to LLM to perform time and space complexity analysis.
Display handled by pop-up UI for seamless integration.
CodeLock
Android app that verifies a LeetCode user's daily problem streak. Enter any LeetCode username, and the app queries the LeetCode GraphQL API to fetch the latest accepted submission and
compares its timestamp against the current date, displaying whether the user has solved a problem today.
Cyberpunk RPG
Terminal-based RPG set in the Cyberpunk Edgerunners universe, written in C++. Choose from 3 classes with unique stats and backstories, then navigate a branching story with decision points
that affect progression. Combat uses a turn-order system determined by luck stats, with consumables and weapons usable mid-fight. Defeated enemies trigger RNG loot events with randomized
item drops.
Tile Shipping Express
Browser application that reads shipping manifest and generates display for present containers. Computes fastest load and unload pathing for containers.
Made as a tool for fictional port company.