Software Developer
• Developed both the front-end and the back-end of the Fireblitz web app.• The web app uses JavaScript, HTML, CSS, JSON, Bash, and Firebase Cloud Messaging to deliver 911 call information to fire stations quickly and precisely.• Users send identification information through an HTML form to a CGI script on the Fireblitz server. This CGI script is written in Bash, and it parses the query string generated by the form to insert that user in a database.• When the station that said user is a member of receives a call they will receive a notification, and a button containing critical call information on it will appear. They will only receive the call if they are listed on the recipients of the call. When clicked, the user will be taken to a page containing all the call information and a link to a Google Maps search for the location of the call.