Skip to content
View JuanPedraza's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report JuanPedraza

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
JuanPedraza/README.md
class Developer:
    
    def __init__(self):
    self.name = "Juan Pedraza"
    self.role = "Trainee Developer"
    self.from = "Colombia"
    self.about = {
        'Hobbies': ['Movies', 'VideoGames', 'Learning'],
        'Sports': ['Soccer', 'Ride bike']}

    
    def say_hi(self):
    print('''
    👍 I’m currently working on: Improving my scripts languajes skills, focus on Python
    💪 I’m currently learning: English in a higher level that is conversation level,
    🏢 I’m looking to collaborate on: Backend development projects firstly then we will see,
    😔 I’m looking for help with: Mysql and Databases in general
    ''')


    me = Developer()
    me.say_hi()

Contact

Telegram
LinkedIn

Lo más usado:

Top

My first Stats:

JuanPedraza

Pinned Loading

  1. tuAgenda tuAgenda Public

    JavaScript

  2. node-EJS node-EJS Public

    EJS

  3. happymoments happymoments Public

    HTML

  4. PythonCRUD PythonCRUD Public

    Mi primer CRUD usando Python y sqlite

    Python

  5. POO_Python POO_Python Public

    Python