The visual system for this project is hand-built. I decided to work with a token-based design system in plain CSS Modules to have comeplete control over design. This project is built on Next.js 15 (App Router) and TypeScript, with MDX-powered case studies, and a strong focus on UI/UX design (in progress). Potential AI-powered recruiter chat and semantic project search (stretch goal).
Note to prof: In scaffolding phase -- Case studies and project still need to be added
Run the dev server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/fontto automatically optimize and load Geist Vercel font.
more details.