Engineering

Systems

Production.

Backend engineer specializing in Go, TypeScript, and Rust - building production services, distributed systems, and developer tooling. Contributed to open-source infrastructure in Rust, built a cloud IDE from the ground up. Comfortable owning systems end-to-end, from architectural decisions to shipping in production.

Open SourceContributions
iam-human-protocol

executor-node

PR #12 - Merged
Rust (Axum) · 2026
RustAxumAtomicU64AuthCaching
01

Implemented a live status endpoint exposing node uptime, verification and attestation counters, and relayer wallet balance - giving operators real-time visibility into node health.

02

Designed a lock-free metrics layer using AtomicU64 for thread-safe, zero-contention counter updates across concurrent request handlers.

03

Implemented API key authentication with constant-time comparison (subtle::ConstantTimeEq) to prevent timing attacks.

04

Added a 30-second balance cache with TTL-based invalidation to avoid redundant RPC calls, alongside a full unit test suite.

Selected Projects

Aks Ide

A high-performance browser-based IDE using WebAssembly for near-native execution speed. Features a custom container orchestration layer to provision isolated Ubuntu environments on demand. Implements a bi-directional WebSocket system for low-latency terminal streaming and file synchronization.

RustContainerizationWebSocketsDocker

Video Search Engine

Video Search Engine, a powerful and efficient search engine designed to provide fast and accurate search results. It is built Amazon Bedrock and is optimized for performance and scalability.

Vector SearchPythonAmazon BedrockKafkaMicroservicesGo

Akssora UI

An enterprise-grade UI component library designed for scalability and maintainability. specialized in building accessible, theme-aware components with strict type safety. Engineered for tree-shaking and minimal bundle size impact, following modern design system principles.

Design SystemsMotionReact PerformanceTypeScript

Clipboard

A distributed clipboard synchronization system using Redis Pub/Sub for sub-millisecond data propagation across devices. Built with Go to handle thousands of concurrent connections. Implements eventual consistency models to handle network partitions gracefully.

RedisGoConcurrency

DEX - SomniSwap

A decentralized exchange utilizing Automated Market Maker (AMM) algorithms. Smart contracts optimized for gas efficiency and reentrancy protection. Features a custom pricing oracle integration and liquidity pool management system designed for the Somnia Network.

Smart ContractsDeFi ArchitectureSolidityAMM Algorithms

What I Work With

Skills

CLIENT ARCHITECTURE

React jsNextjsTypeScriptPerformance ProfilingTailwind CSSFramer MotionGSAP

DevOps

KafkaRedisDockerKubernetesCI/CDLinux

BACKEND ENGINEERING

Go(gin)Rust(axum)PostgreSQLWebSocketsWebRTC

SYSTEM DESIGN

ScalabilityMicroservicesHigh AvailabilityCAP Theorem

Blockchain

SolanaEthereumSmart ContractsDeFiAnchorDEX

Full Stack
Developer

Backend engineer specializing in Go, TypeScript, and Rust - with hands-on experience building production services, distributed systems, and developer tooling. Comfortable owning systems end-to-end, from architectural decisions to shipping and operating in production.

Built a cloud IDE from the ground up - isolated Docker containers, real-time terminal access over WebSockets, and a Rust backend handling PTY control and binary stream I/O. Contributed to open-source infrastructure in Rust, implementing a lock-free metrics layer and constant-time auth for a live blockchain executor node.

Outside systems work: a distributed clipboard over Redis Pub/Sub, a vector video search engine, and Akssora UI - a production component library built for minimal bundle impact.