Hi HN!<p>I was recently on a sabbatical and wanted to checkout the advancements in the frontend space. I would love to show you all <a href="https://utiliti.dev" rel="nofollow">https://utiliti.dev</a>!<p>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.<p>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 <a href="https://github.com/mnara-solutions/utiliti.dev/blob/main/private-notes.md">https://github.com/mnara-solutions/utiliti.dev/blob/main/pri...</a>.<p>Stack: Remix + Tailwind, hosted on Cloudflare.<p>Roadmap: I put together a initial roadmap at <a href="https://github.com/orgs/mnara-solutions/projects/1/views/1">https://github.com/orgs/mnara-solutions/projects/1/views/1</a>. Looking for feedback from you all on what you'd like to see.<p>Thank you!