Skip to content
View 3ximus's full-sized avatar

Sponsoring

@junegunn
@akinomyoga

Organizations

@CENTEC-IST

Block or report 3ximus

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dotfiles dotfiles Public

    All my dotfiles

    Python 17 1

  2. aerial-sddm-theme aerial-sddm-theme Public

    SDDM theme with Apple TV Aerial videos

    QML 542 61

  3. zu-compiler zu-compiler Public

    Compiler for madeup Zu Language

    C++ 3

  4. vanet-security vanet-security Public

    Security in Simulated Vehicular Ad-Hoc Networks

    Java 4 3

  5. bb-cli bb-cli Public

    Bitbucket / Jira cli written in go

    Go 1

  6. A better implementation of python's ... A better implementation of python's simple http server
    1
    #!/bin/env -S python3 -u
    2
    
                  
    3
    # A better implementation of simple http server, it allows for:
    4
    #  - logging of headers and body content
    5
    #  - serving files on a directory