In chemistry, a catalyst accelerates a reaction without being consumed by it. That is the bar for every article published here: writing that speeds up the reaction between a hard technical idea and a working mental model — and stays useful long after the first read.
CatalystRead is a personal technology publication by Vivek Kumar. It covers the craft of building software end to end: the JVM and Java, Spring Boot and backend engineering, Angular and React on the frontend, and the system design, architecture, and engineering judgment that tie it all together.
What to expect
- Depth over breadth — fewer articles, each built around a mental model, not a changelog.
- Real code — examples that resemble production systems, not toy demos.
- Plain language — jargon only where it earns its place.
How this site works
The site itself practices what it publishes. It is a fully static site — every article is a Markdown file in the repository, compiled at build time into prerendered pages, and deployed straight from a git push. No servers, no database, no CMS.