Skip to content
View BMustafa97's full-sized avatar

Block or report BMustafa97

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

Hello, tis Bilal!

and I am a DevOps Engineer who had a change in heart from studying Theology and Philosophy.

What is in this GitHub account?

  • Me playing with random APIs and creating fun things (usually an hour or less)
  • Creating simple and then complex infrastructure with Terraform
  • Deploying applications with Kubernetes
  • PenTest Application for Security
  • Dockerizing applications
  • Writing scripts in Python and Bash
  • Innovating simple web applications with Flask


Pinned Loading

  1. flask-app-play flask-app-play Public

    A flask app cos I was bored!

    HTML 1

  2. PythonProjects PythonProjects Public

    12 PythonProjects

    Python 1

  3. scripts scripts Public

    Python 1

  4. terraform terraform Public

    Some Terraform in case I ever need a quick fix

    HCL 1

  5. argocd argocd Public

    kube play

  6. AWS Secret Scraper AWS Secret Scraper
    1
    import boto3
    2
    import logging
    3
    import re
    4
    
                  
    5
    # set up logging