02 — Studio platform
Fluxenta
The website and internal tools for the product studio I founded: lead capture, booking, analytics and AI-assisted client notes in one Next.js app.
- Role
- Founder, design and engineering
- Year
- 2026
- Commits
- 97
- Status
- Live
- Live
- fluxenta.dev ↗

The brief
Fluxenta is a small product studio. Its site has one job: explain the offer clearly enough that the right people book a call.
It is also where we run the studio, so the same codebase hosts the client roster and revenue dashboard we use every week.
What I built
01
Lead capture pipeline
Server actions validated with Zod write leads to Supabase, with UTM parameters and the PostHog visitor ID attached.
02
Booking and nurture emails
Inline Calendly booking, transactional email through Resend, and a webhook that drafts follow-ups with a Groq-hosted Llama model.
03
Internal dashboards
A client roster with AI-generated summaries and a revenue dashboard, kept behind passcodes in the same App Router project.
04
Motion and 3D
Framer Motion and GSAP for interface motion, CSS scroll-driven reveals, and Three.js scenes through React Three Fiber.
05
Content and SEO
Blog, work and legal pages, a sitemap, and generated Open Graph images for every route.

Stack
- Frontend
- Next.js 16, React 19, TypeScript, Tailwind CSS 4
- Motion
- Framer Motion, GSAP, Three.js, React Three Fiber
- Backend
- Supabase, Zod, Resend, Vercel AI SDK, Groq
- Growth
- PostHog, Vercel Analytics, Calendly