Files
Keylogger/CONTRIBUTORS.md
T
2026-01-22 04:11:55 +00:00

91 lines
3.0 KiB
Markdown

# 👥 Contributors Hall of Fame
Thank you to everyone who has contributed to this project! 🎉
## 🏆 Contributors Gallery
<!-- readme: collaborators,contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/Stalin-143">
<img src="https://avatars.githubusercontent.com/u/161853795?v=4" width="100;" alt="Stalin-143"/>
<br />
<sub><b>Stalin</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Always-Amulya7">
<img src="https://avatars.githubusercontent.com/u/149600311?v=4" width="100;" alt="Always-Amulya7"/>
<br />
<sub><b>Amulya Shrivastava</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/HARSHITHA-SREE">
<img src="https://avatars.githubusercontent.com/u/185629164?v=4" width="100;" alt="HARSHITHA-SREE"/>
<br />
<sub><b>HARSHITHA-SREE</b></sub>
</a>
</td></tr>
</table>
<!-- readme: collaborators,contributors -end -->
## Project Maintainer
**Stalin-143** ([@Stalin-143](https://github.com/Stalin-143))
- Project creator and maintainer
- Core keylogger functionality
- Web server implementation
- Documentation and security guidelines
## Contributors
### Always-Amulya7
- **GitHub**: [@Always-Amulya7](https://github.com/Always-Amulya7)
- **Profile**: [https://github.com/Always-Amulya7](https://github.com/Always-Amulya7)
- **Contributions**:
- Submitted PR #16 with sign-in/login page implementation
- Suggested improvements to CLI interface
- Participated in project discussions
## How to Contribute
We welcome contributions from the community! If you'd like to contribute to this project, please:
1. **Fork the repository**
2. **Create a feature branch** (`git checkout -b feature/your-feature`)
3. **Make your changes** following the code style and guidelines
4. **Test your changes** thoroughly
5. **Commit your changes** (`git commit -m 'Add some feature'`)
6. **Push to the branch** (`git push origin feature/your-feature`)
7. **Open a Pull Request**
### Contribution Guidelines
- Ensure your code follows ethical guidelines and legal standards
- Add appropriate documentation for new features
- Test your changes before submitting
- Be respectful and professional in all interactions
- Follow the project's coding conventions
- Do not introduce security vulnerabilities
### Code of Conduct
All contributors are expected to:
- Be respectful and inclusive
- Provide constructive feedback
- Focus on what is best for the community
- Show empathy towards other community members
## Recognition
All contributors who submit accepted pull requests will be added to this page with recognition for their contributions.
---
**Note**: This project is for educational purposes only. All contributors must agree to use and promote the software in accordance with applicable laws and ethical standards.
For questions about contributing, please open an issue or discussion on GitHub.