Skip to content
View jayesh6442's full-sized avatar

Block or report jayesh6442

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 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
jayesh6442/README.md

Jayesh Sarvaiya

Engineer focused on backend systems, infrastructure automation, and reliable software delivery at scale.


What I Actually Do

  • Design and operate Node.js backend services handling production traffic
  • Build and maintain Kubernetes platforms for containerized workloads
  • Implement GitOps-based deployment pipelines that reduce release friction
  • Automate infrastructure provisioning with Terraform to eliminate manual toil
  • Establish observability practices (metrics, alerting, tracing) for production systems
  • Reduce incident response time through proper monitoring and runbook automation
  • And i also do music

Production Focus

Principle Implementation
Infrastructure as Code All environments provisioned via Terraform; no manual console changes
GitOps Deployments ArgoCD-managed continuous delivery with automated rollbacks
Observable Systems Prometheus + Grafana for metrics; structured logging; actionable alerts
Container Orchestration Kubernetes with Helm for templated, version-controlled deployments
CI/CD Automation Jenkins pipelines for build, test, and deployment automation

Technical Stack

Backend & Runtime

Node.js Express.js TypeScript JavaScript

Platform & Infrastructure

Kubernetes Docker Helm Terraform

Delivery & Operations

Jenkins ArgoCD Prometheus Grafana

Systems & Tools

Linux Git AWS


How to Reach Me?

I'm always open to collaborating on interesting projects, discussing DevOps best practices, or just having a tech chat! Let's build something amazing together.

Pinned Loading

  1. fastify-ecom fastify-ecom Public

    End to end work for ecom backend in node using fastify vibe coded

    TypeScript

  2. personal-portfolio-website personal-portfolio-website Public

    My personal Portfolio website using next js, react, tailwindcss

    TypeScript

  3. argo-deploy-spring-postgres argo-deploy-spring-postgres Public

    A production-grade 2-tier Spring Boot + PostgreSQL application deployed on Kubernetes with GitOps using Argo CD.

  4. excalidraw-go excalidraw-go Public

    excalidraw backend in go

    Go

  5. websocket-turbo-repo websocket-turbo-repo Public

    A scalable real-time messaging platform built with Node.js, Express, WebSocket, and Apache Kafka. Designed to handle high-concurrency chat rooms with decoupled message persistence for optimal perfo…

    TypeScript 1

  6. multi-tenant-saas multi-tenant-saas Public

    multi-tenant Real Estate CRM using Next.js, Fastify, Prisma, and PostgreSQL with a clean monorepo architecture. Implemented end-to-end role-based access control (Owner/Admin/Member/Viewer) across d…

    TypeScript