Created an SMS bot that when texted will modify a Redis database and send responses, and will also access at least one 3rd party API. You will also create an accompanying NodeJS application that continuously checks for changes to the Redis database, and will update a front-end website and SQLite database in response.
An app built with Vue that uses a few API's to collect data about astronomy related topics and return them to the user. It uses a date-dropdown-component as well as the API's from NASA, spaceflight news and hubblesite.org to collect the information.