DEV Community

Palak Kanani
Palak Kanani

Posted on

I Built 18 Free Developer Tools That Run 100% in Your Browser

Hey dev community!

I'm a Full Stack Developer (React, Node.js, Azure) and I built QuickCodeTools - a collection of 18 free tools for everyday coding tasks.

Tools Included

Encoders/Decoders:

  • Base64 Encoder/Decoder
  • URL Encoder/Decoder
  • HTML Entity Encoder
  • JWT Decoder

Formatters:

  • JSON Formatter & Validator
  • HTML Formatter
  • CSS Formatter
  • JavaScript Formatter

Generators:

  • UUID Generator
  • Password Generator
  • Lorem Ipsum Generator
  • Hash Generators (MD5, SHA256, SHA1)

Converters:

  • Unix Timestamp Converter
  • Color Converter (HEX, RGB, HSL)
  • Text Case Converter
  • Word Counter

Tech Stack

  • React
  • Tailwind CSS
  • Vite
  • Hosted on Vercel

Check It Out

https://quickcodetools.in

Each tool has its own dedicated page for easy bookmarking:

Feedback Welcome

What tools do you use daily that I should add? Let me know in the comments!

Top comments (0)