<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Iván Amón – Portfolio &amp; Blog</title><description>Personal site of Iván Amón Bystrova (Iván Amón) — Telecom Engineering student at UPM and self-taught software developer. Projects, experiments, and notes.</description><link>https://ivanamon.dev/</link><item><title>My First Encounter with Ownership</title><link>https://ivanamon.dev/blog/learning-rust-ownership/</link><guid isPermaLink="true">https://ivanamon.dev/blog/learning-rust-ownership/</guid><description>Exploring Rust&apos;s ownership system and how it changes the way you think about memory.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Building an HTTP Server from Scratch</title><link>https://ivanamon.dev/blog/rust-http-server/</link><guid isPermaLink="true">https://ivanamon.dev/blog/rust-http-server/</guid><description>Building a concurrent HTTP Server with a thread pool from scratch in Rust using only &apos;std::net&apos; and &apos;std::thread&apos;. No frameworks, no external crates—just pure systems programming.</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How I built Flash Sales</title><link>https://ivanamon.dev/blog/flash-sales/</link><guid isPermaLink="true">https://ivanamon.dev/blog/flash-sales/</guid><description>Ticketing system for high-demand events.</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate></item></channel></rss>