A cutting-edge personal portfolio site built with modern web standards and design principles.
- Distinctive Design: Art deco-inspired geometric aesthetics with refined minimalism
- Modern CSS: OKLCH color system, fluid typography, container queries
- Accessibility: WCAG 2.1 compliant with keyboard navigation and screen reader support
- Performance: Optimized animations with reduced motion support
- Responsive: Mobile-first design with fluid spacing and typography
- GitHub Pages: Automated deployment via GitHub Actions
This site follows design principles from the pbakaus/impeccable frontend-design skill:
- Fluid modular typography scale using clamp()
- OKLCH-based color palette with tinted neutrals
- Asymmetric layout with intentional visual rhythm
- Purposeful animations with exponential easing
- No generic "AI slop" aesthetics
Simply open index.html in a modern web browser. No build step required.
The site automatically deploys to GitHub Pages when changes are pushed to the main branch.
- Semantic HTML5
- Modern CSS (Custom Properties, Grid, Flexbox, OKLCH colors)
- Progressive enhancement
- No framework dependencies
MIT License - feel free to use as inspiration for your own portfolio!