Projects
Things I've built and am building.
fabioueno.com
My photography portfolio. I wanted full control over how my work is presented, so I built a custom website instead of relying on social platforms. It features a curated gallery, contact form, and an admin panel for managing content. Built with Astro and Hono on Cloudflare, with images served from R2 and data stored in D1.
AstroHonoTypeScriptCloudflareTailwind CSS
View project →
Beacon
A personalized RSS digest. I follow a lot of sources across software engineering, AI, science, and other topics, but managing dozens of individual emails was unsustainable. Beacon aggregates everything into a single daily email, using Claude to summarize each article. I can also control the frequency to match my reading capacity for the week. Built as a Cloudflare Worker with D1 for storage and Resend for email delivery.
TypeScriptCloudflareClaude API
View project →