Skip to content
View 3nr19u3's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report 3nr19u3

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
3nr19u3/README.md
github 3d icon
Typing SVG

Some about me...


import SoftwareDeveloper from 'luisgutierrez';

class Bio extends SoftwareDeveloper {
  name     = 'Luis Enrique';
  title    = 'Software developer';
  company  = 'Freelancer | Remote';
  location = 'Lima, PE';
}

class Skills extends SoftwareDeveloper {
  languages  = ['Java', 'Kotlin', 'PHP', 'TypeScript', 'JavaScript'];
  databases  = ['MySQL', 'PostgreSQL', 'MongoDB'];
  frameworks = ['Spring framework', 'Laravel', 'Flutter', 'Angular'];
}

Competitive Skills


Frontend


Backend

jwt logo

Databases


Mobile Techs


Cloud Skills


Other Thecnologies



Connect with me


luis-gutierrez-3nr19u3 k1k3 kike.dev @kike123kob @LuisGutierrez-zy2wl

Pinned

  1. Blog-Application Blog-Application Public

    Blog Application Web

    Java

  2. java-microservices java-microservices Public

    Java 1

  3. circuit-breaker-pattern circuit-breaker-pattern Public

    simple project spring boot with implementation of circuit breaker pattern

    Java

  4. saga-pattern saga-pattern Public

    saga-pattern-example

    Java