A premium, Cybersecurity-themed portfolio website featuring modern glassmorphism UI, interactive animations, and adaptive layouts optimized for all devices.
- Glassmorphism Effects - Frosted glass cards with backdrop blur
- Dark Cyber Theme - Navy/black with neon cyan/blue accents
- Animated Gradient Text - Flowing gradients on headings
- Hover Glow Effects - Cyan glow on interactive elements
- Page Loader - Animated logo with progress bar
- Scroll Progress Bar - Visual scroll position indicator
- 3D Card Tilt - Mouse-following 3D perspective on cards
- Button Ripple Effect - Material Design-style ripple on clicks
- Staggered Reveal - Cards fade in sequentially on scroll
- Floating Elements - Gentle floating animation on icons
- Intersection Observer - Smooth fade-in as sections enter viewport
- Adaptive Layout - Vertical on desktop, horizontal scroll on mobile
- Mobile Navigation - Hamburger menu with slide-down overlay
- Touch-Friendly - Scroll-snap carousels for mobile
- 60FPS Performance - Optimized canvas particles on mobile
- SEO Optimized - JSON-LD structured data, meta tags, robots.txt
- Custom 404 Page - Branded error page for GitHub Pages
- Lazy Loading - Deferred image loading for performance
- Scroll-to-Top - Smooth scroll button
- Working Contact Form - Web3Forms integration
my-portfolio/
βββ index.html # Main HTML
βββ style.css # Core styles
βββ script.js # Main JavaScript
βββ adaptive-layout.css # Responsive layouts
βββ animations.css # Premium animations
βββ scroll-top.css # Scroll-to-top button
βββ overlay-fix.css # Overlay fixes
βββ 404.html # Custom error page
βββ robots.txt # SEO crawler config
βββ assets/
βββ images/ # Project & profile images
βββ documents/ # PDFs & presentations
| Category | Technologies |
|---|---|
| Core | HTML5, CSS3, JavaScript (ES6+) |
| Fonts | Google Fonts (Poppins) |
| Icons | Font Awesome 6 |
| Forms | Web3Forms API |
| Hosting | GitHub Pages |
-
Clone the repository
git clone https://github.com/rajpratham1/my-portfolio.git
-
Open locally
cd my-portfolio # Open index.html in browser
-
Deploy to GitHub Pages
- Push to
mainbranch - Enable GitHub Pages in repository settings
- Push to
- Hero - Animated intro with profile photo
- About Me - Skills cards with horizontal scroll
- Featured Projects - Hardware & software projects
- My Websites - Live deployed web apps
- Certificates - Professional certifications
- Publications - Books & technical writing
- Contact - Social links & contact form
This project is open source and available under the MIT License.
Pratham Kumar
- GitHub: @rajpratham1
- LinkedIn: Pratham Kumar
- Portfolio: rajpratham1.github.io/my-portfolio
β Star this repo if you found it helpful!