Web3 CTO & Blockchain Engineer
Personal website and blog of Manuel Tumiati — Co-founder & CTO at Zyphe. I work on blockchain architecture, smart contracts, self-sovereign identity, and zero-knowledge proofs.
- Site: iltumio.dev
- ENS:
iltumio.eth - GitHub
- X
- Blog: iltumio.dev/blog
- RSS: iltumio.dev/rss.xml
- Astro with the Cloudflare adapter
- Tailwind CSS
- Markdown blog via Astro content collections (
src/content/blog) - Deployed to Cloudflare Pages
Requires Bun and Node.js 22+.
bun install
bun devbun run build
bun run previewbuild compiles the site for Cloudflare. preview serves that build locally with Wrangler.
Made with