Skip to content

zerrium/zerrium-tools

Repository files navigation

Zerrium Tool Kit

Important

As of September 2025, I migrated from React CRA script to Vite. As the result, I managed to get PWA service worker functionality working again.

From now on, I wrap up this personal project. In the future, there might be less updates or maintenance to this repository unless I need a new feature for myself.
I think this is my first successful personal project that I actually use every day 😎

ℹ️ About

A client-side website for developers that provides many useful tools to help with your development.

💪 Features

  • Completely Client-Side
    Which means the logic of this website is run locally on your browser, thus your data is on your own, not going anywhere

  • Mobile Friendly
    This website is responsive and built with mobile-look in mind. Use this website anywhere with your phones

  • Dark Theme Available 🌙
    Who even hates dark look? 👀

  • Works Offline
    This website also has PWA (Progressive Web App) service worker available so you can use this site offline!

  • Open Source
    Source code is available on GitHub by clicking the icon at the footer of this page. Feel free to report issue and submit PR to the repository!

⚒️ Functionalities

Security Tools

  • Hash Calculator
  • UUID Generator and Validator
  • Password Generator

Encoding Tools

  • HTML Encoder/Decoder
  • URL Encoder/Decoder
  • Text Encoder/Decoder
  • File Encoder/Decoder

Text Tools

  • Character Counter
  • Text Comparator
  • Regex Templates
  • Code Beautifier/Minifier
  • JSON Viewer and Comparator
  • YAML Validator

Date Time Tools

  • Date Time Calculator
  • Date Time Converter

🧑‍💻 Contributing

Feel free to improve/add new feature and submit a pull request to this repo!

  1. Clone this repo
  2. npm install
  3. npm run dev
  4. For testing PWA do npm run build then npx serve -s dist

About

A handy website for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •