Welcome

I’m Harsh N. Chandak,
• MSCS student at ASU, Tempe
• Experienced Full-stack Developer
• Software Development
• Database Management

(My name means "Happiness" in Hindi. Yes, I'm aware of the irony.)

"Good code is like a good joke: if you have to explain it, you messed up."
– Harsh N. Chandak
1
// About Me
2
const dev = {
3
name: "Harsh N. Chandak",
4
title: "Full-stack | Backend Developer",
5
education: "MSCS @ASU",
6
philosophy: "Ship if chaotic, automate if boring, scale before needed",
7
core_skills: [
8
"REST APIs",
9
"Web Dev",
10
"Data Viz",
11
"System Optmization",
12
"System Design"
13
],
14
traits: [
15
"system-thinker",
16
"api-gardener",
17
"legacy-fixer"
18
],
19
daily_setup: [
20
"☕ Coffee",
21
"Postman",
22
"Jira",
23
"VS Code",
24
"browser tabs",
25
"notes"
26
],
27
tech_stack: [
28
"JavaScript",
29
"TypeScript",
30
"Node.js",
31
"React",
32
"Next.js",
33
"Express.js",
34
"PostgreSQL",
35
"MongoDB",
36
"MySQL",
37
"Python",
38
"HTML",
39
"CSS",
40
"Redis",
41
"Git",
42
"Docker",
43
"AWS"
44
]
45
};
> git log --oneline
b61862f M.S. in Computer Science @ Arizona State University
Author: Dev Harsh <harsh-chandak>
Date: Aug 2024 – May 2026
d129bea Backend Developer @ Neuromonk
Author: Dev Harsh <harsh-chandak>
Date: Jan 2023 – Jun 2024
From clean code shipper to product shaper, I thrive on turning ideas into scalable backend systems.
c3dd2f2 Freelance Web Dev
Author: Dev Harsh <harsh-chandak>
Date: Jul 2022 – Dec 2023
In the whirlwind world of freelance, I learned that clarity is king and delivering with precision is the crown jewel.
6ea7bd3 Intern @ ISOBEX LLP
Author: Dev Harsh <harsh-chandak>
Date: Jul 2021 – Aug 2021
Dove into legacy code, refactored slow queries, and built tools that eased the dev team’s workflow.
cd96a2c Bachelor of Technology @ Pune University
Author: Dev Harsh <harsh-chandak>
Date: Jul 2019 – May 2023
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]
// cat expertise.js
erp-management.js
1
2
3
4
5
6
🐴

Taming Complexity and operations, from sales to dispatch.

🏗

️ Built inventory logic that auto-rebalanced stock across warehouses, yes, it had opinions.

📊

Designed BI dashboards that told stories, not just numbers (hello, exec summaries).

🛠

️ Production planning? Gantt-inspired timelines that respected both dev cycles and machine breakdowns.

🧠

Assumed failure as the default, built like it.

If you gave me your ops chaos today, I’d model it by Monday and stress test it by Friday.

e-commerce.js
1
2
3
4
5
6
🛒

It isn't “build a store.” It is: make commerce sing.

🧱

Shipped 15+ full-stack storefronts. From fashion, accessories, to hardware and spare parts.

💸

Integrated payments (Razorpay/Stripe) with grace, retries, refunds, and regrets included.

Backend: custom schemas per vertical. Frontend: fast enough to feel native.

📈

Dashboards that helped sellers sell, not confuse them.

🤹

Juggled orders, stock, delivery, roles, and edge cases without dropping the vibe.

real-time.js
1
2
3
4
5
6

Real-time isn't speed, it's trust. And I build like I mean it.

🚚

Location tracking with socket + fallback polling, accurate and battery-friendly.

💬

Chat apps with sticky state, retry queues, and graceful reconnects.

⛑️

Built for poor networks. Always. Because people use phones, not fiber.

🧘

UI that reacts fast but never freaks out. Real-time should feel smooth, not sweaty.

🧪

Debugged packet drops with browser tabs and sheer will.

learning-platforms.js
1
2
3
4
5
6
🎓

Learning platforms are a mess. I made them less so.

Built progress trackers that knew when to chill (don’t panic over skipped quizzes).

Admin tools that didn’t require a handbook, drag-drop, done.

🕵

️ Real-time session tracking without WebSocket meltdowns.

Modular content pipelines, one backend to teach them all.

Asked myself: “Would a teacher actually use this?”, and designed from that answer.

//contact.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
const contactInfo = {
}
function sendMessage() {
}

© 2025 Harsh Nitinkumar Chandak. All rights reserved.

Email: harshnchandak@gmail.com

Harsh@dev • mainLn 42, Col 7 • UTF-8 • LF