class SoftwareEngineer:
def __init__(self):
self.name = "Aaron Floreani"
self.role = "Software Engineer"
self.interests = ["Traveling", "Finance", "Bouldering", "Guitar", "AI", "Wildlife", "Surfing", "Film"]
def say_hi(self):
print("Hi! Thanks for checking out my Github. Feel free to take a look around.")
me = SoftwareEngineer()
me.say_hi()
-
Notifications
You must be signed in to change notification settings - Fork 0
AaronFlore/AaronFlore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
ย | ย | |||
Repository files navigation
About
Config for my github profile page
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published