As the year draws to a close, I want to take a moment to look back and appreciate the wins I've...
We are taking a deep dive into Lists in Java and its two common implementations: ArrayList and...
In this post, we take a closer look at Maps in Java, examining each implementation of the Map...
TL;DR: In this post, I’ll share my personal perspective on productivity: Is it better to be fast, or...
TL;DR: I’m continuing my series of posts discussing my personal take on the factors that contribute...
TLDR: I wanted to share snippets of my journey in battling the struggles of onboarding and the...
In the previous article, we worked on creating a new Spring Boot service, setting up MongoDB using...
As modern applications increasingly demand flexibility and scalability, the combination of Spring...
TL;DR: Long post ahead. I feel the need to write this blog about my current career status and the...
TL;DR: I'm putting together some experiences that I feel are potential contributing factors to...
It's that time of the year again when my current company kicks off our annual hackathon event. We...
TL;DR: Building on the previous post about capturing "snapshots" of PostgreSQL databases and their...
TL;DR: This is the first of a two-part series diving deep into the world of database backups and...
Introduction After more than a year of working as a full-stack software developer at a...
Welcome to the final chapter of my three-part blog series on creating a personal web portfolio! In...
Here's the second part of my blog series, where I delve into the step-by-step process of creating and...
You can create your personal web portfolio using Angular and deploy it online for free using...
When I was a high school student, I used to look at the keyboard shortcut diagram posted on one of...
So, you are developing a new project and have decided to use Angular as your front-end framework. You...
"Unit testing is not only about testing the code you've written, it's also about testing the...
"A tool becomes a valuable asset when it is used with knowledge, skill, and...