bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

root / docs / terms.md

terms.md (5325B)


      1 ---
      2 source: 'docs/terms.md'
      3 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'
      4 ---
      5 
      6 # Terms of Use
      7 
      8 These Terms govern your use of this website and all associated content, including source code, documentation, and generated materials.
      9 
     10 ***Last updated date is shown at the bottom of this page, reflecting the most recent revision.***
     11 
     12 ## About This Project
     13 
     14 **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.
     15 
     16 The project is hosted on GitHub and freely accessible to anyone. It is not affiliated with or endorsed by WBSU or any academic institution.
     17 
     18 ## Acceptance of Terms
     19 
     20 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.
     21 
     22 ## Author
     23 
     24 This project is created and maintained by:
     25 
     26 - **Name:** Amit Dutta
     27 - **GitHub:** [github.com/notamitgamer](https://github.com/notamitgamer)
     28 - **Website:** [amit.is-a.dev](https://amit.is-a.dev)
     29 
     30 ## Ownership & Project Status
     31 
     32 This project is provided publicly for educational and reference purposes. The author reserves the right to:
     33 
     34 - Limit or withdraw access at any time
     35 - Discontinue the project without notice
     36 - Disclaim responsibility for how the project is used
     37 
     38 No guarantee is made regarding long-term availability or maintenance.
     39 
     40 ## Academic Integrity
     41 
     42 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.
     43 
     44 - **Study, don't copy** — read the code, understand the logic, then write your own implementation from scratch
     45 - **Understand the why** — if you can't explain what the code does line by line, you haven't learned anything
     46 - **Submissions are your responsibility** — direct copy-pasting for college assignments is academic misconduct under most university policies, including WBSU
     47 - **You will be caught** — plagiarism detection tools are widely used; copied code is easily flagged
     48 
     49 The author holds **no liability** for academic misconduct resulting from misuse of this content.
     50 
     51 ## License
     52 
     53 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.
     54 
     55 ## Use at Your Own Risk
     56 
     57 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.
     58 
     59 ## Disclaimer & Limitation of Liability
     60 
     61 To the fullest extent permitted by law:
     62 
     63 - The author shall not be liable for any direct, indirect, incidental, or consequential damages
     64 - This includes (but is not limited to):
     65     - Academic penalties
     66     - Data loss
     67     - System failures
     68     - Incorrect results or outputs
     69 
     70 ## Content Accuracy
     71 
     72 While efforts are made to ensure correctness, content may contain errors or outdated information. No guarantee is made regarding accuracy or completeness.
     73 
     74 ## Indemnification
     75 
     76 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.
     77 
     78 ## Data & Privacy
     79 
     80 This website:
     81 
     82 - Does **not** collect personal data
     83 - Does **not** track users
     84 - Does **not** store user information
     85 
     86 External platforms such as GitHub or hosting providers may have their own privacy policies.
     87 
     88 ## Third-Party Services
     89 
     90 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.
     91 
     92 ## Updates to Terms
     93 
     94 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.
     95 
     96 ## Governing Law
     97 
     98 These Terms are governed by the laws of **India**. Any disputes shall be subject to the exclusive jurisdiction of the **Barasat Court, West Bengal**.
     99 
    100 ## Contact
    101 
    102 For any questions regarding these Terms, you may reach out via:
    103 
    104 - Email: [amitdutta4255@gmail.com](mailto:amitdutta4255@gmail.com)
    105 - Email: [mail@amit.is-a.dev](mailto:mail@amit.is-a.dev)
    106 - GitHub: [github.com/notamitgamer](https://github.com/notamitgamer)
    107 - Website: [amit.is-a.dev](https://amit.is-a.dev)
    108 
    109 *This project exists to support learning and exploration. Use it responsibly.*
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror