Skip to content
View talhadn's full-sized avatar
🎯
Focusing
🎯
Focusing
  • consult-ts
  • London, UK
  • 17:43 (UTC +01:00)

Block or report talhadn

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. feedback-app feedback-app Public

    JavaScript

  2. Python script to read RFID card from... Python script to read RFID card from serial RFID reader attached to a Raspberry Pi. Also has a Exit button. The card swipe releases the maglock on the door.
    1
    #!/usr/bin/python2
    2
    import serial
    3
    import re, sys, signal, os, time, datetime
    4
    import RPi.GPIO as GPIO
    5
    
                  
  3. github-finder github-finder Public

    JavaScript