An open API service indexing awesome lists of open source software.

https://github.com/akshay0611/personal-portfolio

A personal portfolio showcasing my projects, certifications, skills, and professional journey, designed with Next.js, TypeScript, and TailwindCSS.
https://github.com/akshay0611/personal-portfolio

certifications developer-portfolio frontend nextjs personal-website portfolio projects react tailwindcss typescript

Last synced: about 1 year ago
JSON representation

A personal portfolio showcasing my projects, certifications, skills, and professional journey, designed with Next.js, TypeScript, and TailwindCSS.

Awesome Lists containing this project

README

          

![GitHub](https://img.shields.io/github/license/akshay0611/personal-portfolio?style=for-the-badge)
![Website](https://img.shields.io/website?down_color=red&down_message=Down&style=for-the-badge&up_color=green&up_message=Online&url=https%3A%2F%2Fconnectwithakshay.netlify.app)
![GitHub issues](https://img.shields.io/github/issues-raw/akshay0611/personal-portfolio?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/akshay0611/personal-portfolio?style=for-the-badge)

# Personal Portfolio Website

A portfolio website to showcase my projects, skills, certifications, and achievements.

![Banner](public/images/banner.png)

## 👨‍💻 Tech Stack

- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [React Markdown](https://www.npmjs.com/package/react-markdown)
- [Headless UI](https://headlessui.com/)

## 💡 Features

### **Home Page**
- A sleek design featuring sections like hero, about, skills, projects, certifications, and contact.
- Integrated working contact form with [Netlify Forms](https://www.netlify.com/platform/core/forms/), using email notifications.
- [Lottie animations](https://lottiefiles.com/) used for efficient SVG rendering.

### **Developer Story** [[View Here](https://connectwithakshay.netlify.app/story)]
- Highlight achievements, certifications, education, and experience in a structured way.
- Descriptions rendered using [React Markdown](https://www.npmjs.com/package/react-markdown).
- Option to tag specific stories as “featured.”

### **Other Features**
- Dynamic SEO for enhanced visibility on social platforms (Twitter, Facebook, Open Graph).
- Custom 404 - Page Not Found.
- Lazy image loading for optimized performance.
- Hosted on [Netlify](https://www.netlify.com/).

## 💻 Contributors