Skip to content
View Alexandre-A11's full-sized avatar

Block or report Alexandre-A11

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

Typing SVG

I graduated in Information Systems and am a forever student of programming. 😸

CURRENT_YEAR = 2022
BIRTH_YEAR = os.getenv("birth_year")

about_me = {
    "name" : "Alexandre",
    "full_name" "Weverton Alexandre Almeida",
    "age" : CURRENT_YEAR - BIRTH_YEAR,
    "languages" : ["Portuguese", "English"],
    "hobbies" : ["Games", "Read", "Movies", "Programming"],
}

Tell me more 😮
- 🌱 Studying plan... - 💻 Tech Stack
               
- 🤙 Contact me
 

Pinned Loading

  1. beacademy-devstart-pokecademy beacademy-devstart-pokecademy Public

    Projeto Individual

    PHP 1

  2. beacademy-devstart-turmalina beacademy-devstart-turmalina Public

    Forked from FariasMi/beacademy-devstart-turmalina

    Fork Projeto Empresarial BeAcademy + PayLivre

    Blade 1

  3. Desafios Desafios Public

    Desafios de sites CodeWars, CoderBye, HackerRank, LeetCode.

    Python