
Tabidoo
Airtable
Zoho Creator
Hype
Code-Free Startup
Knack
Podio
App Press
DevToolKit.site
DuskTools.app
DevToys
CodeUtil.dev
SmallDevTools
CyberChef
IT Tools
Web ToolBox
Tabidoo is a Czech low-code platform designed for creating custom business applications. Founded in 2017, it helps companies organize and manage their data once traditional spreadsheets are no longer enough. As a comprehensive and highly flexible system, it adapts to even the most demanding clients and grows with them as their business evolves and their needs expand over time.
One of Tabidooโs biggest advantages is its pricing model. Unlike most SaaS platforms, Tabidoo charges per license, not per user, starting at just 1,500 CZK. The platform also offers a freemium model โ all features are available free.
Tabidoo is used by companies of all sizes โ from small businesses to large enterprises. The platform currently powers several thousand active users, and the number continues to grow rapidly. Among its key clients are Dr. Max, The National Theatre, The General Financial Directorate, ล koda Transportation, Atelier A8000, and Direct Auto.
๐ Edit, delete, or link data across multiple applications. ๐ Share applications with other users and assign permissions individually. ๐ Create dashboards and customize widgets such as tables, charts, KPIs, summary panels, and gauges. ๐ Set up email notifications, automated workflows, and reports. ๐ Download ready-made templates and adapt them to your needs. ๐ Manage data, tasks, and processes all in one place. ๐ Switch between 30+ languages โ Tabidoo speaks your language. ๐ Transform data into clear visual infographics. ๐ Plan meetings and interviews directly within the platform. ๐ Integrate with other apps via Zapier, Make, or native API.
For more complex logic, users can customize Tabidoo further using JavaScript.
Behind Tabidoo stands a team of experienced developers โ Michal ฤumpelรญk, Pavel Hruschka, Vratislav Morkus, Jan Pinฤรกk, and Jan Zednรญk โ each with more than 20 years of experience in IT and software development.
DevToolKit is a collection of 19 free online developer tools that run entirely in the browser. No backend, no signup, no data ever leaves your machine. Built with Next.js 14 and Tailwind CSS. Tools include: JSON Formatter & Validator, JSON Tree Viewer with node path copying, YAML-JSON Converter, SQL Formatter, Base64 Encoder/Decoder (text + file drag & drop), URL Encoder, JWT Decoder, Hash Generator (SHA-1/256/384/512 via Web Crypto API), Password Generator, Cron Expression Parser with next run time calculation, PostgreSQL Config Generator (free PGTune alternative), UUID v4 Generator, QR Code Generator (PNG + SVG), Lorem Ipsum Generator, Regex Tester, Text Diff Checker, Unix Timestamp Converter, Color Converter (HEX/RGB/HSL), and HTTP Status Codes Reference. Every tool processes data locally using native browser APIs. No server-side processing, no cookies, no analytics tracking of input data.
Tabidoo
DevToolKit.siteNo DevToolKit.site videos yet. You could help us improve this page by suggesting one.
Tabidoo's answer
.Net core, Mongo, Angular, RabbitMQ, Node.js....
DevToolKit.site's answer:
Next.js 14 with App Router for server-side rendering and per-page SEO metadata. Tailwind CSS for styling with a custom dark theme. Web Crypto API (crypto.subtle) for SHA-1/256/384/512 hashing and cryptographically secure password generation โ zero external crypto libraries. FileReader API for client-side Base64 file encoding. All tools are React components with no backend โ the entire app is static and deployed on Vercel. Each tool is a separate route with its own metadata, canonical URL, and sitemap entry for independent Google indexing.
Tabidoo's answer
Business model. Tabidoo does not charge per user. Even in free edition (pricing plan), all the features are available forever.
DevToolKit.site's answer:
Three things set DevToolKit apart. First, it includes tools you won't find in other online toolkits โ a PostgreSQL Config Generator that replaces PGTune with hardware-aware tuning calculations, a Cron Expression Parser that doesn't just describe the schedule but calculates the next 10 actual execution timestamps, and a JSON Tree Viewer where you click any node to copy its full JavaScript path like data.users[0].email. Second, every tool uses native browser APIs instead of external libraries โ hashing runs through Web Crypto API with hardware acceleration, passwords use crypto.getRandomValues(), file encoding uses FileReader โ meaning zero dependencies and zero data transmission. Third, each of the 19 tools lives on its own URL with dedicated SEO metadata, so you can bookmark devtoolkit.site/jwt-decoder/ and go straight to it โ no navigating through menus or loading tools you don't need.
Tabidoo's answer
Tabidoo is an optimal choice for everyone, who knows how to run his business and just needs an affordable yet very good tool (IT System) to support the business. With Tabidoo, you are not forced to change the process, you are changing the system to support the process.
DevToolKit.site's answer:
DevToolKit runs 100% in the browser with zero signup. Unlike CyberChef, which has a steep learning curve with its recipe-based interface, DevToolKit gives you 19 standalone tools โ each with a clean, focused UI for a single task. Unlike DevToys, it works on any device with a browser โ no desktop app installation needed. And unlike SmallDevTools or similar online toolkits, DevToolKit includes unique tools like a PostgreSQL Config Generator (a free PGTune alternative), a Cron Expression Parser that calculates next 10 actual run times, and a JSON Tree Viewer with click-to-copy node paths. Every tool uses native browser APIs like Web Crypto for hashing โ no data is ever sent to a server, which matters if you're working with production JWTs, API keys, or database configs.
Tabidoo's answer
Our main audience includes small to medium-sized businesses focused on growth, looking to improve their management practices. These businesses are motivated to leave behind outdated methods like paper and spreadsheets in favor of a single, integrated system. They value having all their data in one place, avoiding the complexity of using different systems for different tasks. Our platform caters to those seeking a simple, all-in-one solution to streamline their operations.
DevToolKit.site's answer:
Backend and full-stack developers who deal with JSON, JWTs, SQL, cron jobs, and PostgreSQL configuration on a daily basis. DevOps engineers who need quick encoding, hashing, or regex testing without installing CLI tools. Developers who care about data privacy and don't want to paste production tokens or API responses into random websites that may log input data.
Tabidoo's answer
In 2016, a team of three developers, all former team leaders, faced a new project with many mundane tasks. They decided to take a different approach to make the development process more efficient and reusable for future projects. This decision came well before the rise of the LowCode/NoCode movement.
After finishing their first project, they saw the potential of their platform and decided to offer it to both developers and non-developers. That's how Tabidoo was created.
DevToolKit.site's answer:
I'm a backend developer with 10+ years of experience in Python and Go, working on distributed systems and microservices. Every day I was jumping between 5-6 different sites to format JSON, decode a JWT, test a regex, or convert a timestamp โ each one bloated with ads, cookie banners, and signup walls. One evening I decided to build all the tools I actually use into a single place where everything runs client-side. The first version had 15 tools and took a weekend to build with Next.js and Tailwind CSS. After getting feedback, I added a PostgreSQL Config Generator (because PGTune hasn't been updated in years), a JSON Tree Viewer, and an HTTP Status Code Reference. It's now at 19 tools and growing based on what developers ask for.
DevToolKit.site's answer:
DevToolKit is a free tool with no accounts, so we don't track individual users. It's used by individual developers and small teams who need quick, private access to common dev utilities without enterprise overhead. The tool is designed for anyone who works with APIs, databases, or web development and wants a fast, ad-free, privacy-respecting alternative to existing online tools.
Tabidoo has really made managing data easier for me. We use it to keep track of customer contacts and their order history, which is straightforward. What I like the most is that I can quickly tweak forms and create reports as needed... It's user-friendly, which is great for everyone - from tech-savvy users to those who are less experienced. It's also super flexible, handling small and large datasets with ease. Overall, it's been smooth sailing with Tabidoo, and I'd definitely recommend it.
I've been using Tabidoo for a while now, and I'm blown away by its capabilities! For someone with no or limited coding experience, this platform has truly been a game-changer.
Firstly, the user interface is intuitive and user-friendly. I was able to dive right in and start building without any prior training. The drag-and-drop functionality makes it a breeze to create apps, and workflows. Absolutely perfect for the smaller companies, since entry level is quite easy and also the price is great! You can start with the free version and upgrade anytime!
We switched to Tabidoo when our team started to expand. The price-solution ratio/quality and practicality of processing is absolutely great from my point of view. We don't pay for users and it is the biggest benefit, I think.
Airtable - Airtable works like a spreadsheet but gives you the power of a database to organize anything. Sign up for free.
DuskTools.app - 150+ free browser-based developer tools - no sign-up, no tracking, no backend. JSON formatter, Base64 encoder, regex tester, JWT decoder, UUID generator, HTTP status lookup, MIME types, port reference, cron builder & more. Everything runs locally in
Zoho Creator - Zoho Creator is a low-code application development platform that helps you build a custom, mobile-ready apps to run your business.
DevToys - A collection of converters, formaters, encoders, generators and other tools for your Windows desktop.
Hype - Using Hype, you can create beautiful HTML5 web content.
CodeUtil.dev - Fast, private developer tools in your browser. JSON formatter, Regex tester, Cron generator, and 17 more.