Personal Projects

Kubernetes CVE Scanner with Custom Controller

Built a Kubernetes custom controller in Go that auto-generates Services and Ingresses for every Deployment using SharedInformers. Integrated a Validating Admission Webhook with Trivy to scan container images at admission time, blocking workloads with critical CVEs.

Go, Kubernetes, Trivy, Helm, SharedInformers

DumpStore – Full Stack Bookmark Management Platform

Built a full-stack bookmarking platform with React, Node.js, and Chrome Extension, featuring ML-powered tag suggestions via Gemini API. Deployed services to Kubernetes with Helm and GitOps via ArgoCD.

React, Node.js, Kubernetes, ArgoCD, Gemini API

Real-Time WebRTC Communication Platform

Developed WebRTC/WebSocket application with real-time messaging, file sharing, and video chat. Integrated YouTube API and collaborative code editor using Monaco and Yjs for team productivity.

WebRTC, WebSocket, React, Monaco Editor, Yjs

Open Source Contributions

in-toto Witness & Archivista

github

Contributing to software supply chain security by building attestors and policy verification features for attestations, certificates, and Rego-based validation workflows.

Go, Rego, Supply Chain Security, Attestations

Aflock

github

Working on cryptographically signed policy files that constrain AI agent execution with limits for tools, files, spend, and domain access, while producing verifiable in-toto attestations for every action.

Go, AI Agent Security, in-toto, Attestations, Policy Enforcement

Rookery

github

Contributing to a modular attestation framework monorepo that separates attestors and signers into plugins and supports secure evidence generation workflows used alongside Witness-based systems.

Go, Witness, Attestations, Supply Chain Security, Plugins

KubeStellar (CNCF Sandbox)

github

LFX Mentee developing Kubernetes controllers & CRDs in Go, implementing real-time workload logs with WebSocket streaming, and creating backend APIs for pod exec sessions.

Go, Kubernetes, WebSockets, SPDY

Submitty (Google Summer of Code)

github

Created comprehensive end-to-end Cypress test suites, improved TA grading UX, and enhanced student privacy by replacing identifiable IDs with anonymous ones.

Cypress, PHP, JavaScript, Testing

Kubernetes TestGrid

github

Contributing to Kubernetes CI/CD infrastructure and test result visualization platform.

Go, Kubernetes, CI/CD