Jobname Screener

I created a Google Chrome Extension leveraging the Google Sheets API that allows me to quickly identify the specific companies that I have already submitted job applications for. This was a response to a problem I had where after submitting 1000+ job applications, I would often apply mistakenly to companies twice. This extension highlights companies that I have applied to in orange, which helps me streamline my job search and become more efficient.

HTML/CSSJavaScriptGoogle Chrome APIGoogle Sheets API

Token Tracker

A token tracker that allows me to track my total LLM token usage from my locally running models. Gives me breakdowns across time intervals, and specific models like DeepSeek and Qwen.

HTML/CSSJavaScriptPythonSQLite

Wordament / Wordle

I created my own version of the popular Microsoft game Wordament. Users are to swipe with a mouse to create words using the provided alphabet letters, and are awarded a specific amount of points depending on whether a guess results in a word.

HTML/CSSTypeScriptReact.jsExpressMySQL

iPhone Image-Classifier

A full stack web application that utilizes PyTorch and the NLTK natural language processing framework to classify and accept user prompts to search for images with a specific characteristic. Users will be able to query for a label in images on the frontend and retrieve results.

PyTorchPythonTypeScriptSqlite 3Next.jsTailwind CSS

Distance Calc

A simple web app that calculates the distance between two points on a map and logs it to a MUI form.

HTMLCSSJSReact.jsMaterial UIReact RouterFirebase

PostureCam

A Python and OpenCV application that detects and tracks your posture using your webcam.

PythonOpenCV

Morsecode Binary Tree

Decoding morse code using binary trees, written in Java. This was for a class project.

Java

Whitehouse.gov 2025

Whitehouse.gov website if Andrew Yang got elected as the US President in 2024.

HTMLCSSJSReact.jsFirebaseFEC / Google Civics API

Personal Website V1

This is the very first version of my personal website, using basic front end technologies.

HTMLCSSJS

Personal Website V2

The second version of my personal website, built with React, TypeScript, and Next.js.

ReactTypeScriptNext.jsCSS Modules

Wordament V1

This is the very first version of Wordament, using basic web technologies.

HTMLCSSJS

Doctors Orders

An Android app to help doctors and family track the medicine schedules of elderly patients.

JavaAndroid Studio

Country Database

A web app that allows for querying various data about all the countries of the world.

JSReactMySQLNode.js

Crypto Website

A mockup of a cryptocurrency website, which helped me practice CSS animations.

HTMLCSSJSFigma

YouTubeBlocker

A Google Chrome extension to block distractions on YouTube. Using this blocker, users will be able to cover up the recommended videos section, allowing for less distractions and greater concentration on tasks.

Google Chrome APICSS