Jotly — A simple side panel scratchpad for your browser.
Ever copied something from a chat, a webpage, or a piece of code and just wanted to park it somewhere for a minute, without opening a full text editor or switching apps? That is exactly what Jotly is for.
Click the Jotly icon and a clean textarea slides in from the right side of your browser. Paste your text. Keep browsing. It is already saved.
That is the whole idea.
libscan — a single-binary CLI that audits your project's dependencies for known vulnerabilities, end-of-life runtimes, and stale packages, then hands you a report you can actually act on.
Every time I needed to convert an SVG to PNG, I had to go on Google to find an online tool, drag and drop the image onto some random website, wait for it to upload, then download it back. I was always worried the image would be stored somewhere on their server.
So I built Image Convert — a Chrome extension that converts image formats entirely locally with the principle: NO upload, NO server backend, NO tracking, all images are processed locally. Installation is also simple — one click and done.