Skip to content
View dantas-arthur's full-sized avatar
🪐
🪐

Block or report dantas-arthur

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
dantas-arthur/README.md
profile-banner

"The end is the beginning and the beginning is the end."

Hello and Welcome to my profile!

def user_data():
    name = "Arthur Dantas"
    age = 19

    interests = [
        "Web Scraping",
        "Mobile Development",
        "Artificial Inteligence",
        "Automation",
        "UI/UX",
    ]

    currently_learning = [
        "Web Development with HTML5 and CSS3",
        "JavaScript",
    ]

    currently_working_on = [
        ""
    ]

    hobbies = [
        "Musics - Rock | Alternative",
        "Series - Dark",
        "Movies - Interestellar",
        "Books - J.R.R. Tolkien | Sir. Arthur C. Doyle",
        "Retro Games",
    ]

user_data()

You can also find me on...

Languages and Tools

Stats

Pinned Loading

  1. 3ds-qrcode-generator 3ds-qrcode-generator Public

    A 3DS QR code generator to download games on FBI

    Python 1

  2. PSP-video-converter PSP-video-converter Public

    PlayStation Portable video converter.

    Python

  3. PomoTimer PomoTimer Public

    Site pomodoro para auxiliar na produtividade.

    CSS

  4. optical-store-landing-page optical-store-landing-page Public

    Landing page de uma ótica fictícia.

    HTML

  5. buscador-CEP buscador-CEP Public

    Buscador de CEP.

    CSS

  6. weather-app weather-app Public

    A minimalistic program that display the time, date and weather

    Python