This is a personal portfolio website built using React and Vite with TypeScript. It showcases different sections such as the hero, about, skills, projects, and contact details.
This portfolio website is designed to present my work, skills, and professional journey. It includes:
- Hero Section: A welcoming intro with links to social profiles.
- About Section: A brief overview of my background and expertise.
- Skills Section: A list of technologies and frameworks I am proficient in.
- Projects Section: Showcases my completed projects with descriptions and links to the code.
- Contact Section: A form for getting in touch, as well as links to resume, GitHub, LinkedIn, and portfolio.
- Responsive Design: Optimized for both desktop and mobile devices.
- Dark Mode Support: Includes a theme toggle for light and dark modes.
- Interactive Components: Smooth scroll and dynamic section transitions.
The following technologies were used to build this portfolio:
- Framework: ReactJS
- For general parts: MUI's Joy UI
- For cool parts: Acternity UI
- Styled Using: Tailwind CSS
- Favicon: Freepik
- Icons: Simple Icons
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/ThePhoenix08/portfolio-v2.git cd portfolio -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the browser and navigate to
http://localhost:3000
If you have any questions or suggestions, feel free to reach out to me at vighneshbrahme.workonly@gmail.com.