Pinned Repositories
javarush-telegrambot
JavaRush Telegram bot from the community to the community. All the process of software development of this bot is described in series of posts
springboot-flyway-demo
Demo for SpringBoot + Flyway
flights-monitoring
Application for monitoring flight cost based on Skyscanner API. Application deployed on Heroku and application API can be tested on Swagger UI
git-demo
Project created for step-by-step guidelines for learning Git
image-comparison
Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.
raspberrypi-home-ecosystem
Home ecosystem based on single-board PC Raspberry Pi.
skyscanner-flight-api-client
Published on Maven Central Java Client for a Skyscanner Flight Search API hosted in Rapid API
spring-boot-mapstruct-example
Demo project for showing Mapstruct in general and unit tests in particularly
usage-image-comparison
Examples of the usage image-comparison project
template-repository
General template repository for any languages, that creates for fast running development process with configuration, which are the same from project to project.
romankh3's Repositories
romankh3/image-comparison
Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.
romankh3/spring-boot-mapstruct-example
Demo project for showing Mapstruct in general and unit tests in particularly
romankh3/flights-monitoring
Application for monitoring flight cost based on Skyscanner API. Application deployed on Heroku and application API can be tested on Swagger UI
romankh3/git-demo
Project created for step-by-step guidelines for learning Git
romankh3/skyscanner-flight-api-client
Published on Maven Central Java Client for a Skyscanner Flight Search API hosted in Rapid API
romankh3/raspberrypi-home-ecosystem
Home ecosystem based on single-board PC Raspberry Pi.
romankh3/usage-image-comparison
Examples of the usage image-comparison project
romankh3/logger-lecture
Lecture about logging in Java for RD Epam.
romankh3/debug-presentation
Presentation for debug process via Intellij IDEA.
romankh3/taco-cloud
practice project for Spring in Action fifth edition.
romankh3/aws-lambda-unzip-s3-java
AWS Lambda to extract zip files uploaded to S3
romankh3/romankh3
romankh3's CV
romankh3/movietracking
Movie tracking application
romankh3/design-patterns
The examples of the design patterns project
romankh3/spring-batch-example
romankh3/drools-springboot-example
Example of using Drools engine.
romankh3/tictactoe
Own implementation of the game - TicTacToe. For any rectangle and any winner line count.
romankh3/cobol-code-example
Some cobol code.
romankh3/flyway-example
The example of Flyway versioning based on Flyway
romankh3/mongopresentation
romankh3/desktop-image-comparison
Desktop using image-comparison
romankh3/springboot-postgres-docker-deployment-example
The project shows how to fast and easy add deployment process to Java app with database
romankh3/eureka-example
The example of using an Eureka
romankh3/conductor
Conductor is an event driven orchestration platform
romankh3/coronadesinfector
Created own infrastructure by Evgenyi Borisov, based on youtube video https://www.youtube.com/watch?v=rd6wxPzXQvo&t=4178s
romankh3/hystrix-example
Example to explore Hystrix.
romankh3/js-for-begginers
Examples from JS for Begginers course
romankh3/partial-update
This library created to help serialize, deserialize, pass through application layers and collect all changes on each layer in DTOs, Models, Entities etc.
romankh3/spring-boot-state-machine-example
romankh3/typescript-for-beginners
Just a code base from the course about TypeScript.