Skip to content
/ tools Public

Client-side JS tools created by human πŸ‘¨β€πŸ’» or AI πŸ€– - it's just a website πŸ€·β€β™‚οΈ

License

Notifications You must be signed in to change notification settings

ducng99/tools

Repository files navigation

Tools Β―\(ツ)/Β―

Build & Deploy Check ESLint CodeQL Cypress CI

A React app containing various very-simple client-side tools. Created by me πŸ‘¨β€πŸ’», or AI πŸ€– (but mostly me - just trust me πŸ‘€)

No tracking, no cookies, no data send out. All processing is done in your browser. All tools can work offline (if all pages are loaded).
PWA coming soonβ„’

See all: https://static.ducng.dev/tools

This is just a playground where I implement all the things I'm learning like Β―\(ツ)/Β―

Tools

CSV Display in table

Paste or select a .csv file to dispaly it in a table πŸ€·β€β™‚οΈ with pagination

CSV Swap Columns and rows

Does what it says πŸ€·β€β™‚οΈ

Password generator

A simple password generator using Crypto API (it's just a random number generator πŸ€·β€β™‚οΈ).

Different options are available including providing your own list of characters.

Barcode Reader

Reads QR code/barcode from image or camera and output its content. Using Zxing library

Barcode Writer

Create QR code/barcode image from text, URL, WiFi,...

License

About

Client-side JS tools created by human πŸ‘¨β€πŸ’» or AI πŸ€– - it's just a website πŸ€·β€β™‚οΈ

Resources

License

Stars

Watchers

Forks

Packages

No packages published