GitHub - get-convex/chef: The only AI app builder that knows backend
The only AI app builder that knows backend. Contribute to get-convex/chef development by creating an account on GitHub.
The only AI app builder that knows backend. Contribute to get-convex/chef development by creating an account on GitHub.
A workshop that teaches you how to build your own coding agent. Similar to Roo code, Cline, Amp, Cursor, Windsurf or OpenCode. - ghuntley/how-to-build...
Dead simple token calculator for your CLI, written in Python - identify how many tokens your code base is using and where - WilliamAGH/repo-tokens-cal...

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...

How to add a GitHub contribution graph to your Next.js site using GitHub's GraphQL API, with server-side caching.