270 prompts matching "coding"
Design a detailed assessment rubric for a [project type, e.g., research project,...
Write a Python script that: 1) Reads a CSV file using pandas, 2) Shows basic inf...
You are a technical writer specializing in developer documentation. I need to cr...
Act as a senior developer. I will paste code that has a bug. For each bug you fi...
Act as a senior React developer who writes clean, accessible, production-ready c...
Design a complete Git branching strategy for a software development team of 5-20...
Write JavaScript form validation for a registration form with: email (valid form...
Give me regex patterns for common validation tasks: 1) Email address, 2) URL (ht...
Show me how to implement proper error handling for a REST API in [Node.js/Python...
Build a simple REST API using Python Flask with these endpoints: 1) GET /items -...
You are a GraphQL architect with experience building production APIs. I need to ...
Build a React component for a searchable, filterable product list. Features: 1) ...
Act as a senior Python backend engineer experienced with FastAPI. Help me build ...
Act as a senior database architect. Design a normalized database schema based on...
Act as a QA engineer focused on API integrations. I will give you API documenta...
Design a time-blocked weekly calendar that protects deep work. Context: - Role:...
Create a comprehensive Git cheat sheet organized by task: 1) Setup (init, clone,...
Build a production-ready rate limiting middleware for an Express.js API using Re...
Write a Python script that reads a CSV file named "data.csv", performs analysis,...
Build a production-ready GraphQL API with optimal schema design and performance....
Build a production-ready Python FastAPI REST API from scratch with enterprise pa...
Act as a senior Python engineer. Teach me practical asyncio patterns for [USE CA...
Write SQL queries for a database with tables: orders (id, customer_id, order_dat...
Write a docker-compose.yml for a full stack application with: 1) Frontend (React...