Skip to content

estevaofon/estevaofon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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: 👇🏼


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published