Coding.jsx
// Introduction const codingStart = 2019; const yearsOfCoding = (new Date().getFullYear()) - codingStart; const experience = yearsOfCoding + " years"; // 7 years // In the early days... I learned to code in JavaScript to work with Discord's API and make bots. I used a "freeCodeCamp" article outlining how to use "Discord.js" as my first introduction to code. I had no prior knowledge of VS Code, Node.js, or even a Terminal! After building a few bots and becoming semi-fluent in JavaScript, I branched into web development — to try and make dashboards and landing pages for the bots I made. Through this I learned ["HTML", "CSS", "EJS", "Node.js", "Express.js"] This phase sparked my love for UI/UX Design, which evolved into working with the stack I use today. var currentStack = { frameworks: ["React", "Next.js"], styling: ["TailwindCSS"], tooling: ["shadcn/ui", "Figma"], deployment: ["Vercel"], languages: ["JavaScript"], }; // Real-World Experience *Gained amazing experience working with Replit as a community ambassador ("Replit Rep") and also by participating in "Replit Bounties" (earned ~$200 with an average rating of 4.8/5) *Moved to freelance work, building and maintaining projects for freelance clients, such as https://resolvedtools.com *Participated in competitions such as the Congressional App Challenge, winning the honorable mention award in 2025 for my project Preparedness & Response for Emergency Planning (PREP): https://sidd.studio/projects/prep // Current Status These days, I mainly build websites for myself, school, or freelance clients. I also enjoy participating in competitions. I work remotely from Portland, Oregon, while also being a high school student.
Get in touch -> hello@sidd.studio, or code this page!
Coding Projects
Here are some things that I have worked on.

Preparedness & Response for Emergency Planning (PREP)
Congressional App Challenge Honorable Mention, PREP helps communities prepare for emergencies by providing real-time weather and wildfire alerts, hospital and shelter locators with turn-by-turn directions, and more.

RESOLVED Storefront
A full-scale, custom-designed e-commerce platform for RESOLVED, an editing toolkit for DaVinci Resolve. I designed and developed every aspect of the storefront with Next.js and GraphQL to create a high-performance shopping experience trusted by thousands of editors worldwide.

Lincoln HS Computer Science Association
I designed and coded the website of Lincoln High School's Computer Science Association.

PurAI's Website
I designed and coded the documentation and showcase of PurAI, a fictional project focused on providing high-quality AI for free.

cobalt-ext
a browser extension that allows you to conveniently download Instagram reels, YouTube videos/shorts, and videos on Twitter, with a thoughtful design. Powered, but not affiliated with, cobalt.tools
Coding Work Experience
The best testament of knowledge is putting it in practice. Here is some of my work experiencethat are coding related! My full resume can be found here.
Research Assistant at Rebound Orthopedics & Neurosurgery
Vancouver, WA
July 2025 - Present
- Assisting in the development of software tools to analyze patient data for orthopedic and neurological research.
- Utilizing programming skills to streamline data collection and analysis processes.
Replit Community Ambassador
Remote (from Portland, OR)
September 1 2022 - December 31 2022
- Also known as Replit Reps
- Hosted live virtual events for over 200 viewers
- Hosted a hackathon and crash courses
Coding Achievements
Recognition I've received for my work and experience.
Congressional App Challenge
2025/Honorable Mention
- Developed Preparedness & Response for Emergency Planning (PREP), an application to help communities prepare for emergencies.
- Features real-time weather and wildfire alerts, hospital and shelter locators with turn-by-turn directions, and comprehensive preparedness checklists.
- Collaborated with teammate Brian Wei to win the honorable mention in Oregon's First District Congressional App Challenge.
George Fox University High School Programming Contest
March 9th, 2024/2nd Overall & Division II
- Solved 12 complex coding problems in less than 5 hours using intermediate Python skills.
- Collaborated with two teammates remotely and efficiently in order to organize the completion of the problems in the best way possible.
- Was able to remotely help and troubleshoot issues whilst coding collaboratively.
- Earned the 2nd Place prize in Division II and Overall.
Stanford Online: Computer Science 101
2024/Certification
- Successfully completed the Computer Science 101 course offered by Stanford Online (through edX) in freshman year (9th grade) of High School.
- Gained a foundational understanding of computer science concepts.