Skip to content
View foxtrod's full-sized avatar

Block or report foxtrod

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. nocode nocode Public

    Forked from kelseyhightower/nocode

    The best way to write secure and reliable applications. Write nothing; deploy nowhere.

    Dockerfile

  2. Event system example with exq Event system example with exq
    1
    defmodule AppName.System.Events.Base do
    2
      @moduledoc "System events base behavior"
    3
    
                  
    4
      @doc "Gets queue name"
    5
      @callback queue_name() :: String.t()
  3. Sugraphs Sugraphs Public

    Search for sugraphs

    C++

  4. geo-api geo-api Public

    API to fetch geo data by ip or url

    Ruby