Web dev experience
Numerous projects in Svelte:
-dashboard for visualizing realtime (mqtt) data (location of bots on a map, and reservations)
-frontend for a sync system between a (shopify) CMS and a book-keeping system thru their APIs (graphql for the former and REST for the latter). Interface was for visualizing applied changes, as well as initiating syncs.
There's other small personal projects that don't involve any frameworks (site for viewing an OTP for a shared account w/ a friend, site for visualizing internet speed test results, visualizing match scores and placing bets between my friends, visualizing the status of self hosted services, etc).
AI in workflow
Coming up with boilerplate code for common patterns (e.g typescript types from arbitrary schemas), checking if there's a simpler refactor possible, etc.