Skip to content
View vignesh-codes's full-sized avatar
๐Ÿ•น๏ธ
๐Ÿ•น๏ธ

Highlights

  • Pro

Block or report vignesh-codes

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
vignesh-codes/README.md

๐Ÿ‘‹ Hey there!

  • ๐Ÿง‘โ€๐Ÿ’ป I'm Vinn โ€” a backend engineer who enjoys building cool stuff with cloud-native tools.
  • ๐Ÿš€ Iโ€™m into distributed systems, observability, cloud orchestration and automations making DevOps a little less painful.
  • ๐Ÿ› ๏ธ Iโ€™ve contributed to:
  • ๐ŸŒ Currently tinkering with AI agents, model context protocols, and automating developer workflows on cloud. I have recently ventured into frontend technologies too - check out my new portfolio site here: https://vinn-portfolio-pi.vercel.app/

Pinned Loading

  1. ai-agents-mcp-pg ai-agents-mcp-pg Public

    This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.

    JavaScript 21 8

  2. PaaS-On-Kubernetes PaaS-On-Kubernetes Public

    The PaaS on K8s enables users to manage namespaces, deploy applications, scale resources, and remove deployments using an intuitive interface and robust backend architecture.

    Go 1 3

  3. project-pulse project-pulse Public

    A go-service log aggregator using fluent-bit, redis streams and postgres.

    Go

  4. go-concurrencies go-concurrencies Public

    exploring some fancy go routine patterns

    Go 1

  5. Typescript-Node-Auth-Boilerplate Typescript-Node-Auth-Boilerplate Public

    This is my personal boilerplate for ts api server. This repo has two endpoints v1 for cookie based auth and v2 for jwt based auth

    TypeScript

  6. Raft-Distributed-Lock Raft-Distributed-Lock Public

    This project aims to replicate distributed lock mechanism using Raft consensus algorithm from scratch written in Golang

    Go