Engineering Case Studies

Featured Projects & Systems

Detailed breakdowns of production platforms, marketplaces, and solo developer tools engineered by Zain Ali. Each project outlines the problem solved, architectural scope, key technical challenges, and results.

01EDTECH & FOUNDER OS
Full-Stack Developer @ Kakushin

MT4Life Platform

Founder education, personal growth & executive life-audit ecosystem

React 18Node.jsExpressMongoDBReact NativeSocket.IOOpenAITailwind
The Problem

Founders and executives lacked an integrated digital ecosystem to conduct structured life audits, track habits, review multimedia flipbooks, and access mentorship without juggling disconnected tools.

What Zain Built

Engineered full-stack architecture across web and mobile. Built interactive flipbook engines with embedded assessments, habit progression trackers, real-time messaging via Socket.IO, Zoom workshop integrations, and OpenAI-powered advisory prompts.

Technical Challenge

Synchronizing real-time interactive assessment state across web and mobile clients while maintaining smooth flipbook animations and low-latency websocket channels.

Outcome

Delivered a production-ready ecosystem utilized by founders for executive growth audits, with seamless cross-platform synchronization.

02AI & COMMERCE
Full-Stack Developer @ Kakushin

ReadMyCup

AI-powered coffee cup reading & tasseography platform

Next.jsReactTypeScriptMongoDBOpenAI GPT-4oStripePostmark
The Problem

Traditional coffee cup readings are manual and inaccessible. The challenge was converting complex visual patterns from cup ground images into structured, personalized, and culturally grounded readings automatically.

What Zain Built

Developed an end-to-end AI tasseography platform. Architected image upload pipelines sending visual inputs to GPT-4o vision, generating structured 5-part readings (Summary, Past, Present, Future, Advice). Built NextAuth user authentication, Stripe pay-per-reading credit packages, and an admin dashboard tracking AI token costs and Postmark campaign performance.

Technical Challenge

Mitigating AI prompt drift and managing vision API latency, ensuring users receive structured, formatted reading responses without timeouts.

Outcome

Successfully launched with automated credit deduction, high reading accuracy, and positive customer retention metrics.

03HEALTHCARE B2B & LAB OS
Full-Stack Developer @ Kakushin

DentalBox

Multi-vendor B2B dental e-commerce & lab management platform

Next.js 14TypeScriptNode.jsMongoDBStripe ConnectThree.jsSocket.IO
The Problem

Dental clinics, dental laboratories, material suppliers, and couriers had no unified marketplace to handle fragmented procurement, customized lab prescriptions, and split disbursements.

What Zain Built

Architected multi-vendor B2B marketplace featuring multi-vendor cart checkout with Stripe Connect split payouts, Three.js 3D dental impression visualization, digital prescription pipelines, real-time courier tracking via Socket.IO, and affiliate commission wallets.

Technical Challenge

Designing complex database transactions ensuring multi-vendor orders correctly apportion inventory, split payouts across vendor Stripe accounts, and maintain accurate ledger states.

Outcome

Streamlined dental laboratory workflow and clinic orders into a single operating platform.

04BOOKING ENGINE & MARKETPLACE
Full-Stack Developer @ Kakushin

Bookmi

Spot & service booking marketplace (Airbnb-style UI/UX)

ReactNode.jsExpressMongoDBReact NativeStripeCalendar Sync
The Problem

Event organizers and venue owners experienced double-booking conflicts, opaque availability schedules, and disconnected communication channels.

What Zain Built

Built multi-role marketplace supporting Customers, Hosts, Providers, and Admins. Designed calendar synchronization (Google & Outlook), real-time booking negotiation chat, availability slot locking, and Stripe escrow payments.

Technical Challenge

Preventing race conditions during simultaneous booking requests for high-demand time slots with pessimistic database locking in MongoDB.

Outcome

A fast, responsive booking platform with zero double-booking occurrences and fluid multi-role management.

