Skip to main content

Frontend Engineer and Open Source Contributor

I'm Dennis, a Lead Frontend Engineer from Milan with over a decade of experience crafting clean, accessible web experiences. I believe in building with purpose and contributing to the open-source community.

Writing

All posts
  • pnpm v12 Is Being Rewritten in Rust

    pnpm v12 is a 1:1 rewrite of its install engine in Rust, with no Node.js launcher and warm installs up to 30x faster. Still alpha, but you can try it today.

    • javascript
    • webdev
    • rust
    • node
  • WebMCP: Making Your Site Usable by AI Agents

    WebMCP lets a web page expose typed tools that browser AI agents call directly, no DOM scraping. What it is, how to try it in Chrome, and the caveats.

    • ai
    • webdev
    • javascript
    • mcp

Projects

Arbor

A friendly CLI for managing git worktrees.

Clipwise AI

Chrome extension that converts webpages to clean Markdown for ChatGPT, Claude, and other AI assistants.

Defrag98

A simulator of the classic Windows 98 Disk Defragmenter tool.

Investment Simulator

A simple investment simulator to help you understand the power of compound interest.

Talks

Writing Accessible Components

Learn how to build React components that are accessible by default, with a live coding session building an accessible accordion from scratch.