project·Software Engineering·Updated Aug 11, 2026Spring Service LabA production-minded Spring Boot service used to practice API design, persistence, caching, security, and operational boundaries.Spring BootMySQLRedis
blog·Software Engineering·Updated Aug 2, 2026Redis Caching Without SurprisesNotes on cache-aside, expiration, hot keys, invalidation, and choosing when a cache truly belongs in the architecture.RedisCachingArchitecture
blog·Software Engineering·Updated Jul 15, 2026A Calm Docker Compose Setup for Local DevelopmentOrganizing application services, health checks, environment variables, and local dependencies without making development fragile.DockerMySQLRedis