An multi-tool application designed to make the lives of developers and IT professionals easier
Report bug
·
Request feature
·
Creator Portfolio
Description: Spiky is a multi-tool application designed to make the lives of developers and IT professionals easier. Offers a variety of useful utilities for daily tasks, from generating shortened links to creating credit card information for testing. The application is designed to be centralized and in the future we plan to add more tools to expand its usefulness.
- Front-end URL: https://skipy.top
- Back-end URL: https://api.skipy.top
- Shortened Link Generator: Create shortened links quickly and easily to share URLs more efficiently.
- Unshorter of Links Generated in Spiky: Unshort links generated in Spiky to obtain the original URL and better understand the source.
- Password Generator: Create secure, random passwords with customization options based on your security requirements.
- QR Code Generator for Websites: Converts URLs into QR codes to facilitate quick access and link sharing.
- Encoder in Multiple Encryption Formats: Encodes and decodes text using binary, Base64, URL and ROT13 to adapt to various encryption needs.
- Information Generator: Credit Cards for Testing Obtain simulated credit card information for testing and development without compromising real data.
Contributions are welcome! If you have ideas for new tools or improvements to existing ones, please open an issue or submit a pull request.
More tools are planned to be added to Spiky to make it even more versatile and useful for developers and IT users. Stay tuned for updates!
-
Correct current problems to improve the interface.
-
Add more daily use tools.
If you have any feedback, please reach out to us at https://skipy.canny.io/sugerencias
Front-end: Next.js, TailwindCSS, Typescript
Back-end: Node.js, Express.js, Javascript