Skip to content
View yasheroic's full-sized avatar
πŸ†
Building ideas, one commit at a timeπŸ’‘
πŸ†
Building ideas, one commit at a timeπŸ’‘

Highlights

  • Pro

Block or report yasheroic

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

Hi πŸ‘‹, I'm Yash Shaw

Cloud-Native Engineer | DevOps Builder | Generative AI Integrator


πŸš€ About Me

I design and deploy scalable, cloud-native systems powered by automation and AI.

With a strong foundation in full-stack engineering, I now focus on:

  • ☁️ Architecting resilient cloud infrastructure
  • πŸ”„ CI/CD automation & Infrastructure as Code
  • 🐳 Containerized & Kubernetes-based deployments
  • πŸ€– Integrating Generative AI into production systems
  • πŸ” Secure and performance-optimized architectures

Currently building at Capture The Bug, where I work on high-impact, security-driven systems.


🌐 Portfolio & Links


πŸ›  Tech Stack

☁️ Cloud Platforms

  • AWS (EC2, S3, IAM, VPC, CloudWatch)
  • Google Cloud Platform
  • Azure

βš™οΈ DevOps & Infrastructure

  • Docker & Containerization
  • Kubernetes
  • Jenkins (CI/CD)
  • Git & GitHub Actions
  • Nginx
  • Linux Systems
  • Infrastructure as Code (Terraform basics)
  • Monitoring & Logging

πŸ€– AI & Backend Systems

  • Python
  • Generative AI APIs (LLM integrations)
  • REST & Microservices Architecture
  • Node.js / Express
  • Django
  • Redis (caching systems)

πŸ—„ Databases & Data

  • PostgreSQL
  • MongoDB
  • MySQL
  • Redis

πŸ”₯ What I’m Currently Building

  • AI-powered automation systems
  • Secure cloud deployment pipelines
  • Scalable microservice architectures
  • AI-assisted security tooling
  • DevOps automation frameworks

⭐️ Building scalable systems, one deployment at a time.

Pinned Loading

  1. AWS-CodeBuild-CI-CD-Pipeline-with-Buildspec.yaml-and-Automated-Testing AWS-CodeBuild-CI-CD-Pipeline-with-Buildspec.yaml-and-Automated-Testing Public

    AWS CodeBuild CI/CD Pipeline with buildspec.yaml for automated build, test, and artifact generation. Configures managed projects with phases for compile, JUnit tests, Docker builds, and S3/ECR inte…

    Dockerfile

  2. EKS-Cluster-Setup-and-App-Deployment-via-Ingress-ALB- EKS-Cluster-Setup-and-App-Deployment-via-Ingress-ALB- Public

    This project provisions an Amazon EKS cluster and deploys the classic 2048 web game as a Kubernetes application, exposing it to the internet via an Ingress resource integrated with the AWS Load Bal…

  3. Mini-Cursor Mini-Cursor Public

    Mini version of Cursor- Popular AI IDE

    JavaScript

  4. discord-bot discord-bot Public

    A Discord bot that creates short URLs from long URLs using nanoid. Features MongoDB storage, Express redirect server, and easy Discord commands. Perfect for quick URL sharing in Discord servers.

    JavaScript

  5. 90DaysOfDevOps 90DaysOfDevOps Public

    Forked from TrainWithShubham/90DaysOfDevOps

    This repository is a Challenge for the DevOps Community to get stronger in DevOps. This challenge starts on the 1st January 2023 and in the next 90 Days we promise ourselves to become better at Dev…

    Shell

  6. dockerized-django-blog dockerized-django-blog Public

    A containerized Django blog application using Docker, Docker Compose, Gunicorn, and PostgreSQL with a multi-stage production-ready Dockerfile.

    Python