Skip to content
View 0xCAB0's full-sized avatar
🐃
🐃
  • NTTData & @ThalosES
  • Madrid - Spain
  • 04:39 - 1h ahead

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 Public

    A complete Vinted API-Wrapper in Rust

    Rust 5

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

    Shor's algorithm implementation in Qiskit

    Jupyter Notebook 1

  4. gulagcleaner Public

    Forked from YM162/gulagcleaner

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

    Rust

557 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 4 commits in 1 repository

Created a pull request in 0xCAB0/impakta that received 1 comment

Updating fork

Description Notion Test Page ID

+5,540 −4,368 lines changed 1 comment
Opened 4 other pull requests in 1 repository
pxp9/lazy_doc 4 merged
Reviewed 6 pull requests in 1 repository

Created an issue in pxp9/lazy_doc that received 2 comments

[BUG] Obtaining MatchError when running any task in a Phoenix LiveView project

Describe the bug Obtaining MatchError when running any task in a Phoenix LiveView project To Reproduce Steps to reproduce the behavior: Create a f…

2 comments
Opened 5 other issues in 1 repository
75 contributions in private repositories Mar 21 – Mar 28
Loading