1
In this project I created an English Dictionary with a search engine using React.js, a dictionary API and an image API. This dictionary includes: word pronounciation sounds, word definitions, synonyms and images related to the searched word.
With this project I provided content about a famous opera singer which I like a lot - Anna Netrebko. I used HTML and CSS, mainly integrating Youtube videos on this page. I also used grids and cards to organize content and provided links that help navigate to specific parts of the page and that help to check more information on external websites.
In this project I used HTLM, CSS and JS skills, but more importantly I had to create JS functions to make the Time Zone API run to provide the current time in different cities in the world, from a selected list of cities.
Again, I used HTLM, CSS and JS skills, and specifically I had to
create several JS functions to allow:
1) a search for any city in the world with a search engine;
2) current time and date API to provide the current time and date of
any geolocation in the world;
2) weather API to provide the current weather of any geolocation;
3) weather API to provide a 6 days weather forecast for any
geolocation;
4) search for current location weather.