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