Skip to content

Harsh-Belekar/Harsh-Belekar.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Harsh Belekar β€” Personal Portfolio Website

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.

Portfolio Live GitHub Pages HTML5 CSS3 JavaScript Responsive Design Dark Mode Portfolio License: MIT


πŸ“Œ Table of Contents


πŸ”— Live Demo

Check out the Live Demo :

🌐 https://harsh-belekar.github.io/ πŸš€


✨ Features

  • βœ… 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

πŸ—‚οΈ Project Structure

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 images
β”‚   β”‚   β”œβ”€β”€ Banners/           # Project thumbnail images
β”‚   β”‚   └── Project-Gallery/   # Project Gallery images
β”‚   β”œβ”€β”€ Drawings/           # Anime art gallery images
β”‚   └── Docs/
β”‚       └── Harsh_Resume.pdf  # Downloadable resume
β”‚
└── README.md               

πŸ› οΈ Tech Stack

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

πŸ“‚ Sections Overview

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

βš™οΈ Setup & Local Run

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.html

You can also use the Live Server extension in VS Code for hot-reload during development.


🚒 Deployment

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:

  1. Fork this repository
  2. Go to Settings β†’ Pages
  3. Set Source to main branch, / (root)
  4. Your site will be live at https://<your-username>.github.io/

πŸ§‘β€πŸ’» Author

πŸ‘€ Harsh Belekar
πŸ“ Data Analyst | Python Developer | SQL | Power BI | Excel | Data Visualization
πŸ“¬ LinkedIn | πŸ”—GitHub

πŸ“§ harshbelekar74@gmail.com


⭐ 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

About

πŸ”₯Personal Portfolio Website showcasing my Projects, Skills, and Experience in Data Analytics and Python Development. Built with HTML, CSS, and JS.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors