Development & DevOps Software for Web

Github Github

GitHub is a platform that provides hosting for software development version control for open source and closed source projects. The platform utilize the revision control system Git, and build services around this open-source technology. With GitHub developers and teams can collaborate on software projects and build, host, and promote source code of their own open-source projects. GitHub itself is closed-source and was acquired by Microsoft in 2018 for US$7.5 billion.

IBM Cloud Object Storage IBM Cloud Object Storage

IBM Cloud Object Storage is a platform that offers cost-effective and scalable cloud storage for unstructured data.

Gitea Gitea

Gitea is a free and open-source software package for hosting software development version control using Git The software is written in Go and is a community managed fork of Gogs, released under the MIT license. With Gitea you can host your very own software project collaboration platform that can handle bug tracking, wikis, code review and team communication.

Cloudron Cloudron

Cloudron immutable infrastructure platform that makes it easy to run and maintain web applications on your server. It allows you to easily migrate your apps across servers and cloud providers. Due to the complexity of self-hosting applications, Cloudron was built, so that you can focus on building and using your apps instead of worring about system administration and DevOps.

Userbase Userbase

With Userbase you can create secure and private web apps using only static JavaScript, HTML, and CSS. Userbase provides built-in user accounts and takes care of you user accounts with the help of the Userbase SDK that lets you sign up, login, and logout users directly from your static site. It also provides a zero-management database that handles user's data in the browser, instead of sending database queries to a server. Userbase also encrypts all database operations in the browser with user-controlled keys. This helps you prevent personal data misuse, and lets you offer a high level of data privacy. Under the hood, Userbase uses sql.js, a JavaScrip implementation of SQLite.

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

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

Plausible Plausible

A simple and privacy-conscious alaternative for Google Analytics. Plausible can be used to track website traffic while still respecting user privacy. The plausable tracking script is 45 times smaller than that of Google Analytics which provides faster load times for you users visiting the website. Plausible is also fully comliant with GDPR, CCPA and PECR as it does not use cookies for tracking website activity.

Fathom Fathom

A simple, light-weight, privacy-focused alternative to Google Analytics. With Fathom website owners can ethically track their users behaviour and make sound business decisions quickly. Fathom doesn’t collect any personal data and is fully GDPR and CCPA compliant, as the software does not use cookies to track user behaviour.

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud

Amazon Elastic Compute Cloud or EC2 for short is a web service that provides resizable compute capacity in the cloud. EC2 is an Amazon Web Services offering that is designed to improve the way developer deploy and scale web applications.