Skip to content
View nandofarias's full-sized avatar

Sponsoring

@lpil
Block or Report

Block or report nandofarias

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
nandofarias/README.md

Hello, friend.

defmodule NandoFarias do
  @moduledoc """
  Follow me on twitter: @nandofarias
  """

  def hello do
    "Hello, friend."
  end

  def skills do
    ["Elixir", "Node", "React", "React Native"]
  end
end

Pinned

  1. dotfiles dotfiles Public

    Blending some Kitty + Tmux + Neovim configs 🧨

    Shell 4 2

  2. advent_of_code_2022 advent_of_code_2022 Public

    Advent of Code 2022 - Livebook version

    1