Skip to content
View estevaofon's full-sized avatar
๐Ÿ
Python powered
๐Ÿ
Python powered

Organizations

@pyaoponto
Block or Report

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.

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

Hello World!๐Ÿ‘‹ I'm Estevao

class SoftwareEngineer:
    def __init__(self):
        self.name = "Estevao Fonseca"
        self.roles = ["Software Engineer", "Book Author", "Python Enthusiast"]
        self.education = "Engineering at Universidade de Brasรญlia"
        self.code_languages = ["Python", "Java", "C", "JavaScript"]
        self.cloud_stack = ["lambda", "step functions", "dynamodb", "S3"]

    def say_hi(self):
        print("Thanks for dropping by!")

me = SoftwareEngineer()
me.say_hi()

๐Ÿ“ˆ My GitHub Stats

Your Name's GitHub stats

Where to find me: ๐Ÿ‘‡๐Ÿผ


Popular repositories

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

    Angry Birds game written in python using pygame and pymunk

    Python 346 137

  2. mini-dbz mini-dbz Public

    Dragon Ball game written in Python using Pygame

    Python 25 12

  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 14 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