Overview
Technical skills
Timeline
Led coding camps and technical programs for students while coordinating projects and assigning tasks across team members, contributing to the growth of the organization into a nationally recognized non-profit
Secured funding and worked with leadership to manage projects and grow educational programs
Developed and shipped mobile frontend features using React Native, improving usability and user experience. Worked with the startup team to integrate Firebase-backed data into the UI. Took on a technical leadership role by preparing architecture documentation, performing code reviews, and coordinating tasks to speed up delivery.
Developed a cross-platform mobile app with React Native, TypeScript, and Expo, designing a clean interface for users to search, save, and manage medications
Integrated AI into the app using a multi-step LangGraph pipeline to analyze user medication lists and identify drug interactions, side effects, and safety warnings
Built a Python FastAPI backend that connects external drug databases with Firebase Firestore to retrieve medication safety data
Built Python data pipelines using pandas to clean, transform, and organize raw game data into player performance datasets
Developed lineup-level metrics including plus-minus and offensive/defensive efficiency to help the coaching staff evaluate player combinations and team performance
Developed a React frontend and Python FastAPI backend to analyze NBA data and train TensorFlow models to predict NBA champions
Taught programming and game development to students, emphasizing problem-solving, debugging, and core programming concepts.
Built a network testing framework using Scapy and Wireshark to validate IPv6 connectivity. Created automated test suites to detect performance bottlenecks and help resolve network issues. Ensured testing results supported compliance with Federal IPv6 requirements.
Node JS• Middle
Rest API
FastAPI
Pydantic
Axios
Dotenv
- Develop LLM-augmented backend features that integrate external authorities (OpenFDA, DailyMed) where the agent graph pattern is needed.
- Implement and harden REST APIs and backend glue for mobile apps, including auth, timeouts, retry with backoff, and structured logging.
- Build sports-analytics data pipelines and model-serving endpoints that reuse the existing pandas/TensorFlow work and add batching, caching, and deployment considerations.
Tailwind CSS
D3.js
Bootstrap
React.js
PostCSS
ESLint
React Router
React Bootstrap
- Develop medium-complexity SPA features that involve client-server integration and authenticated flows (for example, medication scheduling, sync and caching paths).
- Build interactive visualizations and dashboards that use D3 and React composition with emphasis on accessibility and keyboard interactions.
- Improve infra-level robustness by adding request cancellation to hooks, formal cache invalidation strategies, and basic automated tests for core logic like medCalc and drugInfo.
- Harden mobile flows by removing secrets from code, centralizing config, and adding offline/sync handling and retry strategies for network failures.
Python• Middle
JavaScript• Middle
TypeScript• Middle
SQLAlchemy
Uvicorn
Requests
- Build backend APIs and integration layers for healthcare products that require external data aggregation and LLM orchestration (use the existing MediTrack agent and OpenFDA parsing as a base).
- Develop data ingestion and ML model pipelines for sports analytics and prediction tasks, extending the existing HoopsNet model training and prediction code with CI and reproducible training scripts.
- Invest in test infrastructure: add contract tests/schema validation for APIs, negative-path and boundary tests, and end-to-end tests with fixtures or mock servers to cover critical medication-safety flows.
- Add CI workflows that run tests and collect failure artifacts, and introduce performance/load tests for any endpoints that aggregate external APIs.
