Projects with this topic
-
Local-first bridge that connects your OpenAI Codex Desktop session to a Telegram bot. Talk to your coding agent from anywhere — text, files, voice notes, and optional live realtime calls.
Updated -
Verification engine for AI-assisted software changes
Updated -
Local-first vector search for chronological documents. Structure-aware chunking, hybrid search, date pre-filtering. Rust rewrite of gapvec.
Updated -
Den Knowledge Graph — context compiler with structural guidance for LLM prompt assembly. Inspired by GitLab GKG and nomograph.ai.
Updated -
Rust CLI for Glean search, chat, and people lookup via Chrome session cookies. No API key required.
Updated -
Garden grows and cultivates collections of Git trees
Updated -
a set of tools that i use for programming on several devices.
Updated -
A relatively lightweight desktop spreadsheet editor built for people who live in CSV and TSV files
UpdatedUpdated -
Moved to https://forgejo.d-f-d.ca/orepotool/openwrt-repotool . Tool for downloading OpenWrt repos to create a development workspace, by Daniel F. Dickinson. Inspired by Google's repo tool from AOSP, and began life as a 'post-sync' hook for that tool.
This is useful is when at least some of the following are true: You are working in more than repo on regular basis (e.g. packages and luci), you are working with daily snapshot SDK and/or ImageBuilder, and you are starting with a clean build environment on a regular basis, you are working with multiple targets, DRY is a thing for you (Don't Repeat Yourself), you want your workspace to have tools outside the typical OpenWrt setup (e.g. linting/spell checking), you want the workspace setup to be consistent and correct each time.
Updated -
Passive development journal powered by AI — automatically captures clipboard activity and synthesizes it into structured Markdown logs.
Updated -
Export and share development state for seamless handoffs between humans and AI
Updated -
Format and validate YAML documents using js-yaml with configurable indentation and line width, entir
Updated -
Check XML well-formedness instantly using the native DOMParser API and report element count or the f
Updated -
Convert XML documents to JSON using a recursive DOM walker with attribute, text, and repeated-tag ha
Updated -
Format, beautify, or minify XML documents using the native DOMParser and XMLSerializer APIs, entirel
Updated -
Generate version 4 UUIDs in four formats using crypto.randomUUID() with a template-string fallback
Updated -
Decompose a URL into its 9 structural components and list all query parameters in a table, entirely
Updated -
Encode or decode URL components using encodeURIComponent and decodeURIComponent, entirely in the
Updated -
Browser-based unicode-encoder tool. Live demo at file-converter-free.com
Updated -
Beautify and indent SQL queries by inserting newlines before clause keywords, entirely in the browse
Updated