Skip to content

kapillamba4/kapillamba4.github.io

Repository files navigation

Kapil Lamba's Portfolio

Personal portfolio website showcasing my work as a Backend Engineer, open-source contributions, and technical writings.

🌐 Live Site: kapillamba4.github.io

Tech Stack

  • Vite + TypeScript + React
  • shadcn-ui + Tailwind CSS
  • React Router for navigation

Quick Start

# 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 build

Project Structure

src/
├── 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

Contact

About

Resources

License

Stars

Watchers

Forks

Languages