Featured Projects

A showcase of my technical projects, focusing on scalable architecture, real-time communication, and clean code.

Messaging App

Engineered a real-time event pipeline utilizing WebSockets for client connectivity, Redis Pub/Sub for message fan-out, and RabbitMQ for reliable offline push notifications. Optimized data persistence using PostgreSQL and MongoDB.

Nest.jsWebSocketsRedis / RabbitMQ

Connect4 Multiplayer

Developed a real-time multiplayer game. Implemented SignalR for live game updates, Identity Framework for secure authentication, and NgRx for state management. Integrated Angular Material for UI.

ASP.NET CoreAngularSignalR

OCR App

An application to convert scanned PDF files into Word documents and generate audio records. Integrated advanced AI tools such as Google Vision AI for text extraction and Google TTS for audio.

Google Vision AIGoogle TTS

Instagram Clone

A responsive front-end clone of Instagram's user interface, replicating the design and core features of the platform, focusing on mimicking modern UI and interactive elements.

ReactUI/UX

Library Management System

A comprehensive web-based application designed to manage book inventories, user accounts, and borrowing transactions. Features full CRUD operations and role-based access control with an intuitive interface.

.NET FrameworkSQL ServerRBAC