Skip to content
View luisejrobles's full-sized avatar
🚀
🚀
Block or Report

Block or report luisejrobles

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

Hi there 👋

My name is Luis Jiménez
I'm from México 🇲🇽
and I'm a passionate Software Engineer transitioning to a Product/Project Manager role.
Important: I have a cat called Chitú (wich means cat in mixteco) 🐈

LinkedIn   Twitter Gmail  

A little more about me

let luis = {
  pronouns: "he/him",
  interests: ["management", "front end", "CI/CD"],
  frontend: [
    "typescript",
    "js",
    "angular",
    "react (learning)",
    "Bootstrap",
    "Material Angular",
    "Materialize",
  ],
  backend: [
    "apollo server",
    "apollo federation",
    "microservices",
    "firebase cloud functions",
    "firebase cloud messaging",
    "firebase authentication",
    "firebase cloud storage",
    "apache kafka",
  ],
  databases: ["firebase firestore", 
  "firebase realtime database", "postgreSQL"],
  cloud: ["GCP", "Azure","Digital Ocean"],
  general: ["git", "bash", "scripting"],
  tools: ["Linux", "VS Code"],
};

Graduated from:

Pinned

  1. Cronometro Cronometro Public

    Simulacro de extra

    Makefile

  2. ATmega-1280 ATmega-1280 Public

    Programa para la configuracion y lectura de varios componentes y funcionalidades del ATMega 1280

    C