My projects
Weather App
With this app you can search any city in the world and check actual weather or forecast for this city. This app is build in react framework. The app take data from OpenWeatherMap api.
Peg solitaire
Peg solitaire (or Solo Noble) is a board game for one player involving movement of pegs on a board with holes. The game was made with functional JavaScript
Color game
Color game is a game for one player. In this game you need to choose the correct color based on a randomly displayed rgb value. The game was made with functional JavaScript