Software

Content Hub Content Hub

Content Hub is a social marketing platform that makes it easy to create versions and schedule posts individually to several social media networks simultaneously.

Bumble Bumble

Bumble is an application that empowers people to connect with confidence whether it be for dating, networking, or meeting friends online. Bumble uses location-based and interest-based metrics to connect you with similar people in your area. In heterosexual matches, only female users can make the first contact with matched male users, while in same-sex matches either person can send a message first.

Erlang Erlang

A general-purpose, concurrent, functional programming language used to build massively scalable soft real-time systems with requirements on high availability. Erlang comes bundled with the OTP, the Open Telecom Platform which is a runtime system first developed by Ericsson to handle the Swedish telecom infrastructure in the early 80's. The term Erlang and OTP is today used interchangeably and includes the runtime, the language and ready-to-use components built specifically for the ecosystem. To this day, Erlang is used in various sectors and applications like telecoms, banking, e-commerce, computer telephony and instant messaging. As the language is suitable for critical infrastructure and applications that requires high availability and real-time features, running at scale.

Twist Twist

Check fewer notifications, do more meaningful work. Twist is the team communication app for calmer, more organized, and more productive teamwork.

Hide My WP Ghost Hide My WP Ghost

Hide My WP Ghost is a WordPress Security plugin. Changes and hides WordPress common paths for the Best WP Security against hacker’s bots.The plugin works like security through obscurity solution for a WP website.

Feedly Feedly

Feedly is a news aggregatior application that allows you keep up-to-date with topics and trends that you care about. Feedly can assist you when researching current events as the application allows you to better organize, read and share the content of your favorite sites. With the use of RSS, Feedly formats the content for easy reading from all of your saved sources and notify you when fresh content is released.

Cycle.js Cycle.js

Cycle.js is a functional and reactive JavaScript framework used to write predictable code. Cycle’s core abstraction is your application as a pure function main() where inputs are read effects (sources) from the external world and outputs (sinks) are write effects to affect the external world. These I/O effects in the external world are managed by drivers: plugins that handle DOM effects, HTTP effects, etc.

PHP PHP

PHP is a popular free and open-source general-purpose scripting language. The language was created by Danish-Canadian programmer Rasmus Lerdorf in 1994. PHP is fast, flexible and pragmatic and is especially suited to web development. It is utilised by individual developers and large corporations like facebook, where it powers backend services.

Ruby Ruby

Ruby is a free and open-source interpreted, high-level, general-purpose programming language. The language was created by Yukihiro "Matz" Matsumoto from Japan in the mid-1990s. Today, Ruby has a friendly and growing community from all over the world and is openly developed and maintained. According to its creator Yukihiro, the language share many similarities with Perl, Smalltalk, Eiffel, Ada, Basic, and Lisp, all of which Ruby was influenced by.

Objection.js Objection.js

Objection.js is an ORM (Object Relational Mapper) built on top of knex for Node.js. Objection.js aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable. Even though ORM is the best commonly known acronym to describe objection, a more accurate description is to call it a relational query builder. With Objection.js you get all the benefits of an SQL query builder but also a powerful set of tools for working with relations.