Clean all old npm projects
A quick way to find and remove old node_modules folders to free disk space.
I design and scale reliable distributed systems with Java, Spring Boot, AWS, microservices, and event-driven architectures.

Practical insights on distributed systems, enterprise Java, performance, and engineering velocity.
Examining the persistent divide between architectural ideals (Rich Domain Models, DDD, Clean Architecture) and real-world procedural production code.
How 3,700 AI credits, six false leads, and one unclosed mock taught me what 'flaky' really means in distributed test suites.
A philosophical and architectural essay on whether autonomous AI agents possess genuine free will, how intention is algorithmically and humanly formed, and why the illusion of independent action leads us back to classical compatibilism.
Quick, actionable recipes for operations, script automation, and performance tuning.
A quick way to find and remove old node_modules folders to free disk space.
A shell one-liner to copy matching files while preserving nested folders.
A minimal HTML structure for fixed headers with a scrollable content area underneath.
Two quick tools I keep around when validating or experimenting with regular expressions.
Exceptional reads, foundational books, and videos on software engineering and AI.
Bounded Contexts vs. Monolithic Global Database Schemas
Analyzing the divergence between relational database normalization (single shared global tables) and Domain-Driven Design (context-specific models where the same noun represents different entities across Bounded Contexts).
Declarative vs. Imperative Microservices Communication & Orchestrated Systems
A comprehensive synthesis bridging Microservices, Domain-Driven Design (DDD), Declarative vs. Imperative communication, Sync vs. Async patterns, and Agile delivery.
A focused preview of engineering disciplines and distributed system patterns.
Building high-throughput event-driven systems with Apache Kafka, AWS Kinesis, and TIBCO EMS. Ensuring transactional atomicity, data consistency, and deterministic error handling across distributed systems.
Designing scalable data layers with multi-database strategies including PostgreSQL, AWS Aurora, Oracle, DynamoDB, and SQLite. Optimizing query performance, database partitioning, and data deduplication.
Engineering AWS cloud infrastructure with EC2, ECS, S3, CloudFormation, and Terraform. Migrating legacy systems to modern declarative infrastructure patterns for scalability and reliability.
Implementing strict enterprise authorization, access control, and zero-trust security models. Designing secure REST APIs adhering to global compliance standards and architectural governance.