A Andres Hernandez

Filtered Posts (Clear all)

Enhancing Web Application Security in Vehiculos-SENACAB

Introduction

Securing web applications is a continuous process. Recent work on the Vehiculos-SENACAB project focuses on addressing several critical security vulnerabilities to protect user data and prevent potential attacks.

Key Security Enhancements

This iteration includes several vital updates to bolster the application's security posture:

  • CSRF Token Implementation: Cross-Site Request Forgery (CSRF) attacks are mitigated by implementing CSRF tokens across 14 forms within the
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.