A real-time disaster monitoring and response platform for India — aggregating live alerts, resource tracking, and field coordination into a single command-center dashboard.
🔗 https://disastershieldin.vercel.app/
DisasterShield is a national disaster response operations platform built specifically for India. It consolidates critical emergency information into one fast, clean dashboard — designed for speed and clarity under pressure.
- Real-time disaster alerts across Indian states
- Resource tracking — relief camps, medical units, rescue teams
- Field coordination dashboard for emergency responders
- High-contrast UI built for fast decision-making
- Minimal clicks, maximum information density
- 🚨 Live disaster alert feed by region and severity
- 🗺️ India-specific geographic operations view
- 🏥 Resource and relief camp tracking
- 👥 Field team coordination panel
- ⚡ Fast-loading UI optimized for emergency use cases
- 📱 Fully responsive — works on mobile field devices
- 🌑 High-contrast dark UI for readability in any condition
- React.js
- Tailwind CSS
- REST APIs
- Vercel (deployment)
- Lovable (AI-assisted development)
- Node.js 18+
# Clone the repo
git clone https://github.com/imsiddharthnegi/disastershield.git
# Navigate into project
cd disastershield
# Install dependencies
npm installnpm run dev- Dashboard loads with live disaster alert feed
- Filter alerts by state, severity, or disaster type
- Track active relief resources and their locations
- Coordinate field teams from the operations panel
- Monitor situation in real time as events update
Built for emergency response coordinators, disaster management authorities, and field teams who need a single source of truth during active disaster situations — where every second counts and information overload kills response time.
disastershield/ ├── src/ │ ├── components/ │ ├── pages/ │ ├── lib/ │ └── App.tsx ├── public/ ├── package.json └── README.md
- Integration with NDMA live data feeds
- SMS alert system for field teams
- Offline mode for low-connectivity areas
- Multi-language support (Hindi + regional languages)
- Satellite imagery integration
- Volunteer coordination module
Siddharth Negi
- Portfolio: https://siddharthnegi.vercel.app/
- LinkedIn: https://linkedin.com/in/imsiddarthnegi/
- Email: imsiddarthnegi@gmail.com
MIT License — free to use and modify
Built with precision · © 2026 Siddharth Negi