PinnedMost typical terms used in Artificial IntelligenceToday you’ll learn about some of the most important or common terms used in Artificial Intelligence and how they differ from each other.Sep 12, 2022Sep 12, 2022
PinnedHow to decide which projects we can do with Machine Learning?As promised today we will explore some basic techniques to know if a certain project you are planning to do with Artificial Intelligence is…Sep 19, 2022Sep 19, 2022
PinnedSupervised Machine Learning ?Supervised learning is the machine learning task of learning a function that maps an input to an output based on example input-output…Aug 22, 2022Aug 22, 2022
How I Fixed the MultiSelect Not Working Inside Dialog — A Radix UI Version MismatchHave you ever spent hours debugging why your MultiSelect component won’t work inside a Dialog? The dropdown opens, but clicking on items…May 14, 2025A response icon2May 14, 2025A response icon2
Transaction Isolation in DatabasesAs promised today I'll share my learnings for the Database Engineering topic and the next important concept in line is Isolation. As usual…Feb 21, 2025Feb 21, 2025
Atomicity in DatabasesBeing a Backend Engineer who recently shited from Frontend Engineering one of many other databases-created concepts s which I had to brush…Jan 21, 2025Jan 21, 2025
What is a Transaction in a Database?I recently went back to grasp a hold of my database skills and fundamentals and as always found myself in a position where I still do not…Jan 19, 2025Jan 19, 2025
Debugging Pino Logger Issues in a Next.jsWhen building modern web applications, we often encounter unexpected challenges that push us to understand the tools we use better. Today…Jan 10, 2025A response icon1Jan 10, 2025A response icon1
Parallel Routes In NextJs and Tricky partsNavigating the Challenges of Next.js 14: Role-Based Parallel RoutesDec 16, 2024Dec 16, 2024
Testing Component States with Storybook, tRPC, and Mock Service Worker in React ViteHave you ever found yourself knee-deep in a React project, trying to get your component states under control, especially when those…Aug 15, 2024Aug 15, 2024