From aa28acee504b1d0925e3409c349782ca6d225ff2 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Thu, 3 Dec 2020 17:29:57 +0100 Subject: =?UTF-8?q?A=C3=B1adida=20versi=C3=B3n=20en=20castellano=20y=20bar?= =?UTF-8?q?ra=20de=20navegaci=C3=B3n.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 27 +++++++++- en.html | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 127 +++++++++++++++++++++++++---------------------- 3 files changed, 252 insertions(+), 59 deletions(-) create mode 100644 en.html diff --git a/css/style.css b/css/style.css index cbcaeb8..b094fea 100644 --- a/css/style.css +++ b/css/style.css @@ -13,17 +13,42 @@ body { } h1 { - background-color: #F8F8FF; padding: 1em; font-variant: small-caps; text-align: center; line-height: 1em; font-size: 2em; +} +h1, .navbar { + background-color: #F8F8FF; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } +.navbar { + list-style-type: none; + margin: 0; + padding: 0; + overflow: hidden; +} + +.navbar li { + float: left; +} + +.navbar li a { + display: block; + color: black; + padding: 10px 20px; + text-align: center; + text-decoration: none; +} + +.navbar li:hover { + background-color: #C8E8FF; +} + p { text-indent: 2em; } diff --git a/en.html b/en.html new file mode 100644 index 0000000..af05597 --- /dev/null +++ b/en.html @@ -0,0 +1,157 @@ + + + + + Íñigo Gutiérrez Fernández + + + + +
+

Íñigo Gutiérrez Fernández

+
+ + + +
+ Walking into the forest + +

Welcome!

+ +

+ I’m a Computer Software Engineering student from + Asturias, + Spain. + + This is the webpage of my school, + an institution part of the + University of Oviedo. + 2020/2021 will be my last year there, since all that remains are one subject and my TFG (Trabajo + de Fin de Grado / Final Degree Project). +

+
+ +
+
+ Rice 1 + Working with JS +
+ +

My system

+ +

+ I tend to independence and self-made things, so Linux is my OS of choice. In my free time at the + computer I tend to tinker with programs and scripts to automate or simplify tasks, or to give + life to random + ideas. Here are + two screenshots from my main computer: one a typical meme r/unixporn setup, the other the more + common bunch of Vim buffers covering the screen. +

+ +

+ I used Ubuntu for a short time since it is supposed to be a welcoming distro for noobs. I + shortly after swapped to Arch, since I felt that Ubuntu had too many components to freely + tinker, build and learn the system. I’ve been using it for the last two years. +

+
+ +
+ + +

My work

+ +

+ I work as a junior software developer at GADD, where I am + part of a team developing an online ticketing application. +

+ +

+ Some of my work can be found at my + GitHub page, both for + University and for learning and having fun. There you will find: +

+ + + +
+ +
+ Leiva, doing stuff + +

Other stuff

+ +

+ I’m currently studying the game of Go. I find it a deep and rewarding game which links with + principles of simplicity and efficiency. +

+ +

+ My girlfriend lend me her electric guitar, so I’m also trying to learn it (no hurry). +

+ +

+ Philosophically I’m interested in stoicism and zen as inspirations to escape from the nihilism + and existential dread which permeates our modern society and my generation. Zen also links in + surprising ways with the Unix Philosophy, so I can more directly apply it to my field of + knowledge. +

+ +

+ Also, my sister wanted a cat, so I live with this devil called Leiva. She really likes my chair! +

+
+ +
+

+ Thank you for reading my page! It’s source code is available + here. +

+
+ + + diff --git a/index.html b/index.html index 4d956f4..d45069d 100644 --- a/index.html +++ b/index.html @@ -11,106 +11,115 @@

Íñigo Gutiérrez Fernández

+
- Walking into the forest. + Caminando hacia el bosque -

Welcome!

+

¡Hola!

- I’m a Computer Software Engineering student from + Soy un estudiante de Ingeniería Informática del Software de Asturias, - Spain. + España. - This is the webpage of my school, - an institution part of the - University of Oviedo. - 2020/2021 will be my last year there, since all that remains are one subject and my TFG (Trabajo - de Fin de Grado / Final Degree Project). + Esta es la página web de mi escuela, + una institución parte de la + Universidad de Oviedo. + 2020/2021 será mi último curso en ella, ya que todo lo que me queda es una asignatura y mi TFG + (Trabajo de Fin de Grado).

Rice 1 - Working with JS + Trabajando con JS
-

My system

+

Mi sistema

- I tend to independence and self-made things, so Linux is my OS of choice. In my free time at the - computer I tend to tinker with programs and scripts to automate or simplify tasks, or to give - life to random - ideas. Here are - two screenshots from my main computer: one a typical meme r/unixporn setup, the other the more - common bunch of Vim buffers covering the screen. + Tiendo a la independencia y a las cosas hechas por uno mismo, así que Linux es mi sistema + operativo. En mi tiempo libre en el ordenador tiendo a trastear con programas y scripts para + automatizar o simplificar mis tareas, o a dar vida a + ideas + aleatorias. + Estas son dos capturas de pantalla de mi ordenador principal: la primera una captura típica de + r/uniporn haciendo bonito; la otra una visión más común, unos cuantos buffers de Vim cubriendo + la pantalla.

- I used Ubuntu for a short time since it is supposed to be a welcoming distro for noobs. I - shortly after swapped to Arch, since I felt that Ubuntu had too many components to freely - tinker, build and learn the system. I’ve been using it for almost two years. + Usé Ubuntu por un corto periodo de tiempo dado que se supone que es una distribución para + novatos. Al poco cambié a Arch, ya que notaba que Ubuntu tenía demasiados componentes que no + me dejaban trastear, construir y aprender sobre el sistema cómodamente. He estado usándolo + durante los últimos dos años.

- + -

My work

+

Mi trabajo

- I work as a junior software developer at GADD, where I am - part of a team developing an online ticketing application. + Trabajo como desarrollador software junior en GADD, donde + soy parte de un equipo que desarrolla una aplicación de venta de entradas online.

- Some of my work can be found at my - GitHub page, both for - University and for learning and having fun. There you will find: + Pueden encontrarse ejemplos de mi trabajo en mi + página de Github, tanto para la Universidad + como por mi cuenta para aprender y divertirme. Allí encontrarás:

@@ -118,35 +127,37 @@
- Leiva, doing stuff. + Leiva haciendo cosas -

Other stuff

+

Otros asuntos

- I’m currently studying the game of Go. I find it a deep and rewarding game which links with - principles of simplicity and zen. + Estoy estudiando el juego del Go. Lo encuentro un juego muy profundo y gratificante que enlaza + con principios de simplicidad y eficiencia.

- My girlfriend lend me her electric guitar, so I’m also trying to learn it (no hurry). + Mi novia me ha dejado una guitarra eléctrica, así que estoy intentando aprender a tocarla (sin + ningún tipo de prisa).

- Philosophically I’m interested in stoicism and zen as inspirations to escape from the nihilism - and existential dread which permeates our modern society and my generation. Zen also links in - surprising ways with the Unix Philosophy, so I can more directly apply it to my field of - knowledge. + Filosóficamente estoy interesado en el estoicismo y el zen como inspiraciones para escapar del + nihilismo y terror existencial que permean nuestra sociedad moderna y mi generación. El zen + también enlaza de formas sorprendentes con la filosofía Unix, por lo que puedo aplicarlo más + directamente a mi campo de conocimiento.

- Also, my sister wanted a cat, so I live with this devil called Leiva. She really likes my chair! + Además, mi hermana quería un gato, así que vivo con esta demonio llamada Leiva. ¡Le encanta mi + silla!

- The source code of this web page is available - here. + ¡Gracias por leer mi página! Su código fuente está disponible + aquí.

-- cgit v1.2.1