Software

Webmin Webmin

Webmin is a web-based interface for system administration tool for Unix-like systems. You can use Webmin in any modern browser to setup and manage& user accounts, Apache web server, DNS configuration and alike. The software removes the mundane task of manually editing Unix configurations and allow you to easily setup hosting for applications, sites and web services.

CryEngine CryEngine

CryEngine is an commercial open-source game engine designed and developed by the German game developer Crytek. With CryEngine, game creators can achieve their goals faster by building games on an already proven game engine that provides its full source code. The engine is provided with no up-front cost, only a royalty percentage of 5% of the gross receipt, which makes it perfect for game developers and teams with a low budget or funding. Surrounding the project is a large community and a market place filled with user-made game assets that can be used to increase the speed-to-market.

Rancher Rancher

Rancher enables organizations to easily run containers in production. It is a complete free and open-source software stack for teams adopting containers. With Rancher, you no longer have to build a container services platform from scratch by combining various open source technologies. Rancher addresses the operational and security challenges of managing multiple Kubernetes clusters, while providing DevOps teams with integrated tools for running containerized workloads.

FuelPHP FuelPHP

FuelPHP is a MVC (Model-View-Controller) framework that was designed from the ground up to build scalable web applications written in PHP. Out-of-the-box, FuelPHP supports HVMC as a part of its arcitecture. The Hierarchical-Model-View-Controller (HMVC) pattern is a direct extension to the MVC pattern that manages to solve many of the scalability issues when building applications. HMVC is a collection of traditional MVC triads operating as one application. Each triad is completely independent and can execute without the presence of any other. All requests made to triads must use the controller interface, never loading models or libraries outside of their own domain. FuelPHP is released as a free and open source framework under the MIT License and can be used for commercial and personal projects alike.

Godot Engine Godot Engine

Godot is a free and open-source 2D and 3D, cross-platform, game engine released under the MIT license. With Godot, you can develop games using Go or GDScript. Godot provides a huge set of common tools for game production, so that you can focus on making your game without reinventing the wheel. The development environment runs on multiple operating systems including Linux, macOS, and Windows and can compile games for PC, Mobile and the web browser.