1.
IoT Domain
1. Smart Classroom Environment Monitoring System
Design a system using temperature and humidity sensors to monitor classroom conditions and
display data on a dashboard.
Expected Outcome: Basic sensor interfacing + data visualization.
2. Smart Water Level Indicator
Develop an IoT-based water tank monitoring system that alerts users when the water level is low or
high.
Expected Outcome: Sensor reading + simple alert mechanism.
2. Blockchain Domain
1. Secure Digital Certificate Verification System
Design a basic blockchain-based prototype to verify student certificates to prevent forgery.
Expected Outcome: Understanding of blocks, hashing, and simple ledger simulation.
2. Transparent Voting System Using Blockchain Concept
Develop a simple blockchain-based voting system simulation to ensure vote integrity.
Expected Outcome: Basic understanding of cryptographic hashing and decentralization.
3. Cloud Computing Domain
1. Cloud-Based Student Data Storage System
Create a web-based application to store and retrieve student records using cloud storage services.
Expected Outcome: Basic web development + cloud integration.
2. Online File Sharing Platform
Design a simple cloud-based file upload and sharing system with authentication.
Expected Outcome: Login system + database + cloud hosting.
4. Artificial Intelligence Domain
1. AI-Based Chatbot for College Enquiry
Develop a basic rule-based chatbot to answer common college-related queries.
Expected Outcome: Introduction to NLP concepts + chatbot logic.
2. Simple Face Detection System
Create a basic face detection application using available AI libraries.
Expected Outcome: Exposure to computer vision concepts.
5. Networking Domain
1. Network Traffic Monitoring Tool
Develop a basic program that monitors and displays network usage statistics.
Expected Outcome: Understanding of IP addresses, packets, and network basics.
2. Other Emerging Technologies
1. QR Code-Based Attendance System
Design a system where students scan a QR code to mark attendance digitally.
Expected Outcome: QR code generation + database storage + simple authentication.
Advanced Mini Project Problem Statements
(For 1st Year CSE & Related Branches)
1. IoT + Cloud
1. Smart Energy Monitoring and Analytics System
Design an IoT-based system that collects real-time electricity consumption data from multiple
devices and uploads it to a cloud platform for visualization and usage analytics.
Expected Learning: Sensor integration, cloud APIs, data dashboards, basic analytics.
Extension: Predict next day usage using simple ML regression.
2. IoT + AI
1. Smart Waste Segregation System Using Image Classification
Develop a prototype that uses a camera and AI model to classify waste as biodegradable or non-
biodegradable.
Expected Learning: Basic computer vision, ML model integration, IoT actuation.
3. Blockchain + Cybersecurity
1. Secure Academic Record Management Using Blockchain
Develop a blockchain-inspired ledger system where student academic records are securely stored
with hash-based validation.
Expected Learning: Hashing, block creation, tamper detection, distributed concept.
4. Blockchain + IoT
1. Secure IoT Device Authentication Using Blockchain Concept
Create a system where IoT devices must verify identity through blockchain-based authentication
before transmitting data.
Expected Learning: Device identity, cryptographic keys, decentralization basics.
5. Cloud + DevOps
1. Automated Cloud Deployment System Using CI/CD Basics
Develop a simple web app and automate its deployment on a cloud platform using basic CI/CD
pipeline concepts.
Expected Learning: Cloud hosting, Git integration, deployment automation.
6. Artificial Intelligence
1. AI-Based Student Performance Prediction System
Design a machine learning model that predicts student performance based on attendance,
assignments, and internal marks.
Expected Learning: Data preprocessing, supervised learning, evaluation metrics.
7. Networking + Cybersecurity
1. Intrusion Detection Simulation System
Develop a basic network intrusion detection prototype that identifies suspicious IP traffic patterns.
Expected Learning: Packet analysis basics, anomaly detection logic.
8. Edge Computing
1. Edge-Based Real-Time Traffic Monitoring System
Simulate a system where data processing happens locally (edge device) before sending summarized
results to the cloud.
Expected Learning: Edge vs Cloud concept, latency comparison.
9. Data Science + Visualization
1. Real-Time Social Media Sentiment Analysis Dashboard
Collect sample tweet data (or dataset) and perform sentiment analysis with graphical visualization
dashboard.
Expected Learning: NLP basics, data cleaning, visualization tools.
10. AR/VR / Emerging Tech
1. Augmented Reality-Based Campus Navigation System
Develop a basic AR application that overlays directional information for navigating campus buildings.
Expected Learning: AR basics, mobile app integration, location mapping.