···11---
22-updated_at: 10-21-2024
22+updated_at: 01-08-2025
33draft: false
44---
5566import { Icon } from "astro-icon/components";
7788+<hr />
99+1010+# Applications
1111+## Myb [<Icon name="tabler:brand-github-filled" class="inline-block" />](https://github.com/zeucapua/myb)
1212+- A custom third party Bluesky client with extra features like bookmarks and drafts
1313+- Implemented with SvelteKit, using libraries such as the AT Protocol SDK and TanStack Query
1414+1515+## Easytodo [<Icon name="tabler:brand-github-filled" class="inline-block" />](https://github.com/zeucapua/easytodo.link)
1616+- An easy and local first todo list app, with per task stopwatch and other planned features
1717+- Implemented with SvelteKit, using a custom persistent local storage reactive function closure
1818+1919+## Gust [<Icon name="tabler:brand-github-filled" class="inline-block" />](https://github.com/zeucapua/gust)
2020+- A time tracker productivity tool with authentication, cloud storage, and full CRUD capabilities
2121+- Implemented features using Astro Partials and Client Islands (Svelte components) that are inline and rendered on demand using HTMX library, a HTML-centered AJAX API
2222+2323+<hr />
2424+2525+# Explorations
826## Skogz [<Icon name="tabler:brand-github-filled" class="inline-block" />](https://github.com/zeucapua/skogz)
927- An experimental Svelte 5 SSR (server side rendered) router, built on top of the Vite Extra template
1028- Implemented custom middleware that can handle loader functions and load the correct components based on a routes configuration object
11291212-## Gust [<Icon name="tabler:brand-github-filled" class="inline-block" />](https://github.com/zeucapua/gust)
1313-- A time tracker productivity tool with authentication, cloud storage, and full CRUD capabilities
1414-- Implemented features using Astro Partials and Client Islands (Svelte components) that are inline and rendered on demand using HTMX library, a HTML-centered AJAX API
3030+<hr />
15313232+# Packages
1633## Typew [<Icon name="tabler:brand-github-filled" class="inline-block" />](https://github.com/zeucapua/typew)
1734- An animated text component that mimics the typewriter, writing letter by letter
1835- Implemented as a no dependency needed Svelte library
+11-2
src/content/about/resume.mdx
···5566import { Icon } from "astro-icon/components";
7788-A generalist Software Engineer, specialized in solutions and product engineering, utilizing technologies across the stack and languages like Javascript (Next.js), Python (Django), and GoLang (Cobra). Based in San Bernardino, California USA with 8 months of remote and open source experience.
88+A generalist Software Engineer, specialized in solutions and product engineering,
99+utilizing technologies across the stack and languages like Javascript (Next.js), Python (Django), and GoLang (Cobra).
1010+Based in San Bernardino, California USA with remote and open source experience.
1111+1212+<hr />
9131014# Experience
1115## Software Engineer, OpenSauced [<Icon name="tabler:external-link" class="inline-block" />](https://opensauced.pizza)
···6367- Implemented Airtable as a CMS to display information about volunteer efforts and political candidates’ campaigns throughout the United States
6468- Tech Stack: React, Next.js, Airtable, Storybook, Vercel and more
65697070+<hr />
7171+6672# Public Speaking and Community Participation
6773## Web Dev Challenge: Build a multiplayer web app using PartyKit
6874- 24k+ views on YouTube
6975- 18 stars on the typer99 GitHub repository
7076- Built a type racing game with powerups and obstacles, implementing PartyKit into a SvelteKit application
7777+- Participated alongside Jason Lengstorf (host), Nick Taylor (prev OpenSauced), and Steve Ruiz (tldraw.com)
71787272-## Upcoming Web Dev Challenge (Set to release late November as a Thanksgiving episode)
7979+## Web Dev Challenge: What can you build in 4 hours with Google Gemini?
8080+- 97k+ views on YouTube
8181+- 8 stars on the thankadev GitHub repository
7382- 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)
7483- Sponsored by Google Gemini AI and is integrated into the project, all of which was built in 4 hours
7584- Participated alongside Jason Lengstorf (host), Brian Holt (Neon DB), and Sarah aka badcop_ (prev Boot.dev)