Open Source Software for Web
Calendso
Calendso is a free and open source self-hosted Calendly alternative. Calendso is white-label by design and can be hosted on-premise or can be hosted and managed by Calendso for a monthly charge. The calendar software is built to be API-driven and ready to be deployed on your own domain and does not add hurdles to the self-hosting process to favor the managed solution. Calendso provides modern features and comes with integrations for popular third-party services like Salesforce, Zapier, HubSpot and many more. While also allow you and your company to build custom integrations for any platform out there, and integrate seamlessly with your existing workflow.
Jupyter
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. The Jupyter Notebook is primarily used in data science for data transformation and cleaning, numerical simulation, statistical modeling and machine learning.
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.
Amazon S3
Amazon S3 or Amazon Simple Storage Service is object storage services provided by Amazon. It provides easy-to-use management features so you can organize your data and configure access controls to meet your specific business, organizational, and compliance requirements. Amazon S3 is used by millions of applications world-wide and is designed for 99.999999999% of durability.
LinkAce
LinkAce is a free and open-source, self hosted archive to store and organize links of your favorite websites. It allows you to host your own service where you can store links and search though them and categorize them with the helpd of tags and lists. LinkAce also provides automated backups and monitoring of your self hosted service.
RunCSS
RunCSS is a free and open-source runtime version of TailwindCSS. RunCSS provides all the same CSS utility class names that we know and love from TailwindCSS without the need for package management or build.
Hummingbard
Hummingbard is an experiment in building communities on top of the Matrix network. Hummingbard has social elements like user profiles, posts, communities, sharing and so on. It is intended to be more than just a decentralized link aggregator or a microblogging platform.
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.