<!DOCTYPE html>
<title>Causal Agency</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
	font-family: monospace;
	max-width: 80ch;
	margin: 2em auto;
	padding: 0 1ch;
}
h1 {
	font-size: inherit;
	margin: 1em 0 0;
}
p { margin: 0 0 1em 4ch; }
a { text-decoration: none; }
/* scheme.css */
</style>

<p>
Hi.
I'm an aspiring person.
I'm still trying to figure out how to be.
<p>
You can find me in
<a href="ircs://chat.freenode.net:6697/#ascii.town">#ascii.town</a>
on freenode
or send mail to june@.
<p>
These are things I've made.

<h1>torus</h1>
<p>
collaborative ASCII art project
<p>
<a href="ssh://torus@ascii.town">ssh torus@ascii.town</a>
--
<a href="https://ascii.town/explore.html">explore</a>
--
<a href="https://code.causal.agency/june/torus">code</a>
<p>
<!-- torus.html -->

<h1>play</h1>
<p>
2048 clone with scoreboard
<p>
<a href="ssh://play@ascii.town">ssh play@ascii.town</a>
--
<a href="https://code.causal.agency/june/play">code</a>
<p>
<!-- play.html -->

<h1>catgirl</h1>
<p>
artisanal IRC client
<p>
<a href="ssh://chat@ascii.town">ssh chat@ascii.town</a>
--
<a href="http://code.causal.agency/june/catgirl">code</a>
<p>
<!-- catgirl.html -->

<h1>scheme</h1>
<p>
earthy terminal colours
<p>
<a href="scheme.png">palette</a>
--
<a href="bin/scheme.html">code</a>

<h1>bin</h1>
<p>
little utilities
<p>
<a href="bin/">code</a>

<h1>text</h1>
<p>
words about code
<p>
<a href="https://text.causal.agency">text.causal.agency</a>