Skip to content
View Tonetete's full-sized avatar

Block or report Tonetete

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 Loading

  1. Problema n-reinas en python Problema n-reinas en python
    1
    
                  
    2
    
                  
    3
    def Reinas(solucion,etapa,n):
    4
    	if etapa>=n:                             # si la etapa es mayor que n, entonces devolvemos falso
    5
    		return False
  2. react-cryptocurrency react-cryptocurrency Public

    A simple application to track your benefits

    JavaScript 3

  3. angular-ghost-game angular-ghost-game Public

    An angular application running over express about the infamous ghost word game

    HTML

  4. react-redux-boilerplate react-redux-boilerplate Public

    Yet another react-redux boilerplate

    JavaScript

  5. Simple-Django-progressbar-upload-file-form-with-ajax Simple-Django-progressbar-upload-file-form-with-ajax Public

    A simple Django ajax form for upload files with a progress bar notification

    Python 2 1