8000 0xCAB0 (Álvaro Cabo) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View 0xCAB0's full-sized avatar
πŸƒ
πŸƒ
  • NTTData & @ThalosES
  • Madrid - Spain
  • 16:07 (UTC +02:00)

Highlights

  • Pro

Organizations

@ThalosDev

Block or report 0xCAB0

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

Hello there πŸ‘‹

Hey! My name is Álvaro, I'm a software engineering at NTT Data.

I'll let my favourite language explain more about myself:

defmodule LoveFuncionalIndeed do
  @type Happy_programmer_id() :: String.t()

  @spec whoami() :: {:ok, Happy_programmer_id()}
  def whoami() do
    human_languages = ["πŸ‡ͺπŸ‡Έ", "πŸ‡¬πŸ‡§", "πŸ‡«πŸ‡·"]
    merged_tech_stack = my_tech_stack(["RPA", "WebDev", "AppDev" | _much_more])
    IO.inspect(merged_tech_stack)
    loop()
  end

  defp loop do
    IO.puts("I love functional programming!")
    loop()
  end

  defp my_tech_stack(more_languages) do
    ["Elixir", "Python", "Rust" | more_languages]
  end
end

πŸ–Ή Certificates

UiPath Blueprism

πŸ“ˆ Stats

Pinned Loading

  1. ThalosDev/vinted-rs ThalosDev/vinted-rs Public

    A complete Vinted API-Wrapper in Rust

    Rust 5

  2. ThalosDev/tucochedana_bot ThalosDev/tucochedana_bot Public

    Telegram bot that integrates with https://tucochedana.es allows users to receive alert on lost vehicles during the 2024 floods in Spain.

    Rust

  3. shor_algorithm shor_algorithm Public

    Shor's algorithm implementation in Qiskit

    Jupyter Notebook 1

  4. gulagcleaner gulagcleaner Public

    Forked from YM162/gulagcleaner

    Ad-removal tool for PDFs in Python, JavaScript and Rust.

    Rust

0