FAST Wheels

Category

WhatsApp Bot

/

Year

/

A WhatsApp-based carpool coordination bot built for FAST university students, now used by 1,600+ students.

FAST Wheels AI-powered carpooling platform

About the Project

FAST Wheels is a WhatsApp-based carpooling platform built for students at FAST-NUCES Karachi. Getting to campus is a real daily problem here — this turns finding a ride into sending a message, with no app to download.

It now serves 1,600+ registered students.

What I Built

I co-developed the platform end to end: a Dockerized Node.js and Express backend, a MongoDB data model covering users, rides, conversations and OTP verification, and fuzzy location matching so riders and drivers on similar routes actually find each other.

Background jobs handle automated ride expiry and cleanup, and admin commands let organisers manage the system directly from WhatsApp. It runs in production on DigitalOcean.

Why It Matters

Most side projects never meet a real user. This one handles real rides for real students every day, which meant reliability, moderation and edge cases mattered far more than features.