Welcome to the repository of my personal portfolio website. This project showcases who I am, my skills, my work, and offers a contact form for potential opportunities. It was built to reflect my identity as a web and software developer.
- Framework: SvelteKit
- Languages: HTML, CSS (TailwindCSS), JavaScript
- Internationalization:
svelte-i18n - Form Submission: Mail
- Responsive Design: Mobile-first and fully responsive
- Deployment: GithubPages
git clone https://github.com/your-username/portfolio.git
cd portfolio
npm install
npm run devsrc/
├── routes/ # Website pages (home, projects, contact, etc.)
├── lib/ # Reusable components, i18n config, utilities
├── assets/ # Images and icons
├── styles/ # Custom styles