Welcome to my personal portfolio project! This repository contains the source code for my portfolio website built with modern web technologies.
This website showcases my skills, projects, and experience as a developer. It is designed to be fast, responsive, and visually appealing.
- React – Frontend library for building user interfaces
- TypeScript – Strongly typed JavaScript for better code quality
- Vite – Fast development server and build tool
- Tailwind CSS – Utility-first CSS framework for styling
- shadcn-ui – UI components for React
📦 Project Structure myportfolio/ ├─ public/ # Static assets like images ├─ src/ # Source code │ ├─ components/ # Reusable UI components │ ├─ pages/ # Page components │ └─ styles/ # CSS/Tailwind styles ├─ package.json # Project metadata & dependencies └─ README.md # Project documentation
📈 Deployment
The site can be deployed using any static hosting platform such as Vercel, Netlify, GitHub Pages, etc.
📫 Contact
For any questions or collaboration, feel free to reach out:
Email: [email protected]
LinkedIn: Vivek Atkari
GitHub: Vivek23456
Made with ❤️ using React, TypeScript, and Tailwind CSS
This is my personal portfolio.
© 2025 Vivek Atkari. All Rights Reserved.
You may view this project, but you are not permitted to copy, modify, or claim it as your own.