Skip to content

ehz0ah/ScriptSmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THE FOLLOWING IS DONE ON WSL2

Current Objectives

  1. Manipulate Files and Processes with Python

    • Use Python to interact with the operating system.
  2. Regular Expressions (Regex)

    • Understand and use regex for text file processing.
  3. Bash vs Python Scripting

    • Know when to use Bash or Python.
    • Create small scripts using Bash.
  4. Configuration Management & Infrastructure as Code

    • Understand the benefits and tools.
  5. Containers & Orchestration

    • Create and maintain containers with Docker and Kubernetes.
    • Tools: Docker, Kubernetes
  6. Cloud Automation

    • Automatically deploy virtual machines in the Cloud.
  7. CI/CD Principles

    • Deploy changes safely following CI/CD principles.
  8. Python External Libraries

    • Use Python libraries to create and modify documents, images, and messages.
  9. APIs and Web Services

    • Understand and use APIs to interact with web services.
    • Libraries: requests, Flask
  10. Data Serialization

    • Use data serialization to send messages between programs.
    • Formats: JSON, XML, YAML

About

Automate system admin tasks with RegEx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages