Open Source Development & DevOps Software

Apache Airflow Apache Airflow

Apache Airflow is a community created workflow management platform. The software is both free and open-source, and can be used to reduce complexity in organizations workflow. Apache Airflow is modular by nature, and has an architecture that makes it easy to customize to organizations specific needs. The software was was first developed at Airbnb to where it was used to programmatically author and schedule their workflows, allowing the organization to monitor them via the built-in Airflow dashboard.

Apache Cordova Apache Cordova

Apache Cordova is a mobile application development framework that enables developers to build hybrid web applications for mobile devices using CSS3, HTML5, and JavaScript. Instead of relying on platform-specific APIs, Apache Cordova allows you to build your application once, and ship anywhere.

EiffelStudio EiffelStudio

EiffelStudio is an Integrated Development Environment that enable you to produce correct, reliable, maintainable software and control the development process. The IDE is specifically designed for the Eiffel programming lanaguge and comes with a debugger and browsable editor that makes it easy to navigate parts of your system and track down bugs, and quickly fix them.

React Hook Form React Hook Form

React Hook Form is a tiny form library without any dependencies. With the library it's simple to create React-based, performant, flexible and extensible forms with proper validation. React Hook Form is built with performance and DX in mind and embraces native form validation with simple integration to various UI libraries. Allowing developers to crete tiny size forms without dependancy, that follows HTML standards for validation. React Hook Form also provides resolvers support for third-party validation libraries like Yup, Zod, Superstruct, Joi or your custom sulotions.

UIkit UIkit

UIkit A lightweight and modular front-end framework for developing fast and powerful web interfaces.

OpenUserCSS OpenUserCSS

With OpenUserCSS you can change the look of other websites. OpenUserCSS contains a wide range of themes that are easy to apply, to make websites more readable.

ReverseSSH ReverseSSH

ReverseSSH is a statically-linked ssh server with a reverse connection feature for simple yet powerful remote access. Most people find ReverseSSH useful during HackTheBox, CTF's and similar challenges.

StackStorm StackStorm

StackStorm is an event driven automation platform that can be used for auto remediation, security event handling and infrastructure automation. Connect third-party applications with your stack to eliminate repetitive tasks and automate important events. StackStorm allows you to create if/then rules for complex workflows for DevOps and popular third-party services.

Docusaurus Docusaurus

Docusaurus makes it easy to maintain open source documentation websites. With Docusaurus you can wriet docummentation and blog posts using Markdown and save time when doing so. Docusaurs automatically publish your files as static html files ready to serve on the web.

GitLab 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.