class Roberto:
location = "Italy 🇮🇹"
age = 23
email = "hello@robertopolicastro.it"
website = "knope.eu"
passion = ["automation", "bots", "scraping", "open source"]
def currently_building(self):
return [
"iCloud Hide-My-Email manager",
"Bluesky data tools",
"Telegram → Discord bridges",
"InPA concorsi monitor bot"
]
def philosophy(self):
return "If it's repetitive, automate it. If it's boring, script it."| Project | Stack | Stars | What it does |
|---|---|---|---|
| Hide-My-Email-iCloud-Manager | Python |
⭐ 13 | Manage Apple iCloud Hide My Email at scale — list, deactivate, delete |
| bluesky-followers-scraper | Python |
⭐ 5 | Paginated Bluesky follower export → CSV with full logging |
| telegram-monitor-discord | Python |
⭐ 3 | Keyword monitor on Telegram channels, forwards to Discord webhook |
| Concorsi_inPa | Python |
⭐ 3 | Bot that scrapes InPA and posts new public-sector job contests on Telegram |



