Your emergency buddy and agent.

Overview

S.H.I.E.L.D: To make you Beware of your surrounding

The main aim of the S.H.I.E.L.D is to safeguard the individual and also make them aware about the abnormal or critical situation in the surrounding. So, that they should take the course of action according to that. An emergency guide to help you to reach out for help and safeguard 🏑

S.H.I.E.L.D provides a community which helps other by sharing/reporting the uncertain behaviour or sitatuion. Reporting done by any individual seems to be as an announcement to all the people nearby πŸ“£ (around 2 km radius)

Features

πŸ“ To register uncertain condition on website

πŸ”” Notifying the uncertain condition/incident to the indivudals living in the locality

⚠️ Real Time Disaster Notification & update will be reported as an alert to the user and also visible on the Map

πŸŒ€ To Showcase the Safe Spots/NGO (Organization Associated) at the time of Natural Disaster

πŸ“’ Reported incident would be visible on the geomap

🧭 Helps to Navigate to the nearest Safe Spots/NGO through Map

πŸ’° Donation can be done for the associated NGO/Organization

πŸ† S.H.I.E.L.D Coins as rewards for an individual who reports the incident

Languages and Tools

bash css3 git html5 javascript linux nextjs tailwind leafletjs Landbot twilio nodejs

Documentation

πŸ—οΈ Our Project

The main motive of S.H.I.E.L.D is to make an environment which helps the user and also make it aware about the situations and also about how to deal with that.

Snapshots

Home Page Our Features Live Incident Tracker
NGOs Mapping NGOs Info Register Incident
Login Live Notifications Donations
Chatbot It's Features Community Page

Instructions on running project locally:

Clone the project

  git clone https://github.com/prathikshetty2002/Codeissance_41_Devshaks.git

Install dependencies:

  cd www.shield.com/
  
  yarn install

Run Project on terminal

  yarn dev

Start the server

  http://localhost:3000

Things to add on:

  1. To add slicer and filters. So, that naviagtion to the targeted incident would be easy.
  2. To add different marker for different category.
  3. To improve UI.

Authors

πŸ”† @Mr-Jayesh

πŸ”† @R-ctrl-ctrl

πŸ”† @hrishikesh332

πŸ”† @prathikshetty2002

You might also like...

Front end for Agent-LLM.

Front end for Agent-LLM.

Agent-LLM (Large Language Model), Front End Please use the outreach email for media, sponsorship, or to contact us for other miscellaneous purposes. D

May 8, 2023

Seamlessly connect your web server to Rebrandly so that you can re-use your domain name for both your app and your short links

rebrandly-express Seamlessly connect your web server to Rebrandly so that you can re-use your domain name for both your app and your short links Rebra

Dec 13, 2022

This site compares your GitHub Profile to your friends, and analyses and tells your GitHub profile score too.

GitHub βš”οΈ Duel Deployed at πŸš€ : https://githubduel.vercel.app/ Compare your GitHub profiles with your friends It gives score to GitHub profile based o

Nov 21, 2022

375 DSA Tracker helps you build your confidence in solving any coding related question and helps you prepare for your placements. It is your personal web-based progress tracker based on 375 DSA Sheet by Aman Dhattarwal & Shradha Didi

375 DSA Tracker helps you build your confidence in solving any coding related question and helps you prepare for your placements. It is your personal web-based progress tracker based on 375 DSA Sheet by Aman Dhattarwal & Shradha Didi

375-DSA Tracker πŸ‘¨β€πŸ’» Me and my friend Abhilash Jena made a 375 DSA Tracker website based on 375 DSA Sheet by Aman Dhattarwal & Shradha Didi which hel

Nov 11, 2022

portfolio-project is a npm package to automatically update your projects section in your portfolio website. It will fetch the selected repositories directly from your GitHub account.

portfolio-project is a npm package to automatically update your projects section in your portfolio website. It will fetch the selected repositories directly from your GitHub account.

portfolio-project Those days of manually updating portfolio website after every new project made are gone ⚑ Yesss . . . you read that right. πŸ˜‰ portfo

Aug 3, 2021

View maps, graphs, and tables of your save and compete in a casual, evergreen leaderboard of EU4 achievement speed runs. Upload and share your save with the world.

View maps, graphs, and tables of your save and compete in a casual, evergreen leaderboard of EU4 achievement speed runs. Upload and share your save with the world.

PDX Tools PDX Tools is a modern EU4 save file analyzer that allow users to view maps, graphs, and data tables of their save all within the browser. If

Dec 27, 2022

Catalogist is the easy way to catalog and make your software and (micro)services visible to your organization in a lightweight and developer-friendly way.

Catalogist is the easy way to catalog and make your software and (micro)services visible to your organization in a lightweight and developer-friendly way.

catalogist πŸ“š πŸ““ πŸ“’ πŸ“– πŸ”– The easy way to catalog and make your software and (micro)services visible to your organization through an API You were a pe

Dec 13, 2022

Easiest 1-click way to install and use Stable Diffusion on your own computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.

Easiest 1-click way to install and use Stable Diffusion on your own computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.

