Skip to content
View Naicigam28's full-sized avatar
🧙‍♀️
🧙‍♀️
  • Autumn Leaf IT
  • Cape Town
Block or Report

Block or report Naicigam28

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

My GitHub stats Top Langs

Pinned

  1. Add CloudFlare IPv4 and IPv6 address... Add CloudFlare IPv4 and IPv6 addresses to an EC2 Security Group using awscli
    1
    #!/bin/bash
    2
    
                  
    3
    wget https://www.cloudflare.com/ips-v4
    4
    wget https://www.cloudflare.com/ips-v6
    5
    
                  
  2. checkers-price-fetch checkers-price-fetch Public

    Gets prices for items from https://www.checkers.co.za/

    Python

  3. freecodecamp-certification-projects freecodecamp-certification-projects Public

    All of my freecodecamp projects

    Python

  4. MySQL-to-S3-export MySQL-to-S3-export Public

    Export MySQL data to Amazon S3 using Lambda and Python

    Dockerfile

  5. plant-watering-system plant-watering-system Public

    Smart Plant Watering Kit

    C++

  6. aws-azure-login/aws-azure-login aws-azure-login/aws-azure-login Public

    Use Azure AD SSO to log into the AWS via CLI.

    TypeScript 576 260