Web3: Build a Solidity ERC-20 Token with Tests
ERC-20 token in Solidity with security best practices and Foundry tests.
Browse and customize AI prompt templates for ChatGPT, Claude, Midjourney, and more. Copy-ready prompts with fillable placeholders.
ERC-20 token in Solidity with security best practices and Foundry tests.
Production-ready Terraform VPC module for AWS.
Production Django 5 + DRF API with auth, throttling, and tests.
Write infrastructure tests using Terratest in Go to validate Terraform modules with integration tests, retries...
Generate Ansible playbooks with roles, handlers, templates, vault-encrypted secrets, and idempotent task desig...
Build cloud infrastructure using Pulumi with TypeScript — leveraging real programming constructs for loops, co...
Design a Terraform state management strategy with remote backends, state locking, workspace isolation, and sta...
Design reusable, composable Terraform modules with proper input validation, output exposure, documentation, an...
Implement multi-tenancy in Django with shared or isolated schemas, tenant-aware querysets, data isolation, and...
Build a Flask REST API with Marshmallow for request validation, response serialization, nested objects, and co...
Customize Django admin with advanced list displays, inline editing, custom actions, filters, import/export, an...
Implement Django signals for decoupled event handling — model lifecycle hooks, custom signals, async processin...
Implement advanced SQLAlchemy patterns in Flask — mixins, hybrid properties, event listeners, query optimizati...
Create Django middleware for request logging, rate limiting, tenant identification, response headers, and perf...
Set up Celery with Django for async task processing — task design patterns, retry strategies, rate limiting, m...