A Andres Hernandez
Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
127

Filtered Posts (Clear all)

Streamlining Analytics: Ensuring Clean Google Tag Integration

Tracking user behavior is critical for data-driven decisions, but implementation details can often get buried under layers of configuration. In the rifasvelez-web project, we recently had to perform a targeted cleanup of our analytics integration to ensure that Google Tag (gtag) operates as intended without interference from extraneous scripts or partial configurations.

The Complexity of Analytics Setup

When working with modern frontend frameworks like Astro and React, it is tempting to

Modernizing rifasvelez-web: A V2 Journey with Hexagonal Architecture

Introduction

The rifasvelez-web project recently underwent a significant architectural shift with its "V2" update. This overhaul wasn't just about new features; it was a fundamental re-evaluation of how we build and maintain our application, ensuring it remains robust and adaptable for future growth. The core of this modernization involved adopting Hexagonal Architecture to separate concerns and enhance modularity.

The Problem

In many evolving web applications, initial rapid

Evolving rifasvelez-web: Embracing Hexagonal Architecture for V2

In the rifasvelez-web project, our focus is on delivering a robust and maintainable web platform. Recently, a significant milestone was reached with the integration of V2 updates, fundamentally driven by an architectural shift towards Hexagonal Architecture. This upgrade was more than just a feature release; it was a strategic move to enhance the system's resilience and adaptability.

The Symptoms

As rifasvelez-web grew, we started noticing common challenges associated with tightly

Unifying UI: Building a Reusable Countdown Component in React

The rifasvelez-web project recently saw an update focusing on UI refinement, specifically the introduction of a unified React countdown component. This change addresses the common challenge of maintaining consistent user experiences across various parts of a web application when specific UI elements are repeated.

The Challenge of UI Duplication

In many web projects, certain interactive elements, like a countdown timer, appear on multiple pages or sections.

Enhancing rifasvelez-web: The V2 Journey Towards Modern, Maintainable UI

Introduction

The rifasvelez-web project recently underwent significant v2 changes, aiming to refine its user interface and underlying architecture for improved maintainability and user experience. This update wasn't just about new features; it was a strategic overhaul to ensure the application remains robust, scalable, and delightful to use. A key aspect of this transformation involved modernizing our approach to styling, moving towards a more efficient and consistent methodology.

Modernizing UI: Embracing Utility-First Styling in a V2 Refresh

Our recent merge into the rifasvelez-web project, marked as v2 changes, signals a significant update to the application's user interface and experience. This update focused on refining the visual language and streamlining the styling process, moving towards a more robust and maintainable frontend architecture.

The Challenge: UI Evolution

As web applications grow, maintaining a consistent and scalable UI becomes increasingly complex. Developers often face challenges such as:

Enhancing User Experience with Optimized Image Generation in Next.js

Introduction

In modern web applications, visual appeal is crucial. Generating dynamic images, especially for social sharing (OG images), can significantly enhance user engagement. Let's explore how to optimize this process within a Next.js application to ensure fast and efficient image delivery.

The Challenge: Dynamic Image Generation

Generating images on demand can be resource-intensive. Each request triggers server-side processing, potentially leading to performance bottlenecks.

Andres Hernandez

Andres Hernandez

Product-focused Software Developer specializing in the React ecosystem (Next.js, TypeScript). Proven experience contributing to high-impact open source projects and building scalable web applications. Committed to clean code, UI/UX design principles, and SOLID architecture to solve complex problems.