Links
AddRunning a 397B Parameter Model on a Laptop.
Pure C/Metal inference engine that runs Qwen3.5-397B-A17B (a 397 billion parameter Mixture-of-Experts model) on a MacBook Pro with 48GB RAM at 4.4+ tokens/second with production-quality output including tool calling.
The entire 209GB model streams from SSD through a custom Metal compute pipeline. No Python. No frameworks. Just C, Objective-C, and hand-tuned Metal shaders.
A Claude Skill to give your agent the ability to use a web browser.
A browser automation tool that lets AI agents and developers control browsers with sandboxed JavaScript scripts.
Audit your Claude Code configuration health across all layers.
A Claude Code skill that systematically reviews your project's setup using the six-layer framework: CLAUDE.md → rules → skills → hooks → subagents → verifiers. It detects project complexity, runs two parallel diagnostic agents, and outputs a prioritized report telling you what to fix first.
Real-time usage monitor for Claude Code — session limits, weekly limits, and plan tier with colour-coded progress bars
CLI tool for inspecting and managing services listening on localhost ports.
I got tired of running lsof -iTCP -sTCP:LISTEN | grep ... every time a port was already taken, then spending another minute figuring out if it was a Docker container or some orphaned dev server from another worktree. So I built sonar.
It shows everything listening on localhost, with Docker container names, Compose projects, resource usage, and clickable URLs. You can kill processes, tail logs, shell into containers, and more — all by port number.
Professional video editing, right in your browser Made with Rust, WebGPU, WASM, and Tanstack Start.
A powerful NLE editor with GPU compositing, keyframe animation, and real-time preview. No installs required.
A fast, helpful, and open-source document parser.
LiteParse is an open-source document parsing library that parses text with spatial layout information and bounding boxes. It runs entirely on your machine, with no cloud dependencies, no LLMs, no API keys.
LiteParse is designed specifically for use cases that require fast, accurate text parsing: real-time applications, coding agents, and local workflows. It provides a simple CLI and library API for parsing PDFs, Office documents, and images, with built-in OCR support.
Dysmaths is a web app for writing and organizing math and geometry work in a simpler, more visual way, to be used in school or for homework.
It is designed for children who need extra support with writing, especially children with specific learning differences.
Run agentic coding workflows in a fully native desktop app for Git worktrees, terminals, and diffs. Fully Native App for Agentic Coding. Run issue-driven coding workflows in one native workspace.
Arbor is a Rust-powered native workspace with a shared daemon for the desktop app, web UI, CLI, and MCP server. Create worktrees from issues, run embedded terminals and managed processes, inspect PR context, and keep coding agents visible without juggling tools.
Create and share 3D architectural projects.
Open-source 3D architectural editor with a local CLI, MCP tools, and practical workflows for humans and AI agents.
Teams-first Multi-agent orchestration for Claude Code. A weapon, not a tool.
Multi-AI orchestration plugin for Claude Code. Coordinate Claude, Gemini, and Codex with 19 specialized agents, 28 skills, and MCP-powered tools.
The database client Mac deserves. Fast, native database client for Mac
Connect to MySQL, Postgres, SQLite, Mongo, Redis, and a dozen more. Built with SwiftUI. Ships under 50 MB. Launches in under a second.
Related contents:
Weaponizing Wayback for Recon, BugBounties, OSINT & More!
Weaponizing WaybackUrls for Recon, BugBounties , OSINT, Sensitive Endpoints and what not
You’ve heard of time travel in movies and comics, right? Well, this isn’t fiction anymore 😎. TheTimeMachine lets you dig through the past of any web app by scraping archived URLs from the Wayback Machine — and helps you find sensitive, forgotten, or deprecated endpoints for further exploitation.
Whether you’re into bug bounty, red teaming, or just love good ol’ recon, this tool was built to make my recon workflow faster, cleaner, and more effective. No more juggling multiple scripts — TheTimeMachine does it all in one shot.
Related contents:
A golang implementation of endlessh (SSH tarpit) exporting Prometheus metrics, visualized by a Grafana dashboard.
A lightweight and elegant React/Vue/Angular/Svelte full calendar(big-calendar) component.
DayFlow provides production-ready calendar views, drag-and-drop, and a modular architecture so you can focus on your product, not date math.
Claude Code + Codex in Your Browser.
Pilot your coding agents in one browser workspace: connect MCP servers, open a terminal, create model-specific environments, and run sessions locally or on a remote server.
Web & Mobile UI for Claude Code & Codex . Launch sessions, stream responses, approve tools. All from your browser / mobile
Ollama for GitHub Copilot VS Code Extension. Run Ollama models with full tool and vision support inside GitHub Copilot Chat.
Opilot integrates the full Ollama ecosystem — local models, cloud models, and the Ollama model library — directly into VS Code's Copilot Chat interface. Your conversations never leave your machine when using local models, and you can switch between models without leaving the editor.
T3 Code is the best way to code with AI.
T3 Code is a minimal web GUI for coding agents (currently Codex and Claude, more coming soon).
Structure LLM Outputs with Ease. Structured outputs powered by LLMs.
The simplest way to extract structured data from LLMs with type safety and validation.
Get reliable JSON from any LLM. Built on Pydantic for validation, type safety, and IDE support.
Health-Check & Audit Tool for Nuxt Modules
A health-check and audit tool for Nuxt modules. nuxt.care helps you discover which modules are actively maintained, Nuxt 4 compatible, and which ones you should avoid.
50+ Free Online Hardware Tests - Monitor, Mouse, Keyboard & Audio. Test every device in your setup. Fast, free, and online.
Professional-grade checks for displays, keyboards, mice, audio, controllers, gaming, and system performance. 50+ tools, all free in your browser.
Free, Fast, and Powerful SVAR React DataGrid
An open-source, high-performance data grid for modern React applications with virtual scrolling, advanced filtering, editing, tree data, and full TypeScript support.
A Better Secrets Scanner. Detect Leaked API Keys & Credentials. A Better Secrets Scanner built for configurability and speed.
Betterleaks is a tool for detecting secrets like passwords, API keys, and tokens in git repos, files, and whatever else you wanna throw at it via stdin. If you wanna learn more about how the detection engine works check out this blog: Regex is (almost) all you need.
Related contents:
Hunt Vulnerabilities in Binaries with VulHunt.
VulHunt goes beyond signature matching and version inference. Write Lua rules that leverage dataflow analysis, code pattern matching, and decompilation to detect known and unknown vulnerabilities in POSIX binaries and UEFI firmware.
Tool to guess CPE name based on common software name.
CPE Guesser is a command-line tool or web service designed to guess the CPE name based on one or more keywords. The resulting CPE can then be used with tools like cve-search or vulnerability-lookup to perform actual searches using CPE names.
Related contents:
Attack Surface Discovery & OSINT Reconnaissance Tool.
Organizational asset discovery tool with 20+ plugins covering certificate transparency, passive DNS, and all 5 Regional Internet Registries.
Pius is an open-source attack surface discovery tool written in Go. Given a company name, it maps the complete external attack surface: domains, subdomains, and IP ranges (CIDRs). Pius queries certificate transparency logs, all five regional Internet registries (ARIN, RIPE, APNIC, AFRINIC, LACNIC), passive DNS databases, WHOIS/RDAP, BGP tables, and more through 24 discovery plugins.
A manifest of JS modules and their more modern/active replacements.
As part of the community e18e effort, this project provides a collection of module replacements (i.e. possible alternative packages).
Related contents:
Workflow orchestration for AI coding agents, from task to merged PR.
Optio turns coding tasks into merged pull requests — without human babysitting. Submit a task (manually, from a GitHub Issue, or from Linear), and Optio handles the rest: provisions an isolated environment, runs an AI agent, opens a PR, monitors CI, triggers code review, auto-fixes failures, and merges when everything passes.
The fastest macOS package manager. Written in Zig.
A fast package manager for macOS and Linux. Written in Zig. Uses Homebrew's bottles and formulas under the hood, plus native .deb support for Docker containers.
Introducing Ensu, our first step toward a private, personal LLM app that runs on your device and grows with you over time.
A next-generation HTTP client for Python.
HTTPXYZ (pronounced "HTTP-ex-why-zee") is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.
Related contents:
A TUI to browse and diff NixOS configurations at the config-level.
A TUI which allows you to browse values and dependencies of NixOS options that influenced a NixOS configuration. This can be used to diff two configurations at the configuration/option-level as opposed to diffing the resulting derivation.
Related contents:
Per directory history for zsh, as well as global history, and the ability to toggle between them with ^G.
This is a implementation of per directory history for zsh, some implementations of which exist in bash1,2. It also implements a per-directory-history-toggle-history function to change from using the directory history to using the global history. In both cases the history is always saved to both the global history and the directory history, so the toggle state will not effect the saved histories. Being able to switch between global and directory histories on the fly is a novel feature as far as I am aware.
Related contents:
🎆Interactive Online Platform that Visualizes Algorithms from Code.
Welcome to Algorithm Visualizer, an interactive online platform designed to bring algorithms to life through visualization. Whether you're a student, teacher, or professional, our platform provides an engaging way to explore and understand various algorithms.
Open Source Video Player.
open source media player framework for Web and React. Modern, modular, and composable media player framework for Web and React.
Related contents:
Hegel is a universal property-based testing protocol and family of libraries, built on Hypothesis.
Related contents:
Render markdown into email-safe HTML. Responsive Emails, Written in Markdown. Write markdown. Ship emails. No HTMHELL.
Email.md converts markdown into responsive, email-safe HTML that works across Gmail, Outlook, Apple Mail, Yahoo, and every other client.
Architecture in. Software out. Spec-Driven Code Generation.
An open-source framework that turns architectural specs into working code. You write a specification, optionally lay out the architecture, and Ossature breaks it down into a build plan that gets executed step by step with an LLM doing the code generation under tight constraints. The specs are your source of truth, you review the plan before anything gets built, and when something breaks you fix that step and keep going instead of starting over.
Related contents:
Terminal apps that run anywhere - even the browser!
Build terminal apps that run in the browser (and the terminal) with React. The Gridland website is built with Gridland.
Gridland is built on the OpenTUI rendering engine.
A command-line interface the simplifies interaction with Kafka.
Manage & view data inside your Apache Kafka ® cluster
Kafka GUI for Apache Kafka ® to manage topics, topics data, consumers group, schema registry, connect and more...
Get the main content of any page as Markdown.
Defuddle extracts the main content from web pages. It cleans up web pages by removing clutter like comments, sidebars, headers, footers, and other non-essential elements, leaving only the primary content.
Related contents:
RE# - A high-performance, automata based regex engine with first-class support for intersection and complement operations.
RE# compiles patterns into deterministic automata. All matching is non-backtracking with guaranteed linear-time execution. RE# extends System.Text.RegularExpressions syntax with intersection (&), complement (~), and a universal wildcard (_), enabling patterns that are impossible or impractical to express with standard regex.
Related contents:
Property-based testing for web UIs, autonomously exploring and validating correctness properties, finding harder bugs earlier.
Runs in your local developer environment, in CI, and inside Antithesis.
Elephantshark helps monitor, understand and troubleshoot Postgres network traffic: Postgres clients, drivers and ORMs talking to Postgres servers, proxies and poolers (also: standby servers talking to their primaries and subscriber servers talking to their publishers).
Elephantshark sits between the two parties in a PostgreSQL-protocol exchange, forwarding messages in both directions while parsing and logging them.
Related contents:
The first UI framework for the agentic era — tiny, performant, with WASM sandboxes for safe code execution.
A tiny, blazing-fast, zero dependency, type-safe framework with no build step required.
ArrowJS ships with the ability to isolate component logic inside Web Assembly sandboxes while rendering full inline DOM directly in your app — no iframes, no pre-defined UI components.
Related contents:
Object-store native databases built on a common foundation. Simple to operate. Impossible to outgrow.
OpenData is a collection of open source databases built on a common, object-native storage and infrastructure foundation. This shared foundation means every database has a virtually identical operational profile, which makes our database fleet materially easier and cheaper to operate than alternatives.
Related contents:
An open standard for shared agent learning. Agents persist, share, and query collective knowledge so they stop rediscovering the same failures independently.
cq is derived from colloquy (/ˈkɒl.ə.kwi/), a structured exchange of ideas where understanding emerges through dialogue rather than one-way output. It reflects a focus on reciprocal knowledge sharing; systems that improve through participation, not passive use. In radio, CQ is a general call ("any station, respond"), capturing the same model: open invitation, response, and collective signal built through interaction.
Related contents:
The configuration framework for Zsh.
Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
Scrapy, a fast high-level web crawling & scraping framework for Python.
AI Coding Agent, Terminal, IDE.
Work with Claude directly in your codebase. Build, debug, and ship from your terminal, IDE, Slack, or the web. Describe what you need, and Claude handles the rest.
Related contents:
- Claude Code Cheat Sheet.
- Claude Code Essentials @ freeCodeCamp.org's YouTube.
- How I'm Productive with Claude Code @ Neil Kakkar.
- Auto mode for Claude Code @ Simon Willison's Weblog.
- Inside the Claude Code source @ Haseeb Qureshi's GitHub Gist.
- Entire Claude Code CLI source code leaks thanks to exposed map file @ Ars Technica.
- Reading leaked Claude Code source code @ Vita Nouva.
- The Claude Code Source Leak: fake tools, frustration regexes, undercover mode, and more @ Alex Kim's blog.
- What's cch? Reverse Engineering Claude Code's Request Signing.
- How Claude Code Builds a System Prompt @ dbreunig.com.
- Fuite Claude Code - 6 trucs à piquer pour vos hooks @ Korben :fr:.
- Leveling Up Secure Code Reviews with Claude Code @ SpecterOps.
The open source toolbox for resilient operations.
Rebound is a set of tools, ranging from a network injection fault proxy to a reliability automation platform, so people can rely on you being there when they need.
Related contents:
Automate your web typography workflow with this Composer dev-tool. 🚀
Converts TTF fonts to optimized WOFF2 subsets using Python FontTools. Works with Laravel, Symfony, and vanilla PHP projects.
Related contents:
Converts PNG/JPG images to AVIF, WebP and JPG in multiple sizes. Automate your web image workflow with this Composer dev-tool. 🚀 .
Works with Laravel, Symfony, and vanilla PHP projects.
Related contents:
Light, fluffy, and always free - AWS Local Emulator.
Floci is a fast, free, and open-source local AWS service emulator built for developers who need reliable AWS services in development and CI without cost, complexity, or vendor lock-in.
Related contents:
Your library, your server. Self-Hosted E-Book Library.
HomeBranch is a self-hosted E-Book library with a beautiful in-browser reader, cross-device reading position sync, bookshelves, and multi-user support. No subscriptions. No cloud. Full control.
Related contents:
calibre is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
Related contents: