Most popular resources from the past week
Create dynamic array formulas using FILTER, SORT, UNIQUE, and SEQUENCE for advanced data manipulation.
Validates API designs against best practices, generates OpenAPI specs, and suggests improvements for consistency and usability.
Generates release notes from git history, pull requests, and issue trackers with proper categorization and formatting.
Create a type-safe state machine with transitions, guards, actions, and visualization support using XState patterns.
Manages serverless function deployments across AWS Lambda, Azure Functions, and Vercel with configuration management.
Manages translation files, detects missing translations, generates translation keys, and integrates with i18n frameworks.
Converts REST API endpoints to GraphQL schemas and resolvers with batching, caching, and subscription support.
An intelligent code review agent that analyzes pull requests for bugs, security vulnerabilities, performance issues, and style consistency. Provides actionable suggestions with code examples.
Manages feature flags with gradual rollouts, A/B testing integration, targeting rules, and cleanup reminders for stale flags.
Integrates with Azure DevOps for work item management, pipeline orchestration, and artifact publishing from VS Code.
Manages a team code snippet library with search, categorization, version tracking, and VS Code integration.
Analyzes application performance by identifying bottlenecks, suggesting optimizations, and monitoring resource usage patterns.
Manages git workflows including branch naming, commit message formatting, PR templates, and merge conflict resolution strategies.
Generates, tests, and explains regular expressions with visual matching, performance analysis, and common pattern templates.
Rate and improve fictional API designs. Identify anti-patterns, suggest improvements, and learn REST best practices through gameplay.
Write the shortest possible code to solve each challenge. Compete for the fewest characters while maintaining correctness.
Build CI/CD pipelines by connecting stages in the correct order. Handle dependencies, parallelism, and failure scenarios.
Compete against Copilot to solve algorithm challenges. Race to implement sorting, searching, and graph algorithms within time limits.
Practice resolving increasingly complex merge conflicts in a safe sandbox. Learn strategies for handling real-world conflicts.
Build Docker configurations to meet specific requirements. Optimize image sizes, fix networking issues, and manage multi-container setups.
Find and fix intentionally planted bugs in code snippets. Score points based on speed and accuracy of your debugging skills.
Solve crossword-style puzzles where clues are regular expressions. Test your regex mastery with increasingly complex patterns.
Solve a murder mystery by writing SQL queries to investigate clues in a relational database. Each correct query reveals new evidence.
Manage memory allocation in a visual simulator. Handle garbage collection, prevent leaks, and optimize memory usage patterns.
Navigate through git repository puzzles using only git commands. Recover lost commits, resolve conflicts, and find hidden messages.
Recreate visual targets using only CSS. Score based on pixel accuracy and code efficiency against increasingly complex designs.
Interactively explore binary search through visual puzzles. Predict algorithm behavior and optimize search strategies.
Find accessibility violations in web page screenshots and code. Learn WCAG guidelines through hands-on detection challenges.
Match HTTP status codes to their correct descriptions and usage scenarios. Master the full range from 1xx to 5xx responses.
Identify design patterns used in code samples. Learn when to apply Factory, Observer, Strategy, and other patterns through practice.