Skip to content

saidlaboratory/website

Repository files navigation

SAID Lab

Independent research lab integrating AI/ML into science across Econ, Math, Physics, Quantum, and Bio.

Stack

  • Next.js 15 (App Router) — file-based routing, real pages per route
  • Framer Motion — page + element transitions
  • TypeScript
  • Plain CSS in app/globals.css — no Tailwind, no design-system overhead

Develop

npm install
npm run dev

Open http://localhost:3000.

Build

npm run build
npm start

Routes

Path Page
/ Hero · home
/research Five research domains
/works Active projects (most in stealth)
/programs Summer residency + research seminars
/about Manifesto + lab thesis
/contact Get in touch
/join Apply to the residency

SEO: sitemap.xml and robots.txt are generated at build time from app/sitemap.ts and app/robots.ts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors