Skip to content

Kuppihub/kuppihub-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

KuppiHub Resource Library

Welcome to the official, collaborative, open-source resource library for KuppiHub!

This repository serves as a direct file store and CDN provider for educational resources (lecture slides, notes, summaries, and past papers) used by university students.


πŸ“‚ Repository Directory Structure

To ensure your contributions sync correctly with the KuppiHub web application database, all files must follow this folder structure:

[Module-Code]/[Category-Slug]/[File-Name].[Extension]

Example:

  • CS1010/lecture-slides/lecture_01_intro.pdf
  • CS2012/short-notes/cheat_sheet.md
  • CS2012/past-papers/2023_final.pdf

Supported Categories:

  1. lecture-slides - Official university lecture slides.
  2. short-notes - Handwritten or digital student-created summaries, cheatsheets, and notes.
  3. past-papers - University mid-semester or final exam past papers.
  4. past-paper-answers - Answers and discussion marking schemes for past papers.
  5. kuppi-resources - Resources, codes, or files distributed during Kuppi video sessions.

πŸš€ How to Contribute

We encourage all students to contribute and help keep this library up-to-date!

  1. Fork this repository to your own GitHub account.
  2. Add or Edit files:
    • Locate the folder matching the module code (e.g., CS1010). Create it if it doesn't exist.
    • Put your file in the correct subfolder (e.g., lecture-slides).
    • Give the file a clean, descriptive name using underscores instead of spaces (e.g., lecture_01_intro.pdf).
  3. Submit a Pull Request:
    • Commit your changes and push to your fork.
    • Open a Pull Request (PR) to the main branch of this repository.
    • A maintainer will review your files, and once merged, they will sync automatically to the KuppiHub web app instantly!

Thank you for contributing to the Sri Lankan university student community! πŸŽ“βœ¨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors