Skip to content

lovishGIT/my-portfolio-web

Repository files navigation

Lovish Bansal's Portfolio 🎨

Welcome to my portfolio website built with Next.js. This site showcases my projects, skills, and experience. 🚀

LinkedIn GithubLive Portfolio

Getting Started

To get this website template, simply change the information in the me folder in this repository. 🗂️

  • I have used an serverless aws component to send emails from the contact form. You can find the code in the api folder. 📧 NEXT_SECRET_EMAIL_SERVICE_URL is the environment variable that you need to set in your vercel project. 🚀

  • I have used Upstash Redis to store the view count of the website. You can find the code in the api folder. 📊 NEXT_SECRET_UPSTASH_REDIS_URL & NEXT_SECRET_UPSTASH_REDIS_TOKEN are the environment variables that you need to set in your vercel project. 🚀

Technologies Used

  • Frontend: Next.js & Tailwind CSS
  • Backend: AWS Lambda [Email Service] & Upstash Redis [View Count]
  • Deployments: Vercel, NameCheap

Contributing

Contributions are welcome! If you have any suggestions or improvements, please raise an issue first. 🛠️

Show Your Support

If you like this project, please give it a star to show your support! ⭐ Thank you for visiting my portfolio! Lovish Bansal