The Path of Open Source: What I learned
I began my career as a trainee software developer at Codeminer 42. Throughout a three-month period, I studied web development, specifically focusing on Ruby on …
Codeminer42’s Engineering Blog
I began my career as a trainee software developer at Codeminer 42. Throughout a three-month period, I studied web development, specifically focusing on Ruby on …
Hello, fellow readers! It’s been a while since I showed up here, and today, we’ll talk about a hot topic: Artificial Intelligence (AI) and Machine …
A Generative Pre-trained Transformer, or simply, GPT, is one specific model of a kind known as Large Language Models (LLMs). LLMs are a subset of …
Imagine you just got paid and can finally buy the laptop you have been dreaming about for months. Since it is expensive (and you are …
In this article, we will perform the modeling and queries of a simple e-commerce domain using the NoSQL database, DynamoDB, and address its main concepts. …
If you’re a programmer coming to JavaScript from other languages, you may have heard that JavaScript has “fake” classes. In this article, we’ll explore how …
Are you the kind of person that likes magic? If you’re not, try to remember why other people like it, and bear with me. There …
Although not usually the first option for many, polymorphic associations are perfect for when you need to connect the same type of model to multiple …
Introduction First things first, a little bit of history for us to understand what is SQL. Structured Query Language (SQL) is a domain-specific language used …
Tokens, NFT, ERC, EIP… these terms have been in our vocabulary for quite a while. Many people are excited about how innovative they are and …