Second version of my personal portfolio built using Next.js, TypeScript, and Chakra UI.
This is the repository for the second version of a personal portfolio website. It is built using Next.js, TypeScript, Chakra UI, and Emotionjs. The website includes various features such as work experience, tech stacks, projects, volunteer experience, dark and light mode toggle, markdown parsed blogs, blog comments, talks section, responsive view, metadata configuration, and Google Analytics integration.
To install the portfolio website:
portfolio-v2 folder using the cd command: cd portfolio-v2.yarn install or npm install command.yarn dev or npm run dev.localhost:3000 in your browser to view the website.The second version of the personal portfolio website is built using Next.js, TypeScript, Chakra UI, and Emotionjs. It includes various features such as work experience, tech stacks, projects, volunteer experience, dark and light mode toggle, markdown parsed blogs, blog comments, talks section, responsive view, metadata configuration, and Google Analytics integration. The installation process involves forking and cloning the repository, installing dependencies, and starting the development server.