Rubber Duck Thursdays
Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.
Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.
TradingAgents: Multi-Agents LLM Financial Trading Framework
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
In this episode of GitHub Checkout, learn how Copilot cloud agent can help you fix merge conflicts and manage pull requests. Discover how AI-powered automation streamlines your workflow, resolves code conflicts, and keeps your PRs moving forward.
Claude Agent SDK with a web browsing tool
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
Frameworks for building games across multiple platforms.
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.
A complete computer science study plan to become a software engineer.
Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.