class BluLupo:
def __init__(self):
self.name = "Hersel Giannella"
self.role = "Systems Engineer & Programmer Analyst"
self.location = "Italy 🇮🇹"
self.currently_learning = ["Proxmox", "Kubernetes", "Home Lab Optimization"]
self.fun_fact = "I run a complete home lab on OVH with Proxmox, LXC, and way too many containers 🐳"
def say_hi(self):
print("Thanks for visiting my profile! Let's build something cool together.")
me = BluLupo()
me.say_hi()| Project | Description | Link |
|---|---|---|
| 🍽️ Restaurant Visit | Track and rate restaurant visits | restaurant.hersel.it |
| 🛒 Shopping List IRL | Real-life shopping list manager | spesa.hersel.it |
| 📝 ByteStash Personal | Personal code snippets collection | bytestash.gwserver.it |
| ☁️ Cloud Personale | Personal cloud storage | cloud.gwserver.it |
| 🍳 Ricettario | Personal recipe collection | recipe.gwserver.it |
| 🎵 Music Streaming | Personal music streaming | music.gwserver.it |
| ⚙️ n8n | Workflow automation | n8n.gwserver.it |
💼 Open to collaborating on Python/Flask projects and DevOps automation




