NoiseThreat is a small web project which try to measure and explain noise pollution in simple way. In many cities, specially in India, noise from trafic, construcvtion and crowded areas is very common but people mostly dont pay attention to it. Th…
NoiseThreat is a small web project which try to measure and explain noise pollution in simple way. In many cities, specially in India, noise from trafic, construcvtion and crowded areas is very common but people mostly dont pay attention to it. This platform uses the device microphone to records small sound sample and convert it into decibel value so users can understand how loud the surrounding area is.
The result is shown on a simple dashboard with a sound meter and a basic Noise Polution Index which tells if the environment is safe or too noisy. It also compare the sound level with general WHO and CPCB guidelines. The main idea of this project is to make noise pollution little more visible and help people realise how everyday sound around them can affect health and daily life.
I used AI little bit while making this project. Mostly I used it to understand some basic JavaScript things and sometimes for small Css layout or ratio issues and Few UI elements