Skip to content
View maltekrupa's full-sized avatar

Block or report maltekrupa

Report abuse

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

Report abuse

Pinned Loading

  1. global_cluster global_cluster Public

    A globally distributed Elixir application with a shared in-memory mnesia database that provides a visitor counter.

    Elixir 24 3

  2. clamav-rest clamav-rest Public

    A minimal ClamAV REST interface built with containers in mind

    Python 3 7

  3. hugo-pmfw hugo-pmfw Public

    A simple hugo theme based on perfectmotherfuckingwebsite.com

    HTML

  4. HTTP Basic Authentication using URL... HTTP Basic Authentication using URLSession and URLCredentialStorage in swift 4 with xcode 9
    1
    import Foundation
    2
    import PlaygroundSupport
    3
    
                  
    4
    PlaygroundPage.current.needsIndefiniteExecution = true
    5