Free Software for Windows
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.
Playnite
Playnite is an open source video game library manager that provides a unified interface for all of your games.
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.
Sozi
Sozi is a free and open source, browser-based presentation software using SVG and JavaScript to create animated presentations. Unlike in most presentation applications, a Sozi document is not organised as a slideshow, but rather as a poster where the content of your presentation can be freely laid out. Playing such a presentation consists in a series of translations, zooms and rotations that allow to focus on the elements you want to show.
Ricochet
Ricochet is a communications application that uses the Tor network to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. Instead of a username, you get a unique address that looks like ricochet:rs7ce36jsj24ogfw.
Mountain Duck
Mountain Duck lets you mount server and cloud storage as a disk in Finder on macOS and the File Explorer on Windows. With Mountain Duck, applications on you computer can handle any file in your cloud storage lika a local file. Mountain Duck integrates with various popular protocols and third-party services like FTP, SFTP, WebDAV, Amazon S3, Google Storage, OpenStack Swift, Microsoft Azure, Microsoft OneDrive, Microsoft SharePoint, Dropbox, Google Drive, Wasabi, Backblaze B2 and Joyent Triton.
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.
LMMS
LMMS is a free and open-source digital audio workstation available for Linux, macOS and Windows. The software was first release as Linux MultiMedia Studio back in 2004. Since then LMMS has evolved to support more platforms include macOS and Windows. LMMS can be used to compose, mix and sequence music in a simple and intuetive interface while also providing MIDI or keyboard support.
Waterfox
A free and open-source web browser developed specifically for x64, ARM64, and PPC64LE systems. Waterfox is fully customizable and allows users to modify and extend the browser any way the please with WebExtensions and classic-style bootstrap add-ons. The browser also respects your privacy, with no built-in telemetry or data collections (beside version number, for automatic updates). Waterfox is available for all major computer operating systems like macOS, Linux and Windows, and a mobile version for Android.
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.