Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Hi, I'm Aaron. Welcome to my Github!

visitors

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()

Connect With Me:

 

Technologies Used In My Repos:

Jupyter Notebook HTML CSS Tailwind CSS Firebase JavaScript React Vue.js Node.js Java C Python MySQL mongoDB Git TypeScript

About

Config for my github profile page

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors