Java · Spring Boot · Microservices · AI/LLM · AWS · Systems Engineering
- Distributed Systems — event-driven architectures, Kafka, CQRS, Event Sourcing, Saga orchestration
- High-Performance Services — low-level systems, custom protocols, data structures, cache engines
- AI / LLM Applications — LangGraph agents, Claude API, RAG pipelines, multi-agent orchestration
- Cloud-Native Infrastructure — AWS (EC2, ECS, API Gateway), Kubernetes, Docker, IaC
| PR | Repository | Description | Status |
|---|---|---|---|
| #1827 | apache/stormcrawler | fix(core): make Metadata keys consistently case-insensitive | |
| #8271 | google/guava | fix: EvictingQueue.add() returns false when maxSize is zero | |
| #44711 | huggingface/transformers | fix: mark new lm_head params as _is_hf_initialized after resize_token_embeddings |
|
| #6799 | aws/aws-sdk-java-v2 | fix(dynamodb-enhanced): return DELETE_TABLE from DeleteTableOperation#operationName() | |
| #6798 | aws/aws-sdk-java-v2 | fix(sqs-batch-manager): use original queueUrl instead of batchKey in batch requests |
Last updated: 2026-03-16 07:06 UTC
| Project | Description | Stack |
|---|---|---|
| event-driven-microservices | Order management system with CQRS, Event Sourcing & Saga pattern across 5 microservices | Java 17 · Spring Boot · Kafka · PostgreSQL · MongoDB |
| inmemory-data-grid | Distributed in-memory cache (mini Redis) with consistent hashing, LRU/LFU eviction & custom binary protocol | Java 17 · NIO · 35 tests |
Languages
Backend & Frameworks
Messaging & Data
Cloud & DevOps
AI / ML
Practices & Tools
├── Microservices Event-driven · Domain-Driven Design · Hexagonal Architecture
├── Distributed Systems Consistent Hashing · Replication · CAP Theorem trade-offs
├── Messaging Kafka · CQRS · Event Sourcing · Saga Orchestration
├── AI Agents Multi-agent orchestration · RAG · LangGraph · Tool use
└── Cloud AWS ECS · API Gateway · Kubernetes · Service Mesh
