Junior Java Developer
Programming
Cyber Security
Sustainability
Snowboarding
Boxing
Travel
Music
A final project of Java software development bootcamp. This app fetches the exchange rates from external REST API and enable registered users to buy or sell cryptocurrencies.
https://github.com/ProjektGrupowyJavalon3/Cryptocurrencywallet
Simple fullstack ecommerce application. Online store providing variety of products.
https://github.com/PaulinaCz/ecommerce-project
Fetching data from a third party API and presenting it in simple Model View Controller design pattern. Application is just a simple representation of fetched data, it is not stored in any kind of database system. Interface of application presents data ordered by country and state name. It has an additional function filtering records by country name.
https://github.com/PaulinaCz/Covid-19-Tracker
A REST API question and answer web services. Main functionality: user registration and login, adding and deleting questions, adding and deleting answers, commenting answers. Each answer can be rated. Data is stored using MySQL database. Integration tests done using Mockito and JUnit, application functionality was verified using Swagger UI.
https://github.com/PaulinaCz/askme