Free Development & DevOps Software
Visual Studio Code
A free and open source IDE based on Electron and Atom, developed by Microsoft. Visual Studio Code or VS Code is an extensible IDE or coding editor that is loved by many developers around the globe. The editor combines a streamlined UI with advanced code assistance, code nagivation and intellisense.
Stack Overflow
Stack Overflow is the largest, most trusted question and answers platform and online community for developers to learn, share their programming knowledge, and build their careers.
PSequel
PSequel provides a clean and simple interface for you to perform common PostgreSQL tasks quickly. PSequel PostgreSQL GUI tool specifically developed for macOS. While offical tools like pgAdmin are great and provide a wide range of features, they lack the simplicity of PSequel.
MongoDB
MongoDB is an open-source document-oriented distributed database built for modern applications. MongoDB uses JSON-like documents with optional schemas and is classified as a NoSQL database. The database is freely distributed under the Server Side Public License, but MongoDB provides commercial version of the database for enterprise-scale applications.
Amazon Lumberyard
Amazon Lumberyard is a free, cross-platform game engine based on the famous CryEngine. With Amazon Lumberyard, you can create games without royalties, seat fees and additional costs. Since the game engine is developed by Amazon it provides some interesting integrations out-of-the-box. Lumberyard provides frictionless integration with Twitch and AWS for hosting and displaying and promoting your new game.
CodeIgniter
CodeIgniter is a powerful PHP framework with an extremly small footpring. The framework is built from the ground up to aid developers that want to build structured, secure and scalable web applications written in PHP. CodeIgniter is designed and developed at EllisLab and released as free and open source software under the MIT License.
postmarketOS
PostmarketOS is a touch-optimized, mobile operating system built on-top of Alpine Linux. It provides it's own packages and comes with a small footprint and can easily be installed on most smartphones. However, PostmarketOS is in early development and leads the way for mobile Linux operating systems and will most likely not operate like the more popular mobile OS on the market today.
Git
Git is a free and open source distributed version-control system for tracking changes in source code during software development. The tool is created by Linus Torvalds, the creator of Linux, and is used by virtually every software project today. With Git, developer can track changes in any sets of files in a project and coordinate the team to develop in a non-linear workflow to achieve maximum efficiency.
WebAssembly
WebAssembly or WASM for short, is an open standard and binary instruction format for a stack-based virtual machine. WebAssembly run in all modern web browsers at near-native performance and provides languages such as C/C++ and Rust with a compilation target so that they can run on the web. The language is designed to run alongside JavaScript, allowing both to work together, while simultaneously redefining the web's capability.
phpMyAdmin
With phpMyAdmin you can manage MySQL and MariaDB via a user interface. phpMyAdmin is free and open-source portable web application written primarily in PHP. It supports wide range of native MySQL and MariaDB database operations including maniging tables, columns, relations, indexes, users, permissions and more.