ProjectsContact

Projects

A collection of my work in systems programming, distributed systems, and infrastructure.

Operating System in C and Assembly

Small operating system built for learning memory management, interrupts, scheduling, and low-level architecture concepts.

CAssembly

View Repository →

ASCII-Cam

Transform your camera feed into real-time ASCII art. A high-performance browser-based tool built with React 19 and Canvas API.

React 19TypeScriptViteCanvas API

Custom Shell in C++

Unix-like shell built to understand Linux internals, process execution, pipes, signals, and low-level system programming.

C++Linux

SolScope

A high-performance Solana wallet intelligence platform. Focused on real-time transaction analysis, backend scalability, and automated infrastructure workflows.

Node.jsDockerJavaScriptSolana

Open Source Contributions

Contributions to major cloud-native projects, focusing on backend observability and infrastructure reliability.

kubernetes-sigs/headlamp

Add support for custom resource definitions (CRDs) in the Kubernetes UI.

KubernetesReactTypeScript

kubernetes-sigs/headlamp

Improve pod log streaming stability and backend observability.

KubernetesGo

jaegertracing/jaeger

Optimize span collection and concurrency handling for high-throughput environments.

Distributed TracingGoObservability