https://github.com/tonyaellie/tonya-utils
https://github.com/tonyaellie/tonya-utils
create-t3-app nextjs tailwindcss
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonyaellie/tonya-utils
- Owner: tonyaellie
- License: gpl-3.0
- Created: 2022-12-08T11:14:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T13:02:39.000Z (5 months ago)
- Last Synced: 2025-04-27T00:27:04.563Z (about 2 months ago)
- Topics: create-t3-app, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://utils.tokia.dev/
- Size: 763 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tonya's Utils
A collection of utility functions and tools. Hosted at [https://utils.tokia.dev/](https://utils.tokia.dev/).
## Utils
To see a list of all the utilities, go to [https://utils.tokia.dev/](https://utils.tokia.dev/).
## Planned Utils
- Hash: A tool for generating hashes of a given piece of text.
- Decoder: A tool for decoding a given piece of text, similar to Encoder.
- Randomizer: A tool for generating random numbers, strings, and other data.
- QR Code Generator: A tool for generating QR codes from a given piece of text.
- Reader: A tool for reading a given piece of text aloud.
- Request Sender: A tool for sending HTTP requests.
- Timer: A tool for creating timers.
- Stopwatch: A tool for creating stopwatches.
- Quadratic Solver: A tool for solving quadratic equations (possibly with complex numbers and higher degree polynomials).
- Distribution Calculator: A tool for calculating the distribution of a given set of numbers (binomial, geometric, negative binomial, poison, etc).
- Jellyfin Music Player: A music player for Jellyfin.## Utils that probably need a server/database
- YouTube Downloader: A tool for downloading YouTube videos.
- URL Shortener: A tool for shortening URLs.
- Request Catcher: A tool for catching HTTP requests.## Issues and Contributing
If you have an issue or want to request a new feature, please report it on the [bug tracker](https://github.com/tonyaellie/tonya-utils/issues).
If you would like to contribute a new utility to Tonya's Utils, please submit a pull request with one utility per request. Make sure to include links on the home page and in the README.
## License
Tonya's Utils is licensed under the [GNU General Public License v3.0](https://github.com/tonyaellie/tonya-utils/blob/main/LICENSE).