Minimalist personal developer portfolio based on the approved itsw1n visual direction.
- Next.js App Router
- TypeScript (strict)
- Tailwind CSS
- next-themes
- Lucide React
- Static/local portfolio content
No database, API route, global state library, or service layer is included because the current portfolio does not require them.
npm install
npm run typecheck
npm run build
npm run devThis repo uses a lazy-loaded, layered rule system. Read only what the task needs:
AGENTS.md— always-loaded lean entry (stack, folder map, invariants, pointers).RULES.md— concern →playbooks/§ index. Use it to find the one section you need.CONTEXT.md— project snapshot (stack, architecture, design, identity).playbooks/— canonical rules, read by## §section via offset (never all at once).docs/DESIGN-SPEC.md— business/visual truth (design language, typography, color).
The reference mockup is at:
docs/reference/homepage-reference.png
Project screenshots and credential previews are generated placeholders. Replace them with actual screenshots/certificate images later while preserving their aspect ratios and data structure.
Update real links in:
src/components/shared/site-footer.tsx
Update portfolio content in:
src/data/portfolio.ts



