Open Source Software

Polymer Polymer

Polymer is an open-source JavaScript library for building web applications using Web Components.

Gitly Gitly

Gitly is a free and open-source git-based source code management tool written in V. The software can be self-hosted affordably with a $3.5 cloud instance. Gitly is light, fast and utlize minimal ammount of RAM, and can be deployed as a single <1 MB binary, including compiled templates.

MultiBootUSB MultiBootUSB

MultiBootUSB is a cross platform software that allows you to install multiple live linux on a USB disk non destructively and option to uninstall distros. MultiBootUSB is written in Python and is released as free and open-source software under the GPL-2.0 License.

MainWP MainWP

The MainWP WordPress plugin is a free and open-source, self-hosted solution for managing multiple WordPress sites from a single dashboard. With MainWP you can manage posts and pages, controlling users, making backups and performing updates through the unified MainWP dashboard. All of which will minimize the time and cost of maintaining multiple WordPress sites.

React Router React Router

React Router is a fully-featured client and server-side routing library for React, a JavaScript library for building user interfaces. React Router runs anywhere React runs; on the web, on the server with node.js, and on React Native. React Router is used by companies like Apple, Airbnb, Coinbase, NetFlix, Microsoft, Discord and Zoom to further improve the experience of their react powered application used for internal and external use.

OpenTSDB OpenTSDB

OpenTSDB is a free and open-source distributed, scalable Time Series Database written on top of Apache HBase. OpenTSDB was designed to address a common need: store, index and serve metrics collected from computer systems such as network gear, operating systems and applications, at a large scale, and make this data easily accessible and graphable. OpenTSDB allows you to collect thousands of metrics from tens of thousands of hosts and applications, at a high rate and will never delete or downsample data and can easily store hundreds of billions of data points.

NeoOffice NeoOffice

Specifically designed for macOS, NeoOffice brings a free and open source alternative to popular office suites. NeoOffice is based on OpenOffice and LibreOffice and provides a way for macOS users to view, edit, and save OpenOffice documents, LibreOffice documents, and simple Microsoft Word, Excel, and PowerPoint documents.

FileZilla FileZilla

Filezilla is an free and open-source FTP software that can be used to transfer files over the FTP, FTPS and SFTP protocol. The application consist of FileZilla Client and FileZilla Server. The FileZilla Client is used to connect to FTP services whereas FileZilla Server can be used to create and host your own FTP server.

Authy Authy

Authy is a two-factor authentication (2FA) for protecting yourself online. With Authy you can defeat cyber criminals & avoid account takeovers with stronger security. Authy is created by Twilio and avalible for Android, iOS and Google Chrome. It integrates with many third-party services such as Facebook, Amazon, Google, Microsoft, Dropbox and many more.

Memcached Memcached

Memcached is a free and open-source in-memory key-value store used for storing small chunks of data objects in dynamic memory. Most commonly, Memcached is used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an data sources needs to be fetched. Rather than querying the database for each unique request, Memcached can be used to store data from common pages in memory and speedup and improve the experience of a web application or website.