Skip to content
View UrielBm's full-sized avatar

Block or report UrielBm

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

Hi, I'm Uriel but you can call me Uri!

I'm a Systems engineer at Pachuca Institute of Technology

I'm a student of Codigo facilito

Twitter: @CouthUriel GitHub UrielBm

Angel Santiago Jaime Zavala's LinkedIn Profile

A little more about me...

const Uri = {
    pronouns: "He" | "Him",
    code: ["Javascript", "php", "html", "css"],
    askMeAbout: ["web dev", "tech", "videogames", "trips"],
    technologies: {
        frontEnd: {
            js: ["React", "Vue"],
            css: ["Saas", "styled-components", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express"],
            php: ["Laravel"]
        },
        databases: ["mongo", "MySql", "PostgreSQL"],
        misc: ["Firebase", "Socket.IO","Redux","api Context" ,"php"]
    },
    architecture: ["Serverless Architecture", "Single page applications"],
    currently Learning: "I'm learning React Native",
    currentProject: "I'm developing a lot proyects to practice my skills",
    funFact: "I like Js because i always forget ;"
};

my favorites projects

💻 My github stats 💻

Top Langs UrielBm's GitHub stats

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Pinned Loading

  1. app-chat-react app-chat-react Public

    app tipo Chat en tiempo real hecha con Socket io y React

    JavaScript 1

  2. Bebidas-App Bebidas-App Public

    es una App para busqueda de recetas de bebidas usando una Api y React

    JavaScript

  3. OrangeMovie OrangeMovie Public

    plataforma front-end de OrangeMovie

    JavaScript

  4. arqwood arqwood Public

    practica de máquetación de una página de arquitectura en el bosque.

    HTML

  5. escuela_de_cocina escuela_de_cocina Public

    Es una prueba técnica para la empresa 14 días, acerca de un blog de una escuela de cocina

    JavaScript

  6. quizgame quizgame Public

    Encuestados game una aplicación para el bootcamp de código facilito

    TypeScript