Recent selected projects
Music App
Music-themed website with dynamic layout, interactive buttons, and
a switching theme functionality.
This website was built using HTML, CSS and JavaScript.
World Clock
World clock application displaying current date and time zone for
selected cities. The data are fetched from “Moment.js” and “Moment
Timezone”.
This app was built using HTML, CSS, JavaScript and APIs.
Weather App
Weather application allowing users to get the weather condition of
their current location or to search by city. The data are fetched
from “SheCodes” API using Axios.
This app was built using HTML, CSS, JavaScript and APIs