#!/usr/bin/python # -*- coding: utf-8 -*- class Me: def __init__(self): self.name = "Gustavo Santana" self.role = "Developer" self.language_spoken = ["pt_BR", "en_US"] def say_hi(self): print("Hiii! How are you? :)") me = Me() me.say_hi()
π€ About Me
I'm a Full-Stack Python developer with over 3+ years of experience developing bots for Telegram/Discord, APIs, automations, scripts and libraries.
- π Iβm currently working on something cool :)
- π± Iβm currently learning: Javascript, AI and hacking
- π¬ Ask me about anything related to Python
- π¨βπ» Read more about my projects and articles at TabNews
- β‘ Fun fact: You are visitor number: !
π§ Some Projects
Projects that for some reason I decided to do and publish to the world. :)
_____________ | π Projects | β Stars | π Forks | π Issues | π¬ Pull requests |
TabNews.py - A library for communicating with the TabNews API | |||||
PIX Utils - Module for validating PIX keys | |||||
MagicPrompt - A series of models to generate texts for image AIs | |||||
BlackBerry - A theme that I forked from Horizon Theme and made some color modifications. |