Software Development Project at toGather (2024-01 – Present)
Developed a full-stack collaborative coding platform enabling multiple users to code together in real-time
- Developed a full-stack collaborative coding platform enabling multiple users to code together in real-time using React, Node.js, Express, and MongoDB
- Integrated user authentication and authorization using JWT and bcrypt to ensure secure access and protected routes
- Built a real-time communication editor using Socket.IO, allowing live code sharing and instant updates between connected users
- Improved UI/UX responsiveness with Material UI and optimized front-end performance for better user interaction
- Implemented role-based access control, project management features, and dashboard analytics for smooth project handling
Software Development Project at AquaDetection (2024-01 – Present)
Designed and developed an intelligent system that detects water quality parameters using embedded sensors and real-time data processing
- Designed and developed an intelligent system that detects water quality parameters (pH, turbidity, temperature) using embedded sensors and real-time data processing
- Used IoT integration with Arduino/NodeMCU to collect live sensor data and send it to a cloud database
- Built a web & mobile dashboard using React and Firebase that visualizes water quality data using interactive graphs and real-time alerts
- Implemented threshold-based notification system to alert users when water purity levels drop below safety standards
- Improved efficiency by optimizing data accuracy and reducing manual testing effort through automation