summary refs log tree commit diff
path: root/www/causal.agency/index.html.in
blob: 47f4fa4b1b5b0cd68726e0610cdfed37a341aeef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!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;
	font-weight: inherit;
	margin: 1em 0 0;
}
p { margin: 0 0 1em 4ch; }
a { text-decoration: none; }
hr { visibility: hidden; }
/* include:scheme.css */
</style>

<p>
Hi.
I'm me.
I make things.
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>
<a href="https://git.causal.agency">code</a>
--
<a href="https://text.causal.agency">words</a>

<h1><a href="https://git.causal.agency/pounce/about">pounce</a></h1>
<p>
multi-client IRC bouncer

<h1><a href="https://git.causal.agency/litterbox/about">litterbox</a></h1>
<p>
full-text search IRC logger

<h1><a href="https://git.causal.agency/catgirl/about">catgirl</a></h1>
<p>
artisanal IRC client
<p>
demo: <a href="ssh://chat@ascii.town">ssh chat@ascii.town</a>
<p>
<!-- include:catgirl.html -->

<hr>

<h1><a href="https://git.causal.agency/imbox/about">imbox & git-fetch-email</a></h1>
<p>
IMAP to mbox

<h1><a href="https://git.causal.agency/notemap/about">notemap</a></h1>
<p>
mirror notes to IMAP

<hr>

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

<h1>play</h1>
<p>
2048 over SSH
<p>
<a href="ssh://play@ascii.town">ssh play@ascii.town</a>
--
<a href="https://git.causal.agency/play">src</a>
<p>
<!-- include:play.html -->

<hr>

<h1><a href="https://git.causal.agency/cards/about">cards</a></h1>
<p>
CARDS.DLL loader for SDL

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

<h1><a href="bin/">bin</a></h1>
<p>
other little tools