source code for html website at https://zachdecook.com
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
<link rel="stylesheet" type="text/css" href="https://zachdecook.com/shared/mvp/mvp-dark.css"/>
<link rel="stylesheet" type="text/css" href="index2.css"/>

<nav>

* [**Songbooks**](https://songs.zachdecook.com)
* [*Resume*](resume)

</nav>
<header>

![Rare photo of cold Zach: beard sold separately!](avatar.jpg)

# Zach DeCook

</header><main>

## Intro

What is a "Zach DeCook"? Most days software developer,
with interests in music, maths, and many other things.
He's possibly best defined by the projects he spends time on.

## Selected Projects
<section>
<aside>

### [Tight Change](posts/tightchange)

Coin-Holding device in card form-factor.

[![Shaking the device won't loose the coins](posts/tightchange/shaking.gif)](posts/tightchange)
</aside>
<aside>

### [FossMoji](/fossmoji)

Procedurally generated free software SVGinOT Emoji font

[![A collection of very happy emojis](fossmoji.png)](fossmoji)
</aside>
<aside>

### [MIDI hardware projects](posts/ststech)

A collaboration of controllers that I programmed.

[![The "Combo breaker"](posts/ststech.png)](posts/ststech)
</aside>
</section>

## Other Projects

## Things that I use

</main>
<footer><nav>

* [git.sr.ht repositories](https://git.sr.ht/~earboxer)
* [Github Profile](https://github.com/earboxer/)
* [Gitlab.com Profile](https://gitlab.com/earboxer/)
* [Librem Social microblogging](https://social.librem.one/@zachdecook)

</nav></footer>