Hi, my name is Oskar and I'm front-end web developer who just loves creating web applications with React, TypeScript and many other modern tools.
I'm always seeking for the new inspiring challenges and trying to learn something new every single day following the newest trends in web development.
If you'd like to know more about me feel free to ask! In the meantime, make sure to check my skills and some of my projects I made for fun!
Very simple app that tells you if the clicked location on the map is day or night.
Yet another small project that involves working with API fetching - I really enjoy it! Uses Google Maps API and Sunsrise/Sunset API.
City Info is a web application buit in React that shows a very basic info, about the city you searched for, such as description, weather and upcoming live events.
City Info also uses Google Maps' autocomplete function. All the data displayed on the site is fetched from three different APIs - WikiMedia, Dark Sky and Eventful.
NOTE: Due to some problems with Dark Sky and Eventful APIs, these components are not presenting any data now, but they are still present in the app as an example of error handling.
Establishment Rating Checker was a bit smaller app created in React, just to play with the library futher, using more advenced concepts like error boundaries or PropTypes.
The app shows you the rating of all establishments in given authority - it uses food.gov.uk API.