███╗ ██╗███████╗███████╗██╗ ██████╗ █████╗ ███╗ ██╗███████╗ █████╗ ██╗
████╗ ██║██╔════╝██╔════╝██║ ██╔══██╗██╔══██╗████╗ ██║██╔════╝██╔══██╗██║
██╔██╗ ██║█████╗ █████╗ ██║ ██████╔╝███████║██╔██╗ ██║███████╗███████║██║
██║╚██╗██║██╔══╝ ██╔══╝ ██║ ██╔══██╗██╔══██║██║╚██╗██║╚════██║██╔══██║██║
██║ ╚████║███████╗███████╗███████╗ ██████╔╝██║ ██║██║ ╚████║███████║██║ ██║███████╗
╚═╝ ╚═══╝╚══════╝╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝╚═╝ ╚═╝╚══════╝
cs + math @ northeastern · class of 2029
┌─────────────────────────────────────────────────────────────────────────────┐
│ 🌋 SEISMIC ML PIPELINE │
│ ─────────────────────────────────────────────────────────────────────── │
│ Undergraduate research with Northeastern University and |
| University of Alaska Fairbanks │
│ │
│ Building the preprocessing pipeline for earthquake prediction: │
│ │
│ Raw miniSEED ──► Sliding Windows ──► Bandpass Filtering ──► Features │
│ │ │ │ │
│ │ ┌──────────────────────┼────────────────────┤ │
│ │ │ │ │ │
│ │ HF1 (5-25 Hz) HF2 (0.1-5 Hz) LF (drift) │
│ │ │ │ │ │
│ │ └──────────────────────┼────────────────────┘ │
│ │ │ │
│ │ Histogram Analysis │
│ │ │ │
│ │ ┌─────────┴─────────┐ │
│ │ Centroid (yₘ) Spread (S) │
│ │ │
│ └──► USGS Catalog ──► Labels ──► Feature Matrix for ML │
│ │
│ Stack: Python · ObsPy · NumPy · SciPy · TensorFlow │
│ Next: CNN architecture for precursor pattern detection │
└─────────────────────────────────────────────────────────────────────────────┘
┌─────────────────────────────────────────────────────────────────────────────┐
│ 🌍 FLIGHT TRAIL │
│ ─────────────────────────────────────────────────────────────────────── │
│ Interactive 3D travel visualization │
│ │
│ • Three.js globe with day/night/timezone textures │
│ • 10,000+ airport database with IATA search │
│ • Curved arc paths between destinations │
│ • REST Countries API for destination intel │
│ • Mobile-first with Capacitor native builds │
│ │
│ Stack: React · TypeScript · Three.js · R3F · Supabase · Capacitor │
└─────────────────────────────────────────────────────────────────────────────┘
┌─────────────────────────────────────────────────────────────────────────────┐
│ 🏛️ REPONODB │
│ ─────────────────────────────────────────────────────────────────────── │
│ Git meets SQL: in ~2000 lines of readable C++ │
│ │
│ repono> INSERT INTO users VALUES (1, 'Alice', 25); │
│ repono> COMMIT 'added alice'; │
│ repono> SELECT * FROM users AT COMMIT a3f2b7c; │
│ repono> DIFF users FROM main TO feature; │
│ repono> MERGE feature INTO main; │
│ │
│ Like Dolt, but you can actually read the source. │
│ │
│ Stack: C++ · Content-Addressed Storage · Append-Only Log │
└─────────────────────────────────────────────────────────────────────────────┘
| Saudi Stock Digest | LANE | Seva in Action |
| Co-Founder | Founder | Mentor |
| Financial education | LinkedIn @ Northeastern | Neurodiverse tutoring |
| 10,000+ students | Career development | 3/4 → Microsoft/Wells Fargo |
| Gov partnerships | Professional networks |
languages ██████████████████████░░ TypeScript, JavaScript, Python, C++, Java, C++
frontend ████████████████████░░░░ React, Next.js, Three.js, Tailwind, Capacitor
backend ██████████████████░░░░░░ Node.js, Supabase, PostgreSQL, Express
ml/data ████████████████░░░░░░░░ TensorFlow, NumPy, SciPy, ObsPy, Pandas
looking for summer 2026 internships
aerospace · ml research · full-stack