This project is my personal portfolio website showcasing my skills, projects, and experiences. Built with Next.js, TailwindCSS, and other modern tools.
- Modern and responsive design
- Fast rendering with Next.js 15
- Professional styling with TailwindCSS
- Smooth animations using motion
- Displaying GitHub data with octokit
- Beautiful notifications with react-hot-toast
# Clone the repository
git clone https://github.com/callmedeci/Portfolio/
cd my-portfolio
# Install dependencies
yarn install # or npm install
# Start the development server
yarn dev # or npm run dev
- Frontend: Next.js 15, React 19, TailwindCSS 4
- UI & Animation: Motion, Lucide React, React Icons
- Utilities: Zod (validation), Date-fns, Tailwind Merge
- Linting & Formatting: ESLint, Prettier, Tailwind Prettier Plugin
If you like this project, consider giving it a star and forking it!