This repository contains all my college lab experiments from various semesters Each semester folder includes individual labs with their corresponding source codes, reports, and documentation.
📦 Labs
┣ 📂 SEM 4
┃ ┣ 📂 Java
┃ ┣ 📂 MP
┃ ┗ 📂 OS
┣ 📂 SEM 5
┃ ┣ 📂 AI
┃ ┗ 📂 FSD
┣ 📂 SEM 6
┃ ┣ 📂 CN
┃ ┣ 📂 ES&IOT
┃ ┗ 📂 ML
┗ 📜 README.md
| Lab | Description |
|---|---|
| Java | Core Java programs covering OOP concepts, exception handling, and GUI basics |
| MP (Microprocessor) | Assembly-level programs and architecture-based experiments |
| OS (Operating Systems) | CPU scheduling, memory management, and system call-based experiments |
| Lab | Description |
|---|---|
| AI (Artificial Intelligence) | Python-based AI experiments — search algorithms, knowledge representation, and problem-solving |
| FSD (Full Stack Development) | MERN stack projects and practicals on web app development using React, Node.js, and MongoDB |
| Lab | Description |
|---|---|
| CN (Computer Networks) | Networking experiments such as socket programming, protocols, and packet analysis |
| ES & IoT (Embedded Systems and Internet of Things) | Microcontroller programming, sensor integration, and IoT communication |
| ML (Machine Learning) | Python-based ML experiments such as regression, classification, clustering, and model evaluation |
- Languages: C, C++, Java, Python, JavaScript
- Frameworks / Tools: React, Node.js, Express.js, MongoDB
- Databases: MySQL, MongoDB
- IDEs / Platforms: VS Code, Eclipse, MongoDB Compass
-
Each experiment includes:
- Source code
- Problem statement or objective
- Output screenshots (if applicable)
-
Code and structure may vary slightly depending on lab requirements.