Experience and results

12 years writing software, designing architectures, and automating processes. I take a problem, analyze it, and ship a solution that works.
Co-founder of Social Academy and BusinessinCloud โ Italy's first all-in-one educational marketing platform โ I've built digital products that serve millions of users and handle multi-million euro transactions.
Selected in 2019 as a YTILI Fellow by the U.S. Department of State and the German Marshall Fund, I collaborated with European entrepreneurs and leaders on innovation projects. Author of awesome-italian-pa-opensource, a curated list of open-source libraries and tools for integrating Italian Public Administration services into software applications. I supported the launch of Dock Startup Lab at Roma Tre University. For 2 years I taught Full Stack Web Development at Epicode.
Registered member of the Rome Engineers' Association.
Published articles

Peerd: First Browser-Native AI Agent Extension
Trending GitHub project peerd runs AI agent loops in Chrome/Firefox, driving tabs and sandboxed compute (JS, WASM) peer-to-peer with no backend or telemetry.

Run vLLM Server on HF Jobs in One Command
Hugging Face now lets you spin up a private OpenAI-compatible vLLM endpoint with a single hf jobs command, no servers or Kubernetes required.

awesome-evals: Curated AI Agent Eval Resources
BenchFlow's GitHub repo offers annotated papers, tools and benchmarks for building and evaluating AI agents effectively.

Tickflow Stock Panel: Self-hosted Quant Workbench for A-shares
New GitHub repo delivers zero-ops A-share stock selection, monitoring and backtesting powered by TickFlow with external data integrations.

UmadEv: 9-Stage AI Agent Pipeline Powers Claude Code
GitHub trending repo umadev adds a governable 9-stage commercial delivery pipeline to Claude Code, Codex and OpenCode for full AI-driven software projects.

Deno 2.9 Launches Lightweight Desktop Apps
deno desktop turns Deno or Next.js projects into self-contained binaries with OS webview or CEF, full Node compat and smaller size.

GitHub Turns Windows Copilot into Free OpenAI-Compatible API
A GitHub repo reverse-engineered Windows Copilot into an OpenAI-compatible API, giving free GPT-4/GPT-5 access via simple REST calls without keys or billing.

GPT-5.5 Hallucinates 3x More Than GLM-5.2 Open
Benchmark shows GPT-5.5 has triple the hallucination rate of MIT-licensed GLM-5.2, questioning the value of massive closed-source models for developers.

Pylint Reimplemented in Rust: prylint 85x Faster
prylint, a Rust port of pylint, ships identical output at 15-85x the speed. Practical gains for Python developer workflows.

Local Qwen: a Different Tool Than Opus for Devs
Exploring how local Qwen models deliver practical value versus Claude Opus through real business use cases, focusing on cost, privacy, latency and customization.

ku: Fast Keyboard-Driven Kubernetes TUI Released on GitHub
GitHub trending project ku delivers a fast TUI for Kubernetes allowing resource browsing, object editing, log following and pod shell access.

Omnigent: Meta-Harness Unifies AI Agents on GitHub
Omnigent introduces a common layer over Claude Code, Codex and custom agents with policies, sandboxing and real-time collaboration.

kli: Fast Keyboard-Driven Kubernetes TUI Released on GitHub
GitHub repo bjarneo/kli launches a fast TUI for Kubernetes: browse resources, edit objects, follow logs and shell into pods. Inspired by k9s, Lens and lazygit.

AI Coding at Home Without High Costs
Explore three budget-friendly ways for local AI coding: self-hosting, renting open models, or optimizing subscriptions. Real-world tips for freelancers.

Setting Up a Local Coding Agent on macOS
Step-by-step setup of Gemma 4 with llama.cpp on Apple Silicon for a fast, private coding agent with OpenAI-compatible API and image support.

Ponytail: AI Agents That Code Like the Laziest Senior Dev
GitHub trending repo trains AI coding agents to deliver one-line solutions instead of bloated code, cutting technical debt.

Loop Engineering: GitHub Repo Patterns for AI Coding Agents
cobusgreyling/loop-engineering is trending on GitHub, offering practical patterns to design systems that prompt and orchestrate AI coding agents.
Axocoatl: Rust Runtime for Persistent AI Agents
New GitHub repo Axocoatl offers an agentic runtime in Rust for supervised, persistent agents that are self-hosted and telemetry-free.
Niubi Guard: Open-Source Defense Against GitHub Abuse
New open-source tool detects spam and abuse on GitHub repositories, key for securing AI-related projects with Node.js/Python.

Do agents.md Files Help Coding Agents?
Hacker News discusses whether agents.md files boost AI coding agents, with practical examples for Node.js, React and Python.