Welcome to my personal portfolio! This is a modern, responsive, and interactive web application built to showcase my projects, skills, and experience as a developer.
This project is built with a modern tech stack focusing on performance, accessibility, and great user experience:
- Framework: Next.js
- Styling: Tailwind CSS
- Animations: Framer Motion
- UI Components: Radix UI
- Icons: Lucide React & React Icons
- Sliders/Carousels: Swiper
- Emails: Resend & Nodemailer
First, clone the repository and install the dependencies:
npm install
# or
yarn install
# or
pnpm installThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
app/: Next.js App Router containing pages, layouts, and routing logic.components/: Reusable UI components.public/: Static assets like images and fonts.
The easiest way to deploy this Next.js app is to use the Vercel Platform. Check out the Next.js deployment documentation for more details.
Feel free to reach out if you have any questions or just want to say hi! You can contact me through the contact form on the portfolio or via my linked social profiles.