REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
61/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
60 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Bharat Poojari - Full-Stack Developer Portfolio 🚀


Screenshots
📋 Table of Contents
🌟 Features
🎨 Modern UI/UX & Core Experience
- Sticky Navbar: With smooth scroll anchors to all sections.
- Dual Theme System: Seamless light/dark theme toggle driven by CSS variables, with preference saved to local storage.
- Polished Animations & UX: Custom cursor, ripple effects on click, hover transformations, and smooth, low-CPU animations powered by IntersectionObserver.
- Progressive Enhancements: Preloaded images, lazy loading, and accessible ARIA labels for a better user experience.
🚀 Hero Section
- Animated Background: A dynamic canvas with floating particles and a moving light grid.
- Dynamic Heading: A dual-line title with an engaging typewriter effect for rotating roles.
- Interactive Elements: Animated call-to-action buttons, live project/code stats, and floating, clickable code snippet cards.
- Responsive Visuals: Separate, optimized layouts for mobile and desktop to showcase code snippets effectively.
🧑💻 About & Interactive Terminal
- Split Layout: A clean design featuring a personal bio alongside an interactive terminal widget.
- Animated Background: A subtle animated grid and pulsing dot background to create a high-tech feel.
- Interactive Terminal: A fully-functional, custom-built shell experience with commands like
help, about, skills, projects, contact, theme, and more.
- Advanced Terminal Features: Command autocomplete, history (arrow keys), copy output, clear screen, live session timer, and command counter.
🔧 Advanced Skills Showcase
- Dual Visualization: Toggle between a traditional "Cards" view and an interactive "Bubbles" view.
- Categorized Skills: Skills organized by Frontend, Backend, Languages, and Tools, each with animated progress bars.
- Interactive Bubbles: A dynamic bubble chart where size represents proficiency. Bubbles are randomly placed without overlapping and feature a ripple effect on click.
📂 Project Portfolio
- Dynamic Filtering: Filter projects by category (All, Frontend, Backend, Full Stack, Extension).
- Project Cards: Dynamically generated cards with image fallbacks, status badges, and technology tags.
- Detailed Modals: Click any project to open a "pop-up window" modal with in-depth details, including features, challenges, solutions, and links.
🎓 Education & Certifications
- Animated Timeline: A vertical timeline for academic history (BCA, PUC, SSLC) that animates on scroll.
- Document Viewer: "View Marksheet" buttons open a sleek, integrated PDF viewer modal.
- Filterable Certificates: View certificates by category (e.g., Development, IoT) with verified status badges.
- Certificate Details: Each certificate has a details modal with learning outcomes, and a button to view the certificate PDF or print the details.
📞 Contact Section
- Formspree Integration: An accessible contact form with a loading spinner on submission and a success message.
- Contact Cards & Socials: Cleanly presented contact information and social media profile links.
✨ Developer OS Experience (New!)
A new "Desktop Mode" has been introduced as a beta feature, transforming the portfolio into a simulated operating system environment.
- Windowed Applications: Key sections like the Terminal and Projects can be opened as draggable windows within the desktop.
- Dock & Taskbar: A familiar dock provides quick access to launch applications.
- Future Enhancements: This mode is the foundation for future features like resizable windows, keyboard shortcuts (
Ctrl+T for new terminal), a system panel for theme control, and a notification center.
📈 SEO Optimized
- Comprehensive meta tags
- Open Graph protocol support
- Twitter card integration
- Structured data ready
- Sitemap generation
- Robots.txt configuration
🛠️ Tech Stack
Frontend
├── HTML5 - Semantic markup with accessibility
├── CSS3 - Modern CSS with variables, animations, grid
├── JavaScript (ES6+) - Vanilla JS with modern features
├── Font Awesome 6 - Professional icons
└── Google Fonts - Inter font family
Performance & SEO
├── Meta Tags - Comprehensive SEO meta data
├── Open Graph - Social media optimization
├── Twitter Cards - Twitter preview optimization
├── Canonical URLs - Duplicate content prevention
├── Preconnect - Resource hint optimization
└── Web Manifest - PWA ready structure
Integrations
├── Formspree - Contact form handling
├── Vercel - Hosting and deployment
├── GitHub - Version control
├── LinkedIn - Professional network
└── Kaggle - Data science portfolio
📦 Installation
Prerequisites
- Modern web browser (Chrome, Firefox, Safari, Edge)
- Git (for cloning)
- Code editor (VS Code recommended)
Local Setup
-
Clone the repository
git clone https://github.com/bharat-poojari/Bharat-Portfolio.git
cd Bharat-Portfolio
-
Open with VS Code
code .
-
Run with Live Server
- Install "Live Server" extension
- Right-click on
index.html
- Select "Open with Live Server"
-
Build for production
# No build step required - pure HTML/CSS/JS
# Just deploy the files to any static hosting
Customization
-
Update Personal Information
- Edit
index.html - Update name, description, contact info
- Modify
scripts.js - Update projects, certificates data
- Change
style.css - Adjust colors, animations
-
Replace Images
- Add your images to
/images folder
- Update image paths in HTML and JavaScript
-
Update Social Links
- Modify social media URLs in contact section
- Update meta tags with your profiles
🎯 SEO Optimization
Implemented SEO Features
<!-- Primary Meta Tags -->
<meta name="title" content="Bharat Poojari | Full-Stack Developer & Tech Explorer">
<meta name="description" content="BCA final year student passionate about full-stack development...">
<meta name="keywords" content="Bharat Poojari, Full Stack Developer, Web Developer...">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://bharat-poojari.vercel.app/">
<meta property="og:title" content="Bharat Poojari | Full-Stack Developer">
<meta property="og:description" content="Passionate full-stack developer creating innovative digital solutions...">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://bharat-poojari.vercel.app/">
<!-- Contact Information -->
<meta name="email" content="bharatp0316@gmail.com">
<meta name="github" content="https://github.com/bharat-poojari">
<meta name="linkedin" content="https://linkedin.com/in/bharat-poojari">
Social Media Optimization
SEO Scorecard
| Metric | Status | Optimization |
|---|
| Mobile Friendly | ✅ | Fully responsive |
| Page Speed | ⚡ | Optimized assets |
| Meta Tags | ✅ | Comprehensive |
| Alt Text | ✅ | All images |
| Semantic HTML | ✅ | Proper structure |
| SSL Certificate | ✅ | Vercel hosting |
| Sitemap | ✅ | Auto-generated |
📱 Responsive Design
Breakpoints
- Desktop: 1200px+ - Full experience with floating cards
- Laptop: 1024px - Optimized grid layouts
- Tablet: 768px - Collapsed navigation
- Mobile: 375px - Touch-friendly interface
Mobile Features
- Hamburger menu for navigation
- Touch-optimized buttons
- Responsive typography
- Stacked layouts
- Optimized animations
🚀 Performance
Optimization Techniques
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This is a fully responsive personal portfolio website showcasing my projects, services, and contact information. Built using HTML, CSS, and JavaScript, it includes interactive elements, responsive design for desktop, tablet, and mobile, and a modern, clean layout. Perfect for personal branding and project showcase.
80/100 healthRecently updatedActive repository
HTMLMIT
⑂ 31 forks◯ 1 issuesUpdated 2 days ago
A modern Awwwards-inspired interactive website featuring smooth GSAP animations, creative UI interactions, immersive motion design, and experimental layouts, built to showcase premium frontend experiences similar to SOTD-level digital projects.
73/100 healthRecently updatedActive repositoryHas homepage
JavaScriptNo license#awwward-website#awwwards-inspired#css#frontend
⑂ 64 forks◯ 5 issuesUpdated today
Project homepage ↗