Skip to content
View mateuschmitz's full-sized avatar
Block or Report

Block or report mateuschmitz

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

Pinned

  1. phalcon-simple-skeleton phalcon-simple-skeleton Public

    Skeleton for Phalcon Application

    PHP 5 1

  2. blockchain-php blockchain-php Public

    A simple Blockchain implementation in PHP

    PHP 11 6

  3. bcb-price-checker bcb-price-checker Public

    Check prices at Banco Central do Brasil webservice

    Shell 1

  4. duck-hunt-js duck-hunt-js Public

    Jogo Duck Junt Js

    CSS

  5. update_repositories.sh update_repositories.sh
    1
    #!/bin/bash
    2
    for DIR in */ ; do
    3
        if [ -d "$DIR/.git" ]; then
    4
    
    
    5
            cd $DIR
  6. social-username-checker social-username-checker Public

    Quickly check username availability in social apps without the need for API.

    Shell 1