Numbers that tell a story
GPA
SAT
2025-10-12
AP Physics C: Mechanics
2025-05-15
AP Calculus BC
2025-05-08
PSAT/NMSQT
2024-10-14
National Science Olympiad — Gold Medal
Science Olympiad Foundation · 2025
KVPY Fellow (SA Stream)
Indian Institute of Science, Bangalore · 2025
IOQP Stage 2 Qualifier — Physics
HBCSE / IAPT · 2025
Best Delegate — DSMUN 2024
Delhi Schools Model United Nations · 2024
School Academic Excellence Award
Delhi Public School, R.K. Puram · 2024
Building solutions, one problem at a time
Built an interactive 2D physics simulator in Python using Pygame that models elastic and inelastic collisions, projectile motion, and gravitational orbits. Implements Verlet integration for numerical accuracy and allows users to modify mass, velocity, and restitution coefficients in real time.
I started this project after struggling to visualize momentum conservation in my AP Physics C class. The textbook diagrams felt static, so I coded my own simulator to watch collisions unfold in real time. When my teacher saw it, she asked to use it in her lectures — and that feedback loop of building something useful drove me to keep improving it.
A full-stack web application that visualizes 12 sorting and searching algorithms with step-by-step animations, time complexity analysis, and a built-in code editor. Users can input custom arrays and watch algorithms execute with adjustable speed controls.
Preparing for AP Computer Science A, I realized I learned algorithms best by seeing them run. I built SortViz as a study tool for myself, then shared it with classmates. It evolved into a polished app when I decided to use it as my CS project submission. The process taught me React state management, animation timing, and deploying to production.
An interactive Desmos-style web tool that decomposes periodic functions into their Fourier series components. Users can add harmonics one at a time and see how the approximation converges to square waves, sawtooth waves, and custom functions.
Fourier series clicked for me only when I saw the animation of partial sums converging. I wanted to recreate that 'aha' moment for others, so I built a tool where you can drag sliders to add harmonics and watch a jagged square wave emerge from smooth sine curves. The math behind rendering real-time waveforms at 60fps pushed me to optimize my JavaScript significantly.
A data pipeline that scrapes financial news headlines from RSS feeds, runs sentiment analysis using a fine-tuned BERT model, and displays sector-wise sentiment trends on a dashboard. Tracks correlations between news sentiment and next-day Nifty 50 index movements.
My father works in finance, and I grew up hearing dinner-table conversations about how markets react to news. I wanted to test whether NLP could quantify that intuition. The project taught me about transformer architectures, data pipelines, and the humbling reality that markets are far more complex than any single model can capture — but the 67% accuracy was still better than random.
Where passion meets purpose
President @ Delhi Public School, R.K. Puram
Aug 2024 – PresentLead a 45-member club organizing weekly workshops on Arduino, Python, and competitive physics. Coordinated the school's first inter-school Robotics Olympiad with 18 participating schools and 200+ students.
Delegate & Organizer @ Multiple Conferences
2023 – PresentParticipated in 8 MUN conferences across Delhi-NCR as a delegate and chaired 2 committees. Won Best Delegate at DSMUN 2024 and High Commendation at HMUN India 2025. Developed strong public speaking and research skills.
Online
Jan 2024 – PresentRated 1650+ on CodeForces (Expert) and 5-star on CodeChef. Solved 800+ problems across platforms. Represented school at the ZIO (Zonal Informatics Olympiad) and qualified for the next stage.
Technical Lead @ Delhi Public School, R.K. Puram
Apr 2024 – PresentDesigned and built the digital edition of the school magazine using Next.js, migrating from a static PDF format. Wrote a feature article on quantum computing for the science section.
Captain @ Delhi Public School & Delhi State Badminton Association
2020 – PresentRepresented Delhi in the CBSE National Badminton Tournament (U-17 singles). Captain of the school badminton team for two consecutive years. Practice 10+ hours weekly while maintaining academic excellence.
Volunteer @ Teach For Change NGO, New Delhi
Jun 2024 – PresentTeach weekly math classes to 25 underprivileged students (grades 6-8) at a community center in Hauz Khas. Developed a visual-first curriculum using manipulatives and GeoGebra to make abstract concepts accessible. 80% of students improved by at least one grade level.
Words from mentors and teachers
Arjun is the rare student who combines deep analytical thinking with genuine curiosity. In my AP Physics C class, he didn't just solve problems — he questioned the assumptions behind them. His collision simulator project demonstrated a level of initiative and technical skill that I've seldom seen in a high school student.
Dr. Sunita Raghavan
Head of Physics Department
AP Physics C Teacher, Grades 10-11
What sets Arjun apart is his ability to communicate complex ideas with clarity and conviction. Whether presenting a Fourier analysis project or debating trade policy at MUN, he brings the same rigorous preparation and intellectual honesty. He elevates every team he's part of.
Mr. Rajesh Krishnamurthy
Senior Mathematics Faculty & MUN Advisor
AP Calculus BC Teacher & MUN Faculty Advisor
Arjun's work in our Computer Science program has been exceptional. He completed AP CS A coursework ahead of schedule and immediately began mentoring younger students. His SortViz project became an unofficial teaching resource in our department. He is a builder at heart — someone who learns by creating.
Ms. Priya Sharma
Computer Science Faculty
AP Computer Science A Teacher, Grade 11
Oct 2025
Scored 1520 on the SAT with 770 in Math and 750 in Evidence-Based Reading & Writing.
academicMay 2025
Achieved perfect scores of 5 on both AP Physics C: Mechanics and AP Calculus BC examinations.
academicMar 2025
Published an open-source 2D physics simulator on GitHub. Adopted by three physics teachers at DPS for classroom demonstrations.
projectFeb 2025
Selected as a KVPY Fellow after clearing the national aptitude test and a rigorous interview at IISc Bangalore.
awardJan 2025
Released an interactive web tool for visualizing Fourier series decomposition, later adopted by the school's AP Calculus teacher.
projectDec 2024
Won Best Delegate in the DISEC committee at the Delhi Schools Model United Nations, competing against delegates from 120+ schools.
awardNov 2024
Finished building a full NLP pipeline for financial news sentiment analysis with a Flask dashboard and PostgreSQL backend.
projectOct 2024
Achieved a near-perfect score on the PSAT, qualifying for National Merit Scholarship consideration.
academicAug 2024
Elected by peers to lead the 45-member club, taking over workshop coordination and event planning.
extracurricularJun 2024
Began weekly math tutoring sessions for underprivileged students at a community center in Hauz Khas, New Delhi.
extracurricular