available for collaboration · Ukraine 🇺🇦

kuum-oss

Java developer digging into desktop apps, OOP, and software engineering. I focus on analyzing and stress-testing systems — understanding not just how things work, but exactly how and where they break.

"Every breaking point is a lesson — robustness is earned, not assumed."
→ github profile
scroll
01 system metrics
0+
repositories
0
stars received
0
languages in stack
02 tech arsenal
core languages
Java 21 Kotlin Python C / C++ TypeScript
data & infrastructure
MySQL PostgreSQL Docker Git Gradle Maven
tooling & testing
Postman JUnit IntelliJ IDEA VS Code Linux / Bash
patterns & paradigms
Clean Architecture CQRS Event Sourcing Actor Model OOP Coroutines
03 featured projects
microservices · event-driven · featured
NotifyHub
Event-driven notification microservice for an e-commerce platform. Orders flow through RabbitMQ into a durable consumer pipeline — persisted to PostgreSQL, reported to S3, with graceful degradation and async retry when S3 is unavailable.
Java 21 Spring Boot 3 RabbitMQ PostgreSQL AWS S3 Testcontainers JWT
  • Durable queue + DLQ — zero message loss on restart
  • S3 fallback: PENDING_UPLOAD → @Scheduled retry
  • JOIN FETCH solves Hibernate N+1
  • Idempotent consumer — safe on duplicate delivery
  • 5 Testcontainers tests — real Postgres, RabbitMQ, LocalStack
  • JWT auth + ownership check on all endpoints
performance engineering · featured
sol
Three-tier performance testing system for a JVM microservice stack — microbenchmarks, load testing, and chaos engineering wired into one pipeline with full observability.
Kotlin Java 21 JMH Gatling Toxiproxy Prometheus Grafana
  • JMH microbenchmarks w/ baseline regression gate
  • Gatling load profiles: smoke, load, stress, soak, spike
  • Chaos tests via Toxiproxy & Chaos Monkey
  • Resilience4j circuit breaker & cache fallback checks
  • Heap pressure & graceful shutdown scenarios
  • Dockerized infra: Postgres, Redis, InfluxDB, Grafana
desktop application · featured
Smart Organizer
Full-stack desktop library organizer built on Clean Architecture. Handles metadata extraction, API integration, and filesystem edge cases — all in Java.
Java 21 Swing MySQL Clean Arch Tika Google Books API
  • Tika-based metadata extraction
  • Google Books API integration
  • Multi-user library support
  • Drag & drop, search & filter
  • Theme & language switching
  • Filesystem DoS defences
distributed systems
KotDistributed
High-throughput distributed trading engine. Lock-free matching via Coroutines & Channels, fault-tolerant multi-node cluster simulation.
Kotlin Coroutines CQRS Event Sourcing
computer vision
Pyt_Cam
Real-time posture tracking via webcam. Python-based CV tool for live body-posture monitoring and analysis.
Python OpenCV CV
tool
EPUB Translator
Quick EPUB translator that preserves document structure and formatting, with a customizable correction map for fine-tuned output.
Java EPUB
dashboard · typescript
Ink Insights Dashboard
E-Ink style reading progress dashboard. Tracks and visualises your reading habits in a minimal, distraction-free interface.
TypeScript Dashboard E-Ink UI
04 system log
kuum-oss ~ profile.sh
05 secure channel
github.com/kuum-oss
50 repositories · 11 stars
Ukraine 🇺🇦
open to remote collaboration