Skip to content
View NPX2218's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report NPX2218

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NPX2218/README.md
 ███╗   ██╗███████╗███████╗██╗         ██████╗  █████╗ ███╗   ██╗███████╗ █████╗ ██╗     
 ████╗  ██║██╔════╝██╔════╝██║         ██╔══██╗██╔══██╗████╗  ██║██╔════╝██╔══██╗██║     
 ██╔██╗ ██║█████╗  █████╗  ██║         ██████╔╝███████║██╔██╗ ██║███████╗███████║██║     
 ██║╚██╗██║██╔══╝  ██╔══╝  ██║         ██╔══██╗██╔══██║██║╚██╗██║╚════██║██╔══██║██║     
 ██║ ╚████║███████╗███████╗███████╗    ██████╔╝██║  ██║██║ ╚████║███████║██║  ██║███████╗
 ╚═╝  ╚═══╝╚══════╝╚══════╝╚══════╝    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚══════╝

cs + math @ northeastern · class of 2029

LinkedIn Email Views


now

┌─────────────────────────────────────────────────────────────────────────────┐
│  🌋 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                   │
└─────────────────────────────────────────────────────────────────────────────┘

ventures

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

tools

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

Pinned Loading

  1. leetion leetion Public

    A chrome extension to sync data between LeetCode to Notion

    JavaScript 7

  2. deks deks Public

    The workspace manager macOS deserves.

    Swift 1

  3. seismic-ml-pipeline seismic-ml-pipeline Public

    Python

  4. repono repono Public

    C++