Vivek Naskar

Hey there! I am Vivek. I am a software developer with extensive experience spanning more than 7 years in the industry. I love coding and developed quite an interest in it when I was a kid. I have worked in multiple programming languages, and I love working with cloud-native and cloud technologies. I also love writing articles about programming, technology, and sometimes life stories. This blog is my getaway, where I get to tell stories about everything about technology.

Why Cheat Days Are Important For Programmers To Be Happy & Peaceful

We all have been intrigued by the work ethics of successful entrepreneurs like Elon Musk, Jack Dorsey and Jeff Bezos who are considered as the hardest working individuals in their respective companies. You might even see videos of people trying out their daily regime on YouTube and failing miserably. Trust me, I am also guilty

Why Cheat Days Are Important For Programmers To Be Happy & Peaceful Read More »

How To Make A Perfect Class In Singleton Design Pattern

If you are working in an object-oriented system, then you must be working with one of the Design Patterns as proposed by the Gang of Four (GoF) in their book, ‘Design Patterns — Elements of Reusable Object-Oriented Software’ in 1994. Singleton design pattern is one such design pattern which we have used in our applications extensively. The Singleton

How To Make A Perfect Class In Singleton Design Pattern Read More »