index: add link to sbcli and rephrase zepto
This commit is contained in:
35
index.html
35
index.html
@@ -102,29 +102,35 @@
|
||||
<span>Some of my most popular projects are</span>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/hellerve/e">e</a>, my cheekily-named terminal editor;
|
||||
<a href="https://github.com/hellerve/e">e</a>, my cheekily-named
|
||||
terminal editor;
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/zepto-lang/zepto">zepto</a>, a programming language I
|
||||
have been working on;
|
||||
<a href="https://github.com/zepto-lang/zepto">zepto</a>, a programming
|
||||
language
|
||||
<a href="https://blog.veitheller.de/zepto,_A_Eulogy.html">I worked
|
||||
on</a> for a few years;
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/carp-lang/carp">Carp</a>, a programming language I
|
||||
am contributing to—read my <a href="https://blog.veitheller.de/Carp.html">blog post</a>
|
||||
about it;
|
||||
<a href="https://github.com/carp-lang/carp">Carp</a>, a programming
|
||||
language I am contributing to—read my
|
||||
<a href="https://blog.veitheller.de/Carp.html">blog post</a> about
|
||||
it;
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/hellerve/hawkweed">hawkweed</a>, a utility library for
|
||||
Python with an emphasis on functional programming;
|
||||
<a href="https://github.com/hellerve/hawkweed">hawkweed</a>, a utility
|
||||
library for Python with an emphasis on functional programming;
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/ecix/birdseye">birdseye</a>, a looking glass for
|
||||
routeservers including <a href="https://github.com/ecix/birdwatcher">a tool</a> that
|
||||
provides an API for routeservers powered by BIRD (you can see it in action
|
||||
<a href="https://lg.ecix.net">used by ECIX</a>);
|
||||
<a href="https://github.com/ecix/birdseye">birdseye</a>, a looking
|
||||
glass for routeservers including
|
||||
<a href="https://github.com/ecix/birdwatcher">a tool</a> that
|
||||
provides an API for routeservers powered by BIRD (you can see it in
|
||||
action <a href="https://lg.ecix.net">used by ECIX</a>);
|
||||
</li>
|
||||
<li>
|
||||
and a <a href="https://github.com/port-zero/lens">number</a>
|
||||
and <a href="https://github.com/hellerve/sbcli">a</a>
|
||||
<a href="https://github.com/port-zero/lens">number</a>
|
||||
<a href="https://github.com/port-zero/lwt">of</a>
|
||||
<a href="https://github.com/ecix/fswatch">useful</a>
|
||||
<a href="https://github.com/port-zero/decode">tools</a>.
|
||||
@@ -136,7 +142,8 @@
|
||||
hands-on company, and everyone in our fantastic team does client work.
|
||||
You can <a href="mailto:veit.heller@port-zero.com">shoot me an
|
||||
e-mail</a> if you’re interested in working for or with us or, y’know,
|
||||
just want to have a chat. My PGP key can be found <a href="https://veitheller.de/static/pubkey.asc">on this server</a>,
|
||||
just want to have a chat. My PGP key can be found
|
||||
<a href="https://veitheller.de/static/pubkey.asc">on this server</a>,
|
||||
if that’s your sort of thing.
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user