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 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

Streamlining Deployments with Automation

In the pheralb/svgl project, efforts are underway to enhance the deployment process through automation. This initiative aims to reduce manual intervention and ensure more consistent and reliable deployments.

The Challenge of Manual Deployments

Manual deployments can be time-consuming and error-prone. They often involve multiple steps, potential for human error, and inconsistencies across different environments. Automating these processes can significantly improve efficiency and reduce the

Read more

From Deployment to Delivery: Bridging the Gap in Portfolio Management

This post examines how to streamline the deployment process in the 'Astro-portfolio' project, focusing on real-time feedback and continuous integration for enhanced project delivery. It's about moving beyond simple deployments to a more comprehensive delivery pipeline.

The Challenge

In many projects, the deployment phase is often seen as the final step. However, a true 'delivery' mindset requires continuous monitoring and feedback loops.

Read more

Streamlining Development with Vercel Integration

The Astro-portfolio project is focused on creating a sleek and modern portfolio website. Recent activity highlights the integration with Vercel to streamline deployment and feedback processes. This approach ensures that changes are rapidly deployed and that feedback is directly incorporated into the development workflow.

Automated Deployments

The core benefit of integrating with Vercel is automated deployment. Each commit triggers a new deployment, allowing for continuous integration and

Read more
April 02, 2026 JavaScript HTML

Streamlining Deployment for MoviesForDevs

Overview

The MoviesForDevs project is focused on providing curated movie recommendations tailored for developers. Recent activity centers around improving the deployment process using Vercel.

The Deployment Challenge

Deploying updates to MoviesForDevs required manual authorization, creating delays and potential bottlenecks in the development workflow. The existing deployment process lacked automation, hindering rapid iteration and continuous delivery.

Automation with Vercel

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.