Skip to content
View sumukhprasad's full-sized avatar
🔨
🔨

Organizations

@dpsitcouncil @Atal-Lab-DPSBS @BoinkOS

Block or report sumukhprasad

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

Pinned Loading

  1. BoinkOS/boink_os BoinkOS/boink_os Public

    C

  2. textmate textmate Public

    Forked from textmate/textmate

    TextMate is a graphical text editor for macOS 10.12 or later

    Objective-C++

  3. pebble pebble Public

    Tiny website generator for tiny sites.

    Perl

  4. books-to-csv.py books-to-csv.py
    1
    import cv2
    2
    from pyzbar.pyzbar import decode
    3
    import requests
    4
    import csv
    5
    import time