8000 GitHub - oguzakkaya/Oguz-Akkaya-Portfolio: Personal portfolio website built with SvelteKit and TypeScript. Features a modern UI showcasing my professional experience, skills, and projects.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Personal portfolio website built with SvelteKit and TypeScript. Features a modern UI showcasing my professional experience, skills, and projects.

Notifications You must be signed in to change notification settings

oguzakkaya/Oguz-Akkaya-Portfolio

Repository files navigation

Oguz Akkaya - Personal Portfolio

Welcome to my personal portfolio website! This project showcases my skills, experience, and projects as a software developer.

🚀 Live Demo

Visit my portfolio at: oguzakkaya.com

🛠️ Built With

🏗️ Project Structure

├── src/
│   ├── lib/         # Reusable components and utilities
│   ├── routes/      # Page components and API routes
│   └── app.html     # HTML template
├── static/          # Static assets
└── tests/          # Test files

🚀 Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/oguzakkaya/oguz-akkaya-portfolio.git
  1. Install dependencies
npm install
# or
yarn install
  1. Start the development server
npm run dev
# or
yarn dev
  1. Build for production
npm run build
# or
yarn build

📝 License

This project is open source and available under the MIT License.

📧 Contact

About

Personal portfolio website built with SvelteKit and TypeScript. Features a modern UI showcasing my professional experience, skills, and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0