Pinned Repositories
ArsenalFC
The basics of programming on android. The application contains basic information about the Arsenal Football Club. The user has, among others, access to the team's squad, photo gallery of previous and present stadiums, club's curiosities, records, trophies, social media, board with injured players, google maps with markers for stadiums in London and the most important places for the Arsenal supporter. The application also includes a WebView with a schedule and a table of Premier League matches.
BattleShips
Simple battleships game with GUI.
empik-task
FrozenLakeRL
Implementation of Reinforcement Learning temporal-differences methods in Frozen Lake environment.
gus-soap-integration
This is a project which uses SOAP protocol to get data from GUS (https://api.stat.gov.pl/).
LuhnAlgorithm
Simple checksum formula used to validate a variety of identification numbers, such as credit card numbers or IMEI numbers. Spring Boot, Mockito, Thymeleaf, Bootstrap
SimplexAlgorithm
StickyNotes
Spring Boot, Spring Security, MongoDB, Thymeleaf, Bootstrap, JavaMail, SuperCSV, Apache POI, IText PDF
takeaway-app
This is a project, which demonstrates Microservice Architecture Pattern using Spring Boot, Spring Cloud and Docker.
tdd-katas
TDD katas
MarcinPerka's Repositories
MarcinPerka/FrozenLakeRL
Implementation of Reinforcement Learning temporal-differences methods in Frozen Lake environment.
MarcinPerka/LuhnAlgorithm
Simple checksum formula used to validate a variety of identification numbers, such as credit card numbers or IMEI numbers. Spring Boot, Mockito, Thymeleaf, Bootstrap
MarcinPerka/empik-task
MarcinPerka/tdd-katas
TDD katas
MarcinPerka/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
MarcinPerka/MarcinPerka
MarcinPerka/tail-recursion
A special form of recursion where the last operation of a function is a recursive call.