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
Open Source Contributions
in-toto Witness & Archivista
githubContributing 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
githubWorking 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
githubContributing 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)
githubLFX 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)
githubCreated 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
githubContributing to Kubernetes CI/CD infrastructure and test result visualization platform.
Go, Kubernetes, CI/CD