Illustration of a woman showing a coding project

These are my

Coding projects

I have learned my coding skills through the SheCodes.io workshops. Check out their SheCodes Foundation.

My GitHub

My skills

HTML
CSS
JavaScript
React
Bootstrap
API
Editor
GitHub
Netlify
Responsive
Flexbox
SEO

How it all started..

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

Launch page

Weather App - 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.

Try it out

Weather App - React

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 out

World Clock - JavaScript

A 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.

Try it out

Illustration of two men at a construction site

Coming soon...

A dictionary app, built with HTML, CSS and React.