Latest Updates

Documenting code, one commit at a time.

CSS 2 posts
×

Optimizando el Desarrollo: La Experiencia en macamedia-prueba-tecnica

Este post documenta el trabajo realizado en el proyecto macamedia-prueba-tecnica. El objetivo principal fue consolidar la lógica de la aplicación y asegurar que las funcionalidades core estuvieran operativas, preparando el terreno para una entrega robusta.

El Desafío Técnico

Al abordar esta prueba técnica, me encontré con la necesidad de implementar una arquitectura clara que permitiera

Securing TuTiendaWeb-public: Implementing GitHub Code Scanning

This post details the integration of GitHub code scanning into the TuTiendaWeb-public repository, enhancing its security posture.

The Goal

The primary objective is to proactively identify and address potential vulnerabilities within the codebase. By implementing GitHub code scanning, the project aims to automate the detection of security flaws, ensuring a more robust and secure application.