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

Block or report ConfidenceYobo

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 docker/for-win Public

    Bug reports for Docker Desktop for Windows

    1.9k 303

  2. paystackpy paystackpy Public

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

    Python 3

  3. django-sweet-jwt django-sweet-jwt Public

    Python

  4. express-typescript express-typescript Public

    JavaScript

  5. Small docker container images based... Small docker container images based on Linux Alpine for Python | Django | Mysql
    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 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'