Tools
My implementation of simple tools that I find myself looking up every time I need them.
- Bulk URL Opener - Paste a list of URLs to open them all in new tabs.
- QR Code Generator - Quickly generate a QR code and download or copy it to clipboard.
- Slugify - Create slug from text.
- Word Count - Online version of the linux command
wc
- Section Comment Generator - Generates code comment to be used to mark sections in code.