Professional portfolio developed with Next.js and Tailwind CSS, designed to showcase my skills as a web developer. Includes sections for personal introduction, featured projects, technical competencies, and contact information. Fully responsive, performance-optimized, and deployed on GitHub Pages.
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev