Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedox-die-ente/fortcode
๐งโ๐ปFortCode is a fun project. You can encode text with some fortnite keywords, and decode it again.
https://github.com/fedox-die-ente/fortcode
Last synced: about 2 months ago
JSON representation
๐งโ๐ปFortCode is a fun project. You can encode text with some fortnite keywords, and decode it again.
- Host: GitHub
- URL: https://github.com/fedox-die-ente/fortcode
- Owner: Fedox-die-Ente
- License: agpl-3.0
- Created: 2024-08-04T11:12:59.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-05T20:23:57.000Z (5 months ago)
- Last Synced: 2024-08-06T13:11:56.523Z (5 months ago)
- Language: TypeScript
- Homepage: https://fortcode.fedox.ovh
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FortCode
![demo](https://i.imgur.com/1GjEaHz.png)
![PRs](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=shields)
[![website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://fortcode.fedox.ovh)
[![license](https://img.shields.io/badge/license-AGPL3.0-blue.svg)](LICENSE)## ๐ Demo
Here is a working live demo: https://fortcode.fedox.ovh/## ๐ Description
Welcome to my project! FortCode is a fun and creative tool designed to encrypt and decrypt Fortnite-related words. Hereโs a quick overview of what inspired me, why itโs a unique solution, and what Iโve learned along the way:
- **Motivation**: I created FortCode as a playful challenge to combine my love for coding with my interest in Fortnite. The goal was to develop a project that adds a touch of gaming flair to cryptographic techniques.### โ๏ธ How to Contribute
Want to contribute? Great!To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (`git checkout -b improve-feature`)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (`git commit -am 'Improve feature'`)
- Push to the branch (`git push origin improve-feature`)
- Create a Pull Request### ๐ฉ Bug / Feature Request
If you find a bug, kindly open an issue [here](https://github.com/Fedox-die-Ente/fortcode/issues/new) by including the problem and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/Fedox-die-Ente/fortcode/issues/new). Please include a feature and their corresponding results.
## ๐ Credits
๐จ Fedox
Email: [email protected]
GitHub: [@Fedox-die-Ente](https://github.com/Fedox-die-Ente)## ๐ Contact Us
![DISCORD](https://img.shields.io/badge/DISCORD-fedox-white?labelColor=blue&style=for-the-badge)
## ๐ License
This project is licensed under the AGPL-3.0 License. [See more](LICENSE)