From e45b95d54aef4f730039b0e903762e66f144b7ea Mon Sep 17 00:00:00 2001
From: hellerve
Date: Wed, 6 Sep 2017 10:52:37 +0200
Subject: [PATCH] added e to list of projects
---
index.html | 42 ++++++++++++++++++++++++++++++++----------
1 file changed, 32 insertions(+), 10 deletions(-)
diff --git a/index.html b/index.html
index 656f949..dea54d8 100644
--- a/index.html
+++ b/index.html
@@ -50,6 +50,12 @@
text-decoration: none;
border-bottom: 2px solid #d6dde3;
}
+ .main ul {
+ margin-top: 0.1em;
+ }
+ .main li {
+ list-style: circle;
+ }
@media(max-device-width: 700px) {
body {
font-size: 36px;
@@ -94,16 +100,32 @@
I’m a software engineer at Port Zero based in Berlin.
I do a lot of open source work.
-
- Some of my most popular projects are zepto,
- a programming language I have been working on; hawkweed,
- a utility library for Python with an emphasis on functional programming;
- a looking glass for routeservers,
- including a tool that provides an API
- for routeservers powered by BIRD (you can see it in action here); and a
- number of
- useful tools.
-
+ Some of my most popular projects are
+
+ -
+ e, my cheekily-named terminal editor;
+
+ -
+ zepto, a programming language I
+ have been working on;
+
+ -
+ hawkweed, a utility library for
+ Python with an emphasis on functional programming;
+
+ -
+ birdseye, a looking glass for
+ routeservers including a tool that
+ provides an API for routeservers powered by BIRD (you can see it in action
+ here);
+
+ -
+ and a number
+ of
+ useful
+ tools.
+
+
I am available for consulting work through Port Zero.