Skip to content
View Jb192101's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Jb192101

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
Jb192101/README.md

Григорий Барышев

Java Backend Developer


👨‍💻 About Me

  • 3th year student of the Ryazan State Radio Engineering University
  • Java Developer with 3+ years of experience
  • Built a production-ready microservice project BookStatistic
  • Deep understanding of Spring ecosystem and microservice architecture
  • Interested in NLP, ML integration into Java, and system design
  • Currently learning: Kubernetes, Kafka Streams, Reactive Programming

🚀 My Tech Stack

Core

Java Spring Boot Spring Cloud Hibernate

Data & Messaging

PostgreSQL Redis Apache Kafka RabbitMQ MongoDB

Testing & Documentation

JUnit Mockito Swagger

Security & Monitoring

Keycloak Elasticsearch Kibana

DevOps & Tools

Docker Kubernetes Git Postman Maven

Other languages/tools

C++ Python

💻 Featured Project

BookStatistic — AI-Powered Book Genre Analysis

Java

Cloud service for deep analysis of literary preferences using NLP and machine learning.
Not just "what genres do you read" — but "what specifically attracts you in books".

Key features:

  • Microservice architecture (Spring Boot 3, Spring Cloud Gateway, Eureka)
  • Async processing with Kafka + Outbox pattern
  • OAuth2/JWT authentication with Keycloak
  • Audit via Hibernate Envers with user context propagation
  • Centralized logging with ELK stack (Elasticsearch, Logstash, Kibana)
  • Containerization with Docker and orchestration with Kubernetes
  • ML inference via Python service (SBERT + logistic regression)

📥 Contact Me


Pinned Loading

  1. 2048Game 2048Game Public

    Репозиторий для игры 2048, написанной на Java

    Java

  2. Code-Tasks Code-Tasks Public

    Repository for CodeWars and LeetCode Tasks.

    Java 2

  3. BookStatistic-Web BookStatistic-Web Public

    Репозиторий для веб-версии BookStatistic

    Java

  4. spring-iobox-starter spring-iobox-starter Public

    Репозиторий для Spring-стартера, реализующий паттерны Inbox и Outbox

    Java