😊 Alejandro Vargas 🎵


Weather predictions

This app works using the geopy library to get the lat and long of the address of your input. With the lat and long, we use the api of openweathermap.org to fetch the data.

See Project
Stocks from Some Big Techs

This app works with alphavantage api to fetch the stocks data from some big tech companies. The news are taking from the API of newsapi.org.

See Project
Basic RESTful API

This app serves information using the CRUD for names of puppies as json object. For this project the Flask-Restful library was used for the web application.

See Project