Skip to content
View troyane's full-sized avatar
๐Ÿ› ๏ธ
Build and deploy!
๐Ÿ› ๏ธ
Build and deploy!
Block or Report

Block or report troyane

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

SWUbanner

Pinned

  1. StackOverflow-pro StackOverflow-pro Public

    Repository with stackoverflow-related projects (questions, answers, ...)

    QML 30 13

  2. ft5406-capacitive-touch ft5406-capacitive-touch Public

    Forked from optisimon/ft5406-capacitive-touch

    Raspberry Pi 7 inch touchscreen controller display hacking (with Raspberry Pi 3 as host)

    Shell

  3. WiringNP WiringNP Public

    Forked from friendlyarm/WiringNP

    This is a GPIO access library for NanoPI. It is based on the WiringOP for Orange PI which is based on original WiringPi for Raspberry Pi.

    C

  4. xkcdComicsBot xkcdComicsBot Public

    Telegram bot for XKCD comics

    Python 1

  5. notro/fbtft notro/fbtft Public

    Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing

    C 1.8k 496

  6. Script to prepare Stanford NER to wo... Script to prepare Stanford NER to work with your Python and NLTK
    1
    #!/bin/bash
    2
    
                  
    3
    mkdir my_project
    4
    cd my_project
    5