Resume
View PDF
Education
University of Maryland
Bachelor of Science in Computer Science, Minor in Mathematics Aug. 2023 – May 2027
Experience
Children’s National Hospital
Student Developer Aug. 2024 – May 2025
- Architected
TrachSense, an end-to-end IoT platform for real-time airway alerts (tracheostomy patients). - Designed a data pipeline ingesting raw CO2 readings (Arduino) -> anomaly processing (Raspberry Pi/TrachHub) -> mobile app alerts.
- Achieved <1s latency via WebSocket streaming.
- Built a hysteresis-based breathing pattern analysis engine (reducing false alerts by 10%).
Bharat Petroleum
Software Engineering Intern Dec. 2024 – Jan. 2025
- Built an anomaly detection framework (DBSCAN + Isolation Forest) identifying 950+ potential fraudsters from 320K+ transactions.
- Designed evaluation pipelines with PCA visualization to surface irregular behavior.
Amazon Project Kuiper
Student Developer Jan. 2024 – May 2024
- Engineered 3 core APIs for collision data consensus and operator registration.
- Developed FastAPI/Postgres backend for a blockchain-integrated Space Safety Visualizer.
- Implemented data sync for ESA satellite collision-avoidance rules via Hyperledger World State.
Technical Skills
- Languages: Python, Java, TypeScript, JavaScript, Rust, OCaml, C/C++, SQL (Postgres)
- Web & Backend: React, Node.js, Next.js, FastAPI, Flask, Tokio, Tailwind CSS
- Tools: Git, Docker, Linux/UNIX, AWS, Embedded Systems (RPi, Arduino)
Projects
Canvas MCP
Built a Model Context Protocol server for Canvas (ELMS) to answer coursework questions via LLM clients.
- Implemented scalable API handling for 12+ endpoints.
Link Walker
High-performance Rust CLI for concurrent web crawling.
- Validates 500+ links in <10s with optimized caching.