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" },
}
🏳️🌈
- Palmas, Tocantins
-
01:39
(UTC -12:00)
Pinned Loading
-
HackerRank_Problems
HackerRank_Problems PublicMy submission to the programming problems proposed at https://www.hackerrank.com/
Python 1
-
Plattformspiel
Plattformspiel Publicdoing random games just for fun using the library pygame ;)
Python 2
-
-
Processamento-de-Imagem
Processamento-de-Imagem PublicConjunto dos códigos realizados para a matéria de Processamento de Imagem.
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.