All checks were successful
Deploy to SFTP Server / build (push) Successful in 4m33s
94 lines
3.4 KiB
Plaintext
94 lines
3.4 KiB
Plaintext
---
|
|
title: "Erasmus Valencia"
|
|
date: 2022-09-02
|
|
cover: ./images/MAX_8218 - MAX_8230.jpg
|
|
toc: true
|
|
icon: 🍊
|
|
tags: ["valencia", "erasmus"]
|
|
---
|
|
|
|
import Image from "@components/Image.astro"
|
|
import MAX_8126 from "./images/MAX_8126.jpg"
|
|
import MAX_8133 from "./images/MAX_8133.jpg"
|
|
import MAX_8154 from "./images/MAX_8154.jpg"
|
|
import MAX_8194 from "./images/MAX_8194.jpg"
|
|
import MAX_8416_NEF_shotwell from "./images/MAX_8416_NEF_shotwell.jpg"
|
|
import MAX_8197_NEF_shotwell from "./images/MAX_8197_NEF_shotwell.jpg"
|
|
import MAX_8212_NEF_shotwell from "./images/MAX_8212_NEF_shotwell.jpg"
|
|
import MAX_8404_NEF_shotwell from "./images/MAX_8404_NEF_shotwell.jpg"
|
|
import MAX_8249 from "./images/MAX_8249.jpg"
|
|
import MAX_8310_NEF_shotwell from "./images/MAX_8310_NEF_shotwell.jpg"
|
|
import MAX_8342 from "./images/MAX_8342.jpg"
|
|
import MAX_8360 from "./images/MAX_8360.jpg"
|
|
import MAX_8361 from "./images/MAX_8361.jpg"
|
|
import MAX_8366 from "./images/MAX_8366.jpg"
|
|
import MAX_8386 from "./images/MAX_8386.jpg"
|
|
import MAX_8396 from "./images/MAX_8396.jpg"
|
|
import MAX_8551_NEF_shotwell from "./images/MAX_8551_NEF_shotwell.jpg";
|
|
import MAX_8218_MAX_8230 from "./images/MAX_8218 - MAX_8230.jpg";
|
|
import MAX_8276 from "./images/MAX_8276.jpg";
|
|
import MAX_8426 from "./images/MAX_8426.jpg";
|
|
import MAX_8527 from "./images/MAX_8527.jpg";
|
|
import MAX_8547_NEF_shotwell from "./images/MAX_8547_NEF_shotwell.jpg";
|
|
import MAX_8561 from "./images/MAX_8561.jpg";
|
|
import MAX_8570 from "./images/MAX_8570.jpg";
|
|
import MAX_8582 from "./images/MAX_8582.jpg";
|
|
import MAX_8781 from "./images/MAX_8781.jpg";
|
|
import MAX_8791 from "./images/MAX_8791.jpg";
|
|
import MAX_8794 from "./images/MAX_8794.jpg";
|
|
import MAX_8887 from "./images/MAX_8887.jpg";
|
|
import Panorama_01 from "./images/Panorama_01.jpg";
|
|
import Panorama_02 from "./images/Panorama_02.jpg";
|
|
import ImageGallery from "@components/ImageGallery.svelte"
|
|
|
|
<ImageGallery client:load/>
|
|
|
|
In 2022 I had the privilege of studying in Valencia for 5 months with the support of Erasmus, here are the pictures that were taken.
|
|
|
|
## Hiking in Chullila
|
|
|
|
<Image src={MAX_8126} alt="Single tree on the side of a mountain, foggy light"/>
|
|
<Image src={MAX_8133} alt="Side of a mountain with a single road, large lake in the distance"/>
|
|
<Image src={MAX_8154} alt="Guy is standing on a street under a bridge that is very big"/>
|
|
|
|
## Valencia Harbour
|
|
|
|
<Image src={MAX_8194} alt=""/>
|
|
<Image src={MAX_8416_NEF_shotwell} alt=""/>
|
|
|
|
## Dogs
|
|
|
|
<Image src={MAX_8197_NEF_shotwell} alt=""/>
|
|
<Image src={MAX_8212_NEF_shotwell} alt=""/>
|
|
<Image src={MAX_8404_NEF_shotwell} alt=""/>
|
|
|
|
## Botanical
|
|
|
|
<Image src={MAX_8249} alt=""/>
|
|
<Image src={MAX_8310_NEF_shotwell} alt=""/>
|
|
<Image src={MAX_8342} alt=""/>
|
|
<Image src={MAX_8360} alt=""/>
|
|
<Image src={MAX_8361} alt=""/>
|
|
<Image src={MAX_8366} alt=""/>
|
|
<Image src={MAX_8386} alt=""/>
|
|
<Image src={MAX_8396} alt="Hand made vase"/>
|
|
<Image src={MAX_8551_NEF_shotwell} alt=""/>
|
|
|
|
## Landscapes
|
|
<Image src={MAX_8218_MAX_8230} alt=""/>
|
|
<Image src={MAX_8276} alt=""/>
|
|
<Image src={MAX_8426} alt=""/>
|
|
<Image src={MAX_8527} alt=""/>
|
|
<Image src={MAX_8547_NEF_shotwell} alt=""/>
|
|
<Image src={MAX_8561} alt=""/>
|
|
<Image src={MAX_8570} alt=""/>
|
|
<Image src={MAX_8582} alt=""/>
|
|
<Image src={MAX_8781} alt=""/>
|
|
<Image src={MAX_8791} alt=""/>
|
|
<Image src={MAX_8794} alt=""/>
|
|
<Image src={MAX_8887} alt=""/>
|
|
<Image src={Panorama_01} alt=""/>
|
|
<Image src={Panorama_02} alt="Dude standing inside huge concrete room, moody lighting"/>
|
|
|
|
|