Skip to content
View josebleles's full-sized avatar
:shipit:
I'm probably programming
:shipit:
I'm probably programming
  • São Paulo, SP, Brasil
Block or Report

Block or report josebleles

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. A simple login layout for android us... A simple login layout for android using xml
    1
    <?xml version="1.0" encoding="utf-8"?>
    2
    <ScrollView
    3
        xmlns:android="http://schemas.android.com/apk/res/android"
    4
        xmlns:app="http://schemas.android.com/apk/res-auto"
    5
        xmlns:tools="http://schemas.android.com/tools"
  2. chat-node-js chat-node-js Public

    A simple chat to study nodejs server with express and web api being consumed from ajax with jquery

    JavaScript 1

  3. push-notification-fcm push-notification-fcm Public

    testing push notification with js and firebase cloud messaging

    JavaScript

  4. local-proxy-emulator local-proxy-emulator Public

    Esse projeto foi desenvolvido com a intenção de melhor a experiencia de quem programa utilizando o emulador do Android Studio uma vez que o mesmo nao permite que utilizemos de forma facil o host do…

    JavaScript