Computer Science

Background

I was introduced to CS in around 5th grade when I discovered the drag-and-drop programming platform Scratch. Since then, my love for computer science has only expanded in all kinds of different areas.

In my free time, I love to create fun projects and explore various areas of CS! In specific, I participate in FTC Robotics, competitive programming competitions, and I create fun & interesting projects.

Familiar Languages

python

Python

c++

C++

java

Java

html

HTML

css

CSS

javascript

Javascript

Competitive Programming

I started Competitive Programming in December of 2024. Using the USACO Guide and Codeforces problemset as well as participating in various Codeforces and AtCoder contents, I was able to pass USACO Bronze in March of 2025!

xxx

See my Stats:

🥈 USACO xxx division

💻 Current CodeForces Rating: xxx

💻 Current AtCoder Rating: xxx

All Projects

Jianpu App

Now (Aug - Oct 2025)

This project utilizes HTML, CSS, Javascript, the library SVG.js to simulate a drag-and-drop jianpu music editor software. I plan to use Firebase to store and share data.

BE AWARE: This project is currently under construction!

Personal Blog

July - August 2025

In my personal blog, I used HTML, CSS, Javascript, and Firebase to create dynamic posting capabilities and functional commenting systems.

Time Spent: 29 hrs 12 mins

Personal Website

June - July 2025

This website, which is what you're seeing right now, uses HTML, CSS, Javascript, and Firebase to showcase my personal progress, updates, and achievements.

Time Spent: 71 hrs 39 mins

Enter the DOM

May 2025

This was my first project working with Javascript and the DOM (Document Object Model), and I used vanilla HTML, CSS, and Javascript to build a platform incorporating dark mode, responsive design, saving history, and DOM manipulation!

Time Spent: 18 hrs 51 mins

Solar Panel Optimization Simulation

Nov 2024

I created this project in my Freshman year for the Science Fair using Scratch. This project took a TON of time and brainpower, especially because Scratch is a 2D coding software, so I had to utilize many different loopholes and shortcuts to acheive a 3D UI. Although it doesn't have the best accuracy rate, I'm very proud of all the time, math, research, planning, and persistence I put into this project.