• Nasa Exoplanet Archive

    This is a pet project developed to learn more about Python APIs. The main objective here was to gather information using an endpoint that offers exoplanets’ data (exoplanets are planets outside our solar system!). The data used in the application comes from Nasa Exoplanet Science Institute website, through an API...


  • Creating a local Amazon Alexa audio skill

    Table of Contents First Steps Creating a Skill Adding an Invocation Name and Audio Interface Editing the code Activating Test Mode Final Remarks Tutorial on how easily you can create an Alexa Skill calling an external audio file to impress your friends and family. First Steps In order to start,...