Logo Gerardo Perrucci - Full Stack Developer

Blog

On my blog, I share the knowledge and discoveries I make during my daily work. From tackling challenges and finding solutions to drawing inspiration from videos and blog posts, I aim to share helpful insights and ideas with others.

Latest Articles

YAGNI Principle in UX DesignMarch 31, 2025

YAGNI Principle in UX Design

This article bridges a core software development practice (YAGNI) with practical UX design insights, providing a clear, ...

UX DesignKISSYAGNI
Machine Learning Visualization Missing ValuesJune 2, 2024

Machine Learning Visualization Missing Values

A step-by-step guide to visualizing missing data in machine learning using Python and the missingno library, with techni...

Machine LearningData VisualizationData Preprocessingmissingno
Machine Learning Handling Missing ValuesJune 1, 2024

Machine Learning Handling Missing Values

A comprehensive tutorial on handling missing data in machine learning with Python and pandas, covering detection, visual...

Machine LearningData Preprocessingnumpypandas
Machine Learning Pandas iloc CheatsheetMay 29, 2024

Machine Learning Pandas iloc Cheatsheet

A comprehensive guide to using pandas iloc indexer for data selection and manipulation in machine learning, with practic...

Machine LearningData Preprocessingilocpandas
Machine Learning: Feature ScalingMay 27, 2024

Machine Learning: Feature Scaling

An exploration of feature scaling in machine learning, explaining why standardizing data features is crucial for model p...

Machine LearningData PreprocessingFeature Scaling
New React Compiler in React 19May 26, 2024

New React Compiler in React 19

An overview of React 19's new compiler that automatically optimizes applications, potentially revolutionizing React deve...

ReactCompilerReact 19