Skip to content
View zsedem's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zsedem

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. akka/akka-http akka/akka-http Public

    The Streaming-first HTTP server/module of Akka

    Scala 1.3k 594

  2. chat-server-in-akka chat-server-in-akka Public

    Just some simple chat server logic to learn akka with my team mates

    Scala 2 1

  3. An akka http server, which keeps tra... An akka http server, which keeps track of opened connections and requests
    1
    import java.util.concurrent.atomic.AtomicInteger
    2
    import java.util.concurrent.{ArrayBlockingQueue, ThreadPoolExecutor, TimeUnit}
    3
    
    
    4
    import akka.actor.ActorSystem
    5
    import akka.http.scaladsl.Http
  4. nixos-configuration nixos-configuration Public

    NixOs Configuration

    Nix 4

  5. dotfiles dotfiles Public

    home folder version controlled

    Shell 2

  6. sha256-rust sha256-rust Public

    An sha 256 implementation in Rust

    Rust 5 2