Responsive portfolio built with SvelteKit, featuring my projects and blog posts.
- 🎨 Responsive project gallery with category filtering
- 📝 Markdown-based blog posts with syntax highlighting
- 📊 Interactive data visualizations using Plotly
- 🎮 3D model viewers for OBJ and GLB files
- 💬 Comments system using Giscus
- 📱 Mobile-friendly design
- 🌙 Dark theme optimized
/src/posts/- Markdown blog posts/src/routes/- SvelteKit routes and pages/src/lib/- Reusable components and utilities/static/- Static assets (images, 3D models, etc.)
MIT License