I work as a Business Innovation Analyst at PepsiCo and in my spare time I work on open-source web development projects. Some of my hobbies are skiing, running, and playing guitar.
Check out my blog and YouTube channel to see my latest articles and videos on web technologies and more.
Here are a few examples of my open-source work.
- ovr is a lightweight server framework built for streaming with asynchronous generator JSX.
- drab provides interactive UI elements that can be used in any framework. It progressively enhances HTML, providing extra functionality such as controls for the textarea element, or prefetching for anchor tags.
- domco turns your Vite project into a full-stack application. You can take advantage of Vite’s build pipeline, and plugins on the server using web APIs.
- Contributed the client prerendering feature to Astro implementing the Speculation Rules API.