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.
Build a complete React design system — tokens, primitives, compound components, accessibility, Storybook docum...
Design Next.js API routes with middleware chains — authentication, rate limiting, CORS, validation, and error...
Diagnose and fix React performance issues — memo, lazy loading, virtualization, bundle splitting, and render o...
Build a comprehensive React testing strategy — unit tests, integration tests, accessibility tests, and visual...
Design the optimal state management architecture for your React app — choosing between Context, Zustand, Jotai...
Scaffold a complete Next.js 14+ App Router CRUD application with server actions, Prisma ORM, auth, and optimis...
Create a reusable React hooks library — useDebounce, useFetch, useLocalStorage, useInfiniteScroll, and more wi...
Design a comprehensive API versioning strategy with rate limiting, API keys, usage tracking, and deprecation w...
Implement multi-tenancy in Laravel — database-per-tenant or shared database with scoping, tenant resolution, a...
Design a robust queue and event-driven architecture in Laravel — jobs, listeners, event sourcing, and failure...
Implement clean service and repository layers in Laravel — separating business logic from controllers and data...
Refactor legacy PHP code to modern PHP 8.3+ — enums, readonly properties, match expressions, fiber, named argu...