You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.
🌧️⚡ Real-Time Harvesting Dashboard is a full-stack MERN application that simulates a rainwater-harvesting system with real-time data processing and visualization. It generates sensor-like values every 5 seconds and updates six interactive graphs (Chart.js) on a live dashboard using WebSockets (Socket.IO). Features include tracking water level
Rainwater Harvesting – Backend API A real-time simulation server that models rainwater collection, flow dynamics, and electricity generation. Built with Node.js, Express, MongoDB, and Socket.IO, it streams live sensor data every 5 seconds to power a dynamic environmental dashboard.
The survey was conducted across selected communities to assess household water access conditions, perceptions of groundwater systems, and adoption of rainwater harvesting (RWH) practices
Smart IoT project utilizing MQTT protocol with a Laravel 11-powered web dashboard. Developed as part of a Komunikasi Data (IIoT) course, this system enables real-time environmental monitoring, automated water pump control, and sensor data logging through a modern web interface.
Designed a sustainable residential building in Revit integrating solar panels, rainwater harvesting, BIM-based structural modeling, and eco-friendly materials to improve energy efficiency, reduce environmental impact, and optimize cost performance.
Interactive 2D rainwater harvesting simulation built with Python and Pygame, demonstrating particle systems, real-time rendering, linear interpolation, and basic environmental modeling concepts