Skip to content
View devdrop-gc's full-sized avatar
πŸ’­
Surfing Clouds
πŸ’­
Surfing Clouds
  • Mumbai, India

Block or report devdrop-gc

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

Hi, I'm Gunjan Chopade πŸ‘‹

🎯 Aspiring Cloud & DevOps Engineer
☁️ AWS Cloud Foundations Certified (AWS Academy Graduate)
πŸš€ Passionate about Cloud, Automation & Scalable Systems


πŸš€ About Me

  • 🌱 Currently learning Cloud & DevOps tools and practices
  • πŸ”§ Hands-on with AWS, Docker, CI/CD basics
  • πŸ“š Strong interest in automation and infrastructure
  • 🎯 Goal: To start my career as a Cloud/DevOps Engineer

πŸ› οΈ Skills & Tools

☁️ Cloud

  • AWS (S3, CodePipeline, Cloudfront, EC2)

βš™οΈ DevOps

  • CI/CD Pipelines
  • Docker (Basics)

πŸ’» Other Tools

  • Git & GitHub
  • Linux (Basics)
  • HTML/CSS/JS/Python

πŸ“‚ Projects

πŸ”Ή AWS Static Website Hosting

Deployed a static website using AWS S3 with public access configuration.

πŸ‘‰ https://github.com/devdrop-gc/aws-s3-cloudfront-static-website


πŸ”Ή CI/CD Pipeline with AWS CodePipeline

Built an automated pipeline to deploy website updates.

πŸ‘‰ https://github.com/devdrop-gc/aws-s3-static-website-cicd-pipeline


πŸ”Ή Dockerized Web Application

Containerized a simple web application using Docker.

πŸ‘‰ https://github.com/devdrop-gc/docker-nginx-webapp


πŸ“ˆ Currently Improving

  • Advanced AWS services (EC2, IAM, VPC)
  • Docker & container orchestration
  • CI/CD pipelines (advanced)
  • Infrastructure as Code (Terraform)

🀝 Let's Connect


⭐ If you like my work, consider giving a star to my repositories!

Pinned Loading

  1. aws-s3-cloudfront-static-website aws-s3-cloudfront-static-website Public

    Production-ready static website hosting on AWS using Amazon S3, CloudFront CDN, and Origin Access Control (OAC) with HTTPS delivery.

    HTML

  2. Serverless-web-app-using-AWS Serverless-web-app-using-AWS Public

    The Serverless Task Tracker Application is a simple web-based application built using AWS serverless services. It allows users to securely log in, create tasks, and view a list of their tasks. The …

  3. aws-s3-static-website-cicd-pipeline aws-s3-static-website-cicd-pipeline Public

    Automated CI/CD pipeline that deploys a static website from GitHub to Amazon S3 using AWS CodePipeline.

    HTML

  4. Cybersecurity-Internship-Repo Cybersecurity-Internship-Repo Public

    A repository containing completed cybersecurity internship tasks β€” each task focuses on a practical security topic such as network scanning, vulnerability analysis, phishing detection, password str…

  5. docker-nginx-webapp docker-nginx-webapp Public

    A containerized static web application deployed on AWS EC2 using Docker and NGINX, showcasing a beginner-friendly DevOps workflow including Docker image build, Docker Hub registry, and cloud deploy…

    HTML