I write software to make the complex simple.

I am an engineer who cares about the craft. I build full-stack platforms, distributed systems, and intelligent tools that solve real human problems, not just algorithmic ones. Good software should feel invisible.

Right now, I'm building AI-assisted tools at Baker Hughes. Before that, I untangled network pipelines at Juniper Networks. My goal is always the same: build reliable, beautiful systems that stand up to the real world.

Focus areas

Building things people actually want
Bridging AI research with real-world products
Designing resilient distributed systems
Sweating the details in full-stack architecture

Get in touch

Open to full-stack roles, collaborations, and technical discussions. Interested in AI-assisted products and distributed systems.

Current role

Baker Hughes

Digital Technology Intern building AI-assisted workflows

Research

5 papers

Published across IEEE Access, IEEE conferences, and applied AI venues

Recognition

Top 1%

CODE RED'25 plus Top 10 at the ELCIA Next-Gen Hackathon

Strengths

Full stack + ML

Systems, data modeling, product execution, and cloud delivery

What I build

Full-stack systems that work. Recent focus on AI-assisted workflows where machines classify and humans review—the kind of setup that actually scales in production.

Strong background in distributed systems (CRDT-based collaboration), ML pipelines (98% classification accuracy on real traffic), and cloud infrastructure. Published researcher on encrypted traffic classification and cyber defense.

Distributed systems build

CoLab - Real-time Collaborative Editor

Open

High-performance real-time collaborative text editor with conflict-free synchronization, live presence cursors, and deep versioning built around CRDT principles.

Problem: Enable instant, conflict-free collaboration with secure session handling, auto-saving persistence, and version history snapshots.
Solution: Designed the Y.js and WebSocket architecture, engineered compressed snapshot persistence in PostgreSQL, and implemented JWT-based auth with session rotation.
Result: Shipped a secure, low-latency collaboration stack with a real-time observability dashboard for system metrics and active user sessions.
TypeScript
React
Node.js
Redis
PostgreSQL
CRDTs
WebSockets
Docker