diff --git a/README.md b/README.md index 9ecb3ed..bb1aeb6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ # Manipal CCE Labs -All Lab Codes for different CCE labs \ No newline at end of file +All Lab Codes for different CCE labs for the batch of 2027. + +For certain labs, data might include manuals, mid-semester and end-semester questions/answers. + +## Sem V +### [Information Security Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/IS/Lab) +### [Embedded Systems Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/ES/Lab) + +## Sem IV +### [Operating Systems Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/OS) +### [Data Base Management Systems Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/DBMS) + +## Sem III +### [DSCO Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/DSCO/Lab) +### [Object-Oriented Programming Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/OOP/Java) +### [Data Structures Lab](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/DS/C) + +## FISACs +- [Computer Networks and Protocols FISAC - SMTP packets in Wireshark](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/CNP/Wireshark) +- [Data Base Management Systems FISAC - MongoDB](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/DBMS/MongoDB) +- [Object Oriented Programming FISAC - Data Systems](https://git.aadit.cc/aadit/MIT-Curricular/src/branch/main/OOP/Java/Assignments/FISAC) + +## Projects +- [Data Base Management Systems Project - MultiUser RSS Platform](https://github.com/aaditagrawal/fireside-next) +- [Object-Oriented Programming Project - JavaFX Image Processor](https://github.com/aaditagrawal/TheImaniPulator) + +## \ No newline at end of file