Blog: Posts

22 Resources for Developers: Boost Your Productivity, Creativity, and Code

Agile
Tools
Cloud Computing
Methodology

Working on software development projects involves much more than just technical skills. Sometimes, it also requires a set of tools that not only streamline your workflow โš™๏ธ but also boost your creativity ๐ŸŽจ and give you a much-needed break to recharge ๐Ÿ”‹.

INSIDE LVMH Certification: A Journey through UX, Technology, Innovation, and Supply Chain in Luxury

Agile
Tools
Methodology
Supply chain

INSIDE LVMH Certification: A Journey through UX, Technology, Innovation, and Supply Chain in Luxury

Diagram-as-Code: Creating Dynamic and Interactive Documentation for Visual Content

Data
Python
Cloud Computing
AWS

In this article, I will guide you step by step to create dynamic and interactive visual documentation using Diagram-as-Code tools. Instead of static images, we will generate diagrams programmatically, ensuring they are always up-to-date and easy to maintain.

Deploying Docs-as-Code on AWS: Building Dynamic Documentation Sites in MkDocs and Docusaurus

Data
Python
Cloud Computing
AWS

In this article, I will guide you step by step to create a dynamic documentation site, adaptable to any project, where you can connect your documentation to a database to extract and display data, ensuring the information is always up to date. We will also explore how to automate the entire process, from content generation to deployment in the cloud with AWS.

Book Review: Solution architect handbook โ€“ Third Edition

Agile
Tools
Methodology
Supply chain

Book Review: Solution architect handbook โ€“ Third Edition

Efficiently Querying JSON Data in Python: Exploring the MET Museum's Artworks

Data
Python
Cloud Computing
AWS

While working on several projects that required processing complex and nested JSON data in ๐ŸPython, I explored various methods for handling these structures. I eventually discovered the JMESPath library, which aims to simplify querying and filtering JSON structures.

My Preparation Journey for GitHub Fundamentals Certification

DevOps
GIT
Methodologies

This month, I achieved the GitHub Fundamentals certification, and in this article, I want to share how I did it, what new things I learned, and what I didnโ€™t know before but wish I had known earlier so I could have implemented it sooner.

Employing AWS Comprehend Medical for Medical Data Extraction in Healthcare Analytics

Python
Data
Cloud Computing
AI

The goal of this tutorial is to provide a guide on how to use Amazon Comprehend Medical for identifying medical entities and extracting information, including RxNorm codes, SNOMED CT concepts, and other attributes.

Python Projects with SQL: Strategies for Effective Query Management

Python
Database

In this article, you will discover how to use aiosql and I will review how to use it and explained in its documentation.

Simplify Database Migrations using Python with Alembic

Python
Database

In this article, you will discover how to use Alembic for database migration in ๐ŸPython.

Learning AWS S3 on Localhost: Best Practices with Boto3 and LocalStack

Python
Cloud Computing

In this article, you will discover new features of **S3** and learn how to implement some of them using Boto3 in ๐ŸPython.

Transform your R Dataframes: Styles, ๐ŸŽจ Colors, and ๐Ÿ˜Ž Emojis

R
Data
DataViz

In the following article, we will explore a method to add colors and styles to R DataFrames.

SQL Assistant: Text-to-SQL Application in Streamlit ๐Ÿค–

Python
Data
DataViz
AI

In this article, we will explore the application of Vanna.ai, a Python library specifically designed for training a model capable of processing natural language questions and generating SQL queries as responses.

Transform your Pandas Dataframes: Styles, ๐ŸŽจ Colors, and ๐Ÿ˜Ž Emojis

Python
Data
DataViz

In the following article, we will explore a method to add colors and styles to Pandas DataFrames.

Decoding a Data Model - Using SchemaSpy in Snowflake

Python
SQL
Database
Data

In following article, we will do on the implementation journey of SchemaPy, leveraging Docker for deployment, and employing a Snowflake database.

SQL to Python Pandas: A SQL User's Quick Guide

Python
SQL
Database
Data

Unlock the essentials of translating your code from SQL to Python with this quick guide tailored for SQL users. Dive into key insights and streamline your data manipulation process.

Code Quality - SonarQube

Python

Code Quality, crucial for robust software, is upheld by tools like SonarQube. This article explores its significance, implementation, and management.

RabbitMQ-Pika

Python

RabbitMQ allows you to manage message queues between senders and recipients. In the next post we are going to use **Pika** in python for its implementation.

AWS Copilot

Cloud Computing

In the following article, I explain what AWS Copilot is, how to use this project, and the ease of implementing it.

Data Quality

Data
Python

In the following article you will find the definition of data quality, what the domains are and how to quickly implement a solution.

More articles »

Blog: Posts

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".