Skip to content
View mauricio-testa's full-sized avatar
💻
Working...
💻
Working...
Block or Report

Block or report mauricio-testa

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

Olá, me chamo Mauricio!

  • 🎓 Sou graduado em Sistemas de Informação pela ULBRA - Universidade Luterana do Brasil
  • 💼 Trabalho atualmente desenvolvendo e aprimorando produtos para a Builderall
  • 🔥 Alguns projetos públicos que contribuo são o Builderall Vue UI e o Cheetah para WordPress
  • 🔨 As tecnologias que mais utilizo são VueJs, Laravel e Angular

Pinned

  1. builderall-vue-ui builderall-vue-ui Public

    VUE component library for Builderall applications based on bootstrap-vue

    Vue 5

  2. builderall-vue-ui-demo builderall-vue-ui-demo Public

    Demo app builderall-vue-ui

    Vue 2

  3. js-increments js-increments Public

    A small library with the logic needed to increment counters and progress bars

    JavaScript 2

  4. htmlTable2Spreadsheet htmlTable2Spreadsheet
    1
    /**
    2
     * Convert an html table to a spreadsheet and download it
    3
     * 
    4
     * @param {String} selector - Selector of table
    5
     * @param {String} format - xls or csv
  5. Kubernetes Kubernetes
    1
    # How to run Laravel websockets in Kubernetes
    2
    
                  
    3
    This document describes the configurations for deploying a Websocket service on Kubernetes built with Laravel 7 that uses the pusher/pusher-php-server, beyondcode/laravel-websockets, laravel-echo and pusher-js libraries
    4
    
                  
    5
    ## 1. Create a deployment for whe websocket service
  6. builderall-error-pages builderall-error-pages Public

    Standardized error pages for Builderall

    JavaScript