Take a look at what I've been working on!
Old IT School website
Replicated the old website of IT School using pure HTML and CSS. This project has multiple HTML files, which are linked to each other by the navigation bar.
React Dictionary App
Dictionary App created using React. Using different components, added the ability to listen to the phonetic audio. Used two different API's for the ability to see the definition but also photo examples of the searched word.
React Weather App
Weather App created using React. Using multiple components, added the ability to search for any city in the world. Integrated OpenWeatherMap API so the UI diplay the current weather and also the forecast for the next 5 days.
Portfolio Project
Responsive Portofolio Project built with HTML, friendly UI on any device-width. Created multiple HTML files, which are linked to each other by the navigation bar. SEO was also a priority for the site.
Vanilla Weather App
Web application that is fully interactive. Using vanilla js, this weather app allows users to access weather data for over 200,000 cities in metric units. Data is pulled from OpenWeatherMap API.
About me project
About me landing page built with HTML and styled with CSS and Bootstrap. Has multiple HTML files, which are linked to each other by the navigation bar.
Zumba Project
Zumba project, basic landing page built with HTML, CSS
Weather App
Interactive weather app using pulled data from OpenWeatherMap API. Has the ability to get current location, was built with HTML, CSS and Java Script