Free and Open Source Software
Amplication
With Amplication you can instantly generate Node.js Apps with GraphQL and REST APIs. Amplication is an open‑source development tool. It helps professional Node.js developers develop quality Node.js applications without spending time on repetitive coding tasks.
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.
Netcat
With Netcat you can read and write data across network connections with the TCP/IP protocol. Netcat is a feature rich networking utility for macOS, Linux and Windows that is designed to a reliable tool that can be utilized by external programs and scripts. Netcat provides intricate tools for netowork debugging, network exploration and connection creation.
Wireshark
Wireshark is the world's most widely-used network protocol analyzer software. With Wireshark you can get a better understanding on what's happening on your network. The software let's you do deep analysis across hundreds of protocols at a microscopic level. Wireshark is free and open-source and has been in active development by contributions from volunteers across the globe since 1998. Today the software is used by commercial and non-profit enterprises, government agencies, and educational institutions.
pwncat
pwncat is a sophisticated bind and reverse shell handler with many features as well as a drop-in replacement or compatible complement to netcat, ncat or socat. pwncat is like netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and forwarding magic - and its fully scriptable with Python (PSE)
Vite.js
Vite provides next generation tooling for frontend JavaScript development. It allows users to enjoy an instant server start with on demand file serving over native ESM, without required bundling. This allows Vite to be extremely fast when compare to traditionally bundled solutions like Webpack, Yarn and Rollup. Vite also provides lightning fast HMR (Hot Module Reload) that remains performant regardless of application or project size.
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.
Turbolinks
Turbolinks is a JavaScript library that intercepts all clicks on <a href> links to the same domain. When you click an eligible link, Turbolinks prevents the browser from following it. Instead, Turbolinks changes the browser's URL using the History API, requests the new page using XMLHttpRequest, and then renders the HTML response. Allowing you to create dynamic page loading without utilizing SPA architecture.
GraphQL
A free and open-source data query and manipulation language for APIs, combined with a runtime for fulfilling queries with existing data. GraphQL makes it easy to understand and query your data and bridge the gap between frontend and backend web development. The project is openly developed by Facebook, and community around it.