diff options
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..125609c --- /dev/null +++ b/about.html @@ -0,0 +1,58 @@ +<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" href="britons.css?v=6"> + <meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <meta name="author" content="Jodian Buenaventura"> + <meta name="keywords" content="/hmofa/, furry, hmofa, tech, writing, index"> + <meta name="description" content="About the owner of El Arriero."> + <link rel="icon" type="image/x-icon" href="fig.ico"> + <title>El Arriero - Contact</title> + </head> + + <body> + <header> + <h1><a class="title" href="index.html">El Arriero</a><i>Fig, to my heart, you are the eternal hope.</i></h1> + </header> + <nav> + <a href="about.html"><img src="icons/user-business.png" alt="User Business"> About</a> + <a href="contact.html"><img src="icons/mail.png" alt="Mail Arrow"> Contact</a> + <a href="changelog.html"><img src="icons/new-text.png" alt="NEW!"> Changelog</a> + <a href="https://wiki.elarriero.org/"><img src="icons/book-open-text-image.png" alt="Encyclopedia"> Wiki</a> + <a href="https://press.elarriero.org"><img src="icons/newspaper.png" alt="Newspaper"> Writing</a> + </nav> + <h2>About Me</h2> + <p>You may know me online as FigAnon or El Arriero. Some of my friends call me Jodian <small>(pronounced Joe-dee-ann)</small>. I'm the guy who made and draws + <a href="fig.html">Fig</a>. I haven't drawn a proper portrait of myself, so just imagine the "Unknown Civil Servant" from + <a href="https://www.ndemiccreations.com/en/51-rebel-inc" title="Developer page of the game.">Rebel Inc: Escalation</a> <img src="icons/globe--arrow.png" alt="Outgoing link">, one of my favorite games.</p> + <p>I do traditional art with some fine and affordable tools. Unfortunately I can't display most of my art because of web provider guidelines.</p> + <ul> + <li>Pentel Graphgear 1000 with Staedtler Mars 0.5mm HB lead</li> + <li>STAEDTLER Mars Technico 780 with their appropriate 2mm 2H lead</li> + <li>Derwent Academy Graphite Pencils ranging from 5H-6B</li> + <li>Unknown Chinese sketchbook</li> + <li>Generic printer paper</li> + </ul> + + <p>Apart from drawing, I'm a techie, so my computers are well maintained.</p> + <dl> + <dt>My Desktop, Fig:</dt> + <dd>She runs <a href="https://www.gentoo.org/" title="Gentoo Linux homepage">Gentoo</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> (x86_64) with a custom kernel. I've noticed a ~10% performance gain compared to the standard kernel options. It certainly was worth the headache of figuring everything out. I've had this install running since January 2024.</dd> + <dt>My Laptop, Adelaide:</dt> + <dd>She's made to be a reliable backup. So I have her dualbooting <a href="https://linuxmint.com/" title="Linux Mint homepage">Linux Mint 22</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> and + <a href="http://toastytech.com/evil/" title="Internet Explorer is EVIL!">Windows 11</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> (unfortunately). You just never know when you're gonna need Windows. + I haven't booted into it since last year so it's not like I'm sacrificing much. She's always there for when I bork my computer after her yearly update.</dd> + </dl> + + <hr> + <a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a> + <a href="https://www.restorebritain.org.uk/" title="Visit to save Britain from the Thousand Year Starmerreich!"> + <img src="media/restorebritain.gif" alt="RESTORE BRITAIN!"> + </a> + + <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> + <img src="media/eu_anim.gif" alt="EUistan Flag"> + </a> + </body> +</html> + |
