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.
Design a modular Flask application using Blueprints with factory pattern, extension management, configuration...
Analyze and optimize Django ORM queries to eliminate N+1 problems, reduce query counts, and improve database p...
Generate a complete DRF API with serializers, viewsets, permissions, filtering, pagination, and OpenAPI docume...
Evaluate whether a data pipeline should use batch or stream processing based on latency, cost, complexity, and...
Design a data lineage tracking system that maps data flow from source to dashboard with column-level lineage a...
Implement SCD Type 1, 2, and 3 patterns for dimension tables with merge logic, effective dating, and historica...
Design a data lake structure with medallion architecture, partitioning strategies, file format selection, and...
Design a real-time streaming data pipeline using Apache Kafka with schema registry, consumer groups, and exact...
Build a data quality framework with schema validation, statistical anomaly detection, referential integrity ch...
Design a robust error handling framework for ETL pipelines with dead letter queues, retry strategies, data qua...
Design a data warehouse schema with fact and dimension tables, slowly changing dimensions, and query-optimized...
Design a layered dbt project structure with staging, intermediate, and mart models following best practices fo...