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

Highlights

  • Pro

Block or report AmbrocioJRDeLaCruz

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
AmbrocioJRDeLaCruz/README.MD

Hi , I'm Ambrocio De La Cruz

Typing SVG





class AmbrocioJRDeLaCruz:

    def __init__(self):
        self.username = 'AmbrocioJRDeLaCruz'
        self.name = 'Ambrocio De La Cruz'
        self.x = '@AmbrocioJr2476'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap'],
            'backend': ['Python', 'Flask', 'Django', 'FastApi', 'NodeJS', 'Odoo'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3'],
            'devops': ['Docker', 'Docker-compose', 'Azure'],
        }

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = AmbrocioJRDeLaCruz()

🌐 Socials:

Instagram LinkedIn X

Skills


Languages


Front-End Development


DevOps & Cloud


Softwares and Tools


Github Stats




🔝 Top Contributed Repo


Popular repositories Loading

  1. Prueba_Pagina_Web Prueba_Pagina_Web Public

    HTML

  2. AmbrocioJRDeLaCruz AmbrocioJRDeLaCruz Public

    Config files for my GitHub profile.

    1

  3. jhabajif jhabajif Public

    Calculadora movil de conversor de unidades

    Java

  4. receipt_telecomunications receipt_telecomunications Public

    Factura Jamvico Telecomunicaciones

    Python

  5. life-wise.github.io life-wise.github.io Public

    Pagina Web ToDo para registrar las tareas cotidianas que realizamos dia a dia

    JavaScript

  6. roadmap-retos-programacion roadmap-retos-programacion Public

    Forked from mouredev/roadmap-retos-programacion

    Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprender y practicar lógica usando cualquier lenguaje de programación.

    Python