Skip to content
View ConfidenceYobo's full-sized avatar
Coding
Coding

Block or report ConfidenceYobo

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

Hi there 👋

I'm a software engineer at Klynox Laboratories and Blockchain enthusiast

  • 🔭 I’m currently working on Yarner
  • 🌱 I’m currently learning Ansible
  • 👯 I’m looking to collaborate on any open source project
  • 💬 Ask me about Python, GraphQL, AWS, Flutter, Typescript, and Blockchain
  • 📫 How to reach me: LinkedIn, FB,
  • 😄 Pronouns: he/him/his
  • ⚡ Fun fact: Quora is my favourite social media platform

@confidenceyobo's Holopin board

Pinned Loading

  1. docker/for-win Public

    Bug reports for Docker Desktop for Windows

    1.9k 301

  2. paystackpy Public

    A Paystack ( https://paystack.com/ ) API wrapper with python

    Python 3

  3. django-sweet-jwt Public

    Python

  4. express-typescript Public

    JavaScript

  5. Small docker container images based...
    1
    ############################################################
    2
    # Dockerfile to build Python | Django | Mysql small container images
    3
    # Based on Linux Alpine
    4
    ############################################################
    5
    
                  
  6. Setting up Git workflow for django
    1
    # Setup Github Actions for Django Project
    2
    
                  
    3
    #### Step 1
    4
    
                  
    5
    In project root directory the create a folder called '.github'