Skip to content
View ejmeri's full-sized avatar
💭
Reading
💭
Reading

Block or report ejmeri

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

Hi there 👋

I'm Elmeri Moreno, and I'm a Software Developer at @globallpoints and I've been working in tech since 2015. I'm from Brazil, São Paulo.

⚡ Technologies

These are some of the technologies and tools that I work with:

Java Spring TypeScript Nodejs NestJS C# Angular Redis MongoDB Microsoft SQL Server Git GitHub VSCode

Pinned Loading

  1. My visual studio code settings My visual studio code settings
    1
    {
    2
      "telemetry.telemetryLevel": "error",
    3
      "breadcrumbs.enabled": true,
    4
      "git.autofetch": true,
    5
      "git.confirmSync": false,
  2. My oh-my-zhs settings My oh-my-zhs settings
    1
    # SWITCH TO JAVA VERSION 8
    2
    export JAVA_HOME=`/usr/libexec/java_home -v 11.0`
    3
    
    
    4
    
    
    5
    # If you come from bash you might have to change your $PATH.
  3. find-your-teammate find-your-teammate Public

    Mono repository com website (Angular) e api (Python)

    HTML

  4. patinha-facil-web patinha-facil-web Public

    Site para adoções de cães e gatos, com área para achados e perdidos.

    PHP

  5. chatbot-metro-sp chatbot-metro-sp Public

    ChatBot para o status do metro de SP

    JavaScript

  6. cassanda-driver cassanda-driver Public

    Usando Cassandra-Driver e NodeJs

    JavaScript