Skip to content
View BluLupo's full-sized avatar
📚
Always ready to learn
📚
Always ready to learn

Organizations

@Squirrel-Network @ChatControlCenter

Block or report BluLupo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BluLupo/README.md

Hey there! I'm Hersel 👋

Typing SVG

Website Blog LinkedIn Codewars


🧑‍💻 About Me

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

🛠️ Tech Stack

Backend & Languages

Python Flask PHP

Databases

PostgreSQL MySQL Redis MongoDB

DevOps & Infrastructure

Docker Proxmox Linux Nginx

Frontend

HTML5 CSS3 JavaScript Vue.js Bootstrap

Tools & Platforms

Git GitHub GitLab Cloudflare Grafana


📊 GitHub Stats

Contribution Graph

🚀 Featured Projects

hersel.it server-script

🌐 Live Projects

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

🏆 Badges & Achievements

Holopin Badges

Codewars Badge


📫 Let's Connect!

💼 Open to collaborating on Python/Flask projects and DevOps automation

📧 Reach me through my website or LinkedIn


Profile Views

Thanks for stopping by! ⭐

Pinned Loading

  1. hersel.it hersel.it Public

    Portfolio Website

    HTML

  2. server-script server-script Public

    Collection of Scripts to be inserted into the Server Linux (Debian Base) created by me

    Shell 1