skiqqy.xyz/index.html

140 lines
5.9 KiB
HTML

<!doctype html>
<html lang=en>
<title>Skiqqy's Home Page</title><meta charset=utf-8>
<meta name=Description content="Skiqqy Cochranes Home Page">
<style>
body{
overflow-y:scroll;
font:16px monospace,monospace;
background-color: #000;
color: #fff;
}
a{
color:#DC143C
}
img, .c{
display:table-cell;max-width:999px;max-width:80ch
}
pre{
margin:0;overflow-x:hidden
}
@media(max-width:999px){
.c{
display:block;font-size:1.94vw
}
}
.header {
padding: 60px;
text-align: center;
font-size: 30px;
}
</style>
<div class="header"><h1>Skiqqy</h1>~ Pronounced skippy</div>
</style><div style="display:table;margin:16px auto"><div class=c><pre style="top:0;position:sticky;user-select:none;padding-right:64px">
<a href=/ style="text-decoration:none;color:white">Skiqqy</a>
Personal:
<a href=https://github.com/skiqqy>Github</a>
<a href=./setup.html>My Setup</a>
<a href=./projects.html>Projects</a>
Hosted Services:
<a href=https://git.skiqqy.xyz/>Git Server</a>
<a href=https://blog.skiqqy.xyz>Blog</a>
<a href=https://wiki.skiqqy.xyz/>Wiki</a>
<a href=https://files.skiqqy.xyz/>Files</a>
<a href=https://proj.skiqqy.xyz/>Projects Home</a>
<a href=https://irc.skiqqy.xyz/>IRC Webclient</a>
</pre></div><div class=c><pre>
+-------------------------------------------------------+
| |
| About Me |
| |
| * My name is Stephen Cochrane, but my friends call |
| me Skippy (Written skiqqy). |
| |
| * curriculum vitae: |
| There are 3 methods, shown below, |
| 1. <code>$ man <(curl -s https://skiqqy.xyz/skiqqy.1)</code> |
| 2. <code>$ curl https://skiqqy.xyz/gencv | bash</code> |
| 3. Or you can download it <a href=./assets/CurriculumVitae.pdf>here</a>. |
| |
| * I am currently studying at Stellenbosh University |
| a BSc in Computer Science, I am in my third year |
| of studies. |
| |
| * I love low level coding, my language of choice |
| is C. |
| |
| * Vim or gtfo. |
| |
| * Just read the man-pages bro. |
| |
| * Come water my flowers in animal crossing pls. |
| |
+-------------------------------------------------------+
+-------------------------------------------------------+
| |
| Friends |
| |
| * Please go take a look at my friend Tristan, aka |
| "The king of subnets"/"alloca go brrr", his |
| website can be found over <a href=https://deavmi.github.io target=blank_>here</a> |
| |
+-------------------------------------------------------+
+-------------------------------------------------------+
| |
| What I consider Bloat |
| |
| * Any program that is not "minimal", in the sense |
| that it does not conform to the unix philosophy |
| of doing one thing, and doing that one thing well. |
| |
| * If the program is not free as in <a href=https://www.gnu.org/philosophy/free-sw.html target=blank_>free</a>, then I |
| assume the program is bloated and may be malware. |
| |
| * Politics. |
| |
| * Google. |
| |
| * Facebook. |
| |
+-------------------------------------------------------+
+-------------------------------------------------------+
| |
| Contact Details |
| |
| * Twitter: @posix_patrol |
| |
| * Instagram: @_skiqqy |
| |
| * Email: ohmyskippy@disroot.org |
| |
| * xmpp: ohmyskippy@disroot.org |
| |
| * Discord: Skiqqy#1159 |
| |
+-------------------------------------------------------+
+-------------------------------------------------------+
| |
| Other |
| |
| * IRC: irc.skiqqy.xyz:6667 |
| |
| * Mumble Channel: irc.skiqqy.xyz:9980 |
| |
+-------------------------------------------------------+
<a href="https://k1ss.org/">Inspired by</a>
</pre></div></div>