Skip to content
View WhiteHorseKPI's full-sized avatar

Block or report WhiteHorseKPI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sport-check-bot sport-check-bot Public

    This Telegram bot is designed to track how many consecutive days each group member has missed sports training. It helps maintain discipline by encouraging daily participation and showing everyone’s…

    Python 7

  2. fb-labs-2019 fb-labs-2019 Public

    Forked from xapchenko7/fb-labs-2019

    1

  3. dataMining dataMining Public

    Set of data mining laboratory notebooks exploring core data analysis workflows: data preprocessing, visualization, modeling, and evaluation. Ideal for learning or teaching hands-on data mining tech…

    Jupyter Notebook 1

  4. micro_basics micro_basics Public

    A minimal Java microservices starter kit: includes facade, messaging, and logging services built with Spring Boot. Designed to illustrate micro-architecture basics and inter-service communication, …

    Java

  5. micro_hazelcast micro_hazelcast Public

    Micro Hazelcast is a Java-based microservices project demonstrating how to use Hazelcast as a distributed in-memory data grid for sharing state, caching, and communication between services. It show…

    Java

  6. micro_mq micro_mq Public

    Micro Messaging Queue is a lightweight Java-based message queuing solution designed for microservices. It enables asynchronous, decoupled communication between services. Producers can publish messa…

    Java