Open Source Software

Disk Inventory X Disk Inventory X

Disk Inventory X is a disk usage utility for MacOS. Disk Inventory X helps users get an understaning of their computers disk space and how it is uitilized. Disk Inventory X answers this questions by providing an overview of files and folder and their size, with an easy-to-unstand graphical user interface that display disk space using treemaps. Disk Inventory X is released fully free and open-source under the GNU General Public License.

PostgREST PostgREST

PostgREST is a standalone web server and development tool that automatically turns your PostgreSQL database into a RESTful API.

Filmulator Filmulator

Filmulator is a free and open-source raw photo editor based on the process of developing film. The raw photo editing application with library management focus on providing simplicity over flexibility with an aim for ease of learning with a streamlined workflow. Filmulator accepts raw files from cameras and simulates the development of film as if exposed to the same light as the camera's sensor.

LoopBack LoopBack

A highly extensible Node.js and TypeScript framework for building APIs and microservices.

Next.js Next.js

Next.js is a free an open-source JavaScript framework for building production grade React web applications that scale. World's leading companies use the framework to buil both static and dynamic websites and web applications.

Apache OpenOffice Impress Apache OpenOffice Impress

Impress your audience with your presentations. Apache OpenOffice Impress is a free and open-source keynote application that allow you to create slide shows with  2D and 3D clip art, special effects, animation, and high-impact drawing

WebGL WebGL

WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES 2.0. WebGL is exposed through the HTML5 Canvas element as Document Object Model interfaces. Allowing developers familiar with OpenGL ES 2.0 to easily understand and recognize WebGL as a Shader-based API using GLSL, with constructs that are semantically similar to those of the underlying OpenGL ES 2.0 API. The WebGL API stays very close to the OpenGL ES 2.0 specification, with some concessions made for what developers expect out of memory-managed languages such as JavaScript.

Pyramid Pyramid

Pyramid is a web framework written in Python that makes it easy to write applications for the web. With Pyramid, you can start small and finish big. Pyramid offers many features suited for writing both simple and complex software, while providing clear structure as your application grows. Since 1995, the Pyramid team has stayed devoted to professional craftmenship with a deep commitment to quality, which is seen throughout the Pyramid framework and the developer experience and workflow it provide for developers. Pyramid is released free and open-source under the Zope Public License (ZPL) Version 2.1.

Tornado Tornado

A free and open-source web framework and asynchronous networking library written in Python. Tornado was originally developed at FriendFeed, and is using a non-blocking network I/O that can be used to scale applications to tens of thousands of concurrent connection. Tornado is a great framework for applications that require long-lived connections between users, and for WebSockets or long polling.

jQuery jQuery

A fast, small, and feature-rich JavaScript library that let's you write less code and get more done. The library is specifically designed to simplify HTML DOM tree traversal and manipulation, event handling, CSS animation and Ajax related tasks. jQuery was first released in 2006, and instantly changed the way many write JavaScript. Today, about 70% of the top 10 million websites still use jQuery to improve the experience for their visitors.