Skip to content
View itsMagondu's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report itsMagondu

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

Pinned Loading

  1. Assignments Assignments Public

    Code written for my Masters Course

    PHP

  2. IoTNeuralNetworks IoTNeuralNetworks Public

    Noise Reduction using IoT using Neural Networks

    JavaScript

  3. dsa dsa Public

    Data Structures and Algorithms Refresher

    Python

  4. A terraform script to setup metabase... A terraform script to setup metabase on GKE
    1
    resource "kubernetes_deployment" "metabase" {
    2
      metadata {
    3
        name = "metabase"
    4
        labels = {
    5
          app = "metabase"
  5. MaMaSe MaMaSe Public

    Forked from Upande/MaMaSe

    Improving water safety and security in the Mara River Basin

    HTML

  6. llarsson/gke-cluster-terraform llarsson/gke-cluster-terraform Public

    Sets up a managed auto-repairing, auto-upgrading, and auto-scaling on GKE using Terraform with Google Storage as the Terraform Remote Storage backend.

    HCL 16 16