Skip to content
View sumit9165's full-sized avatar

Block or report sumit9165

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

Hi, I'm Sumit 👋

🚀 About Me

  • DevOps enthusiast building strong Linux & automation foundations
  • Currently completing 90 Days of DevOps
  • Focused on infrastructure, scripting, and cloud fundamentals

🔧 Current Focus

  • Linux system administration
  • Git & GitHub workflows
  • Bash automation
  • Python scripting for DevOps

🛠 Skills & Tools

  • Linux (CLI, permissions, processes)
  • Git & GitHub
  • Bash / Shell scripting
  • Python
  • Networking basics
  • Docker (learning)

📂 Key Repositories

📫 Connect With Me

Shell Scripts

Collection of Bash automation scripts created during my DevOps training.

Scripts

  • user-management.sh – Create and manage Linux users
  • backup.sh – Automate file backups
  • system-info.sh – Display CPU, memory, disk usage
  • permissions-check.sh – Validate file permissions

Purpose

To strengthen automation skills using Bash scripting.

Python Scripts

Python automation and scripting exercises.

Projects

  • file-organizer.py – Sort files by extension
  • password-generator.py – Generate secure passwords
  • calculator.py – CLI calculator
  • log-parser.py – Extract insights from log files

Goal

Improve Python proficiency for DevOps automation.

DevOps Notes

Organized technical notes and reference material.

Topics

  • Linux fundamentals
  • Git commands & workflows
  • Python basics
  • Networking concepts

Purpose

Build a structured personal DevOps knowledge base.

Popular repositories Loading

  1. Todotask-app Todotask-app Public

    This app is built with flask framework with MySQL and containerize this application with docker and docker-compose.

    HTML 1

  2. Authentication_App Authentication_App Public

    Authentication and Authorization functionality is added in this apps, we can register as per role based (seller, customer) and it will sent an activation link on your email so that you can activate…

    Python 1

  3. 90Days-Of-DevOps-with-TWS 90Days-Of-DevOps-with-TWS Public

    90 Days Challenge to Learn DevOps

  4. 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

  5. Linux-Guide-Challanges Linux-Guide-Challanges Public

  6. python-for-devops python-for-devops Public

    Forked from TrainWithShubham/python-for-devops

    Python For DevOps [AI Edition] is a hands-on, beginner-friendly live course that teaches you the exact Python skills needed to automate real DevOps workflows, build tools, integrate with cloud serv…

    Python