Skip to content
View AlekseyBykov's full-sized avatar

Block or report AlekseyBykov

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

Here are some of my open-source experiments and demos:

PatchCraft — Release Automation Tools

  • patchcraft-web — Microservice-based system for automated patch generation, notifications, and integrations.
  • patchcraft-desktop — Desktop tool for patch creation, impact analysis, and delivery workflows (Go + Wails).
  • pets.relmgr — JavaFX desktop application for release management, patch packaging, and communication workflows.

Microservices & Distributed Systems

Architecture & Backend Design

Data Processing & Integration

  • pets.pipespec — ETL module for flat-file parsing, XML validation, and domain mapping.
  • querydsl-demo — QueryDSL usage with Spring Boot and Testcontainers.

Testing & Diagnostics

AI & Experiments

Certificates

  • certificates — Collection of completed courses and certifications.

Pinned Loading

  1. pets.spring-boot-monolith pets.spring-boot-monolith Public

    An example of Spring Boot monolith application with using Layered Architecture. Includes decoupled backend only.

    Java 5 3

  2. pets.onion-architecture pets.onion-architecture Public

    An example of Spring Boot monolith application with using Onion Architecture. Includes decoupled backend only.

    Java 3 2

  3. patchcraft-desktop patchcraft-desktop Public

    Full-stack desktop tool for automated patch generation, impact analysis, and delivery workflows (Go + Wails), reducing manual effort in release preparation.

    JavaScript

  4. patchcraft-web patchcraft-web Public

    Full-stack microservice system for automated patch generation, notifications, and integrations (Java + Spring Boot + React).

    Java

  5. pets.oracle-index-utils pets.oracle-index-utils Public

    Idempotent Oracle index creation (10g-safe) with exact column check and Testcontainers-based integration tests.

    Java

  6. pets.edu-sphere pets.edu-sphere Public

    Microservice-based system with API gateway, service communication, and containerized deployment (Spring Boot).

    Java