Library / coding
Coding spans quick scripts to architecture decisions. See where AI lands the work and where a human engineer is still worth the keystrokes.
144 fit checks
Can AI parse and aggregate S3 event logs into a flat CSV?
Good fit
Can AI refactor a .NET C# flat-file ETL pipeline for parallel processing?
Can AI generate an OpenAPI 3.0 spec from a legacy Java Spring Boot codebase?
Possible with caveats
Can AI audit and optimize GraphQL resolvers for N+1 query batching?
Can AI implement a request deduplication layer in a React Native app?
Can AI build a robust Go file-intake handler with schema validation and tests?
Can AI merge Shopify orders with carrier shipment data across mismatched IDs?
Can AI parse and transform a JSON event log into structured CSV outputs?
Can AI migrate ad-hoc SQL queries to an ORM abstraction?
Can AI debug and refactor a Lambda function's async bottleneck?
Can AI design and implement a token-bucket rate limiter in Python?
Can AI implement a dead-letter queue with retry logic and a monitoring dashboard?
Can AI build a GraphQL layer over a Django REST API?
Can AI implement API request batching middleware for a Vue.js SPA?
Can AI implement Redis distributed locking for an async Python worker pool?
Can AI write a PostgreSQL backup script to AWS S3?
Can AI refactor a Java Spring Boot CSV upload handler for streaming?
Can AI build a Node.js deprecation middleware with CloudWatch metrics?
Can AI flatten inconsistent JSON records into a clean CSV?
Can AI refactor a Go CLI tool and write its migration guide?
Can AI write a SQL migration and duplicate-detection script?
Can AI reverse-engineer Rails controllers into an OpenAPI 3.0 spec?
Can AI debug and patch a Node.js memory leak from heap snapshots?
Can AI write a typed webhook adapter with integration tests?
Can AI refactor ad-hoc validation into a JSON Schema layer with unit tests?
Can AI scan a legacy PHP codebase for hardcoded secrets and generate a refactoring guide?
Can AI build a Go log normalization utility with unit tests?
Can AI build a regex-based URL rewrite engine from a CSV?
Can AI migrate and transform 35,000 user records to a new JSON schema?
Can AI clean and standardize messy click-stream CSV data?
Other categories
Communication
Design
Legal & Finance
Marketing
Operations
Research
Writing