Hi HN!
I was recently on a sabbatical and wanted to checkout the advancements in the frontend space. I would love to show you all https://utiliti.dev!
I often find myself resorting to online web-based utilities, especially for things like note sharing, or viewing JSON as a tree when my IDE isn't open. Having used a few tools in the past, I was never sure what those tools were doing so I ended up building something myself and open sourced it.
Highlight: I really enjoyed building private notes, an easy and quick way to share something private over email that gets destroyed on read (or a set timeframe). Technical details available at https://github.com/mnara-solutions/utiliti.dev/blob/main/pri....
Stack: Remix + Tailwind, hosted on Cloudflare.
Roadmap: I put together a initial roadmap at https://github.com/orgs/mnara-solutions/projects/1/views/1. Looking for feedback from you all on what you'd like to see.
Thank you!
this is interesting. i see you've added functionality to use these via a browser. have you considered making these tools available via a cli interface too?