Skip to content
View maltekrupa's full-sized avatar
Block or Report

Block or report maltekrupa

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

  1. global_cluster global_cluster Public

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

    Elixir 21 2

  2. clamav-rest clamav-rest Public

    A minimal ClamAV REST interface built with containers in mind

    Python 3 5

  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