About me
I recently graduated from Swarthmore College with a degree in Computer Science and Statistics, where I worked across IT, tutoring, and research. Now I run an e-commerce business while I juggle studying for my CompTIA IT certificates.
Â
A little more about myself: I'm a first-gen college grad raised in Los Angeles, California. I’ve been running my e-commerce business since my freshman year of college and have built a strong, growing community around it. I manage my own social media and handle all aspects of operating the business day to day.
Â
While I consider myself a software engineer at heart, I’m passionate about exploring other areas as well especially Networks and Security which is why I’m currently pursuing certifications in the field.
Â
Outside of my studies, I enjoy going out with friends to the movie theatres. We're all AMC A-listers so we watch about 3-5 movies a month. You can check out my Letterboxd in the dock below - I don't post many reviews but I'm trying to! I also enjoy cooking and baking desserts in my free time.
Work Experience
Education
Skills
c
c++
go
javascript
typescript
python
css
figma
html5
react
nextdotjs
nodedotjs
prisma
supabase
vercel
mariadb
mysql
postgresql
jupyter
numpy
pandas
pytorch
scikitlearn
github
postman
selenium
These are some of the projects I've worked on!
From e-commerce automation to machine learning, I build software that makes life easier.
I built a real-time analytics dashboard for TCG Dungeon members to track checkouts, orders, and shipment statuses. Some of our features include product performance tracking, order history with delivery status monitoring, and a global leaderboard ranking top performers. It's a fully CRUD web application with NextJS Discord Auth.

During my freshmen year, I built a multi-threaded Python CLI automation tool that streamlined the checkout process across Shopify, Stripe, PayPal, WooCommerce, Big Cartel, and Squarespace APIs, securing $67K+ in high-demand goods within seconds. To do this, I had to engineer a real-time product catalog scraper with integrated cart management, reducing manual checkout time from 1-2 minutes to 5 seconds. For analytics, I developed an inventory tracking system using Golang goroutines to monitor product availability and notify clients via Discord webhooks.

I refactored my old Python e-commerce monitors with Go, boosting performance by 5 seconds. I also identified Shopify API endpoint misconfigurations that revealed early product data before public release which I leveraged to secure close to 100% of high-demand inventory for my clients and maintain 0% churn over a year.

For my AI final, I developed a scalable Golang backend and a Next.js interface to automate solving Google reCaptcha v2 challenges, implementing load-balanced task queues, caching, and RESTful APIs for distributed processing. I trained and deployed a YOLO-based PyTorch model on a manually labeled reCaptcha v2 dataset to perform accurate multi-class object detection.

Developed a full-stack course planning platform serving 500+ users with Next.js, NextUI, and Tailwind CSS, integrating a Golang backend and PostgreSQL to replace browser cookies for improved reliability and scalability. Optimized data ingestion by developing a concurrent Golang web scraper using goroutines, reducing data-fetching time from 2 minutes to 20 seconds. Led a small engineering team through agile sprints, overseeing design in Figma and implementation of responsive, accessible UI components.