Static portfolio site built with Astro, Tailwind CSS v4, TypeScript, MDX content collections, and React only for interactive components.
- Astro
- Tailwind CSS v4
- TypeScript
- React
- Motion
- MDX content collections
//projects/projects/[slug]/research/research/[slug]/resume/contact
Add or edit entries in:
src/content/projects/*.mdxsrc/content/research/*.mdx
Schema definitions live in src/content/config.ts.
npm install
npm run devThe app is static-only and compatible with Netlify, Vercel static hosting, and GitHub Pages.