Skip to content
View caiolopes's full-sized avatar

Block or report caiolopes

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. vota-certo-android vota-certo-android Public

    Android application for Sprinklr Hackathon "Eleições 2016"

    Java

  2. agenda-social agenda-social Public

    ChatBot for Messenger Plataform made in the Botathon 2016 by Facebook at Campus Party

    JavaScript 2 2

  3. Function to resize an image of an Im... Function to resize an image of an ImageField from a Django model. It saves space on S3!
    1
    import io
    2
    from django.core.files.storage import default_storage as storage
    3
    
                  
    4
    
                  
    5
    def save(self, *args, **kwargs):
  4. django-dojo django-dojo Public

    Django coding dojo sessions at Loggi

    Python 2