01Identity 02Work 03Arsenal 04Foundation 05Writing 06Contact
Available for select projects

Aditya Sen Gupta AI Product Engineer & Systems Architect

I don't just write code; I architect systems. I leverage modern web stacks (Next.js, Supabase) and advanced AI APIs (primarily Claude, alongside Gemini) to turn complex business problems into fast, scalable, and revenue-generating products.

stack: Next.js 16 · React 19 · Supabase · Tailwind v4 ai: Claude · Gemini · RAG base: Chattogram, BD
01 / Core Identity

Systems over snippets.

I am a Computer Science undergraduate at East Delta University, but my real education happens in production. I specialize in the intersection of AI, relational databases, and product design. I don't build generic web apps; I build solutions. Whether it's replacing expensive Shopify fees with a custom Next.js/PostgreSQL architecture, rebuilding a massive sports community from the ground up, or integrating LLM workflows into business operations, I focus on system design, data integrity, and shipping products that matter.

02 / Selected Work

Case studies in architecture.

001 · E-Commerce Architecture

Maéir Trinkets

A zero-platform-fee luxury storefront with an AI concierge wired into live inventory.

Role

Co-Founder & Systems Architect

Tech Stack

  • Next.js 16 (App Router)
  • React 19
  • Supabase (PostgreSQL)
  • Tailwind v4
  • Vercel AI SDK + Gemini
  • Cloudinary
  • Framer Motion
Live storefront

The Problem

The business needed a premium e-commerce feel with localized shipping logic, but wanted to avoid the high recurring fees and rigid structures of platforms like Shopify.

The Architecture

Decoupled a mobile-first Next.js frontend from a normalized relational Supabase backend. Built a state-managed, merge-safe cart that pipes directly into a frictionless WhatsApp checkout, reducing drop-off. Pricing lives at the product level, stock is tracked per variant and per size, and district-aware logistics compute delivery charges for every district in Bangladesh.

  • AI shopping concierge — a floating assistant built on the Vercel AI SDK and Gemini 2.5 Flash with live Supabase tool-calling: it answers real-time color, stock, and price questions from the actual inventory and can trigger the checkout flow directly from the conversation.
  • Quota-resilient LLM orchestration — a fail-fast fallback chain (Flash → Flash-Lite), a server-side cooldown when quotas are exhausted, and hard per-message spend caps, so a free-tier 429 never becomes a customer-facing crash.
  • Conversational WhatsApp checkout — the cart aggregates, formats, and hands the order to WhatsApp for confirmation and payment, removing multi-step checkout friction.
  • Merge-safe persistent cart — a single cart contract shared across the storefront and admin previews, persisted to localStorage and reconciled across tabs so items are never lost.
  • Spatial glassmorphism UI — a depth-layered hero and Framer Motion micro-interactions delivering the luxury feel the brand demanded, without sacrificing load performance.

The Impact

Zero platform fees, sub-second load times via Incremental Static Regeneration (ISR), and a custom admin command center — product/variant/size CRUD, an order pipeline with CSV export, review moderation, and inventory analytics — secured end-to-end with Row-Level Security (RLS).

৳0
Platform fees
<1s
Loads via ISR
RLS
End-to-end security
64
Districts served
002 · Digital Ecosystem

The Whites Bangladesh

An independent digital home rebuilt after a 250k-strong community was lost to deplatforming — news, identity, commerce, and live match data.

Role

Founder & Lead Product Engineer

Tech Stack

  • Next.js 16
  • Supabase (Auth + Postgres)
  • Tailwind v4
  • Vercel Cron
  • react-markdown
  • Cloudinary
Live platform

The Problem

The original "The Whites Stories" Facebook page, which had grown to a massive 250k followers, was lost. The community needed a secure, independent home to prevent future platform deplatforming, alongside a targeted rebrand for the local audience.

The Architecture

