usercontent / docs /terms.md
github-actions[bot]
Safe auto-sync: updating GitHub files while protecting dynamic folders
5274909
|
Raw
History Blame Contribute Delete
5.3 kB
---
title: '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display:inline; margin-bottom:-2px; margin-right:6px;"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"/><path d="M14 2v5a1 1 0 0 0 1 1h5"/><path d="M10 9H8"/><path d="M16 13H8"/><path d="M16 17H8"/></svg> Terms of Use'
---
# Terms of Use
These Terms govern your use of this website and all associated content, including source code, documentation, and generated materials.
***Last updated date is shown at the bottom of this page, reflecting the most recent revision.***
## About This Project
**BSc Code Index** is an open-source, publicly available collection of reference code and assignment solutions from a BSc (Honours) Computer Science degree at the **West Bengal State University (WBSU)**. It is maintained and published by **Amit Dutta** ([@notamitgamer](https://github.com/notamitgamer)) as a personal academic reference for students.
The project is hosted on GitHub and freely accessible to anyone. It is not affiliated with or endorsed by WBSU or any academic institution.
## Acceptance of Terms
By accessing or using this website, you confirm that you have read, understood, and agree to be bound by these Terms. If you do not agree, you must not use this website or its content.
## Author
This project is created and maintained by:
- **Name:** Amit Dutta
- **GitHub:** [github.com/notamitgamer](https://github.com/notamitgamer)
- **Website:** [amit.is-a.dev](https://amit.is-a.dev)
## Ownership & Project Status
This project is provided publicly for educational and reference purposes. The author reserves the right to:
- Limit or withdraw access at any time
- Discontinue the project without notice
- Disclaim responsibility for how the project is used
No guarantee is made regarding long-term availability or maintenance.
## Academic Integrity
This repository exists to help you **learn**, not to help you cheat. Every resource here — programs, algorithms, notes, PDFs, and more — represents real coursework from an active BSc Honors CS degree. Use it as a reference to understand how problems are approached and solved, not as a shortcut to copy from.
- **Study, don't copy** — read the code, understand the logic, then write your own implementation from scratch
- **Understand the why** — if you can't explain what the code does line by line, you haven't learned anything
- **Submissions are your responsibility** — direct copy-pasting for college assignments is academic misconduct under most university policies, including WBSU
- **You will be caught** — plagiarism detection tools are widely used; copied code is easily flagged
The author holds **no liability** for academic misconduct resulting from misuse of this content.
## License
Unless otherwise stated, all code is licensed under the **MIT License**. You are free to use, modify, and distribute the code in accordance with its terms.
## Use at Your Own Risk
All content is provided **"as-is" and "as available"** with no guarantees of correctness, completeness, reliability, or fitness for academic, professional, or production use. You use this website and its content entirely at your own risk.
## Disclaimer & Limitation of Liability
To the fullest extent permitted by law:
- The author shall not be liable for any direct, indirect, incidental, or consequential damages
- This includes (but is not limited to):
- Academic penalties
- Data loss
- System failures
- Incorrect results or outputs
## Content Accuracy
While efforts are made to ensure correctness, content may contain errors or outdated information. No guarantee is made regarding accuracy or completeness.
## Indemnification
You agree to indemnify and hold harmless the author from any claims, losses, liabilities, damages, or expenses (including legal fees) arising from your use of this service or your violation of these Terms.
## Data & Privacy
This website:
- Does **not** collect personal data
- Does **not** track users
- Does **not** store user information
External platforms such as GitHub or hosting providers may have their own privacy policies.
## Third-Party Services
This website may rely on third-party platforms such as GitHub and hosting providers. The author is not responsible for their services, policies, or availability.
## Updates to Terms
Changes take effect upon the next deployment. The last updated date at the bottom of this page reflects the most recent revision. Returning users will be notified via the consent banner.
## Governing Law
These Terms are governed by the laws of **India**. Any disputes shall be subject to the exclusive jurisdiction of the **Barasat Court, West Bengal**.
## Contact
For any questions regarding these Terms, you may reach out via:
- Email: [amitdutta4255@gmail.com](mailto:amitdutta4255@gmail.com)
- Email: [mail@amit.is-a.dev](mailto:mail@amit.is-a.dev)
- GitHub: [github.com/notamitgamer](https://github.com/notamitgamer)
- Website: [amit.is-a.dev](https://amit.is-a.dev)
*This project exists to support learning and exploration. Use it responsibly.*