Designed for GitHub Pages, this modern and responsive portfolio features a premium dark mode aesthetic, glassmorphism, and fluid animations.
Check it out at: https://futesat.github.io
- Modern Design: Deep dark styling with neon accents (
#6d28d9,#00d4ff). - Responsive: Fully optimized for Mobile, Tablet, and Desktop.
- Glassmorphism: Premium frosted glass effects on cards and navigation.
- Interactive: Custom cursor glow and scroll-reveal animations.
- Micro-interactions: Smooth hover states and transitions.
- HTML5: Semantic structure.
- CSS3: Variables, Flexbox, Grid, Animations.
- JavaScript (Vanilla): Intersection Observers for performance-friendly animations.
- FontAwesome: Icons (via CDN).
- Google Fonts: Space Grotesk (Headers) & Outfit (Body).
- Modify Content: Edit
index.html. All text sections (About, Experience, Skills) are clearly marked. - Change Colors: Open
styles.cssand adjust the:rootvariables at the top.:root { --accent-primary: #YOUR_COLOR; --accent-secondary: #YOUR_COLOR; }
- Images: Replace or add images in an
/assetsfolder and reference them in HTML.
Since this is a GitHub Pages repository, simply push your changes to the main or master branch. GitHub will automatically deploy these static files.
Built by futesat