b.

Projects

Some of the Things I've built...

Each card opens a full case study on the why, the trade-offs, and what I'd change next time. Most of these are open source.

May 2026

AeroLog

A zero-latency telemetry engine for HFT-style systems — lock-free shared-memory IPC, asynchronous sidecar logging, and nanosecond-scale hot-path writes.

SystemsLow LatencyInfrastructure
BlockProcure — watch demo on YouTube
May 2026

BlockProcure

A blockchain-based procurement and milestone payment system — escrowed funds, multi-inspector approvals, and tamper-proof audit trails on Polygon.

BlockchainGovTechHackathon
CipherNest — watch demo on YouTube
May 2026

CipherNest

A decentralized end-to-end encrypted messaging platform built on the Internet Computer Protocol with ephemeral messaging, client-side cryptography, and blockchain-backed identity.

BlockchainSecurityDistributed Systems
ShipIQ — watch demo on YouTube
May 2026

ShipIQ

A GitHub App–powered DevOps automation platform that scans repositories, generates missing CI/CD infrastructure, tracks deployments, and classifies workflow failures automatically.

DevOpsAutomationInfrastructure
LawLedger — watch demo on YouTube
May 2026

LawLedger

A blockchain-based legal document vault built on Ethereum and IPFS with smart contract access control, immutable audit trails, and AI-powered legal document summarization.

BlockchainLegalTechSecurity
May 2026

RAG Pipeline

A multi-stage Retrieval-Augmented Generation pipeline for research papers combining hybrid retrieval, query expansion, section-aware ranking, and cross-encoder reranking for accurate technical Q&A.

AIRAGInformation Retrieval