Skip to content
View aolartes's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Block or report aolartes

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

    class Me:
        full_name = "Alvaro Olarte"        
        gender = "Male"        
        interests = ["Coding ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป", "Video games ๐ŸŽฎ", "Photography ๐Ÿ“ท", "Motion graphics ๐ŸŽฌ"]
        education = ["SENA", "Areandina", "ITC La Salle... again"]
        languages = ["Spanish native ๐Ÿ‡ช๐Ÿ‡ธ", "English Basic A2 ๐Ÿ‡ฌ๐Ÿ‡ง"]
        learning = ["SQL Server๐Ÿ’ฝ", "PL/SQL๐Ÿ’ฝ", "Python๐Ÿ", "Javaโ˜•", "Git๐Ÿ™", "Docker๐Ÿณ", "Go ๐Ÿฆซ", "Flask๐ŸŒถ"]
        hardSkills = {
            "frontend": ["<HTML5>", "Angular + RXJS", "SCSS", "Wordpress"],
            "backend": ["Flask", "Node", "C#", "Java"],
            "databases": ["SQL","PL/SQL", "Firebase Service"],
            "tools": ["Azure, Google Cloud, VPS...", "Adobe", "๐ŸงLinux", "Git๐ŸŒŸ"]
        }

        def onClick(self):
            makeAJoke()

        def onTickle(self):
            laughingToDead()


    aolartes = Me()
    aolartes.onClick()
    aolartes.onTickle()

Popular repositories Loading

  1. hyperblog hyperblog Public

    Learning GIT

    HTML 1 1

  2. sp_SplitColumn sp_SplitColumn Public

    TSQL 1

  3. hyperblog-1 hyperblog-1 Public

    Forked from freddier/hyperblog

    Un blog increรญble para el curso de Git y Github de Platzi

    HTML

  4. webflask webflask Public

    Page Web in Flask

    Python

  5. aolartes aolartes Public

    This is my personal repo for README

  6. Awesome-Profile-README-templates Awesome-Profile-README-templates Public

    Forked from kautukkundan/Awesome-Profile-README-templates

    A collection of awesome readme templates to display on your profile

    JavaScript