https://github.com/klpod221/devtoolkit
// A collection of tools for developers
https://github.com/klpod221/devtoolkit
developer
developer-tools
devtools
nextjs
react
toolkit
tools
Last synced: about 1 month ago
JSON representation
// A collection of tools for developers
-
Host: GitHub
-
URL: https://github.com/klpod221/devtoolkit
-
Owner: klpod221
-
License: mit
-
Created: 2024-06-11T11:06:01.000Z
(7 months ago)
-
Default Branch: main
-
Last Pushed: 2024-10-18T03:49:59.000Z
(2 months ago)
-
Last Synced: 2024-10-19T06:04:46.963Z
(2 months ago)
-
Topics: developer, developer-tools, devtools, nextjs, react, toolkit, tools
-
Language: JavaScript
-
Homepage: https://devtools.klpod221.site/
-
Size: 1.31 MB
-
Stars: 1
-
Watchers: 1
-
Forks: 1
-
Open Issues: 0
-
Metadata Files:
-
Readme: README.md
-
License: LICENSE
Awesome Lists containing this project
--// Developer Toolkit //--
## About
This is a open-source project that I created to help developers with some tools that I use in my day-to-day life. I hope you enjoy it!
If you want to contribute, feel free to fork this repository and make a pull request with your changes.
And if you have any suggestions, please let me know by creating an issue.
## Tools List (44/100)
### Text Editor
| Status | Name | Description |
| ------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
|
| [Code Editor & Compiler](https://devtools.klpod221.site/editor/code) | Write code in different languages (HTML, JS, CSS, Python, Java, C, C++, PHP, etc.) and compile it. |
|
| [Markdown Editor](https://devtools.klpod221.site/editor/markdown) | Write markdown and preview it. |
|
| [HTML WYSIWYG Editor](https://devtools.klpod221.site/editor/wysiwyg) | Write, edit your text and get the HTML output. |
### Images/Videos Tools
| Status | Name | Description |
| ------------------------- | ----------------------------------------------------------------------------------------- | --------------------------------------------------------- |
|
| [Format Converter](https://devtools.klpod221.site/images-videos/converter) | Convert your images to different formats. |
|
| [JPEG/WEBP Compressor](https://devtools.klpod221.site/images-videos/compressor) | Reduce the size of your images for JPEG and WEBP formats. |
|
| [Resizer](https://devtools.klpod221.site/images-videos/resizer) | Resize your images. |
|
| [Base64 Image Converter](https://devtools.klpod221.site/images-videos/base64-image) | Encode or decode base64 images. |
|
| [QR Code Generator](https://devtools.klpod221.site/images-videos/qr-code) | Convert text to QR code and vice versa. |
|
| [SVG Placeholder Generator](https://devtools.klpod221.site/images-videos/svg-placeholder) | Generate SVG placeholders. |
|
| [Camera Recorder](https://devtools.klpod221.site/images-videos/camera) | Record video from your camera. |
### Converter Tools
| Status | Name | Description |
| ------------------------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------- |
|
| [Number Base Converter](https://devtools.klpod221.site/converter/number) | Convert number bases (binary, octal, decimal, hex etc.). |
|
| [Roman Numeral Converter](https://devtools.klpod221.site/converter/roman) | Convert roman numerals to numbers and vice versa. |
|
| [Base64 Converter](https://devtools.klpod221.site/converter/base64) | Encode or decode base64 strings. |
|
| [Color Converter](https://devtools.klpod221.site/converter/color) | Convert color codes to different formats. |
|
| [Text Case Converter](https://devtools.klpod221.site/converter/text-case) | Convert text to upper, lower, capitalize, camelCase etc. |
|
| [NATO Alphabet Converter](https://devtools.klpod221.site/converter/nato) | Convert text to NATO alphabet. |
|
| [ASCII Binary Converter](https://devtools.klpod221.site/converter/ascii-binary) | Convert text to ASCII binary and vice versa. |
|
| [Unicode Converter](https://devtools.klpod221.site/converter/unicode) | Convert text to unicode and vice versa. |
|
| [List Converter](https://devtools.klpod221.site/converter/list) | Convert lists to different formats. |
|
| [Data Type Converter](https://devtools.klpod221.site/converter/data-type) | Convert between JSON, XML, YAML, TOML, CSV etc. |
|
| [Unit Converter](https://devtools.klpod221.site/converter/unit) | Convert units of length, weight, temperature etc. |
|
| [Date Time Converter](https://devtools.klpod221.site/converter/date-time) | Convert time zones and formats. |
|
| [Unix Timestamp Converter](https://devtools.klpod221.site/converter/unix-timestamp) | Convert unix timestamps to human readable dates. |
|
| [Currency Converter](https://devtools.klpod221.site/converter/currency) | Convert currencies with live rates. |
|
| [Unicode To Hex](https://devtools.klpod221.site/converter/unicode-to-hex) | Convert unicode to hex. |
|
| [Hex To Unicode](https://devtools.klpod221.site/converter/hex-to-unicode) | Convert hex to unicode. |
### Web Tools
| Status | Name | Description |
| ------------------------- | -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
|
| [File Uploader](https://devtools.klpod221.site/web/uploader) | Upload and share files. |
|
| [Url Encoder/Decoder](https://devtools.klpod221.site/web/url) | Encode or decode url strings. |
|
| [Url Parser](https://devtools.klpod221.site/web/url-parser) | Parse url strings. |
|
| [Device Information](https://devtools.klpod221.site/web/device) | Show Your Device Information. |
|
| [Basic Auth Generator](https://devtools.klpod221.site/web/basic-auth) | Generate basic auth headers. |
|
| [Open Graph Meta Generator](https://devtools.klpod221.site/web/open-graph) | Generate open graph meta tags. |
|
| [OTP Code Generator](https://devtools.klpod221.site/web/otp) | Generate and validate time-based OTP (one-time password) for multi-factor authentication. |
|
| [MIME Types](https://devtools.klpod221.site/web/mime) | Get MIME types. |
|
| [JWT Parser](https://devtools.klpod221.site/web/jwt) | Parse JSON Web Tokens. |
|
| [JWT Generator](https://devtools.klpod221.site/web/jwt-generator) | Generate JSON Web Tokens. |
|
| [Keycode Info](https://devtools.klpod221.site/web/keycode) | Get keycode information. |
|
| [Slugify String](https://devtools.klpod221.site/web/slugify) | Slugify your strings. |
|
| [User Agent Parser](https://devtools.klpod221.site/web/user-agent) | Parse user agent strings. |
|
| [HTTP status code](https://devtools.klpod221.site/web/http-status) | Get HTTP status codes. |
|
| [Outlook Safe Link Decoder](https://devtools.klpod221.site/web/outlook) | Decode outlook safe links. |
### Text Tools
| Status | Name | Description |
| ------------------------- | -------------------------------------------------------------------- | -------------------------------------------- |
|
| [Translator](https://devtools.klpod221.site/text/translator) | Translate text to different languages. |
|
| [Regex Tester](https://devtools.klpod221.site/text/regex) | Test your regular expressions. |
|
| [Text Diff](https://devtools.klpod221.site/text/diff) | Compare two texts. |
|
| [Word Counter](https://devtools.klpod221.site/text/counter) | Count words, characters and distribution. |
|
| [Lorem Ipsum](https://devtools.klpod221.site/text/lorem-ipsum) | Generate placeholder text. |
|
| [Random String](https://devtools.klpod221.site/text/random) | Generate random strings for passwords etc. |
|
| [Text to Image](https://devtools.klpod221.site/text/to-image) | Convert text to image. |
|
| [Text to Speech](https://devtools.klpod221.site/text/speech) | Convert text to speech. |
|
| [Backslash Escaper](https://devtools.klpod221.site/text/backslash) | Escape or unescape backslashes. |
|
| [Morse Code Translator](https://devtools.klpod221.site/text/morse) | Translate text to morse code and vice versa. |
|
| [Binary Translator](https://devtools.klpod221.site/text/binary) | Translate text to binary and vice versa. |
|
| [Emoji picker](https://devtools.klpod221.site/text/emoji) | Pick emojis. |
|
| [String Obfuscator](https://devtools.klpod221.site/text/obfuscator) | Obfuscate your strings. |
|
| [Numeronym Generator](https://devtools.klpod221.site/text/numeronym) | Generate numeronyms. |
|
| [Text to ASCII Art](https://devtools.klpod221.site/text/ascii-art) | Convert text to ASCII art. |
|
| [Art Text Generator](https://devtools.klpod221.site/text/art-text) | Generate art text. |
### Security Tools
| Status | Name | Description |
| ------------------------- | -------------------------------------------------------------------------------------- | ----------------------------------------- |
|
| [Token Generator](https://devtools.klpod221.site/security/token) | Generate tokens for authentication. |
|
| [Hash Text](https://devtools.klpod221.site/security/hash) | Hash your text with different algorithms. |
|
| [Bcrypt Hash Generator](https://devtools.klpod221.site/security/bcrypt) | Bcrypt hash generator and verifier. |
|
| [UUID Generator](https://devtools.klpod221.site/security/uuid) | Generate UUIDs. |
|
| [ULID Generator](https://devtools.klpod221.site/security/ulid) | Generate ULIDs. |
|
| [Encrypt/Decrypt Text](https://devtools.klpod221.site/security/encryption) | Encrypt and decrypt text. |
|
| [BIP39 Passphrase Generator](https://devtools.klpod221.site/security/bip39) | Generate BIP39 passphrases. |
|
| [HMAC Generator](https://devtools.klpod221.site/security/hmac) | Generate HMACs. |
|
| [RSA Key Generator](https://devtools.klpod221.site/security/rsa) | Generate RSA key pairs. |
|
| [RSA Key Decoder](https://devtools.klpod221.site/security/rsa-decoder) | Decode RSA keys. |
|
| [Password Strength Checker](https://devtools.klpod221.site/security/password-strength) | Check your password strength. |
|
| [Password Generator](https://devtools.klpod221.site/security/password) | Generate passwords. |
|
| [PDF signature checker](https://devtools.klpod221.site/security/pdf-signature) | Check PDF signatures. |
### Develop Tools
| Status | Name | Description |
| ------------------------- | ------------------------------------------------------------------------------ | ----------------------------- |
|
| [API Tester](https://devtools.klpod221.site/develop/api) | Test APIs. |
|
| [Editorconfig Generator](https://devtools.klpod221.site/develop/editor-config) | Generate .editorconfig files. |
|
| [Gitignore Generator](https://devtools.klpod221.site/develop/gitignore) | Generate .gitignore files. |
### System Tools
| Status | Name | Description |
| ------------------------- | --------------------------------------------------------------------------------- | ---------------------------------------------- |
|
| [Nginx Config Generator](https://devtools.klpod221.site/system/nginx) | Generate Nginx configuration files. |
|
| [Dockerize helper](https://devtools.klpod221.site/system/docker) | Generate Dockerfile and docker-compose files. |
|
| [Docker Run To Compose](https://devtools.klpod221.site/system/docker-run) | Convert docker run commands to docker-compose. |
|
| [Ubuntu Server Configurator](https://devtools.klpod221.site/system/ubuntu) | Generate Ubuntu server configuration. |
|
| [Chmod Calculator](https://devtools.klpod221.site/system/chmod) | Calculate chmod values. |
|
| [IMAP/POP3/SMTP Tester](https://devtools.klpod221.site/system/mail) | Test IMAP, POP3, SMTP servers. |
|
| [Random port generator](https://devtools.klpod221.site/system/port) | Generate random ports. |
|
| [Cron Expression Generator](https://devtools.klpod221.site/system/cron-generator) | Generate cron expressions. |
### Network Tools
| Status | Name | Description |
| ------------------------- | ----------------------------------------------------------------------- | ----------------------------------- |
|
| [IP Address Info](https://devtools.klpod221.site/network/ip) | Get information about IP addresses. |
|
| [DNS Lookup](https://devtools.klpod221.site/network/dns) | Lookup DNS records. |
|
| [Ping Test](https://devtools.klpod221.site/network/ping) | Test your ping. |
|
| [Port Scanner](https://devtools.klpod221.site/network/port-scanner) | Scan ports. |
|
| [IPv4 Subnet Calculator](https://devtools.klpod221.site/network/subnet) | Calculate IPv4 subnets. |
|
| [IPv4 Address Converter](https://devtools.klpod221.site/network/ipv4) | Convert IPv4 addresses. |
|
| [IPv4 Range Expander](https://devtools.klpod221.site/network/range) | Expand IPv4 ranges. |
|
| [MAC Address Generator](https://devtools.klpod221.site/network/mac) | Generate MAC addresses. |
|
| [IPv6 ULA Generator](https://devtools.klpod221.site/network/ula) | Generate IPv6 ULAs. |
### Math Tools
| Status | Name | Description |
| ------------------------- | ----------------------------------------------------------------------- | -------------------------------------------- |
|
| [Simple Calculator](https://devtools.klpod221.site/math/calculator) | Simple calculator for basic math operations. |
|
| [Math Evaluator](https://devtools.klpod221.site/math/evaluator) | Evaluate math expressions (e.g. 2+2\*2). |
|
| [ETA Calculator](https://devtools.klpod221.site/math/eta) | Calculate ETA. |
|
| [Percentage Calculator](https://devtools.klpod221.site/math/percentage) | Calculate percentages. |
|
| [PI Calculator](https://devtools.klpod221.site/math/pi) | Calculate PI. |
|
| [Matrix Calculator](https://devtools.klpod221.site/math/matrix) | Calculate matrices. |
### Measurement Tools
| Status | Name | Description |
| ------------------------- | ------------------------------------------------------------------------- | ------------------------ |
|
| [Chronometer](https://devtools.klpod221.site/measurement/chronometer) | Measure time. |
|
| [Network Speed Test](https://devtools.klpod221.site/measurement/speed) | Test your network speed. |
|
| [Benchmark Builder](https://devtools.klpod221.site/measurement/benchmark) | Build benchmarks. |
### Utility Tools
| Status | Name | Description |
| ------------------------- | ------------------------------------------------------------- | ----------------------------------------------------- |
|
| [Color Picker](https://devtools.klpod221.site/utility/picker) | Pick colors from the color picker or upload an image. |
All tools are open-source and available on [GitHub](https://github.com/klpod221/devtoolkit).
## How to use
You can access the tools by clicking on the links above or by accessing the [website](https://devtools.klpod221.site).
Or you can clone this repository and run the project locally. Project uses [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/) and [Flowbite React UI](https://flowbite-react.com/). To run the project locally or for development, follow the steps below:
1. Clone the repository
2. Install the dependencies with `npm install` (this project uses node v20)
3. Run the project with `npm run dev`
4. Access the project at `http://localhost:3000`
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.