I have learned my coding skills through the SheCodes.io workshops. Check out their SheCodes Foundation.
My GitHubMy skills
My very first lines of code, created during the SheCodes Basics workshop. We had to build a basic website about something we love.
Built with HTML, CSS and some
first steps into JavaScript
A worldwide weather checker that allows you to search a city and change the forecasted temperature to Cº
or Fº. The background will change dependent on the weather description.
Built with HTML, CSS, JavaScript and my first API integration.
Very similar to the JavaScript weather app, but this time built with HTML, CSS and React. Very much enjoyed learning the concept of React.
Try it outA page that will show the current local time in different cities around the world, or at the current location of the user. Making use of Moment.js to format dates and times.
Built with HTML, CSS and
JavaScript.
A dictionary app, built with HTML, CSS and React.