Personal portfolio website showcasing my projects, skills, and experience.
URL: https://avkbsurya119.github.io/
This is my personal portfolio website built to showcase my work as a Software Engineer specializing in Applied AI/ML and system development.
- React - Frontend framework
- TypeScript - Type-safe JavaScript
- Vite - Build tool and dev server
- Tailwind CSS - Utility-first CSS framework
- shadcn/ui - Re-usable component library
- Framer Motion - Animation library
- GitHub Pages - Hosting and deployment
To run this project locally:
# Clone the repository
git clone https://github.com/avkbsurya119/avkbsurya119.github.io.git
# Navigate to the project directory
cd avkbsurya119.github.io
# Install dependencies
npm install
# Start the development server
npm run devThe site will be available at http://localhost:8080
To create a production build:
npm run buildThe built files will be in the dist directory.
This site is automatically deployed to GitHub Pages using GitHub Actions. Any push to the main branch triggers a new deployment.
- Email: avkbsurya@gmail.com
- LinkedIn: https://linkedin.com/in/avkbsurya
- GitHub: https://github.com/avkbsurya119
© 2026 Venkata Kanna Bhavan Surya Adapa. All rights reserved.