-
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dostonnabotov:main' into main
- Loading branch information
Showing
264 changed files
with
1,525 additions
and
1,912 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
text eol=lf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
## QuickSnip Code of Conduct | ||
|
||
QuickSnip is a welcoming and collaborative community for developers to organize, share, and discover code snippets. By participating in QuickSnip, you agree to uphold this code of conduct to maintain a friendly and inclusive environment. | ||
|
||
### Short Version | ||
|
||
- Be respectful to everyone in the community. | ||
- Avoid harassment, trolling, or spamming. | ||
- Ensure QuickSnip remains a safe and productive space for all. | ||
- Report any inappropriate behavior to [me](mailto:[email protected]), the owner of QuickSnip, or our [Discord team](https://discord.gg/UtJJcnsN). | ||
- No unauthorized bots without prior permission. | ||
|
||
--- | ||
|
||
### Long Version | ||
|
||
#### Harassment-Free Environment | ||
|
||
We are committed to providing a harassment-free experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, national origin, or religion (or lack thereof). Examples of unacceptable behavior include: | ||
|
||
- **Harassment:** Includes sexual language or imagery, deliberate intimidation, stalking, name-calling, unwelcome attention, libel, and malicious hacking or social engineering. | ||
- **Trolling:** Posting inflammatory comments to provoke an emotional response or disrupt discussions. | ||
- **Spamming:** Posting off-topic messages, promoting unrelated products, soliciting donations, advertising jobs or gigs, or flooding discussions with files or text. | ||
|
||
#### Reporting Issues | ||
|
||
If you experience or witness harassment, trolling, spamming, or any other inappropriate behavior, please report it to [me](mailto:[email protected]), the owner of QuickSnip, or our QuickSnip [Discord team](https://discord.gg/UtJJcnsN). Include details like screenshots and URLs, if possible, to help us address the issue effectively. | ||
|
||
I, or the QuickSnip team will review all reports and take appropriate actions, which may include warnings, temporary bans, or permanent removal from the community. | ||
|
||
#### Respectful Use of Bots | ||
|
||
No bots are allowed within the QuickSnip community without prior written permission from the QuickSnip team. Unauthorized bots will be removed. | ||
|
||
#### Final Notes | ||
|
||
This code of conduct is inspired by [FreeCodeCamp’s approach](https://www.freecodecamp.org/news/code-of-conduct), emphasizing clarity and friendliness. Let’s work together to make QuickSnip a supportive and productive space for all developers! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
# Vision for QuickSnip | ||
|
||
## What is QuickSnip? | ||
|
||
QuickSnip is an open-source tool designed for developers who want to organize, search, and share code snippets. It aims to streamline the coding process by providing a centralized platform for snippet management. | ||
|
||
## Core Principles | ||
|
||
- **Developer Focused**: Focus on features that truly improve developer productivity. | ||
|
||
- **Open and Extensible**: Encourage community contributions and integrations. | ||
|
||
- **Lightweight and Fast**: Keep performance high and avoid unnecessary complexity. | ||
|
||
## Our Goals | ||
|
||
- Seamless snippet management without turning into an overly complex tool | ||
|
||
- Enable collaboration and sharing while respecting user privacy and customization needs. | ||
|
||
We do **NOT** aim to be: | ||
|
||
- a component library | ||
- a documentation | ||
|
||
## QuickSnip Roadmap | ||
|
||
### v1.0 (Launching Soon) | ||
|
||
- [x] A new snippets storage system for better maintainability and scalability | ||
- [ ] Search functionality | ||
- [ ] A support for frameworks and libraries | ||
- [ ] An ability to share snippets with others | ||
- [ ] A basic SEO (Search Engine Optimization) | ||
|
||
### v2.0 (Planned Vision) | ||
|
||
- [ ] An ability to have private snippets with personal account | ||
- [ ] Improved search functionality with filters | ||
- [ ] An improved SEO (Search Engine Optimization) | ||
|
||
### Potential Future Ideas | ||
|
||
- [ ] Plugins for IDEs like VS Code and JetBrains | ||
- [ ] Enterprise-grade support for larger organizations | ||
|
||
## Disclaimer on Future Plans | ||
|
||
This roadmap outlines our current vision for QuickSnip and may evolve based on user feedback, community contributions, and shifting priorities. We welcome your input and encourage you to help shape QuickSnip’s future. | ||
|
||
## Future Vision | ||
|
||
QuickSnip aims to become the preferred platform for developers to store, retrieve, and collaborate on code snippets. | ||
|
||
Explore our [GitHub Releases](https://github.com/dostonnabotov/quicksnip/releases) for updates and join us on this journey. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
quicksnip | ||
slugifyed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.