class Mike:
def __init__(self):
self.name = "Michael Pfaffenberger"
self.role = "AI Engineer & Open Source Creator"
self.languages = ["Python", "TypeScript", "C", "C++"]
self.interests = ["AI/ML", "Vibe Coding", "CLI Tools", "Developer Experience"]
self.fun_fact = "I built an AI code puppy that helps developers vibe code and ship faster πΆ"
def say_hi(self):
print("Thanks for dropping by! Let's build something awesome together.")
me = Mike()
me.say_hi()
Pinned Loading
-
-
-
-
iPuppy-Notebooks
iPuppy-Notebooks PubliciPuppy Notebooks - Agentic Coding for Data Science
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.