Skip to content
View nico-amsterdam's full-sized avatar

Block or report nico-amsterdam

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

    Phoenix text_input autocomplete (autosuggest) with on-demand Ajax calls, utilizing Lea Verou's Awesomplete widget.

    JavaScript 26 3

  2. pop3mail pop3mail Public

    Pop3 client to download email from the inbox via the commandline interface. Written in Elixir. Elixir module to read pop3 mail programmatically.

    Elixir 23 4

  3. vue-crud-nuxt vue-crud-nuxt Public

    Vue v3 CRUD simple application, made with Nuxt v3. Uses Pinia store, Nuxthub and Sqlite. Signup/signin with Passkey. Deploy on Cloudflare D1.

    TypeScript 26 6

  4. Livebook: Move photos to folders wit... Livebook: Move photos to folders with date+place based on EXIF info
    1
    # Move photos to folders with date+place based on EXIF info
    2
    
                  
    3
    ```elixir
    4
    Application.put_env(:porcelain, :driver, Porcelain.Driver.Basic)
    5