Free Software
WebPageTest
With WebPageTest you can run a free website speed test from around the globe using real browsers at consumer connection speeds with detailed optimization recommendations.
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.
Q#
A Microsoft developed domain-specific programming language used for expressing quantum algorithms. Q# share similar structures and elements with popular languages like Python, C#, and F#. The language comes bundled with the QDK (Quantum Development Kit) and quantum simulators, while also being extensible with Q# libraries. With Q# developers can build quantum algorithms used for quantum computing with a basic procedural model for writing programs with loops, if/then statements, and common data types.
Map Stack
With Map Stack you can assemble a selection of different map layers like backgrounds, satellite imagery, terrain, roads or labels. Map Stack is a map building tool that gives you Photoshop-like controls like colors, masks, opacity and brightness to make a map your own. When your map is finished you can quickly share them with integrated third-party social networks like Pintrest or Tumblr.
Java
Java is a programming language and a virtual environment used for software development. The language was created by James Gosling at Sun Microsystems. Today Java and the JVM (Java Virtual Machine) is owned by the Oracle Corporation and is used for developing software applications that can be deployed cross-platform.
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.
Hotwire
Hotwire or HTML Over The Wire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. Hotwire is a newly released project from the guys at Basecamp, and the Ruby on Rails creator David Heinemeier Hansson. The project aims to simplify the process of building web-based apps as a small team or solo developer. The concept is however not new, it dates back years, and we have seen implementations being done before. Laravel Livewire, Phoenix Liveview and HTMX is similar implementations of the concept or serverside render blocks of HTML dynamically.
Phoenix LiveView
Phoenix LiveView enables rich, real-time user experiences with server-rendered HTML. LiveView is free and open-source tool built for the Elixir framework Phoenix. It allows you to use a declarative model to render HTML on the server over WebSockets with optional LongPolling fallback. It also comes with templating and change tracking, live form validation with upload support, rich integration API with the client with phx-click, phx-focus, phx-blur, phx-submit, and a phx-hook for the cases where you have to write JavaScript.
Google Chat
Built for teams, Google Chat provides direct message communication and team chat rooms. Google Chat is an istant messaging application developed by Google for mobile Android and iOS devices, and the web. Google Chat integrates with the gSuite offering of tools such as Google Drive, Google Docs, Google Sheets, Google Keep and more, allowing you to stay productive with your team, in the Google ecosystem.