Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 941 Bytes

File metadata and controls

24 lines (19 loc) · 941 Bytes

robirahman.github.io

Personal website of Robi Rahman, built with Astro and deployed via GitHub Pages at robirahman.com.

Site Sections

  • 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

Development

npm install
npm run dev      # Start dev server
npm run build    # Build for production (includes Pagefind)
npm run preview  # Preview production build