mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-21 06:49:03 +00:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "GIDrone"
|
||||
date: 2018-05-11T00:00:00-06:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
## What is it?
|
||||
GIDrone began as a part of my Master’s Project at Western Illinois University. The app came aboutduring talks with members of the GIS Center at WIU.
|
||||
|
||||
The function of the app is to facilitate flight missions done with drones for scenarios such as Search and Rescue. The first version of the app gave the user the ability to have a create “missions” and while flying have a similiar view to that of DJI’s iOS application. The difference being that at anytime during the flight the pilot could share the drone’s location, current image, and even entire mission flight log with the tap of a button. The user could also upload the flight as a Feautured Layer in ArcGIS online from the main screen of the app.
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "qController"
|
||||
date: 2016-11-18T12:45:20-06:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
## What is it?
|
||||
qController is a very simple app that allows the user to control Figure 53’s QLab software from a mobile device (iOS, Android).
|
||||
|
||||
## Where can I get it?
|
||||
* [Play Store](https://play.google.com/store/apps/details?id=com.jwetzell.qlabcontroller)
|
||||
* [App Store](https://itunes.apple.com/us/app/qcontrol/id1350276173?mt=8)
|
||||
|
||||
### Legal Stuff
|
||||
Figure 53 and QLab are registered trademarks of Figure 53, LLC. qController is not affiliated with Figure53, LLC and this application has not been reviewed nor is it approved by Figure 53, LLC.
|
||||
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "SVWX Mobile"
|
||||
date: 2017-05-01T12:45:26-06:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
## What is it?
|
||||
The Sauk Valley Weather mobile app (SVWX Mobile) is a hyper-local weather app for the Sauk Valley area.
|
||||
|
||||
The app was developed for [SaukValleyWeather.com](http://saukvalleyweather.com/). The app utilizes multiple different technologies to gather and display the data that is inside the app. Some of the technologies are listed below.
|
||||
|
||||
* [Firebase](https://firebase.google.com/) (Data Backend)
|
||||
* [DarkSky](https://darksky.net/dev) (Forecasts)
|
||||
* [Leaflet](https://leafletjs.com/) (Radar Map)
|
||||
* [NWS](https://alerts.weather.gov/) (Weather Alerts)
|
||||
* [OneSignal](https://onesignal.com/) (Notifications)
|
||||
* [Ionic](https://ionicframework.com/) (Cross Platform App Framework)
|
||||
|
||||
## Where can I get it?
|
||||
* [Play Store]()
|
||||
* [App Store]()
|
||||
Reference in New Issue
Block a user