I have been a developer for many, many years and taken part in a long range of projects. This page will list some of the bigger things I have created (mostly for the web). I have also been contribution patches for all sorts of OpenSource projects and even co-created a few of the projects myself. Those will not be listed here but you might be able to find some of them on my github account.
chilifan.dk
A web community for chili pepper enthusiasts in Denmark. More than 5000 active users when it was most active. Today the activity has moved to a related Facebook Group, after the page was lost in a server crash
Madblogs.dk
In 2009 I started reading a lot of food blogs. It took a long time to read through all the blogs so eventually I got the idea to put them all (Well all the Danish ones anyway) into a big list and aggregate all their posts into an easy-to-read list. It soon became a quite […]
iGoogle gadgets
Back in 2011 Google introduced what they called iGoogle – The personalized google page. The idea was that you could build your own “start-page” around google by adding so-called gadgets to the page. Gadgets was basically small web-programs that ran in a limited box on the page. They could be note-areas, link collections, and much […]
Techathon.dk
A website for a hackathon I took part in planning – mixing Danish history and modern technology like bluetooth to find new ways to make museums interesting. The hackathon was organized together with the University of Aalborg and the Danish National museeum
Mastui
Mastui is the retro-modern Mastodon Client for the terminal. A project I started to learn more about creating TUIs with python. It ended up being a quite comprehensive Mastodon client with most of the features you would expect from a modern client. This is one of the more advanced and feature rich projects I have […]
TuSSH
TuSSH is an SSH manager for the terminal. It reads your ssh config and list the hosts you have there, make it possible to add, edit or delete hosts in the list. Other interesting features – Tagging– per-host notes– search– pre-sets (profiles) when adding new hosts– and much more. Easy to install with pipx install […]
Gnome Desktop Environment
I have been using Linux since 1996 and I fell in love with the Gnome Desktop Environment quite early Throughout the years I have been organizing GUADEC (Gnome Users and Developers European Conference), adding patches and created small (now dead) tools for Gnome.
Vim Editor
I have been an avid Vim editor user for many many years and even written a few books about the subject. Throughout the years I have contributed small patches and bug reports for the project. Today my editing needs are handled with Neovim
AsciiDoc Editor
A portable, cross-platform editor for the AsciiDoc markup language. I have tried to add support for almost all of the markup available and made it possible to export to pdf, html and docbook formats. Built-in live rendering of the document, file manager, outline and much more. This is my first project in typescript and using […]
Misc code projects
You can always find many of my small code projects or projects I have contributed to by looking at my github profile.