Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDevTools

A comprehensive collection of developer tools built with Blazor WebAssembly. All tools process data locally in your browser - no data is sent over the internet!

🌐 Live Version

Note: A Vue.js version is also available at mydevtools.org (GitHub)

πŸ› οΈ Features

  • πŸ“‹ JSON Formatter: Format and validate JSON with syntax highlighting
  • πŸ”€ Diff Checker: Compare and visualize differences between texts
  • πŸ—„οΈ SQL Formatter: Format SQL queries with syntax highlighting
  • πŸ”‘ GUID Generator: Generate unique GUIDs/UUIDs
  • 🎲 Random Numbers: Generate random numbers with custom ranges
  • 🎨 Color Converter: Convert between color formats (HEX, RGB, HSL)
  • πŸ”’ Hash Generator: Generate secure hashes (MD5, SHA-1, SHA-256, etc.)
  • πŸ”— URL Encoder/Decoder: Encode and decode URLs with proper character escaping
  • πŸ“± QR Code Generator: Create QR codes for any text or URL
  • 🌿 Branch Name Formatter: Format Git branch names according to conventions
  • ⏰ Cron Generator: Generate cron expressions with a visual interface
  • πŸ” JWT Decoder: Decode and validate JSON Web Tokens
  • πŸ“¦ Container IDs: Generate and manage container identifiers

πŸ”’ Privacy & Security

  • All processing is done locally in your browser
  • No user input data is sent over the internet
  • No tracking or analytics
  • No data storage

πŸ—οΈ Technology Stack

πŸš€ Getting Started

  1. Clone the repository:
git clone https://github.com/MrCull/MyDevTools.git
cd MyDevTools
  1. Open the solution in Visual Studio
  2. Run the application

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

πŸ“ License

This project is licensed under the GPL-3.0 License - see the LICENSE.txt file for details.

About

A set of tools to help with daily coding tasks running locally in Blazor Assembly (none of your input data sent over the internet)...

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages