You are browsing as a guest. Sign up (or log in) to start making projects!

Frictionless

  • 2 Devlogs
  • 4 Total hours

QuickBox a one-page web toolbox with persistent clipboard history, text formatting tools, a to-do list, unit converter, password generator, snippet vault, ti…QuickBox — a one-page web toolbox with persistent clipboard history, text formatting tools, a to-do list, unit converter, password generator, snippet vault, timestamp tools, and QR code generator. All local, saves data in browser storage, no setup needed.

Ship #1 Pending review

QuickBox

What I made:
QuickBox is a single-page web toolbox that bundles together several small everyday tools into one place. It includes a clipboard history manager, text formatting tools, a quick to-do list, a unit converter, a password generator, a snippet vault for saving reusable text, timestamp tools, and a QR code generator.

What was challenging:
Getting all the different tools to work smoothly together on one page without conflicts was tricky, especially making sure each tool saved its own data separately using local storage so nothing got mixed up. Building the unit converter to handle multiple categories like length, weight, time, data size, and temperature with correct formulas also took careful testing.

What I am proud of:
I am proud of how everything works together as one cohesive toolbox instead of separate scattered tools. The clipboard history and snippet vault in particular solve a real repetitive annoyance, since copying and reusing text normally takes several steps, and here it is reduced to a single click.

How to test it:
Open the quickbox.html file in any modern browser. No installation, login, or setup is required. All data is stored locally in the browser, so your clipboard history, to-do list, and snippets will be saved even after closing and reopening the page. Try saving some text to the clipboard history or snippet vault, then click on an item to copy it instantly. You can also try the text tools by pasting text and applying transformations, or generate a password and a QR code to see the results update immediately.

Try project → See source code →
Open comments for this post

49m 44s logged

Building the frontend foundation. Refactoring CSS, polishing the design system, and making the dashboard responsive across screen sizes.

Building the frontend foundation. Refactoring CSS, polishing the design system, and making the dashboard responsive across screen sizes.

Replying to @NITHIN

0

Followers

Loading…