Avatar
← Back to Portfolio

Drop That · private beta

AI-assisted toolkit for streetwear founders — plan launches, generate content, and manage day-to-day ops from one place.

TypeScriptReactNode.jsREST + WebSocketsRelational DBAuthObject StorageJob Queue
Request a Demo →Code private • details on request

The Problem

Early-stage apparel founders juggle brand voice, pricing, launch calendars, outreach, assets, and ops across scattered tools. They need a focused workspace that helps plan, create, and ship faster.

Approach

  • AI-assisted flows for planning, captions, outreach, and brief generation.
  • Single workspace for tasks, assets, calendars, and notes.
  • Real-time UI for collaborative edits and status updates.
  • Private, role-based access; sensitive operations gated behind auth.

Selected Highlights

AI Workflows

Structured prompts and guardrails produce on-brand content (captions, briefs, outreach) with quick iteration and versioning.

Ops Surface

Tasks, launch calendar, and assets in one place; lightweight job processing for long-running tasks.

Real-time UX

Live updates for chats and boards; optimistic UI with server reconciliation.

Privacy & Safety

Role-based access, input validation, rate limiting, and basic observability. No secrets or keys exposed in client.

Architecture (Public Snapshot)

Client

  • SPA (TypeScript + React)
  • Protected routes
  • Real-time UI updates

API

  • REST + WebSockets
  • Validation & auth
  • Background jobs

Data & Infra

  • Relational DB
  • Object storage
  • Observability basics

[Diagram Placeholder]

High-level only. Detailed design available for interviews.

Status & Next

  • Current: private beta with core AI workflows enabled.
  • Next: expand ops surface; tighten onboarding; broaden early access.
  • Note: infrastructure and source are private; happy to walk through architecture live.