8000 codesenju (Lehlogonolo N. Masubelele) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View codesenju's full-sized avatar

Block or report codesenju

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
codesenju/README.md
  • 👋 Hi, I’m @codesenju
  • 👀 I’m interested in DevOps
  • 🌱 I’m currently learning AWS Cloud
  • 💞️ I’m looking to collaborate on anything
  • 📫 How to reach me codesenju@gmail.com

Pinned Loading

  1. api_pgmoviedb api_pgmoviedb Public

    🎬 FastAPI + PostgreSQL IMDb Movie API (Docker) This project is a lightweight, two-tier API application built with FastAPI and PostgreSQL, containerized using Docker. It provides RESTful endpoints f…

    Python 1 2

  2. python_sshclient_paramiko python_sshclient_paramiko Public

    Intro to Python's ssh client Paramiko

    Python 1

  3. movie_lite movie_lite Public

    🎬 FastAPI + PostgreSQL IMDb Movie API (LinuxONE/Docker) This project is a lightweight, two-tier API application built with FastAPI and PostgreSQL, containerized using Docker and deployed on an IBM …

    2 4

  4. kubelab kubelab Public

    Kubernetes runnning on proxmomx

    HCL 1

  5. dotpy dotpy Public

    Dotpy

    HCL

  6. Removes a namespace stuck in termina... Removes a namespace stuck in terminating status
    1
    #!/bin/bash
    2
    set -e
    3
    
                  
    4
    # Check if the NAMESPACE argument is provided
    5
    if [ -z "$1" ]; then
0