Skip to content

Repository files navigation

Krishna Andhe — Portfolio

Interactive, animated single-page portfolio / living resume with light/dark theming. Positioned for a leadership-track IT professional & Microsoft 365 trainer. Live at krishnaandhe.github.io.

🧭 Section Order

  1. Hero — identity, role, location, résumé + book-training buttons
  2. About Me — leadership + trainer highlights
  3. Experience — full 6-role career (hover to expand)
  4. Tech Stack — animated proficiency bars
  5. Projects — Featured + auto-pulled GitHub repos
  6. Certifications & Education — grouped + click-to-view proof modal
  7. Training — Microsoft 365 rate card (tiered, "Book" CTAs)
  8. Testimonials 🆕 — short & simple quotes under Training
  9. Trainings & Events Attended — playful hover chip cloud
  10. Contact — social grid + QR + copy-email + résumé

🚀 Stack

Next.js 15 · React 19 · Tailwind CSS 3 · Framer Motion 11 · next-themes · react-icons

📁 Assets (in /public)

site_logo.png · logo.svg · profile.png · resume.pdf (downloads as Krishna_Andhe_CV.pdf) · qr.png · og.png · certs/*.jpg

🛠️ Local Dev

npm install
npm run dev      # http://localhost:3000

🌐 Deploy

npm run build
git add . && git commit -m "update" && git push

Auto-deploys via GitHub Actions. Ensure Settings → Pages → Source = GitHub Actions.


Built with Next.js & Tailwind CSS.