Open Source Development & DevOps Software

Semantic UI Semantic UI

Semantic UI is a free and open-source framework for HTML and CSS. The framework treats words and classes as exchangeable concepts. Classes use syntax from natural languages like noun/modifier relationships, word order, and plurality to link concepts intuitively. Semantic UI provides similar benefits to that of BEM or SMACSS style guidelines.

Bluefish Editor Bluefish Editor

The Bluefish Editor is a free and powerful editor that is used by programmers and web developers. Bluefish supports a handfull of programming and markup languages including HTML, XHTML, CSS, XML, PHP, C, C++, JavaScript, Java, Go, Vala, Ada, D, SQL, Perl, ColdFusion, JSP, Python and Ruby. The software is developed openly and is released for free under the GNU GPL license.

SQLiteStudio SQLiteStudio

SQLiteStudio is a SQLite database manager with an intuetive user interface. It provides a pretty-print code formatter, marks syntax errors. Allowing you to easily view, query and manage data in your SQLite database. SQLiteStudio is released as free and open source software under the GNU General Public License.

AWS Amplify AWS Amplify

As a mobile or front-end web developer, the complicated task of building and structuring a backend can be a daunting task. AWS Amplify is a tool built by Amazon as an end-to-end solution for building and deploying secure, scalable full stack applications, and ease that burden. With the Amplify CLI, you get a guided workflow to set up best-in-class backends for authentication, storage, APIs. With Amplify Libraries, you can connect your application with current technologies such as Android, iOS, React, Flutter, Amazon Cognito, Amazon S3 and AI/ML. And when it is time to ship, the Amplify Console got can help you to deploy and host scalable static websites and single page web apps with a Git-based workflow.

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

Insomnia Insomnia

With Insomnia you can design, debug and deploy APIs. Insomnia is free API design platform and REST Client developed for macOS, Linux and Window. The application makes it easy to create and group requests, specify environment variables, authentication and generate code snippets. You can also get all the details on responses. View the whole request timeline, status codes, body, headers, cookies and much more. The software also makes it easy to orginize your projects with workspaces, folders, environments, drag-and-drop requests, and easily import and export your data. Insomnia integrates with API gateways such as the Kong API Gateway, and Kong for Kubernetes. While Insomnia comes with a free-forever license, the software provides premium monthly subscriptions for E2EE data sync and advanced collaboration features.

GNU Emacs GNU Emacs

GNU Emacs is an extensible and customizable, free and open source text editor. It was created by GNU Project founder Richard Stallman and has been dubbed "the most powerful text editor available today". At the core of GNU Emacs is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. Which allows users to extend and customize GNU Emacs to their heart's content.

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

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