A notes cum resources portal for students of the Information Science and Engineering students of Ramaiah Institute of Technology, Bengaluru. This platform is unofficial and is intended to be crowdsourced by the students of the ISE branch.
You may contribute to these notes and resources by mailing links or documents to [email protected]. While mailing material, please mention the batch (year of commencement), semester, and subject in the beginning of the mail along with your full name (to credit your contribution).
For Example: 2022 3rd OS - Which refers to the 2022 batch 3rd Semester (ISE) Operating Systems subject.
Contributions can be of any type. They could be Previous Year Question Papers, Internal Question Papers, notes (PPTs, Documents or Handwritten) for any subject in the ISE Curriculum
This site contains a registry of all projects owned and contributed to by ISE students. These are ranked by stars and displayed. To add your project, submit a pull request to the repository. Modify only the file called projectsList.ts within the projects subdirectory of /src/app.
const projectsList: ProjectData[] = [
{
owner: "...", // github username
repo: "...", // github repository name
},
Your repository must be public to be displayed on the website.