A simple Next.js portfolio site used as a tutorial example for DojOps.
npm install
npm run devOpen http://localhost:3000.
- Next.js 15 (static export)
- React 19
- TypeScript 5
- Tailwind CSS v4
This project is intentionally basic — it's designed for DojOps to analyze and improve:
- Enhance a Next.js Project — Scan, check, and enhance the CI and Dockerfile
- Security Audit & Remediation — Run scans and auto-remediate findings