Grep a million GitHub repositories via MCP - Vercel
Search 1M+ GitHub repositories from your AI agent using Grep’s MCP server. Your agent can now reference coding patterns and solutions used in open sou...
Search 1M+ GitHub repositories from your AI agent using Grep’s MCP server. Your agent can now reference coding patterns and solutions used in open sou...
Free, local, open-source AI app builder | v0 / lovable / Bolt alternative | 🌟 Star if you like it! - dyad-sh/dyad
How to add a GitHub contribution graph to your Next.js site using GitHub's GraphQL API, with server-side caching.
LLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...