Tasks
70 benchmark tasks
Add rate limiting middleware
backendeasygo
Build REST API from scratch
from-scratcheasypython
Fix broken responsive layout
frontendeasytypescript
Implement JWT auth middleware
backendmediumtypescript
Add cursor-based pagination to REST API
backendmediumtypescript
Add slash commands and moderation to Discord bot
backendmediumpython
Fix Node.js stream backpressure causing OOM on large files
backendmediumtypescript
Add Redis caching layer to Express API
backendmediumtypescript
Add streaming SSE endpoint for LLM chat
backendmediumtypescript
Add file upload with S3 presigned URLs
backendmediumtypescript
Add retry logic and dead letter queue to Python task queue
backendmediumpython
Fix N+1 query in dashboard
backendmediumpython
Code review: identify security vulns
code-reviewmediumjavascript
Harden insecure Docker setup with 12 vulnerabilities
code-reviewmediumtypescript
Write tests for untested legacy Flask service
code-reviewmediumpython
Fix broken GitHub Actions CI pipeline
debuggingmediumtypescript
Fix flaky test suite
debuggingmediumpython
Build terminal UI dashboard
from-scratchmediumpython
Fix React hydration mismatch
frontendmediumtypescript
Convert React app to PWA with offline support
frontendmediumtypescript
Add virtual scrolling to table rendering 5000 rows
frontendmediumtypescript
Optimize bloated React bundle under 500KB
frontendmediumtypescript
Dockerize Node.js monorepo
full-stackmediumtypescript
Add caching layer to eliminate slow SSR page loads
full-stackmediumtypescript
Write Kubernetes manifests for Node.js microservice
full-stackmediumtypescript
Split 1100-line god file into proper modules
refactoringmediumtypescript
Migrate callback-hell Express app to async/await
refactoringmediumjavascript
Replace console.log with structured logging
refactoringmediumtypescript
Remove AI slop and over-engineering from codebase
refactoringmediumtypescript
Optimize slow Postgres queries in Flask app
backendhardpython
Implement Stripe webhook handler
backendhardtypescript
Build RAG pipeline with vector search
backendhardpython
Build materialized view refresh pipeline for analytics
backendhardpython
Implement background job scheduler with persistence
backendhardgo
Build MCP server for database management
backendhardgo
Fix hallucination and context window bugs in RAG agent
backendhardpython
Write complex SQL report with window functions
backendhardpython
Write integration tests for payment flow
code-reviewhardtypescript
Debug race condition in worker pool
debugginghardgo
Find and fix 4 hidden backdoors in Flask app
debugginghardpython
Fix auth bypass vulnerability
debugginghardtypescript
Fix memory leak in event handler
debugginghardtypescript
Build SaaS admin dashboard from scratch
from-scratchhardpython
Build CLI tool with subcommands and config
from-scratchhardgo
Build distributed node cluster with gossip protocol
from-scratchhardgo
Build codebase indexer for LLM context windows
from-scratchhardcsharp
Fix 12 WCAG accessibility violations in checkout form
frontendhardtypescript
Add i18n with locale routing to Next.js app
full-stackhardtypescript
Add Google OAuth2 login to Express app
full-stackhardtypescript
Zero-downtime schema migration
full-stackhardpython
Add WebSocket real-time updates
full-stackhardtypescript
Add GraphQL layer over REST API
multi-languagehardtypescript
Implement multi-tenant row-level security in Postgres
backendexperttypescript
Fix deadlocking transaction patterns in Flask app
backendexpertpython
Fix race conditions in order matching engine
backendexpertpython
Build real-time portfolio risk calculator
backendexpertpython
Build LLM evaluation harness with structured grading
backendexpertpython
Implement zero-trust API authentication layer
backendexperttypescript
Fix data integrity bugs in denormalized e-commerce schema
debuggingexpertpython
Find and patch all OWASP Top 10 vulnerabilities
debuggingexperttypescript
Debug and fix 6 broken database triggers and constraints
debuggingexpertpython
Implement transformer inference engine with KV cache
from-scratchexpertc
Build production website with auth and members area
frontendexpertjavascript
Port Python CLI to Rust
multi-languageexpertrust
Refactor monolithic handler to CQRS
refactoringexperttypescript
Migrate Express monolith to modular architecture
backendmastertypescript
Build multi-tool LLM agent runtime
backendmastertypescript
Build interactive data visualization dashboard
frontendmastertypescript
Fix and extend Chrome browser extension
frontendmastertypescript
Build 3D browser game with physics and multiplayer sync
frontendmastertypescript