Take a look at what I have been working on
Web development
Travel to Rome
This app contains information on visiting Rome, with tips and
suggestions on what and where to eat.
It has been built using exclusively HTML and CSS, has been
styled using Flexbox and grids to allow responsiveness.
Quotes Generator
This site provides quotes that contain a keyword entered by the
user.
It has been built with HTML and CSS, uses AI to identify the
quotes and it is controlled with Javascript. It also includes
npm effects to display the response.
Weather App (React)
The site offers the current weather details and a 5 days
forecast for the location entered by the user.
It has been built using Bootstrap and React and the weather
details are received via an API.