Experience and results

Stefano Salvucci

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.

๐Ÿค–AI automation
๐Ÿ—๏ธScalable architectures
๐ŸŒInternational track record
๐ŸŽ“Technical training

Published articles

Peerd: First Browser-Native AI Agent Extension
AI AutomationStefano SalvucciJun 27, 2026

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
AI AutomationStefano SalvucciJun 26, 2026

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
AI AutomationStefano SalvucciJun 25, 2026

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
AI AutomationStefano SalvucciJun 24, 2026

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
AI AutomationStefano SalvucciJun 23, 2026

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
Software EngineeringStefano SalvucciJun 22, 2026

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
AI AutomationStefano SalvucciJun 21, 2026

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
AI AutomationStefano SalvucciJun 20, 2026

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
Software EngineeringStefano SalvucciJun 19, 2026

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
AI AutomationStefano SalvucciJun 18, 2026

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
Software EngineeringStefano SalvucciJun 17, 2026

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
AI AutomationStefano SalvucciJun 16, 2026

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
Software EngineeringStefano SalvucciJun 15, 2026

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
AI AutomationStefano SalvucciJun 14, 2026

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
AI AutomationStefano SalvucciJun 13, 2026

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
AI AutomationStefano SalvucciJun 12, 2026

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
AI AutomationStefano SalvucciJun 11, 2026

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.

AI AutomationStefano SalvucciJun 10, 2026

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.

Software EngineeringStefano SalvucciJun 9, 2026

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?
AI AutomationStefano SalvucciJun 8, 2026

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.