Featured Projects

A curated collection of cloud-native systems, microservices architectures, and full-stack engineering solutions.

GateFlow – Cloud API Gateway
● Systems Operational

GateFlow

Cloud API Gateway

Engineered a cloud-native API Gateway featuring secure request routing and Redis-powered rate limiting to protect backend endpoints. Architected a React monitoring dashboard with real-time health checks, analytics pipelines, and interactive testing environments containerized via Docker Compose.

React FastAPI Redis Docker JWT HTTPX Tailwind CSS
StoreSphere – Secure File Storage & Sharing Platform
● Container Architecture Active

StoreSphere

Secure File Storage & Sharing Platform

Developed a multi-tenant file storage platform utilizing RBAC schemas and stateless JWT session management. Integrated MinIO object storage for secure multi-format file uploads alongside a normalized, indexed PostgreSQL database optimized for fast file metadata lookups and tenant isolation.

React FastAPI PostgreSQL Redis Docker JWT MinIO
Student Study Planner & Productivity Tracker
● Full Stack System Running

Study Planner

Student Study Planner & Productivity Tracker

Built a full-stack academic workflow system for programmatic schedule organization and productivity benchmarking. Programmed robust CRUD microservices using SQLite to efficiently persist task logs, managed through an intuitive Flask-templated frontend dashboard.

Python Flask SQLite HTML CSS