Open-source
Healthchecks is a Self-hosted Cron Job Monitoring System
Open-source cron job and background task monitoring service, written in Python & Django
Open-source
Open-source cron job and background task monitoring service, written in Python & Django
List
HTML5 drag and drop is a built-in functionality provided by HTML5 that allows users to grab an object and drag it to a different location within the application. While it provides basic drag and drop functionalities, it can be complex to implement and lacks some advanced features. On the other
JavaScript
A webpage builder is a tool that facilitates the process of creating websites. It eliminates the need for understanding coding languages, making website creation accessible to a wider range of people. Low-code visual Builders A no-code visual page builder is a tool that allows users to create and design websites
Open-source
What is A/B Testing? A/B Testing is a method of comparing two versions of a web page, app, or other product to determine which one performs better. It essentially involves showing the two variants (A and B) to similar visitors at the same time. The one that gives
CSS
What is Windi CSS? Windi CSS is a free and open-source CSS framework alternative to TailwindCSS, I used it in couple of projects as it is easy to integrate and has exactly what i need. If you know Tailwind you already know Windi CSS. The Sunset However, as all great
SEO
What is AMP? AMP, short for Accelerated Mobile Pages, is an open-source HTML framework developed by Google. It was created with the purpose of enhancing the loading speed of mobile web pages by utilizing a simplified version of HTML. AMP pages are optimized, with certain HTML tags and JavaScript elements
Next.js
Next.js is a popular open-source framework for building server-side rendered and static web applications using React. It provides an efficient and developer-friendly environment for creating fast and scalable web projects. With Next.js, you can easily handle routing, server-side rendering, and API routes, among other features. Vercel Postgres Vercel
React
Leaflet is a leading open-source JavaScript library for mobile-friendly interactive maps. Integrating it with React.js to display a map with multiple markers using GEOJson data is a powerful combination for web mapping applications. What is GeoJSON? GeoJSON is a format for encoding geographic data structures using JavaScript Object Notation
CMS
squido is a user-friendly and efficient static website builder that allows you to create stunning websites with minimal effort. With squido, you can easily host your website on any platform and enjoy lightning-fast loading speeds. The simplicity of squido makes it accessible to users of all skill levels, enabling you
Frameworks
FingerprintJS is a source-available, client-side, browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them. Unlike cookies and local storage, a fingerprint stays the same in incognito/private mode and even when browser data is purged. Limitation Since FingerprintJS processes and generates the fingerprints from
Python
Flask is a popular web framework written in Python that allows developers to build web applications quickly and easily. It is known for its simplicity, flexibility, and scalability. Advantages of using Flask Here are the advantages of using Flask: 1. Simplicity: Flask has a simple and intuitive API that makes
Docker
CouchDB is an open-source NoSQL database that focuses on ease of use and scalability. It uses a document-oriented model to store data, where each document is a self-contained unit of data with its own unique identifier. CouchDB allows flexible schema design, which means that each document can have its own