The awesome-billing repo is a curated knowledge base of billing and payment resources for engineers. It maps the complexity of billing systems and monetization infrastructure.
The claude-code-guide repo is a continuously auto-updated shell-based CLI reference manual for Anthropic’s Claude Code AI assistant, covering installation, MCP integration, and extensions.
A curated directory of decades of DEF CON talks, CTF writeups, and real-world case studies on online game hacking layers from memory to network and anti-cheat bypasses.
Explore WeatherBet, a Python trading bot exploiting Polymarket weather markets using multi-source forecasts and self-calibrated fractional Kelly position sizing for risk management.
Xalgorix is a Go-based autonomous pentesting platform driven by LLMs, featuring a 22-phase methodology from recon to exploit verification, with live telemetry and reporting.
The google-docs-mcp server exposes Google Docs, Sheets, Drive, Gmail, and Calendar as callable tools for AI agents like Claude Desktop, enabling deep document and email automation via OAuth2.
IntellAgent is a Python framework that stress-tests conversational AI agents by generating structured adversarial dialogues via policy graph decomposition, helping uncover blind spots before production.
IRONSIGHT aggregates 50+ free public sources into a real-time OSINT dashboard with Next.js, combining military tracking, Telegram feeds, market data, and satellite info—all without API keys.
J.A.R.V.I.S is a Python voice-controlled desktop assistant combining speech recognition, facial authentication, and multi-voice personas without AI models. A pre-LLM design worth exploring.
jadx-ai-mcp combines a JADX decompiler plugin with a Python MCP server, enabling AI assistants like Claude to perform live reverse engineering on Android APKs with 30+ interactive tools.
JMusicBot is a self-hosted Java Discord bot using lavaplayer for multi-source audio playback with minimal dependencies, requiring only a Java runtime and Discord token.
KillerPDF is a standalone Windows PDF editor in a single ~6 MB EXE, bundling PDFium and annotation features with zero dependencies, offline and subscription-free.
Kimi-Audio combines continuous acoustic and discrete semantic tokens within a 7B LLM for unified audio-text understanding and generation. It achieves state-of-the-art ASR with low-latency audio synthesis.
Kodo is a Python multi-agent orchestration layer coordinating AI coding agents via a plain API orchestrator, improving autonomous coding accuracy by 24% over single-agent setups.
KoInsight is a self-hosted web dashboard and sync server for KOReader reading stats and progress, deployed via Docker with manual or automated data ingestion.
LAN Orangutan is a Go tool wrapping nmap to scan local networks with a web UI, persistent device labels, groups, and Tailscale support. A solid homelab inventory solution.
This repo complements a ROS 2 course with hands-on C++/Python exercises, Gazebo simulation, and real robot control focusing on localization, mapping, and obstacle avoidance.
Explore LabEx’s curated C programming projects teaching low-level concepts through games and data structures, all in a browser playground with no setup.
linkedin_scraper is a Python library using Playwright and async/await for structured LinkedIn scraping with typed Pydantic models, session management, and progress callbacks.