Skip to content
View rjones18's full-sized avatar

Block or report rjones18

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

image

Reggie Jones

Senior DevOps / CloudOps Engineer • AWS • Azure • GCP • Automation • IaC • Containers • Reliability

LinkedInGitHub


About me

I build and operate reliable cloud platforms with a focus on automation, infrastructure-as-code, and containerized workloads.
I enjoy turning manual runbooks into repeatable systems, improving observability, and enabling teams to deploy faster and safer.

My experience is AWS-first in production, with hands-on work across Azure and GCP, and a growing focus on platform engineering and multi-cloud environments.


🛠️ Engineering Toolkit

🧠 Languages & Application Frameworks


☁️ Cloud & Infrastructure as Code


📦 Containers & Orchestration


🔁 CI/CD & Automation


🖥️ Operating Systems & Datastores


🛠️ Developer Tools & Platforms


Terraform Modules (Multi-Cloud)

I build reusable, production-focused Terraform modules with clear inputs, sensible defaults, and examples designed for real-world infrastructure usage.


☁️ AWS Terraform Modules

These modules are published and maintained as standalone repositories.


☁️ GCP Terraform Modules


☁️ Microsoft Azure Terraform Modules

(none published yet)


⭐ Featured Work (Start Here)

These repositories best represent how I build systems end-to-end:
design → automate → deploy → observe.


Projects by Cloud Provider

☁️ AWS


☁️ GCP


☁️ Azure


Other


Certifications

image image


Stats


Fun

Spotify Playing 🎧
spotify-github-profile

Pinned Loading

  1. Spam-Bot Spam-Bot Public

    This script if ran on a computer will allow the user to spam any chat. Once the script is run it will create a .txt file called texts.txt. This is able to be done by using the subprocess python lib…

    Python 1 1

  2. c-plus-plus-scripts c-plus-plus-scripts Public

    Repository for C++ scripts

    C++

  3. java-scripts java-scripts Public

    Random Java Scripts

    Java

  4. Keylogger Keylogger Public

    This script if ran allows me to capture the key strokes of a user and put into a text file of my choosing.

    Python

  5. You-Have-Been-Hacked You-Have-Been-Hacked Public

    If run on a windows computer, this script will take control of the mouse and keyboard and force the computer to save an image on the user's computer. After that, the image is set as the user backgr…

    Python

  6. Network-Scanner Network-Scanner Public

    This script will allow the user to send out a ARP request to all devices on their network and receive back the MAC Address of each IP.

    Python