About me

Front-end development apprentice, based in Barcelona.

A picture of myself

1995, born and raised in Barcelona, proud of my mediterranian roots which I think have defined part of my personality. I am a very social person even though I am quite introverted. I am very active, so I like practising many sports on a regular basis. My favourite ones are athletics, sports climbing and hiking.

After taking Audiovisual Systems Engineering in university I have been working as a QA Engineer, not only as manual tester but also automating test suites. After almost 5 years in the Quality branch I am looking for a change in roles and become a full time frontend developer.

Currently I'm in the learning stage of this change, and this is why I have developed this page. Click here if you'd like to know more about my technical background.

Some of my projects

Pasapalabra Game

Pasapalabra Game

Pasapalabra is a Spanish television game show. The game gives for each letter of the alphabet a definition of a word starting with or containing that letter. The player responds with a word, or passes by clicking "pasapalabra".

This app was developed as a coding challenge a colleage of mine gave me. It includes lots of Javascript, and plenty of logic behind.

Give it a try!

HTML
CSS
JS Vanilla
Netlify
Github
Weather app

Weather App

This weather app will tell you the current weather and a five day forecast for any specific place you manually input in the search bar. Also you can check the weather and forecast of your current location.

This app was developed as a project on the SheCodes workshop I took on 2022. It uses Open Weather Map API as a source of information, and it's my first project developed using React.

Go and check if you need to carry an umbrella!

HTML
CSS
JS
React
Netlify
Github
Github user search

Github Search

Github user search will return user information based on the username given in the search bar. Information shown will be the name of the user, the avatar, and the repositories, with the forks and the stars they have.

This app was developed as a coding challenge a colleage of mine gave me. It's the first app I have ever written.

Want to check some Github users?

HTML
CSS
JS Vanilla
Netlify
Github