Innovation Lab

Projects &Experiments

A showcase of my explorations in Software Engineering, AI/ML, and unconventional solutions

5
Projects
1
Technologies
5
Categories

Browse by Category

Filter by Technology

Showing 5 of 5 projects

Full-Stack Development

Taetir — The Modern Mentorship Platform

Taetir — The Modern Mentorship Platform

A full-stack mentorship platform that facilitates professional growth and knowledge sharing. Features real-time messaging, session scheduling with Google Meet integration, role-based dashboards, and a comprehensive feedback system — all fully containerized with Docker.

ReactTypeScriptVite
Microservices & Event-Driven Architecture

Rideshare — Real-Time Ride-Sharing Platform

Rideshare — Real-Time Ride-Sharing Platform

A microservice event-driven ride-sharing platform built with Kafka, Spring Boot, and React. Features immersive Mapbox 3D visualizations, real-time WebSocket coordination between riders and drivers, spatial driver matching, dead-letter queues, and idempotent event consumers — designed for scalability and resilience from day one.

ReactTypeScriptVite
Distributed Systems

Distributed Ticketing Platform

Distributed Ticketing Platform

A production-grade distributed ticketing system designed to support 50,000–100,000 concurrent users. Built with Spring Boot microservices, Kafka, Redis distributed locks, Elasticsearch, and an Angular frontend, featuring full observability and chaos-tested resilience.

JavaSpring BootAngular
Microservices

Banking Microservices Platform

Banking Microservices Platform

A production-ready banking platform built with Spring Boot microservices, Apache Kafka, and a responsive Angular frontend. Features service discovery, API Gateway routing, secure JWT authentication, and comprehensive account management.

JavaSpring BootAngular

CodeCollab —a Real-Time Collaborative Code Editor

CodeCollab —a Real-Time Collaborative Code Editor

A personal journey into building CodeCollab — a real-time coding platform made to help people learn, code, and grow together. From WebSockets to CRDTs, this project became my playground for mastering modern full‑stack engineering.

React.jsNext.jsTailwind CSS