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

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 Loading

  1. Simulations-Payments Simulations-Payments Public

    Small Payment System

    Java 1

  2. circuit-breaker-pattern circuit-breaker-pattern Public

    simple project spring boot with implementation of circuit breaker pattern

    Java

  3. saga-pattern saga-pattern Public

    saga-pattern-example

    Java

  4. distribuited-tracing distribuited-tracing Public

    simple example of distribuited trace on small spring project using gradle to automatically compiled and rest template to the calls between services

    Java

  5. java-code-challenge java-code-challenge Public

    Forked from Interbank-Comercial-MDC/java-code-challenge

    Reto de programación para postulantes a Interbank - Comercial y MDC

  6. SpringWebFlux-Kotlin SpringWebFlux-Kotlin Public

    getting started with kotlin language in the spring framework with reactivity

    Kotlin