Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rossrobino/rossrobino
https://github.com/rossrobino/rossrobino
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rossrobino/rossrobino
- Owner: rossrobino
- Created: 2024-04-10T13:28:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T19:38:07.000Z (3 months ago)
- Last Synced: 2024-08-21T22:02:58.453Z (3 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.