Skip to content
Agnivesh Arohi
All work

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
Fluxenta home page headline, “We Engineer High-Performance Web Platforms That Convert”, beside a code editor

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

  1. 01

    Lead capture pipeline

    Server actions validated with Zod write leads to Supabase, with UTM parameters and the PostHog visitor ID attached.

  2. 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.

  3. 03

    Internal dashboards

    A client roster with AI-generated summaries and a revenue dashboard, kept behind passcodes in the same App Router project.

  4. 04

    Motion and 3D

    Framer Motion and GSAP for interface motion, CSS scroll-driven reveals, and Three.js scenes through React Three Fiber.

  5. 05

    Content and SEO

    Blog, work and legal pages, a sitemap, and generated Open Graph images for every route.

Fluxenta services section with engineering and design cards under the heading “One Accountable Partner”

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