How to create a new Java Project using Maven?Do you want to be a successful Java developer? Here’s how to get started with Maven. Apr 29, 2022·2 min read
Lessons learnt from my latest side project on how to Import my blog posts from Ghost to HashnodeCopy and paste can be fun. But for bulk imports, it's no longer fun.Jan 1, 2022·6 min read
Idea Generator tool using Index cardsIn this post I share my process on designing and building an app to help me brainstorm and generate ideasDec 24, 2021·5 min read
This is how I'm trying to improve my productivity using Mindful or Blocking toolsAs a developer, here’s how I’m more mindful of distractions in the quest of achieving quality work.Dec 21, 2021·4 min read
When debugging, instead of adding more, why not try removing?Imagine working on a code or configuration and following the official documentation to the letter. Yet you keep getting errors. After hours of trials, you can no longer fathom what is wrong. Instead of adding more, why not try removing? Existing conf...Sep 13, 2021·2 min read