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.

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. 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):
  2. micropython-libzip micropython-libzip Public

    a tiny micropython library to parse and extract zip archives

    Python

  3. 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