Galeria21.comGaleria21.com
Mi galería y portafolio de arte personal, planteado no solo como sitio de exhibición, sino como un sistema administrable para actualizar obra, contenidos y publicaciones. My personal art gallery and portfolio, conceived not only as a showcase website, but as a manageable system for updating artworks, content, and publications.
Necesitaba un sitio propio para mostrar obra y mantenerlo vivo en el tiempo, pero sin depender de un stack que el hosting no soportaba. El reto era construir un sistema actualizable bajo una infraestructura básica, sin Node.js, pero con control real del contenido. I needed a personal website to show my work and keep it alive over time, but without depending on a stack unsupported by the hosting. The challenge was to build an updatable system on basic infrastructure, without Node.js, while keeping real control over content.
El sitio público se construyó con HTML, CSS y JavaScript. Encima de eso se desarrolló un sistema de login y panel administrativo para agregar, editar y actualizar obras, además de un blog con un panel diferente. Como el host no soportaba Node.js, la parte de sistema se resolvió con PHP y base de datos MySQL. The public website was built with HTML, CSS, and JavaScript. On top of that, a login system and admin panel were developed to add, edit, and update artworks, along with a separate blog panel. Since the hosting did not support Node.js, the system layer was built with PHP and MySQL.
El resultado fue una plataforma personal más completa: galería, portafolio y blog bajo un mismo lenguaje visual, pero también un sistema funcional para administrar contenido y mantener el sitio actualizado desde un entorno técnico limitado. The result was a more complete personal platform: gallery, portfolio, and blog under one visual language, but also a functional system to manage content and keep the site updated from a technically limited hosting environment.