This is the portfolio website of Yigit Baba, a full-stack software developer based in Berlin. It showcases his projects, skills, and provides ways to contact him.
The project is live and can be viewed here: yigitbaba.com
- Responsive design with dark mode support
- Detailed sections for Home, About, Projects, and Contact
- Projects showcase with images and technology stack
- Contact section with direct links to email and LinkedIn
- Astro
- React
- JavaScript
- HTML
- CSS
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/babaygt/yigit-portfolio.git cd yigit-portfolio -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:4321 in your browser to see the result.
The site is deployed to Cloudflare Workers. To deploy manually:
npm run deployThis project is open source and available under the MIT License.
Parts of this project were inspired by Cryptical Coder's portfolio project on YouTube. You can check out his YouTube channel here.