mikhail-karpov's Stars
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
yairm210/Unciv
Open-source Android/Desktop remake of Civ V
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
debezium/debezium-examples
Examples for running Debezium (Configuration, Docker Compose files etc.)
alfio-event/alf.io
alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
code-review-checklists/java-concurrency
Checklist for code reviews
apache/flink-training
Apache Flink Training Excercises
kbastani/event-sourcing-microservices-example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
yoomoney/db-queue
Worker-queue implementation on top of Java and database
kbastani/order-delivery-microservice-example
This repository contains a functional example of an order delivery service similar to UberEats, DoorDash, and Instacart.
arteam/100-Java-Concurrency-questions
An attempt to answer to the concurrency questions from a famous Habr blog post (in Russian)
hdescottes/GdxGame
Turn-based RPG game using Java and libGDX
spember/spring-bikeshed
An example app to demonstrate Event Sourcing concepts for Spring I/O 2024 AND to learn Vite w/React
CollaborationInEncapsulation/reactive-pacman
Multiplayer Reactive Pac-Man with RSocket
decodableco/examples
🌟 Examples of use cases that utilize Decodable, as well as demos for related open-source projects such as Apache Flink, Debezium, and Postgres.
redhat-developer-demos/kafka-tutorial
Kafka Tutorial for https://dn.dev/kafkamaster
sauravhiremath/fifa
React + Node.js + socket.io -- A turn-based multiplayer game-client based on FIFA
morsapaes/flink-sql-CDC
Self-contained demo using Flink SQL and Debezium to build a CDC-based analytics pipeline. All you need is Docker! :whale:
dfsdanimaulana/tank-war
2D Simple web game called tank war create uisng only HTML, CSS, and Javascript
fnatte/pizza-tribes
Pizza Tribes is a multiplayer persistent browser-based clicker real-time strategy game. The gameplay is a combination of a clicker game and a real-time strategy game.
salaboy/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
hpgrahsl/flinkforward21
Demo repository showing the Strangler Fig Pattern as discussed during our Flink Forward 2021 talk.
redis-developer/matcha
Matchmaking system for peer-to-peer competitive games.
sonalake/k8s-agw-oauth2
Example distributed OAuth2 with an API Gateway in Kubernetes environment
hpgrahsl/eda-pattern-examples
This repository hosts simple to understand examples for selected event-driven architecture patterns.
ZhouJian26/Santorini
Santorini Board Game in a distributed system via socket. Final Project of Computer Science's Bachelor's Degree at Politecnico di Milano 2019/2020
emilebui/GBP_Deploy
Kubernetes deployment config for Genshin Ban Pick web app
PhilipModDev/Libgdx-Tutorials
Libgdx tutorials explains a full run down of the framework filled with example code for beginners. It will help
Nlea/icecream-recommender-observation
spaghetti icecream
webfx-demos/webfx-demo-spacefx
This is the WebFX version of the JavaFX game SpaceFX written by Gerrit Grunwald. The webfx-new branch introduces new features in the game while the webfx-original branch is closer to the original game.