personal website

add roomy to resume, add 2025 as seen on engagements, update site description

+42 -8
public/roomy.png

This is a binary file and will not be displayed.

+1 -1
src/components/SiteLayout.astro
··· 18 18 <meta property="og:type" content="website" /> 19 19 <meta property="og:url" content="https://www.zeu.dev" /> 20 20 <meta property="og:title" content={title ?? "zeu.dev"} /> 21 - <meta property="og:description" content="Personal site of Zeu, a software engineer." /> 21 + <meta property="og:description" content="Zeu is a software engineer, focused on UX product work on frontend web applications" /> 22 22 <meta property="twitter:card" content="/site_screenshot.png"> 23 23 <meta property="og:image" content="/site_screenshot.png"> 24 24 <meta property="og:image:alt" content="zeu in lower case ASCII">
+28 -7
src/content/about/as-seen-on.mdx
··· 5 5 6 6 import { Icon } from "astro-icon/components"; 7 7 8 - I've participated in a few community events and video. I stream on [stream.place](https://stream.place/zeu.dev) 8 + I've participated in community events and video. I stream on [stream.place](https://stream.place/zeu.dev) 9 9 and [Twitch](https://twitch.tv/zeu_dev), and post videos sometimes on my [youtube channel](https://www.youtube.com/@zeucapua851). 10 10 11 - ## 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) 11 + ## Svelte Summit Spring 2025: TanStack in SvelteKit: Examples for Query and Table [<Icon name="tabler:brand-youtube" class="inline-block" />](https://youtu.be/7oBCiBU5Hn4?si=gXFlNAeUnYcunYWx) 12 + - Hundreds in live audience at Barcelona, Spain, 3.8k+ views on YouTube 13 + - A 30 minute talk about how to implement TanStack's Query and Table libraries in a Svelte application, using Bluesky and AT Protocol as the example live data 14 + - Sponsored by Sentry, Vercel, CKEditor, Mullvad VPN, and Windmill 15 + - Streamed live to thousands internationally, participating alongside Svelte core team and community 12 16 13 - - 24k+ views on YouTube 14 - - 18 stars on the typer99 GitHub repository 15 - - Built a type racing game with powerups and obstacles, implementing PartyKit into a SvelteKit application 16 - - Participated alongside Jason Lengstorf (host), Nick Taylor (prev OpenSauced), and Steve Ruiz (tldraw.com) 17 + ## ATmosphere Conference 2025: Message Gardening in the Atmosphere with Roomy Chat 18 + - Hundreds in live audience at Seattle, 300+ views on YouTube 19 + - A lightning talk about the evolution of community forums and how posts gets curated by the users and the platforms 20 + - Sponsored by Bluesky, Mozilla, IPFS, INTDEV, Fedica, Graze Social, SkySeed Fund, Blebbit 21 + - Streamed live to thousands internationally, participating alongside AT Protocol core team, venture capital, and community 22 + 23 + ## Web Dev Challenge: Build an app that people want to play with [<Icon name="tabler:brand-youtube" class="inline-block" />](https://youtu.be/qYx8NX49OS8?si=NYf-C98hJliVrAw9) 24 + - 181k+ views on YouTube 25 + - 3 stars on the tadpole GitHub repository 26 + - A PictoChat inspired web app where users can draw messages to each other in real-time. 27 + - Sponsored by Intuit and built in 4 hours, using Hono, PartyKit, and Cloudflare 28 + - Participated alongside Jason Lengstorf (host) and teammate Corbin Crutchley (GitHub star) 29 + - Recorded live in Intuit's studio by professional camera and sound crew throughout a 12 hour production day 17 30 18 31 ## 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) 19 32 20 - - 97k+ views on YouTube 33 + - 105k+ views on YouTube 21 34 - 8 stars on the thankadev GitHub repository 22 35 - Built an AI generated thank you note that can be shared on X (formerly Twitter) for each library listed in a given repository's SBOM (software bill of materials) 23 36 - Sponsored by Google Gemini AI and is integrated into the project, all of which was built in 4 hours 24 37 - Participated alongside Jason Lengstorf (host), Brian Holt (Neon DB), and Sarah aka badcop_ (prev Boot.dev) 25 38 - Recorded live in studio by a professional camera and sound crew throughout a 12 hour production day 39 + 40 + ## 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) 41 + 42 + - 28k+ views on YouTube 43 + - 18 stars on the typer99 GitHub repository 44 + - Built a type racing game with powerups and obstacles, implementing PartyKit into a SvelteKit application 45 + - Participated alongside Jason Lengstorf (host), Nick Taylor (prev OpenSauced), and Steve Ruiz (tldraw.com) 46 +
+13
src/content/about/resume.mdx
··· 23 23 <Icon name="tabler:external-link" class="inline-block -top-2" /> 24 24 </a> 25 25 26 + ## Software Engineer, Roomy [<Icon name="tabler:external-link" class="inline-block" />](https://roomy.space) 27 + _January 2025 - April 2025_ 28 + - A decentralized group chat platform built on top of the AT Protocol social network, engineered for peer to peer 29 + local first communication, with a familiar yet unique user experience to Discord 30 + - Implemented real time stores using CRDTs, extended chat features like at (@) mentions 31 + - Did marketing via social media and speak at the ATmosphere Conference about the application 32 + - Technology Stack: Svelte, Automerge, AT Protocol, TailwindCSS, TipTap 33 + <a href="https://roomy.space" class="flex gap-2 items-center -my-8 hover:underline" target="_blank"> 34 + <img src="/roomy.png" alt="Roomy Logo" class="size-8 rounded" /> 35 + roomy.space 36 + <Icon name="tabler:external-link" class="inline-block -top-2" /> 37 + </a> 38 + 26 39 ## Software Engineer, OpenSauced [<Icon name="tabler:external-link" class="inline-block" />](https://opensauced.pizza) 27 40 _February 2024 - October 2024_ 28 41 - Worked with different technology stacks and products throughout the company