I have done quite a few projects. Some of them are ongoing some of them are finished. Below are some of the projects that I have finished
And these are the projects that I am in the process of building, improving
I have done quite a few projects. Some of them are ongoing some of them are finished. Below are some of the projects that I have finished
And these are the projects that I am in the process of building, improving
Project content goes here…
Project 2 content goes here…
Project 3 content goes here…
Project 4 content goes here…
Project 5 content goes here…
[Your project content goes here]
Overview Built and deployed a production-grade automated pipeline for processing banking transactions at City International Exchange (Kuwait). This system eliminated manual processing errors, ensured 100% regulatory compliance, and achieved 70% reduction in processing time while serving 20+ end users. Problem Statement Banking transaction processing relied heavily on manual data entry and spreadsheet-based workflows, introducing recurring errors and creating bottlenecks. Compliance tracking was fragmented, making regulatory audits time-consuming and error-prone. Solution & Approach Architected an end-to-end automated pipeline combining:...
Overview A complete, production-grade implementation of the Chord protocol for distributed hash tables. This project demonstrates deep understanding of distributed systems, peer-to-peer networks, and consistent hashing. Supports dynamic node join/leave operations with automatic ring stabilization. Problem Statement Traditional centralized systems don’t scale. Distributed hash tables (DHTs) enable decentralized data storage and lookup. Chord is a foundational algorithm that guarantees O(log N) lookup time in a P2P network of N nodes—critical for scalable, fault-tolerant systems....
Overview HAPIC is a peer-reviewed research paper that presents a hybrid caching strategy to significantly reduce cold-start latency in AWS Lambda environments. This work was accepted to IEEE SmartCloud 2026 as first author, with an extended version under review for IEEE IC2E 2026. Problem Statement AWS Lambda cold-starts cause significant latency spikes (200-500ms) when functions haven’t been invoked recently. This severely impacts user experience in production systems and makes serverless less viable for latency-sensitive applications....