Open Source Software

Nuxt.js Nuxt.js

Nuxt.js is an intuetive Vue framework that supports generating a static website based on your Vue application. It provides the best of both worlds, as you don't need a server, yet can reap the SEO benefits. Nuxt achives this by pre-rendering all pages and include the necessary HTML. And when you are ready to deploy, Nuxt.js got you covered with simple integrations to serverless and third-party providers such as Netlify, Vercel and GitHub pages.

Libera Chat Libera Chat

Libera Chat is a next-generation IRC network that is free and open source, developed by similarly-spirited collaborative endeavours. Libera.Chat’s services are provided by Libera Chat, a Swedish non-profit organisation. While being operated by volunteers from all over the world.

Kemal Kemal

Kemal is a lightning fast, super simple web framework written in Crystal.

neo4j neo4j

Neo4j is a commercially provided graph database management system developed by Neo4j, Inc. The graph database is fundamentally different to the relational model found in relational database management systems (RDBMS). With Neo4j, each data record, or node, stores direct pointers to all the nodes it's connected to. The database is also designed to perform complex queries with complex connections orders of magnitude faster. Neo4j is ACID-compliant and suited for projects that requires complicated relationship structures.

Xfce Xfce

Xfce is a free and open-source desktop environment for Unix-like platforms, such as Linux, Solaris and BSD.

SkyDocs SkyDocs

SkyDocs is a lightweight static documentation builder with MarkDown.

Docker Docker

Docker is an open-source platform that automates deployment and development life cycles with OS-level virtualization. These virtualization are called containers and contain application specific operating system, software and configurations that are built on deployment. Containers are encapsulated and work across systems, be it in local development or on production servers, they run anywhere. Docker provides a Community Edition (CE) and an Enterprise Edition (EE) and can be used for personal and enterprise level projects alike.

OpenBoard OpenBoard

OpenBoard is an interactive whiteboard for schools and universities. With OpenBoard you can use a pen tablet, an interactive whiteboard or even a mouse to write and annotate your course. The software is also designed to be easy to use, yet powerful enough to facilitate most usecases, so that you can focus on your presentation rather than the software itself.

Android Android

Android is a free and open source mobile operating system built on-top of the Linux kernel. The OS is used by over 150 million people world-wide, which makes it the most popular mobile operating system on earth. Android is optimized for how you use your phone, helping you manage conversations, organize your day, and connect with the people that matters most to you.

Haskell Haskell

Haskell is a free and open-source purely-functional programming language. The language has been around since the 1990's and has pioneered a number of advanced programming language features such as type classes, which enable type-safe operator overloading. Haskell is an open-source project of more than twenty years of scientific research and provides built-in concurrency and parallelism, debuggers, profilers and rich libraries that can be used to build robust applications while following functional programming patterns.