developer-tools products
An open source Java test automation framework for Selenium that draws architectural inspiration from Spring Boot conventions. It aims to simplify browser-based test setup and configuration using familiar Spring-style patterns. Hosted on GitHub and intended for Java developers building web UI test suites.
Nura Dev is an iOS app that adds voice input capabilities to AI coding workflows. It allows developers to dictate code-related prompts and commands using their voice instead of typing. The app is available on the Apple App Store and targets developers working with AI coding assistants.
Drey is an open source Language Server Protocol (LSP) multiplexer that allows multiple editors or clients to share a single LSP server instance. By reusing one server process across clients, it reduces the total memory footprint compared to running separate LSP server instances. The project is hosted on GitHub and is available as open source software.
TargetJS is a JavaScript framework designed so that the order of code corresponds directly to the sequence of UI elements rendered on screen. This approach aims to make codebases more readable and easier to reason about by aligning code structure with visual layout. It is an open-source project available on GitHub.
LaTeX Preview by OrangeBot is a web app that allows users to render and preview LaTeX markup in real time. It is designed for developers, students, and educators who work with mathematical or scientific notation. The tool runs in the browser without requiring a local LaTeX installation.
ApyHub is a curated collection of utility APIs designed to help developers integrate common functionalities into their applications. It provides ready-to-use API endpoints covering tasks such as data processing, document handling, and productivity operations. Developers can access multiple APIs through a single platform, reducing the need to build or source individual services separately.
Token Harbor is a developer tool focused on API and AI token management. It provides infrastructure for handling authentication tokens within AI-powered applications and developer workflows. The tool is designed to streamline token operations for teams building with APIs and artificial intelligence services.
Remote Bash Script Debugger is a tool for debugging bash scripts on remote servers and environments. It provides a way to step through shell scripts, inspect variables, and trace execution without requiring a local setup. The tool is accessible via the web at edebug.sh.
A web server implemented entirely in PHP, now updated to support WebSockets and rooms. It is hosted on GitHub and targets developers looking for a PHP-native server solution. The project adds real-time communication capabilities through its socket and room support.
vmodal_sdk_flutter is a Flutter SDK for integrating vModal functionality into mobile applications. It provides developers with tools and APIs to implement modal-based features within Flutter projects. The repository is available on GitHub and has gained notable community interest with 777 stars.
Posecode is a text-based language and renderer designed to describe and visualize human body movement and poses. Users write structured text expressions that are interpreted and rendered into visual representations of human figures. It provides a developer-oriented playground for experimenting with movement notation and pose generation.
Telemetry.dev provides observability tooling for coding agents and LLM-powered applications. It enables developers to monitor, trace, and analyze the behavior of AI agents and language model workflows. The platform focuses on surfacing telemetry data specific to LLM application pipelines.
Datalevin is an open-source Datalog database built on top of LMDB, designed for both persistent storage and in-memory use. It supports a subset of the Datomic/Datascript API, making it compatible with existing Clojure codebases that use those libraries. Datalevin is suited for embedding within applications or running as a standalone server.
Joydex is an open-source tool that lets you use flight simulator hardware such as joysticks and throttles as input devices for OpenAI Codex Micro. It maps physical controls to coding actions, enabling hands-on interaction with the AI coding assistant. The project is hosted on GitHub and targets developers looking to experiment with alternative input methods.
RockCode is an unofficial macOS desktop client for Grok CLI, built as a vibe-coded project. It provides a native macOS interface for interacting with the Grok CLI tool. The project is open source and available on GitHub.
SkillHacker is a platform designed to assess developer skills objectively. It provides structured evaluations intended to reduce bias in measuring technical competency. The product is currently at MVP stage.
Edky is a command-line tool for converting Ed25519 public keys between different encodings. It accepts a public key in one supported format and outputs it in another, making it straightforward to interoperate between systems that use different key representations. The tool is open source and available on GitHub.
IOTManager is a developer tool for managing Internet of Things devices and workflows. It provides a SaaS-based interface for monitoring and controlling IoT infrastructure. The platform is aimed at developers building and maintaining connected device ecosystems.
TinyBridge is a developer tool available on Linux and Mac platforms. It integrates with GitHub workflows to help developers manage or bridge connections between systems. The project is listed on Product Hunt under the Developer Tools category.
A web-based tool for exploring and debugging Jujutsu (jj) revision set expressions. Users can interactively test and inspect revset queries to understand how they resolve against a repository's commit graph. Useful for developers learning or troubleshooting Jujutsu's revset language.
Flint is a developer tool that integrates with GitHub to support productivity workflows. It is listed under productivity and GitHub topics, suggesting it helps streamline code-related tasks or project management. Specific features are limited based on available signals.
Hale is a programming language with its own compiler and toolchain. It is designed with a focus on simplicity and expressiveness for developers. The project is open source and documented at hale-lang.org.
A tool that generates OpenAI-compatible API endpoints powered by Cloudflare AI infrastructure. It allows developers to interact with Cloudflare-hosted models using the standard OpenAI API format. This enables drop-in compatibility with existing OpenAI SDK integrations and tooling.
Selenium Boot is a Java framework that brings Spring Boot-style conventions to writing Selenium-based UI tests. It aims to reduce boilerplate configuration by applying dependency injection and auto-configuration patterns familiar to Spring Boot developers. The project is hosted on GitHub and targets Java developers building automated browser test suites.