π Educational notes content for the NotesNeo platform.
notesneo-content/
βββ 6th-sem/
β βββ adbms/ # Advanced Database Management Systems
β βββ adv-java/ # Advanced Java
β βββ ai/ # Artificial Intelligence
β βββ cd/ # Compiler Design
β βββ ds/ # Distributed Systems
β βββ mwc/ # Mobile and Wireless Computing
βββ 7th-sem/
βββ fom/ # Fundamentals of Management
βββ nn/ # Neural Networks
βββ nsc/ # Network Security and Cryptography
βββ webm/ # Web Mining
Each subject contains:
unit-1.mdtounit-4.md- Unit-wise notessyllabus.md- Complete syllabuspyq.md- Previous year questions
---
title: "Unit Title"
description: "Brief description"
author: "Author Name"
date: "YYYY-MM-DD"
pdfUrl: "Optional PDF download link"
---Contributions are welcome! Please:
- Fork this repository
- Create a new branch (
git checkout -b add-new-notes) - Add/update notes following the existing format
- Commit your changes (
git commit -m 'Add Unit X notes') - Push to the branch (
git push origin add-new-notes) - Open a Pull Request
This content is shared for educational purposes. Please respect the original authors and contributors.
- Main App: NotesNeo
- Website: notesneo.vercel.app
- Author: Deepak Modi