class WhoAmI:
def __init__(self):
self.name = "Luigi Pinna"
self.role = "Software Engineer"
self.hobbies = ["Running", "Surfing", "Learning New Tech"]
self.portfolio = "www.luigipinna.com"
self.passions = ["coding", "AI", "Finance and Economics"]
self.currently_learning = "Advanced React, AI Implementation, LLM Integration"
def say_hi(self):
return f"""
π Hello World! I'm {self.name}.
π» {self.role} building the future with code and creativity
π When I'm not coding, you'll find me catching waves
"""
me = WhoAmI()
print(me.say_hi())
Software Engineer | Based in Italy
-
Aevoluta
- Cagliari
- https://www.luigipinna.com/
- in/luigipinna
β‘ "Code is like humor. When you have to explain it, it's bad." - Cory House
Pinned Loading
-
Cryptocurrency-Converter
Cryptocurrency-Converter PublicCryptocurrency Converter project where you can convert cryptocurrencies to others and know the correct exchange rate
JavaScript 1
-
-
-
DocuMentor
DocuMentor PublicDocuMentor is an ai tool when users can ask natural language questions and receive accurate, context-aware answers extracted directly from PDF documents
Python
-
ai-cake-generator
ai-cake-generator PublicFine-tuned Stable Diffusion model for generating photorealistic cake images from text descriptions. Includes training script, CLI tool, and interactive web interface.
Python
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.
