.NET Testing with xUnit and Best Practices
Write comprehensive .NET tests with xUnit — unit tests, integration tests with WebApplicationFactory, test fix...
Browse and customize AI prompt templates for ChatGPT, Claude, Midjourney, and more. Copy-ready prompts with fillable placeholders.
Write comprehensive .NET tests with xUnit — unit tests, integration tests with WebApplicationFactory, test fix...
Build high-performance gRPC services in .NET — proto file design, server streaming, interceptors, error handli...
Build reliable background services in .NET — long-running workers, scheduled tasks, queue processors, and grac...
Generate production-ready Bash scripts with proper error handling, logging, argument parsing, and cleanup trap...
Generate a comprehensive server hardening script that audits and remediates security configurations following...
Design a cron job management system with execution logging, failure alerting, overlapping-run prevention, and...
Create a shell script that parses, analyzes, and reports on application or system log files with pattern match...
Build a backup rotation system implementing grandfather-father-son retention with compression, integrity verif...
Build an SSH automation framework for managing multiple servers — key distribution, config generation, jump ho...
Create a disk space monitoring script with predictive alerts, automated cleanup actions, and capacity trend re...
Automate Linux user lifecycle management — onboarding, offboarding, group assignments, sudo policies, and acce...
Build a reusable Bash library of error handling patterns — trap handlers, retry logic, graceful degradation, a...