Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rossrobino/rossrobino


https://github.com/rossrobino/rossrobino

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello everyone,

I work as a Business Innovation Analyst at PepsiCo, in my spare time I work on some open-source web development projects. Some of my hobbies are skiing, running, and playing guitar.

Check out my [blog](https://blog.robino.dev) and [YouTube channel](https://www.youtube.com/channel/UCSW_nRsHWkRi_yFKFw67Dqw) to see my latest articles and videos on web technologies and more.

Here are a few examples of my open-source work.

- [domco](https://domco.robino.dev) is a library that turns your [Vite](https://vitejs.dev) project into a full-stack application. You can take advantage of Vite’s build pipeline, plugins, and HMR on the server using web APIs.
- [drab](https://drab.robino.dev) is a custom element library that provides interactive UI components that can be used in any framework. It progressively enhances HTML, providing extra functionality like animations for the [dialog element](https://drab.robino.dev/docs/dialog), or [prefetching for anchor tags](https://drab.robino.dev/docs/prefetch).
- [Contributed](https://github.com/withastro/astro/pull/9644) the client pre-rendering feature to [Astro 4.2](https://astro.build/blog/astro-420/). Here's a [blog post](https://blog.robino.dev/posts/speculation-rules-api) I wrote explaining the performance benefits of the Speculation Rules API.