05E-COMMERCE
Full-Stack Developer @ Kakushin

ShopRehan

Full-stack e-commerce marketplace

Next.jsReactNode.jsMongoDBTailwind CSS
The Problem

A fast-growing retail catalog needed a scalable storefront with instant filtering, reliable cart synchronization, and administrative inventory controls.

What Zain Built

Engineered Next.js e-commerce application featuring compound category filtering, search index querying, shopping cart state management, customer order history, and an administrative inventory management portal.

Technical Challenge

Balancing server-side rendered product listing pages for optimal SEO indexing with client-side reactive filtering for immediate user feedback.

Outcome

A high-converting, SEO-optimized digital retail storefront.

06DEVELOPER TOOLS & PRODUCTIVITY
Solo Build — Architecture, Design & Full-Stack Development

LinkVault

PWA & Chrome extension bookmark ecosystem with PIN vault

React 19Node.jsExpressMongoDBTailwind CSSPWAChrome MV3
The Problem

Users have hundreds of bookmarks scattered across browsers without cross-device sync, rich auto-extracted metadata, or privacy protections for sensitive research links.

What Zain Built

Built complete bookmark management ecosystem consisting of a progressive web application and a Manifest V3 Chrome Extension. Features automated OpenGraph and meta tag extraction, tokenized public collection sharing, multi-device session revocation, and a PIN-encrypted Private Vault.

Technical Challenge

Secure client-side cryptographic hashing for the PIN vault combined with background communication between Chrome extension service workers and the Express REST API.

Outcome

Active production tool with sub-100ms search filtering across thousands of user bookmarks.

07DEVELOPER PRODUCTIVITY & AI
Solo Build — Design & Development

ZephyrLint

AI-powered automated code review dashboard

ReactNode.jsMongoDBExpressGemini AIECharts.js
The Problem

Solo engineers and small teams often lack senior code reviewers to catch memory leaks, anti-patterns, security risks, and optimization bottlenecks prior to deployment.

What Zain Built

Engineered an interactive code review workbench using the Gemini model. Provides multi-tier review strategies (deep audit, idiomatic rewrite, security review, performance scan), syntax-highlighted diffs, review history caching in MongoDB, and exportable audit reports.

Technical Challenge

Formatting complex AI markdown diff responses safely without breaking client-side syntax highlighting, while managing rate limits on large source code payloads.

Outcome

Shipped dashboard providing instant code reviews across JavaScript, TypeScript, Python, and Go.

08PRODUCTIVITY & ANALYTICS
Solo Build — Design & Development

Tickure

Task management, priority tracking & analytics dashboard

ReactNode.jsMongoDBExpressECharts.js
The Problem

Most task management tools are either overly simplistic checklists or bloated enterprise suites lacking visual completion velocity insights.

What Zain Built

Built comprehensive task analytics app featuring multi-level priority hierarchies, category and label filtering, calendar timeline views, subtask trees, and visual completion velocity charts using ECharts.

Technical Challenge

Designing an intuitive drag-and-drop state machine that synchronizes hierarchy changes with optimistic UI updates while preserving database consistency.

Outcome

A fast, friction-free productivity suite with detailed weekly completion analytics.

09COMMERCE & MANAGEMENT
Solo Build — Design & Development

Snapsack

Full-featured e-commerce platform with administration portal

ReactTailwind CSSMongoDBECharts.jsNode.jsExpress.js
The Problem

Need for a lightweight, modular e-commerce engine designed to showcase full CRUD product administration, stock control, and cart lifecycles.

What Zain Built

Engineered responsive storefront with multi-faceted product filtering, instant search, cart persistence, order processing, and a full administrative dashboard with sales volume reporting.

Technical Challenge

Handling edge-case inventory decrement scenarios and responsive data grids on constrained mobile viewports.

Outcome

Clean reference implementation for decoupled retail architectures.