Skip to content
View Wercton's full-sized avatar
🏳️‍🌈
🏳️‍🌈
  • Palmas, Tocantins
  • 05:51 (UTC -12:00)
Block or Report

Block or report Wercton

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

hello there, devs 👋

from datetime import datetime

class About(Me):
  age = datetime.today().year - 1998
  favorite_food = "Pizza"
  favorite_drink = "Coffee"

# tools I've learned
  stacks = {  
    "ProgramingLanguages" : { "Python", "Dart", "Javascript", "Delphi", "C#" },
    "OtherLanguages" : { "HTML", "CSS", "Bash", "Json", "Markdown" },
    "Database" : { "Postgres", "Sqlite" },
    "Editors" : { "Vscode", "Vim", "PyCharm" },
    "Platforms" : { "GNU/Linux", "Windows" },
  }

Pinned Loading

  1. HackerRank_Problems HackerRank_Problems Public

    My submission to the programming problems proposed at https://www.hackerrank.com/

    Python 1

  2. Plattformspiel Plattformspiel Public

    doing random games just for fun using the library pygame ;)

    Python 2

  3. not-a-django-blog not-a-django-blog Public

    A blog (not) developed with django.

    JavaScript

  4. Processamento-de-Imagem Processamento-de-Imagem Public

    Conjunto dos códigos realizados para a matéria de Processamento de Imagem.

    Python 1