Welcome to my
portfolio page

Here, you'll find a showcase of my front-end web development projects, highlighting my skills in creating dynamic, responsive, and visually appealing websites.

Keep an eye on this page, as frequently I will update, change things and upload new projects. We are developers afterall...

Dummy Restaurant Website

A dummy restaurant website, for I used JavaScript extensively- especially for looping through the menu items from an external JSON file.



Dummy Restaurant Website
Github User Repo Finder

A GitHub repository finder. I used JavaScript fetch API to gain access to the data, whichcan be displayed by entering the name of a github user.



Github User Repo Finder
Shopping List

Another great example how powerful JavaScript even for juniior front end. This project saves data in the browser` local storage, by hitting the delete list button it clears up. It can be useful for tracking the prices while shopping



Shopping List
Weather Forecast

Heavily based on JavaScript Fetch API. Data is from https://home.openweathermap.org



Weather Forecast