Skip to content
View khchanel's full-sized avatar

Block or report khchanel

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

Hi there 👋

💬 I'm Nelson! 💻 Software Developer in Financial Technology space ⚡⚡⚡

Snake animation

Pinned Loading

  1. office-attendance-tracker office-attendance-tracker Public

    automated attendance keeping for those hybrid office attendance mandate...

    C#

  2. vlsmsolver vlsmsolver Public

    Tool to calculate IPv4 VLSM sub-netting with GUI written in pure C

    C 10 3

  3. tcpforwarder tcpforwarder Public

    TCP Forwarder in Java

    Java

  4. nsopen nsopen Public

    python command line tool to perform DNS lookup and open resolved IP addresses in a web browser

    Python 1

  5. benchpress benchpress Public

    Forked from angular/benchpress

    JavaScript

  6. barcode.py barcode.py
    1
    import pyzbar.pyzbar as pyzbar
    2
    import cv2
    3
    
                  
    4
    
                  
    5
    def detectBarcodes(img):