Welcome to my personal portfolio website!
This is where I showcase my skills, projects, and experiences as a developer.
Built with SvelteKit and TypeScript, this site represents my journey, passion for technology.
- Responsive Design: Optimized for desktop, tablet, and mobile devices.
- Projects Showcase: Highlighting my works with links to live demos and repositories.
- Contact Integration: Easy-to-use contact form and social media links.
- Fast & Lightweight: Built with modern web technologies for optimal performance.
src/
├── routes/ # Website pages
├── lib/ # Reusable components and styles, static files
└── app.html # Main HTML template
If you'd like to run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/kang87y/kang87y.github.io.git
-
Install dependencies:
yarn install
-
Start the development server:
yarn dev
-
Open the app in your browser:
http://localhost:5173
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have suggestions or improvements, feel free to open an issue or submit a pull request. Contributions are always welcome!
- Website: [https://kang87y.com]
- GitHub: [https://github.com/kang87y]
- Email: [mailto:contact@kang8y.com]
Thank you for visiting my portfolio!