01

SwiftRide - Ride Sharing Web-Application

Built a ride-sharing platform which is based on microservice architecture and equipped with features such as live location tracking, ride matching, and ride status, etc. Implemented PostgreSQL geospatial queries with a bounding box mechanism to efficiently find nearby captains, reducing database query time by 8–10x (to ~10ms).

Node.js, Express, Kafka, Redis, Docker, MySQL (local), PostgreSQL (production), Socket.IO, Next.js, Tailwind CSS, Leaflet maps, Prisma ORM