WordMap, where Wordle meets Semantic SearchWe all know or have played Wordle before, I personally love it ❤️. It’s that fun game where you try to guess a five-letter word within six…Sep 231Sep 231
Building a Context-Aware LLM Chatbot with 🦜LangChainIf you are a developer and you have been using or want to use any of the 🤖LLM APIs to create a chatbot for any project and you also want…Jul 12Jul 12
Take Your Development Process to the Next Level with Behavior Driven Development (BDD)What is BDDMar 11Mar 11
Side Project #1 of 2024 as a Software Developer: From Ideation to DeploymentHey! Let me quickly share with you some of my thoughts first…Jan 23Jan 23
Exploring Domain Events in DDD: What They Are and Why They MatterIn this article and the ones to follow, I want to delve into patterns, good practices, and tools from the Domain Driven Design world. These…Dec 28, 2023Dec 28, 2023
How To: Developing My First Chrome ExtensionFirst of all, to make things clear, I am no expert in designing nor developing the front-end part of my projects so if you find…Mar 6, 2023Mar 6, 2023
Decorators in Typescript — IntroDecorators are a powerful feature of TypeScript that allow you to add functionality to your classes and properties without modifying their…Jan 17, 20231Jan 17, 20231
Mask Nested Attributes in JavascriptMask attribute values that are nested and appear one or multiple times in a Javascript objectOct 2, 2021Oct 2, 2021