← Back to Home

All Projects

A comprehensive collection of backend projects demonstrating expertise in system design, API development, distributed systems, and infrastructure.

Go-SysMon

Terminal-based system monitor for Linux displaying real-time CPU, memory, disk I/O, network activity, and top processes. Built with Go concurrency patterns and termui.

GoLinuxConcurrency
View on GitHub

StreamForge

Customizable Go-based SDK for adaptive bitrate (ABR) video processing. Handles HLS streaming with intelligent bitrate selection and quality optimization.

GoVideo ProcessingHLS
View on GitHub

Eventify

Event Management API built with NestJS featuring event creation, ticketing, attendee management, and real-time notifications. Includes Docker deployment and comprehensive logging.

NestJSPostgreSQLDocker
View on GitHub

Vertra

Multi-tenant secrets management management platform that ensures strict data isolation via dedicated PostgreSQL schemas per organization. Delivers enterprise-grade security with JWT sliding tokens, Redis-backed sessions, Argon2id hashing, and standards-based encryption — all built on clean, vendor-agnostic Hexagonal Architecture.

Spring BootPostgreSQLRedisSecurity
View on GitHub

Microservices Platform

Distributed microservices architecture with service discovery, inter-service communication, and centralized logging. Deployed on Kubernetes.

Node.jsKubernetesDocker
View on GitHub

Real-time WebSocket Server

Scalable WebSocket server for real-time messaging with connection pooling, message queuing, and horizontal scaling capabilities.

WebSocketPostgreSQLExpress
View on GitHub