A minimalist, high-performance portfolio template built with modern web technologies. Designed for developers and designers to showcase their work and skills with zero clutter.
Achieves excellent scores across all key metrics:
- Performance: Optimized images, lazy loading, and efficient code splitting
- Accessibility: WCAG 2.1 compliant, semantic HTML, proper ARIA labels
- Best Practices: Modern web standards, secure connections
- SEO: Proper meta tags, structured data, and semantic markup
- Framework: Next.js, React, TypeScript
- Styling: Tailwind CSS, Shadcn UI
- Deployment: Vercel
- Configuration: Simple single-file setup via
src/data/resume.tsx - Performance: Optimized for speed and SEO
- Design: Clean, responsive, and accessible UI
- Theming: Dark and light mode support
-
Clone the repository
git clone https://github.com/killflex/simple-portfolio
-
Install dependencies
pnpm install
-
Run development server
pnpm dev
-
Customize content in
src/data/resume.tsx


