HomeBase:


This project was built in a 36 hour period during Dev BootCamp’s 2015 Independence Day Hackathon. It’s an idea I’ve wanted to pursue for a while, and was excited to create the prototype with a great team.

Keeping track of what’s going on with your family and at home can be tough. Where are my kids? What’s the schedule for the week? What are we having for dinner? Did I remember to turn the lights off? Lock the doors? Set the alarm? Air conditioner? HomeBase takes all of the tools you need and puts them on one page. Currently, HomeBase allows you to see where your family members are, chat with them, and control your smart lights.

Future Plans: calendar, reminders, meal plans, video chat, homework help, smart locks control, smart home alarm control, smart A/C control.
GitHub: https://github.com/edwinunger/homebase
Uses: Rails, Ruby, JavaScript, jQuery, Google OAuth, Google Maps API, Firebase, Philips HUE API, Materialize CSS.



FeelsLike:


When you move to a new city, you want to prepare for what the weather is going to be like. More than that, you want to know how the weather in your new city compares to what you’re used to in your current city. FeelsLike takes two cities and directly compares their historical weather data to give you a plain English answer. Select two cities, view D3 graphs for actual temperatures, perceived temperatures, and daylight hours. Click the arrows on each graph to directly compare the two cities on each value. Check out the ‘Compare’ tab to see how the cities relate on a month-to-month basis.

The site: http://feels-like-dbc.herokuapp.com
Back-End: https://github.com/FeelsLikeDBC/FeelsLikeBackend/tree/master
Front-End: https://github.com/FeelsLikeDBC/frontend/tree/master
Uses: Rails-API, Sinatra, Ruby, JavaScript, jQuery, D3, Weather Underground API, Forecast.io API, HTML5, CSS3.



Stack GopherFlow:


Stack GopherFlow is a Stack OverFlow clone. You can view questions, add new ones, edit or delete old ones, add new answers, and upvote or downvote questions and answers.

GitHub: https://github.com/edwinunger/stack-gopherflow
Uses: Rails-API, Rails, JavaScript, jQuery, HTML5, CSS3.



Recog-A:


When a patient or loved one gets Alzheimer’s, it’s often difficult to track changes in their short-term or long-term memory. The loss is gradual, not sudden. Recog-A serves two purposes. First, it allows caretakers to create quizzes for their patient. The quiz can contain images of loved ones, places the patient has traveled, etc. It serves as reminder to the patient of the important people or places in his life. Second, Recog-A keeps track of quiz scores over time, so it’s easier to measure how much a patient’s memory is deteriorating.

GitHub: https://github.com/edwinunger/recog-a
Uses: Sinatra, Ruby, JavaScript, jQuery, HighCharts, Imgur API, SendGrid API, HTML5, CSS3.