Skip to content
View YogeshT22's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report YogeshT22

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

Hello, I am Yogesh

DevOps / Platform Engineer focused on Kubernetes-based infrastructure, CI/CD automation, and distributed systems in Go.

I do Use LLM tools like Codex, Claude and Gemini to accelerate debugging, generate IaC templates, MCP Integrations, Multi-Agent Swarm, and automate operational tasks. Human-reviewed before production.


Contact


Skills & Technologies

  • Cloud: AWS (EC2, S3, Lambda, EKS, VPC, IAM)
  • Sysadmin / DevOps: Linux, Docker, Kubernetes, Jenkins, Terraform, Ansible, Git, Bash, Nginx, CI/CD
  • Backend: Python, FastAPI, PostgreSQL, Express.js, JWT, REST APIs
  • Frontend: React, JavaScript, Tailwind
  • AI Tools: Codex, Claude, Gemini, Composio, LLM-assisted coding, prompt engineering, automation workflows.

Projects

Used Claude agents and Gemini frontier models as development assistants to prototype faster, debug issues, and ship projects / Business demands quickly.

DevOps / Platform Engineering

Backend(Python, FastAPI, NodeJS)

Go Projects

Frontend/React Projects


Repositories

See more backend + DevOps work here:
github.com/YogeshT22?tab=repositories

Pinned Loading

  1. project-1-ansible-server project-1-ansible-server Public

    This project demonstrates a complete Infrastructure as Code (IaC) workflow for automatically provisioning a bare Ubuntu server into a fully functional web server. It utilizes Ansible to perform con…

    Jinja 1

  2. end-to-end-ci-cd-jenkins-docker end-to-end-ci-cd-jenkins-docker Public

    This repository contains the infrastructure-as-code for a complete, local CI/CD ecosystem built with Docker. It uses Docker Compose to orchestrate Gitea, Jenkins, and a private Docker Registry, cre…

    HCL 1

  3. cloud-task-manager-api cloud-task-manager-api Public

    The project demonstrates a full backend development lifecycle, from local containerized development to a fully automated CI pipeline using GitHub Actions that builds and publishes a production-read…

    Python 1

  4. Multi-Pattern-Container-Deployment Multi-Pattern-Container-Deployment Public

    This project demonstrates foundational DevOps principles by deploying an Nginx web server using three distinct, progressively complex patterns. It uses Docker, Docker Compose, Python, and LocalStack.

    Python 1

  5. SaaS_Subscription_App SaaS_Subscription_App Public

    This repository contains the backend source code for a SaaS (Software as a Service) application built with Node.js, Express.js, and MongoDB. The project demonstrates a complete backend system for m…

    JavaScript 1

  6. gopherproxy gopherproxy Public

    A high-performance Production-Grade, resilient HTTP Load Balancer built in Go.

    Go