Open Source Software
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.
KaiOS
KaiOS is a free an open-source operating system that brings the best of smartphones to affordable mobile devices. With KaiOS you can use popular apps like WhatsApp, YouTube, Facebook, Google Maps, and 500+ other apps available on the KaiStore. KaiOS was built to empower people around the world through technology. With the belief that everyone should have access to the internet to unleash their potential.
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.
Unreal Engine
The Unreal Engine is a game engine and suite of tools and technologies developed by Epic Games. The engine was first released in 1998 as a part of the first-person shooter game Unreal, where the game itself was built on the engine. Today the Unreal Engine has grown into an ecosystem that includes a marketplace for game assets that can help indie developer to develop games and make a living selling game assets them selves. The Unreal Engine is free to use and provides a revenue-share model for developers and has been used to tipple A studios and indie developers to create games in almost every genre, including platformers, fighting games,RPGs, MMORPGs, and many more.
Mark Text
Mark Text is a Markdown editor for Mac, Windows and Linux. With Mark Text you can enjoy a concise text editor, dedicated to improving your reading and editing efficiency.
XWiki
Developed for more than 10 years, XWiki is a long standing project trusted by individuals and high profile corporations. XWiki is a free and open source Wiki software written in Java and released under the GNU Lesser General Public License. XWiki provides a WYSIWYG editing, OpenDocument based document import/export, semantic annotations and tagging, and advanced permissions management fit for enterprise use. The extensible XWiki platform allow you to customaize and improve your Wiki as the content, userbase or usecase grows and evolves.
Fragments
Fragments is an easy to use BitTorrent client for the GNOME desktop environment. It is usable for receiving files using the BitTorrent protocol, which enables you to transmit huge files, like videos or installation images for Linux distributions.
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.
React
React is a free an open-source Javascript framework for frontend development. With React you can build powerful, component-based application that supports compilation of JSX, ES6 and auto-prefixed CSS files. The popular framework is developed by Facebook and used by countless of applications across the web and mobile devices to build structured user interfaces or UI components.
Express.js
Express.js is a free and open-source web application framework for Node.js, released as free and open-source software under the MIT License. Express is designed for building fast web applications and APIs. In the Node.js community the Express framework is seen as the defacto standard when it comes to building such applications. The philosophy of the framework is to provide a small and robust toolset for building HTTP servers with JavaScript and Node.js. Express does not force you to use any specific database, ORM or templating language, as it leaves that up to you as a developer, to maximize freedom and choice. Express.js is used by companies and hobby developers alike to build single page JavaScript applications, websites, hybrids and public HTTP APIs.