A Clean, Responsive Personal Portfolio Website Built from Scratch using pure HTML, CSS, and JavaScript β Designed to showcase my Real-World Data Analytics, SQL, Python, and BI Projects in One Polished, Professional Space.
- π Live Demo
- β¨ Features
- ποΈ Project Structure
- π οΈ Tech Stack
- π Sections Overview
- βοΈ Setup & Local Run
- π’ Deployment
- π€ Author
π https://harsh-belekar.github.io/ π
- β Fully Responsive β Works seamlessly across desktop, tablet, and mobile
- β Single Page Application β Smooth section-based navigation without page reloads
- β Interactive Project Filter β Filter projects by category: Data Analysis, Python, SQL, Power BI, Game Dev, Web Dev, IoT
- β Skills Categorization β Organised skill cards grouped by domain
- β Art Gallery Section β Personal anime-style artwork gallery
- β Downloadable Resume β Direct PDF resume download button
- β Social Links & Contact β LinkedIn, GitHub, Instagram integration
- β Animated UI Elements β Smooth transitions and interactive components
- β No Frameworks, No Libraries β Pure vanilla HTML, CSS & JS
Harsh-Belekar.github.io/
β
βββ index.html # Main HTML file β entire portfolio structure
β
βββ Css/
β βββ style.css # All Styling & Layout
β βββ responsive.css # Responsiveness
β
βββ JS/
β βββ main.js # Interactivity β navigation, filters, animations
β βββ projects.js # Project navigation & raking
β
βββ Assets/
β βββ Images/ # Icons, avatar, SVGs, UI elements
β β βββ SVG/ # Ionicons SVG icon set
β βββ Project-Img/ # Project thumbnail images
β βββ Drawings/ # Anime art gallery images
β βββ Docs/
β βββ Harsh_Resume.pdf # Downloadable resume
β
βββ README.md
| Technology | Purpose |
|---|---|
| HTML5 | Structure & semantic markup |
| CSS3 | Styling, layout (Flexbox/Grid), responsive design, animations |
| JavaScript | DOM manipulation, navigation, project filtering, interactivity |
| GitHub Pages | Free static site hosting & CI/CD deployment |
| SVG / Ionicons | Scalable vector icons throughout the UI |
| Section | Description |
|---|---|
| About Me | Personal introduction, background, and what I do |
| Education | B.Sc. IT β N.B. Mehta Science College, Mumbai University |
| Experience | Data Analyst Intern @ Unified Mentor Β· Data Science Intern @ HexSoftwares |
| Skills | Categorised by domain: Data Engineering, Analytics, BI, Dev, AI, IoT |
| Projects | 20+ real-world projects with GitHub links and filterable tags |
| Art Gallery | Personal anime artwork collection |
| Contact | Social links, resume download, and message form |
No build tools or package managers needed. Just clone and open:
# Clone the repository
git clone https://github.com/Harsh-Belekar/Harsh-Belekar.github.io.git
# Navigate into the project folder
cd Harsh-Belekar.github.io
# Open in your browser
open index.html
# or on Windows
start index.html
# or on Linux
xdg-open index.htmlYou can also use the Live Server extension in VS Code for hot-reload during development.
This site is deployed for free via GitHub Pages directly from the main branch.
Any push to main automatically reflects live at:
https://harsh-belekar.github.io/
To deploy your own fork:
- Fork this repository
- Go to Settings β Pages
- Set Source to
mainbranch,/ (root) - Your site will be live at
https://<your-username>.github.io/
π€ Harsh Belekar
π Data Analyst | Python Developer | SQL | Power BI | Excel | Data Visualization
π¬ LinkedIn | πGitHub
β If you found this project helpful, feel free to star the repo and connect with me for collaboration!
Made with β€οΈ and a lot of β by Harsh Belekar