Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soummyaanon/my-portfolio2

This Is my 2nd portfolio website Madeup of By NEXT.JS, Framer Motion ,And Tailwind CSS
https://github.com/soummyaanon/my-portfolio2

framer-motion nextjs14 portfolio portfolio-website tailwindcss

Last synced: about 2 months ago
JSON representation

This Is my 2nd portfolio website Madeup of By NEXT.JS, Framer Motion ,And Tailwind CSS

Awesome Lists containing this project

README

        

# Portfolio Website

This is my personal portfolio website built with Next.js and Tailwind CSS. It showcases my projects, skills, and professional experience.

## Features

- **Home Page**: A brief introduction about me and what I do.
- **Projects Page**: A showcase of my projects with a custom `ProjectCard` component. Each card displays an image, title, description, and a link to the project. The card also includes three animated icons that move up when you hover over them and have a blur effect.
- **Skills Page**: A list of my technical skills.
- **Contact Page**: A form for visitors to contact me.

## Tech Stack

- **Next.js**: A React framework for building the user interface.
- **Tailwind CSS**: A utility-first CSS framework for styling the website.
- **Vercel**: For hosting the website.