This is my personal portfolio website to showcase some of my projects as well as my interests.
- Next.js: The website is built using Next.js, a popular React framework that provides server-side rendering and other performance optimizations out of the box.
- Three.js: The 3D visualizations and animations on the website are powered by Three.js, a JavaScript library for creating and displaying 3D computer graphics in web browsers.
- Responsive Design: The website is fully responsive and optimized for different screen sizes, ensuring a consistent experience across devices.
- Project Showcase: The portfolio section highlights my projects, providing detailed information, screenshots, and links to live demos or GitHub repositories.
- Skills & Expertise: The website showcases my skills and expertise through interactive visual elements, charts, or other representations.
- Contact Form: A contact form is included to allow visitors to get in touch with me easily. The form captures user input and sends it to a specified email address.
Make sure you have nodejs 18.0.0
or higher and npm 8.6.0
or higher installed. Install dependencies with:
npm install
Once it's done start up a local server with:
npm run dev
This site has been deployed on Netlify. You can visit it here
This project is licensed under the MIT License.
Thank you for visiting my personal portfolio website! I hope you find it informative and enjoyable. If you have any questions or feedback, please don't hesitate to reach out.