Personal portfolio website showcasing my work as a Backend Engineer, open-source contributions, and technical writings.
🌐 Live Site: kapillamba4.github.io
- Vite + TypeScript + React
- shadcn-ui + Tailwind CSS
- React Router for navigation
# Clone and install
git clone https://github.com/kapillamba4/kapillamba4.github.io.git
cd kapillamba4.github.io
npm install
# Development
npm run dev
# Build
npm run buildsrc/
├── components/ # UI components
├── pages/ # Main pages
│ ├── Home.tsx # Landing page
│ ├── About.tsx # About section
│ ├── Reading.tsx # Reading list
│ └── Writing.tsx # Writing posts
├── hooks/ # Custom hooks
├── lib/ # Utilities
└── data/ # Static data
- GitHub: @kapillamba4
- LinkedIn: kapillamba4
- Medium: @kapillamba4