Pinned Repositories
-MostRecentlyInsertedQueue
anargams
Two words are defined as anagrams if they do share the same letters, but are in a different order (i.e. the english words race and care are anagrams)
archaius
Library for configuration management API
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
CodeGuru
docker-junit-rule
A junit rule to run docker containers
docker-junit-rule-newagesol
junit rule for docker added support kafka and zookeeper
failfast
github-actions-for-packages
MaksDanylenko's Repositories
MaksDanylenko/-MostRecentlyInsertedQueue
MaksDanylenko/anargams
Two words are defined as anagrams if they do share the same letters, but are in a different order (i.e. the english words race and care are anagrams)
MaksDanylenko/archaius
Library for configuration management API
MaksDanylenko/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
MaksDanylenko/CodeGuru
MaksDanylenko/docker-junit-rule
A junit rule to run docker containers
MaksDanylenko/docker-junit-rule-newagesol
junit rule for docker added support kafka and zookeeper
MaksDanylenko/failfast
MaksDanylenko/github-actions-for-packages
MaksDanylenko/inheritance
Practice for Vasyl
MaksDanylenko/json-schema
JSON Schema validator for java, based on the org.json API
MaksDanylenko/kubectl-commands
MaksDanylenko/microservies-testing
MaksDanylenko/NavVisCodeChallengeWeb
MaksDanylenko/NemeStats
NemeStats is a completely free website for tracking board games played among a relatively stable group of players.
MaksDanylenko/otj-pg-embedded
Java embedded PostgreSQL component for testing
MaksDanylenko/programmer-competency-matrix
ENG -> RU: Матрица компетентности программиста, мой перевод
MaksDanylenko/python-reviewer-test
python-reviewer-test
MaksDanylenko/saxExcelParser
This is Excel Parser for big files. Used sax xml parser for xml
MaksDanylenko/score-board
MaksDanylenko/songs-info
MaksDanylenko/spring-contract
MaksDanylenko/spring-contract-consumer
MaksDanylenko/spring-contract-producer
MaksDanylenko/styleguide
Style guides for Google-originated open-source projects
MaksDanylenko/templates
This repo contains templates for maven/gradle spring projects
MaksDanylenko/test-container
Init project for spring 5 and oracle
MaksDanylenko/uncheck
A Java library for easily wrapping check exceptions inside runtime exceptions
MaksDanylenko/unchecked-exceptions-java
Throw any Java Exception anywhere without the need of catching them nor wrapping them into RuntimeException