Skip to content
View estevaofon's full-sized avatar
🐍
Python powered
🐍
Python powered

Organizations

@pyaoponto

Block or report estevaofon

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
estevaofon/README.md

Hello World!👋 I'm Estevao

class SoftwareEngineer:
    def __init__(self):
        self.name = "Estevao Fonseca"
        self.roles = ["Software Engineer", "Book Author", "Python Specialist",  "Language & Compiler Enthusiast"]
        self.education = "Engineering at Universidade de Brasília"
        self.code_languages = ["Python", "Lua", "Rust", "Go", "C", "Typescript"]
        self.cloud_stack = ["lambda", "step functions", "dynamodb", "S3"]
    def say_hi(self):
        print("Thanks for dropping by!")
me = SoftwareEngineer()
me.say_hi()

💻 Most Used Languages

Python Lua Rust Go C TypeScript Noxy

Where to find me: 👇🏼


Popular repositories Loading

  1. angry-birds-python angry-birds-python Public

    Angry Birds game written in python using pygame and pymunk

    Python 378 178

  2. mini-dbz mini-dbz Public

    Dragon Ball game written in Python using Pygame

    Python 27 15

  3. youtubebot youtubebot Public

    youtube bot to download music and video

    Python 16 6

  4. python_direto_ao_ponto python_direto_ao_ponto Public

    Repositório para os projetos do Livro Python Direto ao Ponto

    Python 16 4

  5. slope-stability slope-stability Public

    Application to calculate slope stability

    Python 11 2

  6. mohrs-circle mohrs-circle Public

    A python script to plot mohr's circle

    Python 10 4