2021-02-21 04:20:24 +00:00
<!DOCTYPE html>
< html lang = 'en' >
2021-02-02 03:28:42 +00:00
< head >
< title > gamerdonkey's ~ page< / title >
2021-02-21 04:20:24 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1, maximum-scale=1" >
2021-09-27 06:13:58 +00:00
< meta http-equiv = "X-Clacks-Overhead" content = "GNU Terry Pratchett" / >
2021-02-02 03:28:42 +00:00
< style >
2021-02-21 04:20:24 +00:00
@font-face {
2021-02-22 03:04:41 +00:00
font-family: "PixelOperator_reduced";
src: url("./fonts/pixel_operator/PixelOperator_reduced.ttf");
}
@font-face {
font-family: "PixelOperator_reduced";
font-weight: bold;
src: url("./fonts/pixel_operator/PixelOperator-Bold_reduced.ttf");
2021-02-21 04:20:24 +00:00
}
html {
height: 100%;
}
2021-02-02 03:28:42 +00:00
body {
display: flex;
background: repeating-linear-gradient(rgb(0,0,170), rgb(0,0,170) 20px, rgb(0,170,170) 20px, rgb(0,170,170) 40px);
2021-02-21 04:20:24 +00:00
min-height: 100%;
2021-02-02 03:28:42 +00:00
margin: 0;
2021-02-22 03:04:41 +00:00
font-family: PixelOperator_reduced, monospace, fixed;
2021-02-21 04:20:24 +00:00
font-size: 14pt;
}
a, a:visited {
color: #000070;
}
ul {
list-style-type: '> ';
2021-02-02 03:28:42 +00:00
}
div.terminal {
display: flex;
flex-direction: column;
align-items: center;
background: lightgray;
2021-02-21 04:20:24 +00:00
min-height: 92%;
2021-02-05 00:19:26 +00:00
width: 92%;
2021-08-15 02:37:20 +00:00
max-width: 1024px;
2021-02-21 04:20:24 +00:00
margin: 2em auto;
2021-02-02 03:28:42 +00:00
box-shadow: 6px 8px;
}
header {
margin-top: 2em;
2021-08-15 02:37:20 +00:00
font-family: monospace;
2021-02-02 03:28:42 +00:00
font-weight: bold;
2021-02-21 04:20:24 +00:00
font-size: 12pt;
2021-02-02 03:28:42 +00:00
}
main {
2021-02-21 04:20:24 +00:00
max-width: 80ch;
margin: 0 0.5em;
2021-08-14 19:39:23 +00:00
flex-grow: 2;
2021-02-02 03:28:42 +00:00
}
2021-08-14 19:39:23 +00:00
footer {
text-align: center;
font-size: 12pt;
}
footer > p#license {
font-style: italic;
}
2021-02-02 03:28:42 +00:00
< / style >
< / head >
< body >
< div class = 'terminal' >
< header >
< span style = "" > ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐ < / span > < br / >
< span style = "" > │ ░ ▄ ▀ ▄ ▀ ░ █ ▀ ▀ ░ █ ▀ █ ░ █ ▄ █ ░ █ ▀ ▀ ░ █ ▀ ▄ ░ █ ▀ ▄ ░ █ ▀ █ ░ █ ▀ █ ░ █ ░ █ ░ █ ▀ ▀ ░ █ ░ █ │ < / span > < br / >
< span style = "" > │ ░ ░ ░ ░ ░ ░ █ ░ █ ░ █ ▀ █ ░ █ ░ █ ░ █ ▀ ▀ ░ █ ▀ ▄ ░ █ ░ █ ░ █ ░ █ ░ █ ░ █ ░ █ ▀ ▄ ░ █ ▀ ▀ ░ ░ █ ░ │ < / span > < br / >
< span style = "" > │ ░ ░ ░ ░ ░ ░ ▀ ▀ ▀ ░ ▀ ░ ▀ ░ ▀ ░ ▀ ░ ▀ ▀ ▀ ░ ▀ ░ ▀ ░ ▀ ▀ ░ ░ ▀ ▀ ▀ ░ ▀ ░ ▀ ░ ▀ ░ ▀ ░ ▀ ▀ ▀ ░ ░ ▀ ░ │ < / span > < br / >
< span style = "" > └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘ < / span > < br / >
< / header >
< main >
2021-02-21 04:20:24 +00:00
< h1 > Welcome to My Small Corner of ~town< / h1 >
2021-02-02 03:28:42 +00:00
2021-02-21 04:20:24 +00:00
< p > I'm a software developer and maker. I love < a href = 'https://tildeverse.org/' target = '_blank' > tilde communities< / a > and I try to use this space to explore my own creativity and some of the more beautiful aspects of the internet. More about me is on < a href = 'https://gamerdonkey.com' target = '_blank' > my primary website< / a > . If you're on tilde.town, feel free to email me or find me on IRC. < / p >
2021-02-02 03:28:42 +00:00
2021-02-05 05:47:24 +00:00
< h3 > My Things < / h3 >
< ul >
< li > < a href = './gbcamera' > Game Boy Camera Photography< / a > < / li >
2021-02-21 04:20:24 +00:00
< li > < a href = './css-art.html' > CSS "Art"< / a > < / li >
2021-08-15 02:37:20 +00:00
< li > < a href = './blog' > Feels blog< / a > < / li >
2023-03-03 06:36:29 +00:00
< li > < a href = './waki-libs' > WAKI-LIBS< / a > - Wikipedia ad-libbed< / li >
2023-03-03 06:37:27 +00:00
< li > < a href = './cryptoshit' > Crypto Shit< / a > < / li >
2021-02-05 05:47:24 +00:00
< / ul >
2021-08-15 02:37:20 +00:00
< h3 > Other Tilde Things < / h3 >
< ul >
< li > < a href = 'https://tilde.town/~kirch/bluedot.html' > Pale Blue Dot< / a > by < a href = 'https://tilde.town/~kirch/' > kirch< / a > < / li >
< li > < a href = 'https://tilde.town/~nossidge/' > nossidge's style and info< / a > < / li >
< li > < a href = 'https://tilde.town/~acdw/' > acdw's page< / a > < / li >
< li > < a href = 'https://tilde.town/~owenversteeg/' > A collection of ASCII shrimp< / a > < / li >
< li > < a href = 'https://tilde.town/~selfsame/' > Retro interface< / a > < / li >
< li > < a href = 'https://tilde.town/~slymodi/' > slymodi's page< / a > < / li >
< / ul >
2021-02-02 03:28:42 +00:00
2021-08-15 02:37:20 +00:00
< h3 > Other Beautiful Things on the Internet < / h3 >
2021-02-02 03:28:42 +00:00
< ul >
2021-08-14 19:39:23 +00:00
< li > XKCD < a href = 'http://geekwagon.net/projects/xkcd1190/' target = '_blank' > Time< / a > (and its < a href = 'https://explainxkcd.com/wiki/index.php/1190:_Time' target = '_blank' > wiki page< / a > )< / li >
2021-08-15 02:37:20 +00:00
< li > < a href = 'https://ashleyblewer.com/throttled.html' > "Throttled"< / a > - Network-based performance art< / li >
< li > < a href = 'https://archive.org/details/ConnectionsByJamesBurke/Connections/' > "Connections" by James Burke< / a > < / li >
< li > < a href = 'https://nandgame.com/' > Nandgame< / a > < / li >
2022-08-09 05:04:20 +00:00
< li > < a href = 'https://search.marginalia.nu/' > Marginalia Search< / a > - A search engine that prefers old-style web pages< / li >
< li > < a href = 'https://www.long-lines.net/places-routes/index.html' > AT& T Long Lines< / a > < / li >
2021-02-02 03:28:42 +00:00
< / ul >
2021-08-15 02:37:20 +00:00
2021-02-02 03:28:42 +00:00
< / main >
2021-08-14 19:39:23 +00:00
< footer >
< div id = "tilde_ring" >
< p > < a id = "tilde_town_ring" class = "tilde_ring_link" href = "" > random ~user< / a >
| < a href = "https://tilde.town/~um/tilde_ring/join.html" > join ~ring< / a >
| < a id = "tilde_town_ring_next" class = "tilde_ring_link" href = "" > next ~user< / a > < / p >
< script type = "text/javascript" >
var ringjs = document.createElement('script')
ringjs.src = document.location.protocol + '//tilde.town/~um/tilde_ring/tilde_ring.js'
document.getElementById('tilde_ring').appendChild(ringjs)
< / script >
< / div >
< p id = 'license' > Unless otherwise noted, my work is licensed < a rel = "license" href = "http://creativecommons.org/licenses/by-sa/4.0/" > CC BY-SA 4.0< / a > .< / p >
< / footer >
2021-02-02 03:28:42 +00:00
< / div > <!-- terminal -->
< / body >
< / html >