Source code to my website. As raw as a Vue 3 + Typescript + Vite project could be ❤️.
Check it out here: marian.sh (external link)
This single-pager was created with Vite and Vue 3. It makes use of its modern <script setup>
-syntax.
Just for fun the components and external scripts are all written in TypeScript. The appear effects rely on the Intersection Observer API.