Consolidated content, identity, community, and commerce into a single Next.js application. Built a Markdown-powered newsroom CMS, authenticated member accounts, and a secure merch storefront — one codebase, one auth system, one design language.

  • Autonomous match-data pipeline — Vercel Cron endpoints sync fixtures and results from live football APIs into Postgres on a daily schedule, so matchday data stays current with zero manual entry.
  • Rich-text editorial newsroom — Markdown-authored articles rendered through react-markdown with raw-HTML and line-break support, styled by Tailwind Typography; every story gets its own shareable slug with one-tap Facebook and X share intents.
  • Fans Zone & Squad Builder — an interactive lineup builder that exports shareable matchday graphics as PNGs, generated entirely client-side, plus "Voices of the Madridistas," a moderated fan-review system.
  • Server-rendered identity — cookie-based Supabase Auth sessions available inside React Server Components, gating member features and protected routes.
  • Search-engine plumbing — automated sitemap and JSON-LD structured data with Google Publisher Center registration, turning the newsroom into an indexable publication rather than a feed.

The Impact

Reclaimed platform ownership from social media giants, creating a unified, app-like experience. The new, highly targeted "The Whites Bangladesh" community has already surged past 30k+ followers, proving the resilience of the brand.

250k
Original community
30k+
Rebuilt & surging
4-in-1
News · Fans · Shop · Events
Daily cron data syncs
003 · Applied AI
Coming Soon

AI-Powered Physics Tutor

RAG-graded exam answers with conceptually accurate feedback, in real time.

Role

AI Product Engineer

Tech Stack

  • Next.js
  • Supabase (pgvector)
  • Claude API (Sonnet 5)
  • Gemini 2.5 API

The Architecture

An AI tutor leveraging Retrieval-Augmented Generation (RAG). Uses pgvector to store and semantically search O-Level physics marking schemes, allowing the Claude API to grade student answers and provide targeted, conceptually accurate feedback in real time.

marking schemes → embed → pgvector store
student answer  → semantic retrieval → top-k scheme points
                → Claude grading → targeted feedback
004 · Agentic Operations
Coming Soon

Agentic E-Commerce Operations Hub

An internal SaaS agent with read/write database access that runs boutique e-commerce operations autonomously.

Role

AI Systems Architect

Tech Stack

  • Next.js
  • Supabase
  • Claude API (Tool Use / Function Calling)

The Architecture

A specialized internal SaaS tool designed to automate boutique e-commerce operations. Leveraging Claude's advanced function calling, the agent will have direct read/write access to a Supabase database to autonomously draft inventory reports, flag low-stock variants, and generate localized marketing copy based on real-time sales velocity.

sales velocityClaude agent (tool-use loop)
               ├─ read / write Supabase
               ├─ draft inventory reports
               ├─ flag low-stock variants
               └─ generate localized marketing copy
03 / Technical Arsenal

What I bring to the table.

/ 01

Systems Architecture

  • Relational Database Design (PostgreSQL)
  • Row-Level Security
  • API Design
  • Next.js App Router

Developed entirely within the Anti Gravity IDE.

/ 02

AI Integration

  • LLM API Orchestration (Claude as primary, Gemini secondary)
  • Prompt Engineering
  • RAG (Retrieval-Augmented Generation)
  • Vector Databases (pgvector)
/ 03

Product & Growth

  • Technical Product Management
  • Supply Chain Logic
  • Conversational Commerce (WhatsApp checkouts)
04 / Foundation

Formal grounding.

B.Sc. in Computer Science & Engineering

East Delta University (Current)

Transferred core foundational credits from American International University-Bangladesh (AIUB) to transition back to my home city of Chattogram.

05 / Selected Writing

Words, when the code rests.

More of my writing and deep dives live directly on my platform — twsbd.page

06 / Contact

Let's build something that scales.

Whether you are a startup looking to integrate AI into your product, or a brand needing a scalable web architecture, I am open to interesting collaborations.