What Are AI Agents in Today's AI Landscape? AI Agents are autonomous or semi-autonomous...
Hey there, fellow developers! 👋 Today, I want to share a tricky problem I encountered with Firestore...
Last week, my team faced a serious issue with our RDS when the CPU usage spiked dramatically, causing...
Scenario Overview In my project, I have two primary servers: one for the development team...
Following the post on configuring Swagger for a SpringBoot project, today I will introduce you to a...
Introduction In today's software development, especially when dealing with APIs...
Have you ever tried to find something in the server log file? While downloading and opening the file...
One of my favorite things before diving into coding with IntelliJ IDEA and Visual Studio Code is...
Lately, I've been diving into the Kotlin book "Atom Kotlin," and I find the concept of extension...
Hi guys! I just learned about debouncing for the first time! It might seem like a small concept, but...
Recently, I've been studying NextJS through official documentation for a few weeks. To be honest, not...
My coding journey started with JavaScript 7 years ago. Back then, I was knee-deep in React Native,...
In this post, I'l share some of the most powerful and efficient collection operations Kotlin has to...
Have you ever accidentally deployed code to the wrong environment, sending shivers down your spine?...
ext { espresso_version = '3.0.2' gradle_version = '3.1.4' kotlin_version =...
I've been writing my blog on Notion for a few years and now I want to host it on a dedicated website....
Hello everyone! Today I would like to share my experiences on how to study for and pass the AWS...