Free Software for Web
Zocdoc
With Zocdoc you can easily find the right doctor, near you. Zocdoc is an application where you can read doctor reviews from varified patients and book appointments. Millions of people use Zocdoc to find and book the right doctor for them, in their area.
Google Public DNS
The Domain Name System (DNS) protocol is an important part of the web's infrastructure it resolves the names of internet sites with their underlying IP addresses. Google Public DNS is a free, global DNS resolution service that anypne can use as an alternative to their current DNS provider.
draw.io
draw.io is free, web-based diagram application. With draw.io you can create flowcharts, network diagrams, and UML and ER diagrams to design database schema. draw.io works with Google Drive and Google Workplace applications such as Google Docs, Google Sheets and Google Slides. It also integrates with GitHub, GitLab and Dropbox for visual documentation in distributed teams.
Gitly
Gitly is a free and open-source git-based source code management tool written in V. The software can be self-hosted affordably with a $3.5 cloud instance. Gitly is light, fast and utlize minimal ammount of RAM, and can be deployed as a single <1 MB binary, including compiled templates.
Spotern
With Spotern you can instantaneously identify products and locations that you see in movies, video clips, TV series, and shows.
Pixpa
Pixpa is an all-in-one platform to create beautiful, professional portfolio websites, client galleries and online stores without any coding knowledge. Made for photographers, artists, designers and small businesses. With Pixpa’s website builder it's easy to showcase, sell and share your work online.
WPdetector
WPDetector is a free web-based tool that detects all the plugins and the theme used by any WordPress website. With WPDetector you can easily find out what plugins and themes a WordPress-powered website is using. Simply enter the URL of the website that you want to scan and investigate and a detail report will come back in seconds. On top of that, the tool also provide additional information about the website and its domain.
Metabase
Metabase is an open-source tool that allow data and analytics to be shared fast and easy within a company. The open-source business intelligence server provided by Metabase can be installed within 5 minutes. Metabase can also, easily be integrated with third-pary services and databases like Amazon Redshift, Druid, Google Analytics, Google BigQuery, H2, MongoDB, MySQL, Oracle, PostgreSQL, Presto, Snowflake, SparkSQL, SQL Server, SQLite and Vertica. The software is provided free and open-source under the GNU Affero General Public License (AGPL) and managed server solutions can be purchased at a monthly subscription.
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.
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.