








A research-driven comparative analysis.
Databricks Academy certification in AWS Databricks Platform Architecture.
Databricks Academy certification in AI Agent Fundamentals.
Here's everything that went wrong and right.
AI-powered skincare analysis app built in 36 hours.
CodePath certificate for outstanding performance in iOS Development.
Cupertino, California | Wireless Technologies & Ecosystems.








Apple Inc.
Jul 2023 — Nov 2023 (Career Experience)
NASA Langley Research Center
Jun 2021 — Jun 2021 (NASA Summer Academy)
Designed and enforced a structured agentic engineering workflow using Claude Code to debug and refactor an AI-generated Python game. Implemented custom governance rules, plan-before-edit protocols, and change log discipline to ensure no code was applied without explicit review. Resolved 20 bugs across session state, scoring logic, and UI rendering, extracted game logic into a clean modular architecture, and built a 74-test pytest suite covering edge cases and full game simulations.
Built and delivered a native iOS app at HackFax × PatriotHacks 2026 in 36 hours with a team of four. Owned the entire SwiftUI layer: a multi-photo upload pipeline, 5-step onboarding flow, metric visualization, and real-time AI chat. Connected the iOS client to a FastAPI backend on AWS EC2, with scan results, routines, and chat history persisted to S3. Used Claude Code with agentic workflows and guardrails to iterate rapidly without introducing regressions under extreme time constraints.
Implemented a complete 13-bit floating-point system from scratch in C using exclusively integer and bitwise operations, no float, double, or <math.h>. Engineered encoding, decoding, addition, subtraction, multiplication, and negation following IEEE 754 conventions including round-to-nearest-even, NaN propagation, signed zero arithmetic, and infinity handling. Validated with 241 assertions across 9 test categories with zero failures and zero memory errors under Valgrind.
Built a native iOS task management app combining to-do tracking, calendar visualization, and daily Stoic quotes in a single unified experience. Implemented persistent on-device storage with UserDefaults, a UICalendarView with smart visual indicators for task completion status, and real-time quote fetching from the Stoic Quotes API with offline fallback to local quotes. Engineered a modular MVC architecture with clean separation across view controllers, haptic feedback, and fluid animations throughout.
Implemented a priority-based CPU scheduler in C managing process lifecycles across multi-level feedback queues using singly linked lists and 16-bit bitwise state encoding. Engineered priority scheduling across Critical, High, and Normal tiers with FIFO ordering, aging-based starvation prevention, and memory-safe process lifecycle management. Validated with 207 unit tests across all API functions with zero memory leaks under Valgrind.
Led a 3-person team building a full-stack USCIS Green Card Replacement pipeline across three integrated portals. Designed a state-driven workflow engine enforcing PENDING_REVIEW → UNDER_REVIEW → APPROVED / REJECTED transitions and owned the Approve Portal's end-to-end architecture, implementation, and upstream integration. Designed the normalized MySQL schema, built and consumed REST APIs with Spring Boot and Spring Data JPA, and containerized the system with Docker.
Implemented a recursive BST extended into a self-balancing AVL tree, recursively processing text input to track character frequencies across letters, digits, punctuation, and whitespace. Engineered AVL rotation algorithms for dynamic rebalancing on insertion and supported DFS via recursive in-order traversal and BFS via a custom level-order iterator. Completed in under one week as part of an accelerated 8-week Data Structures course.
Designed and implemented a Java media library supporting books, movies, albums, series, and music with a clean OOP architecture. Built an abstract Media superclass with typed subclasses, strategy-pattern filtering via MediaFilter and SearchFilter interfaces, and custom exception handling for duplicate entries. Emphasized abstraction, inheritance, polymorphism, and extensible design throughout.
George Mason University
Graduation: Dec 2027
CodePath
Sep 2025 — Present