Galshtology

Galshtology is the oficial website of Sarah Galisteo.

Galshtology es la web oficial de Sarah Galisteo.

Web

It has been completely designed by Sarah, in which my job was to translate this into the digital version. It contains very little JavaScript code and focuses more on HTML and CSS3. The animations are also created exclusively in CSS.

Ha sido diseñada completamente por Sarah, en la que mi trabajo fue la tarea de plasmar esta en la versión digital. Contiene muy poco código en JavaScript y se centra más en HTML y CSS3. Las animaciones están, además, creadas exclusivamente en CSS.

It is completely responsive, visible on any screen size and on any device.

Es completamente responsive, visible en cualquier tamaño de pantalla y en cualquier dispositivo.

The website is separated into sections, on different pages, where the objective is to clearly differentiate the content of each one of them. It stands out for its minimalist and simple design.

La web está separada en apartados, en distintas páginas, donde el objetivo es diferenciar claramente el contenido de cada una de ellas. Destaca por un diseño minimalista y simple.

It is worth mentioning the implementation of the portfolio and the photo carousel. The categories of each image are divided into three sections and stored in a small JSON file that acts as a small database.

Cabe destacar la implementación del portfolio y del carrusel de fotos. Las categorías de cada imagen están divididas en dos apartados y almacenados en un fichero JSON de pequeño tamaño que actua como pequeña base de datos.

On the other hand, the photo carousel makes use of the organization by directories of the images on the server to serve the requested image in the URL parameters.

Por su parte, el carrusel de fotografías hace uso de la organización por directorios de las imágenes en el servidor para servir la imagen solicitada a través de los parámetros de la URL.