Personal website of Robi Rahman, built with Astro and deployed via GitHub Pages at robirahman.com.
- About — homepage with bio and contact info
- Publications — academic publications with BibTeX
- CV — education, experience, and skills timeline
- Projects — portfolio of software projects
- Travel — password-protected travel maps
- Contact — Google Form embed
- Tournaments — tournament bracket manager
- Learn Bengali — interactive offline-first Bengali learning app
- Data Science — statistics and ML reference app
npm install
npm run dev # Start dev server
npm run build # Build for production (includes Pagefind)
npm run preview # Preview production build