PS C:\Users\Harsh\brain\src\projects> ▍
"Multi-Agent AI Pipeline with Evaluation Infrastructure"
// Production system built at Arizona State University.
const period = "Dec 2025 – Present";
const stack = [ "Python", "FastAPI", "WhisperX", "OpenAI API", "Gemini API", "Docker", "AWS S3" ];
Built a multi-stage AI pipeline integrating audio diarization, LLM refinement, and automated image generation with rubric-based quality scoring.
[GitHub Restricted][Demo Unavailable][Report On Request]
"Developer Telemetry & Observability System"
// Internal developer tooling built at Arizona State University.
const period = "Aug – Dec 2025";
const stack = [ "TypeScript", "Express", "React", "Vite", "PostgreSQL", "AWS" ];
Designed and shipped a full telemetry system from scratch — event schema, ingestion service, storage model, and analytics dashboard.
[GitHub Restricted][Demo Unavailable][Report On Request]
"Web-scraping Tool for Job Alerts + Application Tracker"
// A personal project born from job hunt frustration.
const period = "Summer 2025";
const stack = [ "Next.js", "MongoDB", "Puppeteer", "Discord Webhook", "JWT Auth", "Tailwind CSS" ];
Used Puppeteer + cron + MongoDB with JWT-auth to personalize tracking and statuses. Saving hours of weekly job hunt efforts for real-time discovery.
[GitHub Restricted][Live Demo][Report On Request]
"Kafka + Neo4j Streaming Pipeline"
// ASU course project on distributed systems.
const period = "Spring 2025";
const stack = [ "Kafka", "Neo4j", "Kubernetes", "Docker", "Python", "Spark" ];
Built a Kafka → Neo4j stream processor with Dockerized BFS/PageRank analytics. Enabled live user graph insights with real-time updates under load.
[GitHub Restricted][Output Screenshot][Report On Request]
"Spatial Data Analysis using Apache Spark and Scala"
// ASU big data and geospatial analytics course.
const period = "Spring 2025";
const stack = [ "Apache Spark", "Scala", "Java", "Spatial SQL Queries" ];
Analyzed large spatial datasets via Spark + Scala + Spatial SQL. Optimized joins, geohash clusters, and RDDs for fast geospatial queries.
[GitHub Restricted][Output Screenshot][Report On Request]
"Mapping Accident Trends & Patterns"
// ASU D3.js data storytelling project.
const period = "Fall 2024";
const stack = [ "D3.js", "JavaScript", "Node.js", "GeoJSON" ];
Mapped 185K+ accident records using D3.js & GeoJSON. Built six interactive charts, placing 3rd in class data storytelling showcase.
[GitHub Restricted][Live Demo][Report On Request]
"Warehouse Robot Optimization using Clingo"
// ASU Knowledge Representation and Reasoning project.
const period = "Spring 2025";
const stack = [ "Clingo", "Answer Set Programming", "Python" ];
Simulated warehouse robot logic using Clingo + Python wrapper. Solved multi-agent delivery plans with optimal horizon search in ASP.
[GitHub Restricted][Live Demo][Report On Request]