A modern, minimalist portfolio website for a cybersecurity expert and exploit developer. This project features sleek aesthetics with interactive backgrounds and a responsive design.
- Modern Design: Clean, minimalist interface with sophisticated animations
- Interactive Backgrounds: Unique animated backgrounds for each section
- Responsive Layout: Seamless experience across all devices
- Optimized Performance: Fast loading times with optimized assets
- Accessibility: Follows best practices for web accessibility
- Framework: Next.js 13 (App Router)
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Icons: Lucide React
- Animations: Canvas-based animations and Framer Motion
- Deployment: GitHub Pages via GitHub Actions
- Image Optimization: Sharp, imagemin
- Testing: Jest and React Testing Library
- Code Quality: ESLint, Prettier, TypeScript
- Node.js 18.x or later
- npm or yarn
- Clone the repository:
git clone https://github.com/ki6h/portfolio-website.git cd portfolio-website