Hey š, Iām Bharath.
RSS FeedI'm a Software Engineer with 7+ years of experience, passionate about building purposeful products with deep technical rigor. With a background in Computer Science Engineering, my curiosity for how systems work has shaped my journey.
Read the blog posts or check my bio for more info.
Recent Posts
-
Avoiding the God Object - A Guide to Better Software Design
Published: at 07:30 AMA quick guide to understanding what a God Object is, why it's problematic, and when it might make sense to use it.
-
Understanding the punycode Deprecation Warning in Node.js
Published: at 02:30 PMA quick look at the punycode module deprecation in Node.js ā what it does, why it was removed from core, and how to update your code.
-
Quartz CRON Explained
Published: at 03:30 PMDiscover how Quartz CRON differs from traditional CRON and why it's widely for scheduling tasks in Java applications.
-
Mastering CRON Expressions - A Developer's Quick Guide
Published: at 05:30 AMLearn how to read and write CRON expressions with confidence. This quick guide covers syntax, examples, special characters, and tools to schedule tasks like a pro.