Skip to content

Nishu1717/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nisarg Patel - A Data Analyst's Portfolio

A clean, minimal portfolio website built to showcase my data analytics projects, technical skills, and contact information. Designed for recruiters and hiring managers who need to quickly assess capabilities or just know me.

Live Demo

View Portfolio

Built With

  • HTML5 — semantic markup, no frameworks
  • CSS3 — CSS Grid, Flexbox, custom properties, responsive design
  • JavaScript — minimal, vanilla JS (mobile nav toggle + scroll state)
  • Google Fonts — Cormorant Garamond (headings), DM Mono (labels & body)

No external JS libraries, no build tools, no third-party dependencies.

Projects Showcased

  1. Milton Transit Desert Analysis — Spatial analysis of transit coverage gaps using GTFS + Census data
  2. Finance Risk & Fraud Detection — XGBoost fraud detection with $917k projected savings
  3. Student Churn Early Warning — 10M+ OULAD clickstream records, 70% precision by Week 4
  4. Loan Process Optimization — Process mining on BPI 2017 dataset, 90% time reduction proposed
  5. Olist E-Commerce Analytics — RFM segmentation and Customer Lifetime Value modeling

Design

  • Background: near-black (#0d0d0d)
  • Text: warm off-white (#f0ece4)
  • Primary accent: gold (#c9a96e)
  • Secondary accent: muted teal (#4a7c6f)
  • Transitions: CSS-only, 0.2s ease — no animation libraries

File Structure

Portfolio/
├── index.html        # Single-page markup
├── styles.css        # All styles, mobile-first responsive
├── script.js         # Mobile nav toggle + navbar scroll background
├── assets/
│   ├── profile.jpg   # Profile photo
│   └── resume.pdf    # Downloadable resume
└── README.md

Contact

About

Portfolio Website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors