Skip to content

SametDulger/sametdulger.dev

Repository files navigation

Samet Dulger - Portfolio Website

Personal portfolio website showcasing Full Stack Developer skills and projects.

🌐 Live Site

https://sametdulger.dev

🛠️ Technologies Used

Frontend

  • Next.js 15.3.3 - React framework
  • React 19 - UI library
  • TypeScript - Type safety
  • Tailwind CSS 3.4 - Styling framework

Libraries & Dependencies

  • Framer Motion 12.18.1 - Animations
  • React Icons 5.5.0 - Icon components
  • Lucide React - Additional icons

Development Tools

  • ESLint 9 - Code linting
  • PostCSS 8.5.6 - CSS processing
  • Autoprefixer 10.4.21 - CSS vendor prefixes

Deployment

  • GitHub Pages - Static hosting
  • GitHub Actions - CI/CD pipeline
  • Custom Domain - sametdulger.dev

📦 Installation

# Clone repository
git clone https://github.com/SametDulger/sametdulger.dev.git

# Install dependencies
npm install

# Run development server
npm run dev

🚀 Build & Deploy

# Build for production
npm run build

# Deploy to GitHub Pages
npm run deploy

📋 Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint
  • npm run export - Export static files
  • npm run deploy - Deploy to GitHub Pages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published