Skip to content
View bert0h-dev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report bert0h-dev

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bert0h-dev/README.md

 Hi, I'm Jesús Humberto Morales

example

Visitors

👨🏻‍💻  About Me

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer

  def __init__(self):
    self.username = 'bert0h-dev'
    self.name = 'Jesús Humberto Morales Mojica'
    self.role = 'Software Engineer'
    self.company = 'GM Transport | Remote'
    self.location = 'Rosarito, Baja California'
    self.skills = {
      "backend": ['C#', 'WLanguage']
      "databases": ['T-SQL']
      "frontend": ['HTML', 'SCSS/CSS', 'JavaScript - Basic', '.NET']
      "tools": ['Git', 'GitHub', 'TortoiseSVN']
    }
    self.learning = {
      "backend": ['Python', 'Django', 'NodeJS', 'Go']
      "databases": ['PostgreSQL', 'MongoDB']
      "devops" = ['Docker']
      "frontend" = ['Javascript', 'TypeScript', 'ReactJS']
      'tools': ['Nginx']      
    }

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

if __name__ == '__main__':
  me = SoftwareEngineer()
  me.say_hi()

🌐 Social

Facebook Instagram Discord LinkedIn X CodePen GitHub GitLab

⚡ Actividad reciente

🔽 Últimos movimientos técnicos:

📊 Stats

GitHub Stats   Top Languages

🚀 Principales Repos

Repos


Ultima actualización: Sunday, August 23rd, 2026, 5:50:44 AM

Popular repositories Loading

  1. bert0h-dev bert0h-dev Public

  2. nestjs-auth-jwt nestjs-auth-jwt Public

    Proyecto en NestJS con Authentication JWT

    TypeScript

  3. CaLooprJS CaLooprJS Public

    Calendar JS - Preact

    JavaScript

  4. BusManage-API BusManage-API Public

    API de sistema de gestion de autobuses.

    TypeScript

  5. BusManage BusManage Public

    Forntend de sistema de gestion de autobuses.

    TypeScript