Skip to content
View FelipeLL's full-sized avatar

Block or report FelipeLL

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

Hi, welcome to my profile! 👋

Systems Engineer at UDEC

A little more about me...

I have ability adjustment, proactivity, creativity, teamwork and application of the acquired knowledge. Also, I have excellent learning faculty for the use of the best practices and new characteristics of the technologies that I use.

const aboutMe = {
   pronouns: "he" | "him",
   code: [ HTML, CSS, Javascript],
   technologies: {
      frontEnd: {
         js: ["React", "Vue", "Angular"],
         css: ["Bootstrap", "Material UI", "Tailwind"]
         
      },
      backEnd: {
         js: ["Node", "Express", "Nest"],
         
      },
      databases: ["MongoDB", "mySQL", "PostgreSQL"],
   
   },
   currentOccupation: ["Developer"],
   challenge: "improve every day",
   
};

Popular repositories Loading

  1. backend_touristic backend_touristic Public

    JavaScript 1

  2. carrito-compras-basico carrito-compras-basico Public

    Primera practica con un carro de compras básico HTML-CSS-JS Vanilla2

    JavaScript

  3. frontend_touristic frontend_touristic Public

    JavaScript

  4. portfolio portfolio Public

    JavaScript

  5. FelipeLL FelipeLL Public

  6. 33-js-concepts 33-js-concepts Public

    Forked from leonardomso/33-js-concepts

    📜 33 JavaScript concepts every developer should know.

    JavaScript