Free and Open Source Software
Rust
A language that empowers people to build reliable and efficient software. Rust is a multi-paradigm programming language focused on performance, safety and concurrency. The language provides a syntax similar to that of C++ while providing memory safety without using garbage collection. Rust is blazingly fast and memory-efficient and can be used for performance-critical services for embedded devices or services that needs to integrate with other programming languages.
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.
Julia
Julia is free and open-source high-level, high-performance, dynamic programming language. The language is most commonly used by developers for numerical analysis and computational science. Julia's ecosystem includes many packages that makes easy to create data visualisations, work with data and machine learning.
Puppeteer
A Node.js library that provides a high-level headless Chrome API over the DevTools Protocol. Puppeteer is free and open source and can be used to generate screenshots and PDFs of web pages, crawl SPAs, scrape content from websites and auto submit forms and keyboard inputs for ui/ux testing.
Jest
A delightful free and open source testing framework for JavaScript that focus on simplicity. With Jest you can test your application written built with Babel, TypeScript, Node.js, React, Angular and Vue.js, in a simple, config free manner.
Tor
Tor is free and open-source software and network that enables anonymous communication and browsing. Tor can be used to defend yourself from aggressive tracking, surveillance and censorship and provides a good base for anonymity online. The name Tor is derived from the original project name "The Onion Router".
NPM
NPM is the most popular package registry for JavaScript and Node.js packages. It is relied upon by more than 11 million developers worldwide and has become the center of JavaScript code sharing. Currently NPM hosts over 1 million packages and is considered the largest software package registry in the world.
Privacy Badger
Privacy Badger is a browser add-on that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you visit. Privacy Badger is avalible as a Google Chrome, Microsoft Edge, Firefox and Opera.
ShareX
ShareX is a free and open-source screenshot and screencast utility. The software lets you capture or record any area of your screen and share it with a single press of a key. ShareX also integrate well with popular online services and allows you to upload and publish images, text or other types of files. ShareX is avalible for free on Microsoft Windows.
SILQ
Silq is a free and open-source high-level programming language specifically for quantum computing. The language is openly developed by ETH Zürich and provides a strong static type system.