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

Highlights

  • Pro

Block or report JoelX09

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

Hi there 👋

I'm Joel Xicara, Software Developer. On my way to be a Full Stack Developer.

class SoftwareDeveloper:

    def __init__(self):
        self.name = "Joel Xicará"
        self.age = "25"
        self.education = "Univerdad de San Carlos de Guatemala"
        self.hobbies = ["Watch movies", "Read books", "Practice my skills"]
        self.languages = {'Spanish' : 'Native', 'English' : 'B1 Intermediate'}
                  

    def say_hi(self):
        print("Thanks for dropping by, hope you find my profile interesting.")


me = SoftwareDeveloper()
me.say_hi()

Languages

Python Java JavaScript TypeScript

Tools

Git MySQL

Popular repositories Loading

  1. Core-Code-Bootcamp Core-Code-Bootcamp Public

    Repositorio para las actividades del Bootcamp: Software Development desde cero.

    TypeScript 1

  2. MIA_Proyecto1 MIA_Proyecto1 Public

    Go

  3. OLC1-ProyectoVJ-201403975 OLC1-ProyectoVJ-201403975 Public

    Python

  4. OLC2-2S2021 OLC2-2S2021 Public

    Forked from ronald1512/OLC2-2S2021

    Repositorio de ejemplos de laboratorio dirigido a estudiantes del curso de Organización de Lenguajes y Compiladores 2 Sección N

    JavaScript

  5. JoelX09 JoelX09 Public

  6. W5-Th-E1 W5-Th-E1 Public

    Challenge 1 (02-10-2022)

    TypeScript