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

Block or report josemoraes

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

Hi there 👋 I'm Jose Moraes

and You're welcome here

I'm a web and mobile software developer with 10 years of experience and I consider clean code practice a rule of thumb to a professional in my position. I have experience playing the role of tech lead being responsible for code quality assurance, technical support and guidance to other developers, and sometimes I designed project architectures.

Recently, I worked as a DevOps Developer, and I was responsible for: Build pipelines, monitor the environment's health, and support the development team to achieve a fast and reliable integration and deployment.

Currently, I work as a Software Engineer focused on NodeJS applications.

💻 Technologies and tools that I have experience

  • Vanilla JS;
  • React (ReactJs e React Native);
  • NodeJS;
  • Docker;
  • Kubernetes;
  • Amazon Web Services (provisioning infrastructure with tools like EKS, EC2, RDS, CloudFront, and so on);
  • Continuous Integration and Continuous Delivery (CI/CD);
  • PHP (Laravel, Yii2 e Zend);
  • Magento and Magento 2, besides I'm familiar with integrations just like: B2W, CNova, Paypal, Pagseguro, Moip, Pagar.Me, etc;
  • Git;
  • Unit tests;
  • Xamarin Forms (I developed some projects).

📫 How to reach me?

If you have some time, please, read some of my articles on LinkedIn. Thanks 😉

Pinned Loading

  1. image-region-selection image-region-selection Public

    This repository was made with the intention of learning how to use canvas and proof a concept about region selection on images.

    JavaScript 3 1

  2. queue-poc queue-poc Public

    A Proof of Concept (PoC) of queue, jobs using Redis and Node.js \0/

    JavaScript

  3. A printer utility I had made that ma... A printer utility I had made that makes it easier to print HTML pages using the browser printer tool
    1
    const DEFAULT_WINDOW_PRINT_SPECIFICATIONS =
    2
      "left=0,top=0,width=800,height=600,toolbar=0,status=0";
    3
    
                  
    4
    const Printer = {
    5
      openPrintPage(
  4. Service implementations to use throu... Service implementations to use through React Native Bridge
    1
    // RoutinesModule
    2
    
                  
    3
    package com.example.modules;
    4
    
                  
    5
    import com.facebook.react.HeadlessJsTaskService;
  5. grafana-embedded-example-k8s grafana-embedded-example-k8s Public

    An implementation of grafana embedded in an app and authenticated by a proxy.

    HTML 1

  6. proxy-with-behavior proxy-with-behavior Public

    Simple proxy that is intended to support on chaos testing.

    JavaScript 7