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·Algorithms & Data Structures·Updated Aug 10, 2026MySQL Indexes: From a Slow Query to a Better B+ TreeTracing one slow query through execution plans, composite indexes, selectivity, and the tradeoffs behind faster reads.MySQLIndexingPerformance
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