Skip to content
View kush-shah05's full-sized avatar

Block or report kush-shah05

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

Welcome to Kush Shah's GitHub! πŸ‘‹

Hi, I'm Kush Shah, a passionate DevOps engineer and Cloud enthusiast based in Canada. I have Master’s degree in Computer Engineering from Carleton University, and I'm actively pursuing exciting opportunities in software development, cloud engineering, and DevOps.

πŸš€ What I'm Working On:

  • 🌐 NeflixGPT Production: In progress towards creating a CICD pipeline using Jenkins and focusing on containerization using Kubernetes clusters.
  • πŸ“¦ DevOps Practice: Deepening my knowledge of Docker, cloud infrastructure (AWS), and automation tools while building real-world projects.
  • πŸ€– Exploring AI: Leveraging GPT technology in web applications to create smarter, more personalized user experiences.

πŸ› οΈ Technologies & Tools:

  • Languages: JavaScript, Python, Java, SQL, GO.
  • Frontend: React.js, Tailwind CSS, Redux.
  • Backend: Node.js, NestJS, Express.js, Python, Django.
  • Databases: PostgreSQL, MongoDB.
  • Cloud ☁️: AWS (CloudFormation, EC2, EKS, Lambda, Redshift, VPC, IAM, S3, Security Hub, Glue), Firebase.
  • DevOps: Docker 🐬, Terraform, Ansible, Jenkins πŸ‘¨β€πŸ’Ό, Kubernetes πŸ•Έ, Linux 🐧, GitLab.
  • Monitoring: Grafana , Prometheus.
  • Others: Git, GitHub, Figma.

πŸ“š Currently Learning:

  • ☁️ Cloud Computing & DevOps: Expanding my skills with AWS certifications and practical projects.
  • πŸ–₯️ Java Backend Development: Understanding microservices, server-side processing, and API development in Java.

🎯 My Goals:

  • Transition into Cloud Engineering or DevOps, applying my development skills in managing cloud infrastructure.
  • Build open-source projects and contribute to the tech community.
  • Continue enhancing my frontend development skills while mastering the backend.

🌟 Fun Facts:

  • I'm fluent in English and learning Spanish! πŸ‡ͺπŸ‡Έ.
  • I love problem-solving and enjoy working on complex challenges in tech.
  • When I'm not coding, you can find me exploring new technologies, on the sports field 🏏⚽, or experimenting with cloud infrastructures.

πŸ”— Let's Connect!

Pinned Loading

  1. Multi-Environment-Deployment-with-Terraform-and-Ansible Multi-Environment-Deployment-with-Terraform-and-Ansible Public

    Automated multi-environment deployment with Terraform and Ansible for AWS infrastructure and server configuration.

    HCL 1

  2. Springboot-BankApp Springboot-BankApp Public

    Forked from LondheShubham153/Springboot-BankApp

    An End-To-End Banking Application built using SpringBoot and Deployed using DevOps practices.

    HTML

  3. Netflix-gpt Netflix-gpt Public

    Netflix GPT is a web application that integrates OpenAI's GPT API with TMDB (The Movie Database) API to provide personalized movie recommendations. Users can log in, browse through movies, and get …

    JavaScript 1

  4. eraserio_clone eraserio_clone Public

    This project is a fully functional clone of Eraser.io built with Next.js, React, TypeScript, and Tailwind CSS. The application is a collaborative drawing tool where multiple users can draw on a sha…

    TypeScript 1

  5. django-notes-app django-notes-app Public

    deploy_django_app.sh is a bash script that automates the deployment of a Django application. It handles the cloning of the app, installation of dependencies, system configurations, and Docker-based…

    Shell

  6. cpu-utilization-with-flask cpu-utilization-with-flask Public

    Python Flask Application with Psutil to Monitor System resources This is a Flask application that utilizes the psutil library to obtain CPU and memory usage information of the server running on por…

    HTML