What Jainish Says

Blogs, Ideas & Thoughts

July 07, 2026

Compounding in daily life

> Our past doesn't define our future self, but it can predict it if nothing changes. We grew up, and now we are adults. Since childhood, we have been ...

Read more
May 7, 2026

Designing a Distributed Rate Limiter Service with Spring Boot and Redis

> Repository for Reference: [https://github.com/Jain1shh/RateLimiterService](https://github.com/Jain1shh/RateLimiterService) > Rate limiting becomes u...

Read more
May 28, 2025

Modern Video Streaming - Implementing HLS with Java 21, Spring Boot 3, and FFmpeg

> Repository for Reference: [https://github.com/Jain1shh/HLS-Video-Streaming-Platform](https://github.com/Jain1shh/HLS-Video-Streaming-Platform) Build...

Read more
May 24, 2025

System Design Fundamentals - From Client-Server to Distributed Architecture

> System design is the art of building scalable, reliable, and efficient distributed systems. This guide walks through the essential components and pa...

Read more
May 24, 2025

How Real-Time HTTP Servers Handle Client Requests - A Concurrency Engineering Deep Dive

> Repository for Reference: [https://github.com/Jain1shh/Http-Server](https://github.com/Jain1shh/Http-Server) In modern backend systems, handling cli...

Read more