Skip to content
View Vijay431's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Infosys Technologies
  • Bengaluru, Karnataka
  • 12:36 (UTC +05:30)

Block or report Vijay431

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Vijay431/README.md

Hey there, I'm Vijay Gangatharan! ๐Ÿ‘‹

Vijay's Dev Focus

๐Ÿง™โ€โ™‚๏ธ Specialist Programmer @ Infosys | AI DevTools Pioneer | Extension Alchemist

LinkedIn ย  Stack Overflow ย  Dev.to ย  Medium

Profile Views

โšก About Me

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.

๐Ÿ“Š My GitHub Stats

Vijay's GitHub Stats Vijay's Top Langs

๐Ÿš€ Flagship Projects

Here are some of the developer tools I have designed and built:

๐ŸŒŸ Featured & Released

๐Ÿ“บ yt-autolike ย  Stable

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.

TypeScript React Chrome Extension

๐Ÿ–ฑ๏ธ additional-context-menus ย  Stable

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.

TypeScript VS Code Extension

โŒจ๏ธ keypress-notifications ย  Stable

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.

TypeScript VS Code Extension

๐Ÿ“ฆ vscode-extension-template ย  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.

TypeScript esbuild GitHub Actions

๐Ÿ› ๏ธ In-Progress & Active Development

๐Ÿ›ก๏ธ seccure ย  Active Development

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.

Python GitHub Actions OpenRouter

๐ŸŽผ Orkestra ย  Active Development

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.

Go SQLite Docker MCP


๐Ÿ’ป Tech Toolbox

๐Ÿง™โ€โ™‚๏ธ Frontend Magic

Angular React Next.js TypeScript JavaScript Sass Tailwind CSS Redux Zustand

๐Ÿ‹๏ธโ€โ™‚๏ธ Backend Heavy Lifting

Node.js Express NestJS REST APIs MongoDB PostgreSQL MySQL Redis

๐Ÿ”ฎ AI & Agent Alchemy

OpenRouter GitHub Copilot Gemini Claude MCP LangChain n8n

โš™๏ธ DevOps & DevTools

VS Code API Browser Extensions GitHub Actions Dependabot CodeQL Docker Terraform

โ˜๏ธ Cloud & Ecosystem

AWS Vercel Netlify Supabase npm pnpm Bun


๐Ÿ† Certifications & Milestones

๐Ÿฅ‡ 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.


๐ŸŒŒ Open-Source Direction

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.

๐Ÿ“ Proposals & Initiatives

  • .gitallow Specification ยท Status: RFC / In-Progress 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.

๐Ÿค Let's Connect & Build Something Cool!

I am based in India and open to collaboration around developer tools, VS Code extensions, browser extensions, open-source automation, and AI-assisted maintenance workflows.

Email ย  LinkedIn ย  Stack Overflow

Pinned Loading

  1. additional-context-menus additional-context-menus Public

    VS Code extension that adds smart, context-aware right-click menus for refactoring, code navigation, and common developer actions.

    TypeScript

  2. yt-autolike yt-autolike Public

    YT AutoLike is a privacy-first browser extension that automatically likes YouTube videos and Shorts to help support your favorite creators.

    TypeScript

  3. keypress-notifications keypress-notifications Public

    VS Code extension that shows on-screen keyboard shortcut notifications โ€” display every keypress for screencasts, live coding demos, tutorials, and pair programming.

    TypeScript

  4. vscode-extension-template vscode-extension-template Public

    Production-ready template for building VS Code extensions with TypeScript, esbuild, ESLint, and CI/CD.

    TypeScript

  5. file-insights file-insights Public archive

    TypeScript