InnerCord Internship Report

August 13, 2026 · View on GitHub

Internship documentation and project report from InnerCord.

License: MIT GitHub stars Last commit CI

What it is

A small documentation repository holding the internship report, certificate, presentation, and project report from an internship at InnerCord. It is an archive — the deliverables are collected here and published as a simple info page, not an active software project.

⭐ If this is useful, please star the repo.

Document structure

flowchart TD
    R[innercord-internship] --> D[docs/]
    D --> I[index.html<br/>info landing page]
    D --> IN[docs/internship/]
    IN --> RP[report.pdf<br/>final report]
    IN --> C[Internship at InnerCord PDF/PPTX<br/>certificate + presentation]
    IN --> A[archive/]
    A --> PR[Project-report.md / .pdf]

Contents

FileDescription
docs/internship/report.pdfFinal internship report
docs/internship/Internship at InnerCord (2).pdfInternship certificate / documentation
docs/internship/Internship at InnerCord (3).pptxPresentation
docs/internship/archive/Project-report.mdProject report (Markdown)
docs/internship/archive/Project-report.pdfProject report (PDF)
docs/index.htmlLanding page

Quick start

This is a documentation repo — there is nothing to build or run. Either:

The ci.yml workflow only runs ruff / black lint checks over any Python in the repo.

Tech stack

  • Static HTML (docs/index.html) served via GitHub Pages (custom domain).
  • PDF / PPTX / Markdown documents.
  • GitHub Actions (ci.yml) for lint checks.

Part of the oriz family

One of the oriz family of ~80 small, single-purpose sites. Static hosting runs at $0 on the free tier.

Contributing

See CONTRIBUTING.md. Security policy in SECURITY.md.

Status

Stable / archived — the internship is complete; this repo preserves its deliverables.

Changelog

Conventional commits are the changelog.

License

MIT — see LICENSE.

Author

Chirag Singhal · chirag@oriz.in