···5566import { Icon } from "astro-icon/components";
7788-## Web Dev Challenge: Build a multiplayer web app using PartyKit
88+I've participated in a few community events and video. I stream on [stream.place](https://stream.place/zeu.dev)
99+and [Twitch](https://twitch.tv/zeu_dev), and post videos sometimes on my [youtube channel](https://www.youtube.com/@zeucapua851).
1010+1111+## Web Dev Challenge: Build a multiplayer web app using PartyKit [<Icon name="tabler:brand-youtube" class="inline-block" />](https://youtu.be/DbaBeLDU-oY?si=Y074Vjt9-7BX2NnI)
1212+913- 24k+ views on YouTube
1014- 18 stars on the typer99 GitHub repository
1115- Built a type racing game with powerups and obstacles, implementing PartyKit into a SvelteKit application
1216- Participated alongside Jason Lengstorf (host), Nick Taylor (prev OpenSauced), and Steve Ruiz (tldraw.com)
13171414-## Web Dev Challenge: What can you build in 4 hours with Google Gemini? [<Icon name="tabler:brand-youtube" class="inline-block" />](https://www.youtube.com/watch?v=pn5Jju4FNG4&t=340s)
1818+## Web Dev Challenge: What can you build in 4 hours with Google Gemini? [<Icon name="tabler:brand-youtube" class="inline-block" />](https://www.youtube.com/watch?v=pn5Jju4FNG4)
15191620- 97k+ views on YouTube
1721- 8 stars on the thankadev GitHub repository
-4
src/pages/as-seen-on.astro
···1313<SiteLayout title="zeu.dev">
1414 <main class="flex flex-col gap-4 px-4 py-8 text-white text-lg">
1515 <h1 class="text-5xl text-yellow-500 font-bold">As seen on</h1>
1616- <p class="text-yellow-500">
1717- I've participated in a few community events and video. I stream on [stream.place](https://stream.place/zeu.dev)
1818- and [Twitch](https://twitch.tv/zeu_dev), and post videos sometimes on my [youtube channel](https://www.youtube.com/@zeucapua851).
1919- </p>
20162117 <span class="prose prose-invert prose-yellow lg:prose-xl prose-headings:text-yellow-500">
2218 <Content />