
Code In Magenta
Freelance project. I worked in a team to develop this Landing Page. I was in charge of the general development of all three pages and mobile views, working specially with Flexbox and Grid to create the job board page.

Sunnyside Landing Page
I built this Landing Page base on a challenge from Frontend Mentor using React. I use it to make reusables components to avoid repeat code. The app is fully responsive.

Weather App
This is a responsive weather app made with JavaScript using open-weather API. It's my first project using an API, where you can get the current weather data for any location on Earth.

Travelling Landing Page
I built this website based on a figma design made by me. I use React to focus on the categories that the the user can choice, about the different destinations. The app is fully responsive and include a hamburger menu to go to each section in the page.

Loopstudios Landing Page
I built this Landing Page base on a challenge from Frontend Mentor using HTML, CSS, and JavaScript making focus on the images section made with grid. The app is fully responsive.

Product Preview
I built this challenge base on the challenge from Frontend Mentor using HTML, CSS displaying a card which contains an image with a full description about the product. The app is fully responsive.

Advice Generator
This is my second project using an API. For this ocassion, I'm using the useEffect hook from React to call the API and get the data from it. I'm adding the styles with Tailwind.