A "cursed" ๐ clone of my original portfolio (khip01.github.io/me/).
This project was built entirely in Dart using the Jaspr framework. It serves as an experiment in migrating a heavy Flutter Web App architecture to Static Site Generation (SSG), achieving near-instant load times while keeping the development experience 100% Dart-based. Since this was just a "for-fun" experiment to see how far I could push Jaspr, expect some unpolished edges.
Live Demo: https://khip01.github.io/
Development
jaspr serveโ Local development server.jaspr buildโ Generate production static files inbuild/jaspr/.