PS C:\Users\Harsh\brain\src\projects> ▍
"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][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]
"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]
"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]
"Blockchain & AI for Detecting Financial Data Breaches"
// ASU research project exploring AI and blockchain synergy in cybersecurity
const period = "Fall 2024";
const stack = [ "Blockchain", "AI", "Smart Contracts", "Machine Learning", "NLP" ];
Studied AI + Blockchain for breach detection in fintech. Proposed verifiable audit trails using anomaly detection + smart contracts.
[GitHub Restricted][Demo Unavailable][Report On Request]
"Property Registration System Using Blockchain"
// Undergraduate academic project focused on secure property ownership management.
const period = "Fall 2022";
const stack = [ "Flutter", "Ethereum", "Ganache", "Truffle Suite", "Solidity" ];
Built a DApp for property ownership using Solidity + Flutter. Tested secure record transfers on Ethereum (Ganache + Truffle).
[GitHub Restricted][Demo Unavailable][Report]
"OMR Sheets Evaluation Using Image Processing"
// Undergraduate academic project
const period = "Spring 2022";
const stack = [ "OpenCV", "Python", "HTML", "CSS" ];
Automated OMR grading with OpenCV under noisy lighting. Tuned bubble detection + GUI preview for accuracy and flexibility.
[GitHub Restricted][Demo Unavailable][Report]
"Real-Time Sign Language Detection Using FFNN"
// Undergraduate capstone project
const period = "Fall 2021";
const stack = [ "Neural Networks", "Python", "MediaPipe", "HTML", "CSS" ];
Trained a FFNN to classify sign gestures using MediaPipe features. Achieved ~98% accuracy in real-time hand-to-text prototype.
[GitHub Restricted][Demo Unavailable][Report]