Thanks to visit codestin.com
Credit goes to github.com

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.

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

Hello, tis Bilal!

and I am a DevOps Engineer who enjoys creating a variety of tools that are useful for others like me!

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
  • IOS App for a local charity


Pinned Loading

  1. document-categoriser document-categoriser Public

    A repository hosting code wherein I utilise AWS to deploy an application which scans and document categorises documents at scale

    Python

  2. learn-99-names learn-99-names Public

    A repository hosting code which will allow users to learn the 99 names of Allah

    JavaScript

  3. cdk-infra cdk-infra Public

    Create infrastructure in AWS with cdk

    Python

  4. centralmosquerochdale centralmosquerochdale Public

    A host for code around central mosques mobile application

    Swift

  5. pentest-tool pentest-tool Public

    Performs soft pentests on web apps

    HTML 1

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