WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
View onecoding1's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Organizations

@distro @gentoomen

Block or report onecoding1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. dot dot Public

    Minimal, modern OS under active development

    C 1

  2. dot.github.io dot.github.io Public

    dot project page

    HTML

  3. small agnostic event handler/emitter... small agnostic event handler/emitter for micropython
    1
    #event library
    2
    events = {}
    3
    def on (e):
    4
        #print (e)
    5
        def handler(fn):
  4. micropython-libzip micropython-libzip Public

    a tiny micropython library to parse and extract zip archives

    Python

  5. PHP nano library to give you a JavaS... PHP nano library to give you a JavaScript like console function
    1
    <?php
    2
    //PHP nano library to give you a JavaScript like console function
    3
    //author: onecoding
    4
    //email : [email protected]
    5
    //made with ♥ in berlin