Handcrafted slime e-commerce. Single-product drop store. For my little girl


Stack

LayerTech
FrameworkSvelteKit (Svelte 5 runes)
StylingTailwind CSS v4
Package managerBun
TypeScriptstrict
TestingVitest + Bun test
PaymentsStripe Checkout Sessions + Payment Element
EmailResend
ValidationZod v4
3D/fluidThrelte v7 + Three.js + webgl-fluid-enhanced
ObservabilitySentry

What it does

Single product drop mechanics. 3D fluid background with interactive WebGL. Stripe Checkout handles the payment surface (PCI compliance is Stripe's problem, not mine). Automated fulfillment emails via Resend. Sentry catches what breaks.


Design choices

Svelte 5 runes for reactivity without boilerplate. Bun because it installs fast and the test runner is good. Stripe Checkout instead of a custom payment UI: Stripe hosts the PCI surface, I do not have to.

No auth system. It is a simple drop store.


Related: Projects | Skills

Built with LogoFlowershow