Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 759 Bytes

File metadata and controls

30 lines (23 loc) · 759 Bytes

Anirudh Konidala — Portfolio

Personal portfolio site built with Astro, Tailwind CSS v4, GSAP, and MDX.

Stack

  • Astro — static site framework with view transitions
  • Tailwind CSS v4 — utility-first styling
  • GSAP — page-entry animations
  • MDX — blog posts

Getting Started

npm install
npm run dev       # localhost:4321
npm run build     # production build → ./dist/
npm run preview   # preview production build

Pages

Route Description
/ Home
/about About
/experience Resume — work experience & education
/skills Skills
/blog Blog
/contact Contact