projects

weather picture

React Weather Application
Weather app built with React. The application uses API calls to search for weather in numerous places all around the world. It also displays the future forecast and weather parameters of the searched city. Fully responsive and hosted on Netlify.

books

Dictionary
Dictionary app built with React. The application uses API calls to search for words, definitions, synonyms, pronunciation, as well as pictures. Fully responsive and hosted on Netlify.

...

Weather Application
Built with HTML, CSS, Vanilla JavaScript, API, Bootstrap and hosted on Netlify. The application can search for weather anywhere in the world using OpenWeatherMap API. It also displays the future forecast and weather parameters of the searched city.

...

Vanilla JS Memory Game
A well-known memory game coded with HTML, CSS and Vanilla JavaScript. Created based on Ania Kubow's YouTube tutorial (link in the app footer). Hosted on Netlify.

...

Responsive Portfolio
Fully responsive website built with HTML, CSS, and Bootstrap. Flexbox technologies and SEO applied. Hosted on Netlify. The project presents my portfolio and resume; it provides further contact details, as well as links to my social media.

...

PAC-MAN game
A simplified version of the legendary game of PAC-MAN coded with HTML, CSS and Vanilla JavaScript (hosted on Netlify). It was created following Ania Kubow's YouTube tutorial (link in the app footer). Use the arrows to move Pac-Man and enjoy!

...

Random Burger Generator
Click on the burger pic and get a random burger name generated. A simple app built with HTML, CSS, Vanilla JS and API. Fetch() used to GET the API's data.

...

Famous Unicorns API
JSON database containing some of the most famous unicorns 🦄 presented in pop-culture. Fully usable API created with Ania Kubow and hosted on Heroku. Feel free to use it and contribute! See the code on GitHub.

dessert

React Dessert App
Single Page Application that allows the users to add their favourite dessert to the database. API stored on Google Firebase gets updated after the NewDessert form is submitted. The following React hooks are used: { useState }, { useEffect }, { Router }, { Link }, { useNavigate}, { iseRef }. Bootstrap for React was used. Hosted on Netlify.