Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soummyaanon/my-portfolio2
- Owner: soummyaanon
- License: apache-2.0
- Created: 2024-06-07T21:57:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T09:29:51.000Z (4 months ago)
- Last Synced: 2024-09-16T03:40:50.785Z (4 months ago)
- Topics: framer-motion, nextjs14, portfolio, portfolio-website, tailwindcss
- Language: TypeScript
- Homepage: https://soumya-ranjan.tech
- Size: 37.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.