Skilled
Frontend
I've been using svelte since early 2020, and Sveltekit since it released. I am proficient in writing useful applications and websites, along with doing cursed workarounds if something doesn't work.
Possibly my favourite feature is the new Svelte 5 runes system, which makes app state incredibly easy to manage across a whole site. I've also used it for persisting data across reloads/saving settings in a tauri app, handled by tauri-plugin-state.
Sveltekit then turns Svelte from a frontend library into a fullstack app framework, which I am also highly proficient in. All websites I build put a focus on progressive enhancement, and work without JS, including this one! Try disabling JS and navigate around. Nearly all features work or fallback on a version that doesn't need JS.