Project Summary EnviroSentinel Pro is a multi-hazard environmental intelligence platform that transforms scattered climate data into clear, personalized safety guidance. Instead of forcing people to interpret government dashboards, it predicts local risks and explains what actions to take before disasters escalate.

Link to Demo: link Note: The demo still has a few bugs. Please feel free to leave a comment if you encounter any issues. Thanks!

What Inspired Me Climate change is not a future problem. It is a right now problem. Floods, wildfires, extreme heat, and water pollution are already disrupting communities around the world every single day. But when I looked at how people actually access environmental risk information, I found a massive gap. Don't get me wrong, the data exists but it's how accessible it is. NASA tracks wildfires from space. NOAA models flood risk in real time. The EPA monitors air quality across the country. USGS measures river levels around the clock. But all of this life-saving information is spread across separate government websites, published in technical formats, and updated on different schedules. A person trying to figure out if their neighborhood is at risk right now has to visit multiple sites, interpret scientific data on their own, and piece together a picture that should already be clear. That gap between available data and accessible data is where people get hurt. I built EnviroSentinel Pro to close it, because the technology to warn people already exists. It just has not been put in their hands in a way that actually works all in one place.

What EnviroSentinel Pro Does EnviroSentinel Pro is a comprehensive environmental monitoring platform that pulls real time climate data from trusted government sources and unifies it into a single interactive map with analysis anyone can read and act on. It tracks active wildfires using NASA FIRMS satellite detection, predicts flood risk through NOAA weather forecasting models, measures urban heat island effects, and maps microplastic pollution risk in waterways. It also calculates eco-friendly routes that minimize environmental impact and lets communities crowdsource their own environmental observations though the act of Citizen science, because the person standing in the floodwater often knows something the satellite does not. The platform sends personalized alerts based on your exact location and provides trend analytics over time. It does not just show you data. Instead, it tells you what it means for you and what you can do about it.

What I Learned I learned that the real challenge in climate tech is not collecting data. It is making that data feel personal and actionable. A chart of rising river levels means nothing to most people. A clear warning that says your street is approaching flood risk and here is what to do next, that is what changes behavior. I also learned how fractured our environmental data infrastructure really is. Every agency uses different formats, different update cycles, and different standards. Unifying these sources into one coherent experience was far harder than I expected, and the fact that no widely available tool does this already says something important about where the gap is. Most importantly, I learned that people want agency over their environmental safety. They do not want to feel helpless about climate change. They want to understand their local risk, contribute what they observe, and make informed decisions right now.

How I Built It I built the app independently over the course of a month using React and TypeScript, with Leaflet for interactive mapping and Recharts for analytics dashboards. The backend runs on a Bolt Database with PostgreSQL, storing alert history, user settings, and community reports. For data, I integrated NASA FIRMS for real time wildfire hotspots, the NOAA National Water Model for flood forecasting, USGS stream gauges for river conditions, and EPA AirNow for air quality indexing. Every source feeds into a unified interface organized into clear modules so users can focus on the risks that matter most for where they live.

Challenges I Faced The hardest part was making everything reliable enough that someone could trust it in an urgent situation. When you are building a tool people might check during an active flood or wildfire, every data gap and every reading matters. I had to design the system to handle incomplete or delayed data transparently, showing users what we know, when we last checked, and where there are gaps, without causing panic or false confidence. Performance was also a real challenge. Real time map layers with multiple overlapping environmental datasets get heavy fast. I spent a lot of time optimizing rendering so the experience stays smooth even under pressure. In the end, EnviroSentinel Pro is not perfect yet, and I am actively revising and improving it so it becomes more accurate, reliable, and ready for real world use.

Feasibility & Scalability The platform is designed as a modular data integration layer, meaning additional cities, countries, or data providers can be added without changing the interface. Because it relies on already existing public environmental APIs rather than proprietary infrastructure, deployment could scale from individual households to municipalities or emergency management agencies. The same system could realistically function as a public safety dashboard, community alert network, or local government monitoring tool with minimal UI/UX changes.

Alignment with the Hackathon Purpose EnviroSentinel Pro directly embodies the theme furthering the future by transforming scattered environmental data into predictive, multi-hazard intelligence that helps communities anticipate climate risks and act before disasters occur.

Share this project:

Updates