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>
|
<span>Some of my most popular projects are</span>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<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>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/zepto-lang/zepto">zepto</a>, a programming language I
|
<a href="https://github.com/zepto-lang/zepto">zepto</a>, a programming
|
||||||
have been working on;
|
language
|
||||||
|
<a href="https://blog.veitheller.de/zepto,_A_Eulogy.html">I worked
|
||||||
|
on</a> for a few years;
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/carp-lang/carp">Carp</a>, a programming language I
|
<a href="https://github.com/carp-lang/carp">Carp</a>, a programming
|
||||||
am contributing to—read my <a href="https://blog.veitheller.de/Carp.html">blog post</a>
|
language I am contributing to—read my
|
||||||
about it;
|
<a href="https://blog.veitheller.de/Carp.html">blog post</a> about
|
||||||
|
it;
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/hellerve/hawkweed">hawkweed</a>, a utility library for
|
<a href="https://github.com/hellerve/hawkweed">hawkweed</a>, a utility
|
||||||
Python with an emphasis on functional programming;
|
library for Python with an emphasis on functional programming;
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/ecix/birdseye">birdseye</a>, a looking glass for
|
<a href="https://github.com/ecix/birdseye">birdseye</a>, a looking
|
||||||
routeservers including <a href="https://github.com/ecix/birdwatcher">a tool</a> that
|
glass for routeservers including
|
||||||
provides an API for routeservers powered by BIRD (you can see it in action
|
<a href="https://github.com/ecix/birdwatcher">a tool</a> that
|
||||||
<a href="https://lg.ecix.net">used by ECIX</a>);
|
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>
|
||||||
<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/port-zero/lwt">of</a>
|
||||||
<a href="https://github.com/ecix/fswatch">useful</a>
|
<a href="https://github.com/ecix/fswatch">useful</a>
|
||||||
<a href="https://github.com/port-zero/decode">tools</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.
|
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
|
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,
|
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.
|
if that’s your sort of thing.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user