Projects

Project 1

Barter: A Peer-to-Peer Skill Exchange Platform (Jan 25- May 25)

TechStack: React | Node.js | MongoDB | ML

  1. Skill-Based Matchmaking: Connects users based on what they can teach and want to learn, enabling a fair skill exchange.
  2. Provides chat, resource sharing, and session tracking to facilitate seamless peer-to-peer learning.
  3. Community-Driven & Free: Removes monetary barriers, fostering a global community where knowledge is exchanged.

Project 4

Smart Home VLAN Simulation (May 25-Jun 25)

TechStack: Cisco Packet Tracer

  1. Implemented a smart home network simulation using Cisco Packet Tracer with VLAN segmentation and interVLAN routing.
  2. Configured static IP addressing, VLANs, and SVI on a multilayer switch for secure traffic isolation.
  3. Demonstrated network topology design, IP subnetting, and Layer 2/3 device configuration.

Project 2

IoT Based Smart Industrial Safety System (Jan 25- May 25)

TechStack: Hardware: ESP32 | Flame, Gas, Temp, Smoke Sensors | Buzzer | LED

Software: Firebase | Blynk | Twilio API | Arduino IDE

  1. Hazard Detection: Uses sensors with ESP32 to monitor fire, gas, temperature, and smoke in real time.
  2. Instant Alerts: Triggers buzzer, LED, and updates Firebase and Blynk for live alerts.
  3. Emergency Response: Sends alerts to fire stations/hospitals via Twilio for quick action.

Project 3

Secure mail server deployment with malware protection (Nov 23- Mar 24)

TechStack: Postfix | Dovecot | ClamAV

  1. Built and deployed a secure Linux-based email server using Postfix and Dovecot with spam filtering, leveraging TCP/IP protocols
  2. Implemented authentication via SPF, DKIM, and DMARC to prevent spoofing/phishing.
  3. Integrated ClamAV for real-time malware scanning, improving system reliability.