Present
Software Engineering
Present
I'm taking Sequential Programming, Discrete Math, Statistics, and Psychology. I'm into full-stack development, competitive programming, and math.
2025 - 2025
Software Engineer
2025 - 2025
Upcoming SWE Intern.
2019 - 2024
Tutorax | Play Forever | Academy for Math and English
2019 - 2024
Competitive math and computing tutor for 100+ high school students.
2017 - 2023
Marathon | Cross Country
2017 - 2023
My PB's: 800m: 2:09, 1000m: 2:51, 5km: 18:06, 10km: 41: 56, Half-Marathon: 1:29:58, Marathon: 3:17:02.
2019 - 2023
Magician
2019 - 2023
President of the magic and cardistry club.
2023 - Present
Electricochy
2023 - Present
Channel focused on internships, skits, and reactions. Looking forward to pump out more upcoming videos!
react
graphql
Firebase
Return packages by the door. We take care of printing return labels, packaging, and driving to the post office.
javascript
Material UI
Next.js
AlgoFlow is a visualizer for the most popular sorting algorithms with animations, playback speed, and sound.
sql
Firebase
Mapbox
Help freshmens decide where to live by sharing your experiences. AI algorithm to provide the best choice for you.
javascript
tailwind
html
Learn about different graph searching algorithms visually. Understand the tradeoffs and which traversal to use.
1
2
3
4
5
6
7
8
9
10
fn fibonacci (n) {
if |n <= 2| { return 1 }
let prev = 1; let curr = 1;
from 2 to n with i {
let next_value = prev + curr
prev = curr
curr = next_value
}
return curr
}
Typescript
Meta script is an interpreter with support for user defined functions, I/O, loops, conditionals.
MongoDB
Express
Node.JS
Algorithm to correlate sleep quality, duration, stress levels, exercise. Visualize your data and start change early!
JavaScript
HTML 5
CSS 3
React.js
Next.js
Node.js
Tailwind
C++
GitHub
Python
MongoDB
Material UI
Compilation of my favourite riddles and puzzles.
October 22 2024