Skip to content
View umar14's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Pakistan

Block or report umar14

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. Sonoff-Tasmota Sonoff-Tasmota Public

    Forked from arendst/Tasmota

    Integrating Sonoff-tasmota with McLighting (which uses WS2812fx)

    C++ 6

  2. RPi script to loop videos in omxplayer RPi script to loop videos in omxplayer
    1
    #!/bin/sh
    2
    
                  
    3
    # set here the path to the directory containing your videos
    4
    VIDEO_PATH1="/home/pi/PyLoopVideo/FINAL/MainVideo.mp4"
    5
    VIDEO_PATH2="/home/pi/PyLoopVideo/FINAL/Video1.mp4"
  3. Fiverr_BuyersRequest_Filter Fiverr_BuyersRequest_Filter Public

    A Tampermonkey/Greasemonkey script that filters out Buyers requests on Fiverr with specified keywords.

    JavaScript 1 1

  4. McLighting McLighting Public

    Forked from toblum/McLighting

    The ESP8266 based multi-client lighting gadget

    C

  5. DeOldify DeOldify Public

    Forked from jantic/DeOldify

    A Deep Learning based project for colorizing and restoring old images (and video!)

    Jupyter Notebook

  6. Password-Based-Security-Door-Lock-using-Atmega16-microcontrollers Password-Based-Security-Door-Lock-using-Atmega16-microcontrollers Public

    Forked from Hzza3/Password-Based-Security-Door-Lock-using-Atmega16-microcontrollers

    This is a Password Based Security Door Lock system based on 2 Atmega16 microcontrollers , one for user interfacing using LCD and Keypad and the other for storing data in the external 24c256 EEPROM …

    C