Blog
Posts about software development and systems engineering, personal projects and reflections, and a variety of other topics I find interesting.
Update: 23.11.2025
Family is growing, siblings are married and time is flowing.
Dhivyan Joseph Published: November 23, 2025
3 min read
A Post About Personal Matters
This post is about something personal to me
Dhivyan Joseph Published: September 25, 2025
15 min read
A Post About Microservices
This post is about microservices with NestJS
Dhivyan Joseph Published: September 25, 2025
15 min read
Building Scalable APIs with GraphQL
A deep dive into designing and implementing GraphQL APIs that scale with your business needs
Dhivyan Joseph Published: September 20, 2025
12 min read
Lessons from Five Years of Remote Work
Personal insights and practical advice from building a career entirely in remote-first companies
Dhivyan Joseph Published: September 18, 2025
10 min read
Making Docker Containers Production-Ready
Best practices for containerizing applications safely and efficiently for production environments
Dhivyan Joseph Published: September 15, 2025
14 min read
Finding Balance in a Tech Career
Navigating burnout, growth, and personal fulfillment while building a sustainable career in technology
Dhivyan Joseph Published: September 12, 2025
11 min read
Database Migration Best Practices
Safe and reliable strategies for evolving database schemas in production environments
Dhivyan Joseph Published: September 10, 2025
13 min read
Debugging Distributed Systems: A Practical Guide
Strategies and tools for troubleshooting complex issues across microservices and distributed architectures
Dhivyan Joseph Published: September 8, 2025
16 min read
An Intelligent Fitness App
Given an individual's physical attributes, fitness benchmarks and stated goals as a set of data points, and the delta or change of these data points measured and recorded every 7 days, is it possible to model a dynamic workout builder that tailors a workout program for the individual over time until the stated goals of the individual have been achieved?
Dhivyan Joseph Published: May 26, 2025
15 min read