aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-08-06 19:34:15 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2020-08-06 19:34:15 +0200
commit0bd38e692b5a033551dcd92576a4b653a9ed7608 (patch)
treee6ebe7fff1d9176d3fa64ad5b8dc6dfa173fd458 /index.html
parentc25faa2e456888553ab3fe8bfdc8c749d5a8487d (diff)
downloadtaamas.xyz-0bd38e692b5a033551dcd92576a4b653a9ed7608.tar.gz
taamas.xyz-0bd38e692b5a033551dcd92576a4b653a9ed7608.zip
Images!
Diffstat (limited to 'index.html')
-rw-r--r--index.html189
1 files changed, 126 insertions, 63 deletions
diff --git a/index.html b/index.html
index 257c146..0c6d06c 100644
--- a/index.html
+++ b/index.html
@@ -11,74 +11,137 @@
<h1>&Iacute;&ntilde;igo Guti&eacute;rrez Fern&aacute;ndez</h1>
</header>
- <p>
- Welcome! I&rsquo;m a Computer Software Engineering student from
- <a href="https://en.wikipedia.org/wiki/Asturias">Asturias</a>,
- Spain.
- <a href="https://ingenieriainformatica.uniovi.es/inicio">
- This is the webpage of my school</a>,
- an institution part of the
- <a href="https://www.uniovi.es/en/">University of Oviedo</a>.
- 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).
- </p>
-
- <p>
- Some of my work can be found at my
- <a href="https://github.com/InigoGutierrez">GitHub page</a>, both for
- University and for learning and having fun. There you will find:
- </p>
-
- <ul>
- <li>For learning and fun</li>
- <ul>
- <li>
- <a href="https://github.com/InigoGutierrez/configs">Configurations</a>
- and
- <a href="https://github.com/InigoGutierrez/scripts">scripts</a>
- I use on my machines
- </li>
-
- <li>
- A
- <a href="https://github.com/InigoGutierrez/con">
- tool for reading the Spanish Constitution</a>
- on a terminal
- </li>
-
- <li>
- A
- <a href="https://github.com/InigoGutierrez/mainpage">mainpage</a>
- with search engines configured from a text file to make your browser fancier
- </li>
-
- <li>
- <a href="https://github.com/InigoGutierrez/AceptaElReto">Solutions</a>
- to programming problems posted on
- <a href="https://www.aceptaelreto.com/">aceptaelreto.com</a>
- </li>
+ <section>
+ <img src="img/walking.jpg" class="odd" alt="Walking into the forest.">
+
+ <h2>Welcome!</h2>
+
+ <p>
+ I&rsquo;m a Computer Software Engineering student from
+ <a href="https://en.wikipedia.org/wiki/Asturias">Asturias</a>,
+ Spain.
+ <a href="https://ingenieriainformatica.uniovi.es/inicio">
+ This is the webpage of my school</a>,
+ an institution part of the
+ <a href="https://www.uniovi.es/en/">University of Oviedo</a>.
+ 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).
+ </p>
+ </section>
+
+ <section>
+ <div class="column">
+ <img src="img/taamasArch.jpg" alt="Rice 1">
+ <img src="img/vaporwave.jpg" alt="Working with JS">
+ </div>
+
+ <h2>My system</h2>
+
+ <p>
+ 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 <a href="https://github.com/InigoGutierrez/scripts/tree/master/mapGen">random</a>
+ <a href="https://github.com/InigoGutierrez/scripts/tree/master/cardGen">ideas</a>. 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.
+ </p>
+
+ <p>
+ 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&rsquo;ve been using it for almost two years.
+ </p>
+ </section>
+
+ <section>
+ <img src="img/seimeira.jpg" class="odd" alt"Seimeira.">
+
+ <h2>My work</h2>
+
+ <p>
+ I work as a junior software developer at <a href="https://gmeana.com/">GADD</a>, where I am
+ part of a team developing an online ticketing application.
+ </p>
+
+ <p>
+ Some of my work can be found at my
+ <a href="https://github.com/InigoGutierrez">GitHub page</a>, both for
+ University and for learning and having fun. There you will find:
+ </p>
- </ul>
- <li>For University</li>
<ul>
- <li>
- A <a href="https://github.com/InigoGutierrez/CmmCompiler">compiler</a>
- for the C-- language
- </li>
- <li>
- An <a href="https://github.com/InigoGutierrez/viade_en1b">app for route maangement</a>
- based on <a href="https://reactjs.org/">React</a> and
- <a href="https://solidproject.org/">Solid</a> (Tim&rsquo;s, not the principles).
- </li>
+ <li>For learning and fun</li>
+ <ul>
+
+ <li>
+ <a href="https://github.com/InigoGutierrez/configs">Configurations</a>
+ and
+ <a href="https://github.com/InigoGutierrez/scripts">scripts</a>
+ I use on my machines
+ </li>
+
+ <li>
+ A
+ <a href="https://github.com/InigoGutierrez/mainpage">mainpage</a>
+ with search engines configured from a text file to make your browser fancier
+ </li>
+
+ <li>
+ A
+ <a href="https://github.com/InigoGutierrez/con">
+ tool for reading the Spanish Constitution</a>
+ on a terminal
+ </li>
+
+ <li>
+ <a href="https://github.com/InigoGutierrez/AceptaElReto">Solutions</a>
+ to programming problems posted on
+ <a href="https://www.aceptaelreto.com/">aceptaelreto.com</a>
+ </li>
+
+ </ul>
+ <li>For University</li>
+ <ul>
+ <li>
+ A <a href="https://github.com/InigoGutierrez/CmmCompiler">compiler</a>
+ for the C-- language
+ </li>
+ <li>
+ An <a href="https://github.com/InigoGutierrez/viade_en1b">app for route management</a>
+ based on <a href="https://reactjs.org/">React</a> and
+ <a href="https://solidproject.org/">Solid</a> (Tim&rsquo;s, not the principles).
+ </li>
+ </ul>
</ul>
- </ul>
- <p>
- As of now I&rsquo;m doing extracurricular practices at
- <a href="https://gmeana.com/">GADD</a>, where I am part of a team
- developing an online ticketing application.
- </p>
+ </section>
+
+ <section>
+ <img src="img/leiva.jpg" class="even" alt="Leiva, doing stuff.">
+
+ <h2>Other stuff</h2>
+
+ <p>
+ I&rsquo;m currently studying the game of Go. I find it a deep and rewarding game which links with
+ principles of simplicity and zen.
+ </p>
+
+ <p>
+ My girlfriend lend me her electric guitar, so I&rsquo;m also trying to learn it (no hurry).
+ </p>
+
+ <p>
+ Philosophically I&rsquo;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.
+ </p>
+
+ <p>
+ Also, my sister wanted a cat, so I live with this devil called Leiva. She really likes my chair!
+ </p>
+ </section>
</body>
</html>