Skip to content
View tuberboy's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report tuberboy

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. neolang/neo neolang/neo Public

    Simple, secure, fast and compiled language for developing maintainable, scalable, reliable, and efficient software. Compiles itself with zero library dependencies and transpiled to C.

    Roff 2 1

  2. neoterm neoterm Public

    Forked from neoterm/neoterm

    NeoTerm - The NEO Terminal Emulator Application For All Type Of OS With Variety Of Packages. Written In NEO Programming Language (NeoLang).

    1

  3. weird-monster weird-monster Public

    Weird Monster - html, css and js

    HTML 24 7

  4. facebook facebook Public

    facebook private api - auto create fb account, like, follow, video views etc all

    PHP 22 7

  5. admin-template admin-template Public

    pure css responsive admin dashboard template

    HTML 2

  6. neo c neo c
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <signal.h>
    4
    #include <stdarg.h>
    5
    #include <inttypes.h>