Projects
ProjectsLotto Game
Is a team project, in which I was mainly responsible for the design and layout developing. For the implementation I used HTML, CSS and a bit of Javascript.
Restaurant Finder
This app helps to find and filter restaurants based on different requests. For example, to find a middle-range Italian restaurant that is open now and also serves lactose-free dishes.In this project I learned to develop Apps with dynamic content by fetching the data from the API.Also I applied React Routing and used Redux. I came up with all the design and styles myself. For the styling I used SCSS.
Weather App
With this application, the weather can be seen in the user's current geolocation, or anywhere else in the world. The background also changes depending on the data received. For developing this App I used React and SCSS, and all the weather data I received by fetching the data from the openweathermap.org.