I build developer-facing tools that make daily engineering work calmer, safer, and easier to repeat. My current focus ranges from full-stack system architectures to automated pipeline security and autonomous coding agents.
- ๐จโ๐ป Specialist Programmer at Infosys, building robust aviation and UAV insurance platform workflows by day.
- ๐งช Developer Tooling Alchemist by night, concocting VS Code plugins, browser extensions, and repository hygiene utilities.
- ๐ค AI Architect teaching LLMs and coding agents how to behave in production environments without breaking stuff.
- ๐ Double Insta Awardee at Infosys for outstanding contribution and execution.
- โ Driven by South Indian filter coffee and the sheer joy of automating away repetitive tasks.
Here are some of the developer tools I have designed and built:
๐บ yt-autolike ย A lightweight, privacy-focused browser extension designed to support favorite creators automatically. Runs entirely locally to auto-like videos and Shorts using a customizable trusted channels allowlist, with zero tracking and low network overhead. |
๐ฑ๏ธ additional-context-menus ย A VS Code productivity extension that enriches the right-click menu with context-aware shortcuts. Features AST-powered refactoring shortcuts, quick file and symbol navigation, and customizable macros for fast text manipulation. |
โจ๏ธ keypress-notifications ย A presentation-focused VS Code extension that renders clean, real-time visual overlays of key combinations. Tailored for technical presenters, screencasters, online tutors, and pair-programming sessions. |
๐ฆ vscode-extension-template ย A production-grade boilerplate for fast-track VS Code extension development. Pre-configured with rapid esbuild bundling, strict linting rules, unit test suites, and GitHub Actions CI/CD release workflow. |
๐ก๏ธ seccure ย An automated supply-chain security companion. Uses LLMs to interpret Dependabot vulnerability alerts and PRs, cross-references dependency manifests and lockfiles, analyzes breaking changes, and generates safe remediation paths. |
๐ผ Orkestra ย A local-first project management system inspired by Jira, built specifically for coding agents. Exposes local databases and boards via the Model Context Protocol (MCP) so agents can inspect tasks, strategize edits, and update issues. |
| ๐ฅ | AWS Certified AI Practitioner (Issued Apr 2026 ยท Expires Apr 2029) |
| ๐ฅ | AWS Certified Cloud Practitioner (Issued Apr 2025 ยท Expires Apr 2028) |
| ๐ | GitHub Foundations & Copilot (Issued Nov 2025 & Feb 2026) |
| ๐ | MongoDB Alumnus โ covering RAG applications, vector search, AI agents, aggregation, indexing, schema design, and sharding. |
Verification links are available on my LinkedIn profile.
I am especially interested in tools that make AI-heavy repositories easier to maintain: explicit repo contracts, safer generated-file boundaries, repeatable security checks, and better handoff between humans and coding agents.
- .gitallow Specification ยท
An allowlist specification designed to restrict AI-generated repository artifacts, aiming to minimize accidental commits of temporary agent logs, scratch files, and development workspace contexts.





