Mujammil
Taking new workStart a build

The work

Eight systems.
Sixteen demos.
All of it live.

Four of them are written up properly: the brief, the part that was genuinely difficult, and the decisions that followed. Architecture diagram first, because that is what shows the thinking. The rest are listed honestly, with a screenshot each and no essay attached.

01AI SaaS/2026live

Resume Bar

An AI resume builder that streams its suggestions token by token and renders its PDFs on the server, because the browser could not be trusted with either.

Type
Public AI SaaS
Built in
3 months
AI providers
Bedrock + OpenAI
Pre-deploy audit
18 points
  • React 19
  • Python · Flask
  • AWS Bedrock
  • OpenAI
  • Playwright
  • PostgreSQL
  • Razorpay
  • Tailwind
Read the case study
Resume Bar — architecture
streamsrenders liveon failureexportwebhookFlask factoryapp + provider layerReact 19chat + editorSSE streamtoken by tokenAWS BedrockprimaryOpenAIfallbackPlaywrightserver-side PDFPostgreSQLdocuments, usersRazorpaysigned webhooks

The provider abstraction is the whole point. Bedrock and OpenAI are interchangeable behind it, and PDF rendering was pulled off the client entirely, because a browser you do not control is not a rendering engine.

02Enterprise platform/2024live

Sarvagun ERP

Six departments behind one permission layer: events, CRM, vendors, finance, HR and payroll. It replaced spreadsheets and WhatsApp threads.

Client
Bling Square Events
Live since
2024
Modules
6
Avg response
236ms
  • Django
  • Python
  • MySQL
  • JavaScript · AJAX
  • Chart.js
  • Bootstrap
  • Nginx · Gunicorn
  • Linux VPS
Read the case study
Sarvagun ERP — architecture
one loginfeedsRole-based accessgenerates the UIEventsplanning, timelinesCRMleads, clientsVendorscontracts, commsFinancesales, expensesHRleave, attendancePayrollruns off HRMySQLDjango ORMStaff & managersone login each

Six modules, one permission layer. The sidebar is generated from a user's role rather than hidden with CSS, so routes they are not entitled to do not exist for them.

03Clinic platform + CMS/2026live

Dr. Amjad

A clinic platform with a bespoke medical CMS, where SEO metadata and JSON-LD live in the database models rather than being bolted on afterwards.

Sector
Healthcare
Built in
3 weeks
Editable by
Clinic staff
Admin auth
NextAuth, role-based
  • Next.js · React 19
  • TypeScript
  • Prisma ORM
  • MySQL
  • NextAuth.js
  • Tailwind v4
  • Framer Motion
  • Radix UI
Read the case study
Dr. Amjad — architecture
staff editstructured datapatients landContent modelsSEO + JSON-LD inlineTreatmentsown schemaTeam & servicesown schemaAdmin portalNextAuth, rolesPublic pagesNext.js, staticLocal searchthe real front doorCall / WhatsApptracked as conversions

SEO metadata and JSON-LD are fields on the content model, not template logic. Staff edit a treatment; its structured data updates with it, because there is no second place to forget.

04Event platform/2025live

Bling Square Event

RSVP, ticketing, vendor coordination and QR check-in in one platform, replacing phone calls and paper checklists.

Type
Event platform
Live since
2025
Payments
Stripe
Check-in
QR scan
  • Next.js
  • TypeScript
  • Node.js
  • Stripe API
  • Tailwind
  • Framer Motion
Read the case study
Bling Square Event — architecture
chasesone update, all vendorsEvent portalone source of truthRSVPunder a minuteTicketingStripe checkoutSchedulerSMS + calendarQR check-inon the doorVendor portalshared timelineGuestsphone, once

The scheduler is the interesting node. An unanswered RSVP looks exactly like an unseen one, so the system chases on a timer rather than leaving the host to guess who to call.

Also shipped

Built, live, no
case study written.

Four proper write-ups are worth more than eight thin ones. These are real and running. Ask about any of them and I will walk you through it.

  • The BlingHire job board with filters for experience, job type and domain

    05Recruitment platform/2024internal

    BlingHire

    Job postings, applications and candidate tracking in one pipeline.

  • The Venue Bling Square marketplace home page

    06Marketplace/2025live

    Venue Bling Square

    A marketplace connecting event hosts with wedding halls and banquet spaces.

  • The Foot Ark Clinic site for a Mumbai foot and ankle specialist

    07Clinic platform/2025live

    Foot Ark Clinic

    Treatment and rehabilitation platform for a Mumbai foot & ankle specialist.

  • The Sarvagun attendance portal with punch-in and session tracking

    08Internal tool/2024internal

    Attendance Module

    Check-in, leave requests and reporting, feeding the ERP payroll run.

Productised

Four trades.
Four designs each.
Sixteen live demos.

A subscription product for small businesses that need a site rather than a project. One content model per trade, four genuinely different visual directions, not one theme with the colours swapped, each deployed on its own subdomain and maintained. Open any of them; they are all running right now.

01Catering

Menus, packages, enquiry-to-quote.

02Car services

Servicing, detailing, booking.

03Event planning

Portfolio, packages, dates.

04Bridal makeup

Looks, pricing, WhatsApp booking.

16 deployments, one codebase pattern. The reason this is on a page aimed at agencies: it is the clearest evidence I systematise rather than rebuild from scratch every time.