My portfolio landing page. It introduces me as a Business / Systems Analyst and links out to seven working projects.
Live: https://sumitjindal1100-ui.github.io/
A single static page, built from scratch with plain HTML, CSS, and JavaScript. No framework and no build step, so it deploys straight to GitHub Pages.
- Hero with my target roles and links to LinkedIn, GitHub, and my resume PDF.
- About covering the move from a computer science and business degree into analyst work.
- Work, seven project cards with screenshots, metrics, tech tags, a live demo link, and a code link. The cards can be filtered by skill (live data, SQL, BPMN, BRD, apps).
- Skills, a grouped view of analysis, process, and tooling.
- Contact.
A warm light/dark theme, scroll reveals, a rotating role line, animated skill bars, and project filtering are all handled in app.js.
| Project | Focus |
|---|---|
| City Pulse | Live NYC 311 ops command center |
| SkyTrace | Live ADS-B flight radar |
| TechNova Attrition Analysis | HR analytics: SQL + dashboard + BRD + BPMN |
| Olist E-Commerce | SQL fulfillment analytics |
| Healthcare Patient Intake | No-show SQL + BPMN redesign |
| Loan Approval Redesign | BPMN process mapping + gap analysis |
| Public Benefits Navigator | Hybrid rules-engine + LLM eligibility screener |
python -m http.server 8080
# open http://localhost:8080Screenshots in assets/shots/ are captured from the live demos.