Employee Scheduling and Team Management System
Oct 2025 – Present · DePaul University
Web + Mobile
Comprehensive scheduling platform with real-time updates, shift swapping, and role-based access. Web app built with Flask and React. Mobile app built with React Native and Firebase. Streamlined team coordination and increased productivity by 30 percent through clear UI and secure APIs.
Tech: Flask, React, React Native, Firebase, JSON, Authentication
BloomGuard · Maternal Health Tracking
Nov 2025 · Prototype
Healthcare Demo
Full stack maternal health prototype with symptom logging, AI-driven risk insights, clinician dashboards, and real-time alerts. Backend uses FastAPI, Pydantic, and Pathway for streaming updates. Frontend built with Next.js 16, TypeScript, Tailwind v4, and shadcn/ui. Demo packaged with Docker.
Tech: FastAPI, Pathway, Next.js, TypeScript, Tailwind, Docker
FinSight · AI Financial Document Intelligence
Nov 2025 · Hackathon
LandingAI Challenge
Agentic system for extracting structured JSON from unstructured financial documents using LandingAI ADE, then validating with a YAML rule engine. LLM on AWS Bedrock resolves ambiguity and explains decisions. Backend with FastAPI and Docker. Project reduces manual review time and improves traceability for KYC and AML workflows.
RelapseRadar · Predictive Relapse Prevention
Nov 2025 · Prototype
Streaming AI
Real-time risk scoring platform for addiction recovery. Ingests wearable metrics, mood checkins, cravings, and behavior to surface evolving risk and provide empathetic coaching suggestions. Built with Pathway and FastAPI, with a counselor dashboard for triage.
Tech: Pathway, FastAPI, Python
AI Agent Development for Cybersecurity and Financial Analysis
Sep 2025 – Oct 2025 · DePaul University
ML + Agents
Suite of agents for anomaly detection in network traffic and forecasting market volatility. Built models with Scikit-learn, created training datasets, and integrated live data feeds via REST APIs. Dashboards convert outputs into analyst-ready insights.
Tech: Python, Scikit-learn, Pandas, REST APIs
SpaceVitals Dashboard · NASA Space Apps
Oct 2025 · Hackathon
Real-time Dashboard
Backend lead for a dashboard that visualizes astronaut vitals and mission telemetry in near real time. Implemented Flask APIs and frontend integrations to keep data flowing under tight time constraints.
Tech: Flask, REST API, JavaScript
Automated Java and Python Grading Engine
DePaul University · Tooling
Education Tool
Hybrid grading pipeline that compiles and executes Java and Python submissions in sandboxed environments with test harnesses, batch processing, and detailed reports. Improved grading speed and consistency for instructors.
Tech: Java, Python, Subprocess Automation