Free Development & DevOps Software
Light Table
Light Table is an IDE (integrated development environment) for software development. The application is built by Chris Granger and Robert Attorri and features real-time feedback allowing instant execution, debugging and access to documentation.
MkDocs
MkDocs is a fast, simple and open-source static site generator that's geared towards building project documentation for software projects. With MkDocs it's easy to setup documentation with source files that are written in Markdown, and configured with a single YAML configuration file. When it is time to host your documentation, MkDocs builds completely static HTML sites for GitHub pages, Amazon S3 or a hosting provider of your choice.
JavaScript
JavaScript is a scripting or programming language that conforms to the ECMAScript specification. The language is mainly used to create complex features for web pages, but is also used other software project. Javascript has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions and is mostly just-in-time compiled.
GitLab
A web-based tool for DevOps lifecycle management and source code hosing. GitLab, much like GitHub use the open-source technology Git for repository management and code reversion. On top of that GitLab provide extra services like issue-tracking, wiki and CI/CD pipelines for code deployment. The main difference between GitLab and GitHub is that GitLab is open-source and the whole platform can be self-hosted on your own server. GitLab also provides the same hosted repository solutions provided by GitHub.
Hapi
Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality with Hapi. It's a free and open-source JavaScript framework for Node.js that is developed for enterprise-grade applications. Companies like Walmart, Brave and Condé Nast build web-services with Hapi and rely on it at scale.
Amber Framework
Amber is a web framework written in the programming language Crystal that makes building web applications fast, simple, and enjoyable. The Amber Framework provides productivity and happiness through a powerful CLI and familiar design patterns seen in Kemal, Rails, Phoenix and other popular frameworks. With the Amber Framework you can build blazing fast web applications that your users will love.
Flutter
Flutter is an open-source UI software development kit created by Google. Flutter allows developers to write Android and iOS application in Dart. Flutter can be installed on any desktop computer and server that runs Linux, macOS or Windows. The SDK provide developers with a great developer experience with hot reload, that allows for quick iterations and a quick development workflow when building UI's, adding features and fixing bugs.