A Andres Hernandez

Filtered Posts (Clear all)

April 09, 2026 JavaScript Node.js

Deployment Authorization Workflow in svgl Project

This post examines the deployment authorization workflow within the svgl project, focusing on how team members manage and authorize deployments. While specific functionalities are not detailed, the process highlights a key aspect of collaborative software development: ensuring proper authorization and oversight during deployment.

The Authorization Request

When a team member, such as @garaven, attempts to deploy a commit, the system initiates an authorization request.

Read more

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.

Read more
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.