Skip to content
View jeronimomayorca's full-sized avatar

Organizations

@MazorcaLlegosCorpp
Block or Report

Block or report jeronimomayorca

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

Hi there! ๐Ÿ‘‹๐Ÿป

from skills import codding
from utils import tools

class SoftwareDeveloper:

    def __init__(self):
        self.name = "Jeronimo Mayorca Arias"

        self.role = "Software Developer"

        self.language_spoken = ["es_CO", "en_US"]

        self.code_frontend = [
            "Django",
            "Angular",
            "Bootstrap",
            "Frappe"
        ]

        self.code_backend = [
            "Python",
            "Java"
        ]

        self.interests = [
            "Learn",
            "Programming",
            "Tech",
            "Best practices",
            "AWS"
        ]

    def say_hi(self):
        print("Thanks for reading this, hope you find some of my work interesting.")

me = SoftwareDeveloper()
me.say_hi()

๐Ÿ”ง Tools

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

jeronimo's github stats

Popular repositories

  1. practice-bootstrap practice-bootstrap Public

    HTML

  2. practice-flex practice-flex Public

    HTML

  3. practice-anime practice-anime Public

    HTML

  4. xarasoft-page-2.0 xarasoft-page-2.0 Public

    HTML

  5. university university Public

    Java

  6. personal-portfolio personal-portfolio Public

    CSS