Projects

Tools, systems, and experiments I've built to solve real-world infrastructure challenges

Infra Tools

kubmin

kubmin

Workload Intelligence. Brings workload intelligence provisioned on runners. Monitor, analyze, and optimize your workloads with energy-powered intelligence.

Go Kubernetes Multi-Cloud Sustainability
kli

kli

Cloud-agnostic Kubernetes management tool supporting multi-cloud clusters (EKS, GKE, AKS, K3s, kubeadm). Features carbon-aware provisioning and cost-optimized region selection.

Go Kubernetes Multi-Cloud Sustainability
Universal CI/CD Pipeline Manager

Universal CI/CD Pipeline Manager

Tool for creating convenient workflows and pipelines for automated testing and CI workflows.

Go CI/CD Automation
AWS Resource Dependency-graph Generator

AWS Resource Dependency-graph Generator

Generates dependency diagrams showing how all AWS resources are connected. Fills the gap AWS doesn't provide natively.

AWS CloudFormation Visualization

Distributed Systems

wae (WASI App Experiment)

wae (WASI App Experiment)

Showcases latest WASI v0.2 development with composition features. Combines ML, Green Software, and WASI learnings into a single project.

Rust WASI WebAssembly Green Software
Raft-based Distributed Consensus Datastore

Raft-based Distributed Consensus Datastore

Distributed consensus model using Raft with peer and client connections via gRPC. CLI client for key-value storage with leader-based external database operations.

Go Raft gRPC Distributed Systems

Actor Model Implementation

Understanding the Actor model through reverse engineering and blog study. Exploration of concurrent computation patterns.

Go Actor Model Concurrency

AI/ML

Chat Bot using GPT-2

Chat Bot using GPT-2

HTTP server using Rust with a text-to-text generator bot via HuggingFace. Multiple implementations: WasmEdge, Spin by Fermyon, and Tokio/Async.

Rust WASM GPT-2 HuggingFace

Web Apps

PDF Editor

PDF Editor

Web application for merging and rotating PDF documents.

JavaScript PDF Web App
Weather App

Weather App

Web application providing weather reports for a given location.

JavaScript API Web App
Flight Booking System

Flight Booking System

Application for booking aeroplane tickets with visualization of seating arrangement via generated pictures.

Java Visualization Booking System