diff options
Diffstat (limited to 'en.html')
-rw-r--r-- | en.html | 27 |
1 files changed, 14 insertions, 13 deletions
@@ -2,13 +2,13 @@ <html lang="en"> <head> <meta charset="UTF-8"> - <title>Íñigo Gutiérrez Fernández</title> + <title>Taamas</title> <link rel="stylesheet" type="text/css" href="css/style.css"> </head> <body> <header> - <h1>Íñigo Gutiérrez Fernández</h1> + <h1>Taamas</h1> </header> <ul class="navbar"> @@ -42,10 +42,11 @@ <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 + 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://git.taamas.xyz/Taamas/scripts/src/branch/master/mapGen">random</a> + <a href="https://git.taamas.xyz/Taamas/scripts/src/branch/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> @@ -69,7 +70,7 @@ <p> Some of my work can be found at my - <a href="https://github.com/InigoGutierrez">GitHub page</a>, both for + <a href="https://git.taamas.xyz/Taamas">personal Gitea instance</a>, both for University and for learning and having fun. There you will find: </p> @@ -78,27 +79,27 @@ <ul> <li> - <a href="https://github.com/InigoGutierrez/configs">Configurations</a> + <a href="https://git.taamas.xyz/Taamas/configs">Configurations</a> and - <a href="https://github.com/InigoGutierrez/scripts">scripts</a> + <a href="https://git.taamas.xyz/Taamas/scripts">scripts</a> I use on my machines. </li> <li> A - <a href="https://github.com/InigoGutierrez/mainpage">mainpage</a> + <a href="https://git.taamas.xyz/Taamas/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"> + <a href="https://git.taamas.xyz/Taamas/con"> tool for reading the Spanish Constitution</a> on a terminal. </li> <li> - <a href="https://github.com/InigoGutierrez/AceptaElReto">Solutions</a> + <a href="https://git.taamas.xyz/Taamas/AceptaElReto">Solutions</a> to programming problems posted on <a href="https://www.aceptaelreto.com/">aceptaelreto.com</a>. </li> @@ -149,7 +150,7 @@ <section> <p> Thank you for reading my page! It’s source code is available - <a href="https://github.com/InigoGutierrez/InigoGutierrez.github.io">here</a>. + <a href="https://git.taamas.xyz/Taamas/taamas.xyz">here</a>. </p> </section> |