A styled, multi-page static website.
A project configured with Tailwind CSS.
A live website deployed from a Git repo.
A functional SvelteKit project.
Integrate and theme shadcn-svelte.
A project with Supabase for DB and Auth.
Functional Google/GitHub sign-in.
All four CRUD operations using Drizzle.
A project running locally via Docker.
Automated welcome email via Mailgun.
A merged feature branch in a Git repo.
A form using progressive enhancement.
UI animations using built-in transitions.
A simple GSAP animation on an element.
Vercel Analytics tracking user data.
API keys managed with Vercel env variables.
A complete Stripe Checkout payment flow.
A secure endpoint for third-party webhooks.
Zod validation for form and API inputs.
Functionality for non-logged-in users with Supabase.
File uploads to Supabase Storage.
Schema changes managed via Drizzle migrations.
Automated tests for critical API endpoints.
A well-typed codebase using TypeScript.
A basic CI/CD pipeline in GitHub Actions.
A nested route layout in SvelteKit.
A custom store for complex app state.
Server hooks managing auth logic.
RLS policies securing user data in Supabase.
A Drizzle query joining 3+ tables.
A multi-step animation using a GSAP Timeline.
Scroll-based animations via ScrollTrigger.
A unique, shareable page for each user.
A site pulling content from Contentful headless CMS.
A page for users to update their profile.
A scheduled task using Supabase Cron Jobs.
Automated SQL function in Supabase.
A queue system for async tasks.
An integrated, powerful search feature.
A slow page or query, optimized.
A Dockerfile for the full application.
A caching strategy for frequent requests.
A feature rolled out via feature flags.
A deployed, high-performance Edge Function.
A custom PostgreSQL function callable via RPC.
A feature using Supabase Realtime.
A GSAP-animated SVG illustration.
A GSAP animation using only transforms/opacity.
A system for in-app user notifications.
A system for multiple user roles.