Stable Diffusion UI Easiest way to install and use Stable Diffusion on your own computer. No dependencies or technical knowledge required. 1-click ins

Dec 30, 2022

πŸ“· Detects your face and adds filters from your webcam. You can capture and download images.

πŸ“· Detects your face and adds filters from your webcam. You can capture and download images.

Snapchat Filters on WebCam πŸ“· Detects your face and adds filters from your webcam. You can capture and download images. πŸ‘‰ Visit site πŸ“Œ Screenshots ?

Apr 27, 2022
Comments
  • Add a contributing.md file to the project

    Add a contributing.md file to the project

    Specify community guidelines through a contributing.md markdown file.

    • [x] Also add a code of conduct
    • [x] How to contribute to our project
    • [x] Add links to slack or discord community

    After tasks complete, merge & build preview .

    documentation Author hacktoberfest 
    opened by prathikshetty2002 2
  • RESTRUCTURE: Move all firestore queries to single file

    RESTRUCTURE: Move all firestore queries to single file

    • [ ] Create new file for firebase firestore queries
    • [ ] Move all firebase queries in the whole project to this file
    • [ ] Create respective functions for each query
    • [ ] Import those queries in respective file in the project
    • [ ] Call the functions properly
    Fix-it hacktoberfest 
    opened by JayeshVP24 0
  • Replace template content and enhance the website content sections

    Replace template content and enhance the website content sections

    Make sure to complete the following tasks before pushing for preview mode deployment

    • [ ] Replace announcements page content
    • [ ] Improve donations page content
    • [ ] overall update of the website content

    After completing the steps , preview build will occur after merging with main.

    documentation Author 
    opened by prathikshetty2002 0
Owner
Prathik Shetty
TCET '24 | SSOC '22 | AI/ML developer | Linux | Kaggle | Core @DSC-TCET | Open Source @Genosisx
Prathik Shetty
A mesh network that connects remote communities to emergency responders without relying on internet, cell towers, or satellites

A mesh network that connects remote communities to emergency responders without relying on internet, cell towers, or satellites. Winner of Hack the North 2022. ??

Alice Cai 4 Sep 23, 2022
🍭 search-buddy ultra lightweight javascript plugin that can help you create instant search and/or facilitate navigation between pages.

?? search-buddy search-buddy is an open‑source ultra lightweight javascript plugin (* <1kb). It can help you create instant search and/or facilitate n

Michael 4 Jun 16, 2022
🐢 Puppy Buddy κ°•μ•„μ§€μ˜ 친ꡬ λ§Œλ“€κΈ°, κ°•μ•„μ§€μ˜ 행볡을 μœ„ν•˜μ—¬! 🍺

?? seb39_pre_019의 main-project ?? PuppyBuddy(퍼피버디) ?? 우리 μ‚¬λž‘μŠ€λŸ¬μš΄ 멍멍이의 μ‚°μ±… 친ꡬλ₯Ό λ§Œλ“€μ–΄ μ£Όκ³  μ‹Άλ‹€λ©΄ PuppyBuddy(퍼피버디)와 ν•¨κ»˜ν•΄μš”! κ°œλ°œκΈ°κ°„: 2022.09.07 ~ 2022.10.12 ??‍??‍??‍?

codestates-seb 23 Nov 24, 2022
This repository demonstrates how to integrate your Dialogflow agent with 3rd-party services services using a Node.JS backend service

This repository demonstrates how to integrate your Dialogflow agent with 3rd-party services services using a Node.JS backend service. Integrating your service allows you to take actions based on end-user expressions and send dynamic responses back to the end-user.

ddayto 10 Jul 21, 2022
This is a little script that shows how to ddos a website. Can bypass cloudfare & ddos-guard. Ip switcher and random user agent

This is a little script that shows how to ddos a website. Can bypass cloudfare & ddos-guard. Ip switcher and random user agent

null 13 Dec 17, 2022
UAParser.js - Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment.

UAParser.js JavaScript library to detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data with relatively small footprint (~17KB m

Faisal Salman 7.4k Jan 4, 2023
A cloudflare worker to use the user-agent for ~~rickrolling~~ without a discord embed

nextcord.gay A cloudflare worker to use the user-agent for rickrolling without a discord embed Build npm run build Find the output in ./dist/worker.mj

Oliver Wilkes 10 Oct 4, 2022
A Multi-Agent Path Finding visualization website.

MAPF Visualizer A visualization tool for multi-agent path finding algorithms. About The Project This project provides a visualization tool for Multi-A

Yutong Li 22 Dec 29, 2022
πŸ¦ πŸ”¬ Forta agent that detect deployment of smart contracts containing an exploit function

Attack Simulation Bot Description The agent detects deployment of smart contracts containing an exploit function. Using a simulation-based approach, t

Artem Kovalchuk 29 Dec 26, 2022
Nodejs agent for Sidekick open-source live application debugger

Sidekick Agent NodeJS Sidekick agent Nodejs is a Nodejs library that communicate with Sidekick broker to inspect, monitor and debug your application o

Sidekick 12 Nov 8, 2022