Feb 26, 2021Neural networks and Deep LearningIn the last couple of weeks I’ve been taking the Neural Networks and Deep Learning course from Coursera and there are multiple sections where you want to validate and interact with the code that is being provided. One of the alternatives that I found for playing around with Jupyter and…Coursera2 min read
Jun 19, 2020Deploying AWS docker containers.I was looking for some information about how I could deploy a docker application in AWS, specifically a React application. I must confess that I’m a newbie on AWS world so I decided to use their UI instead of the command line and evaluate how intuitive its User interface is…Docker3 min read
May 15, 2020Deploying a ReactJS application on HerokuAll right, this is my first post on Medium and doesn’t pretend to be very detailed however you can find the project created on github and please feel free if you have any doubts, I will try to answer your questions asap. Here we go, I’ve created…Heroku2 min read