summaryrefslogtreecommitdiff
path: root/_data/projects.yml
diff options
context:
space:
mode:
Diffstat (limited to '_data/projects.yml')
-rw-r--r--_data/projects.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/_data/projects.yml b/_data/projects.yml
index ec9ca00..72a694b 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -22,6 +22,12 @@
github: "printerSystemCSI210"
live: "/posts/forest-printer-management/"
+- name: "Emergency Street Search"
+ description: "As an afternoon project, I decided to digitize the \"Red Book\" we use at the Pennington First Aid Squad that contains detailed directions and maps to all the streets in our district, enabling crews to quickly find the information they need when responding to calls."
+ tech: "JavaScript, jQuery"
+ github: "benburwell/streets"
+ live: "http://penningtonfirstaid.org/street_sop_doc/street_search.php"
+
- name: "Newspaper Publishing"
description: "A web application I created for my high school newspaper to help manage the publishing workflow. Routes articles through the editorial cycle and tracks them from first upload by author through publication."
tech: "PHP, JavaScript, CSS, MySQL"