SYS.ONLINENODES: 4 ACTIVE
VOIDLOGIX

Browse Prompts

Discover prompts from creators worldwide

76 results
Monorepo CI/CD Pipeline with Nx/Turborepo
A
FREE

Monorepo CI/CD Pipeline with Nx/Turborepo

Design a monorepo CI/CD pipeline with intelligent task orchestration, affected-project detection, parallel execution, distributed caching, and deployment strategies per app.

DA
221234
Next.js Middleware Security Patterns
S
FREE

Next.js Middleware Security Patterns

Implement security middleware in Next.js: CSP headers, CSRF protection, IP rate limiting, geo-blocking, bot detection, and API key validation. Production-ready patterns.

DA
2220393
Kubernetes Debugging Field Manual
S
$5

Kubernetes Debugging Field Manual

Production Kubernetes debugging guide: pod crashes, OOM kills, network policy issues, PVC binding, CrashLoopBackOff diagnosis. Includes kubectl commands for every scenario.

DA
154129
Edge Computing Architecture Decision Matrix
A
FREE

Edge Computing Architecture Decision Matrix

Framework for deciding between edge functions (Cloudflare Workers, Vercel Edge, Deno Deploy) vs serverless vs traditional servers. Decision matrix with 15 criteria.

DA
2639164
Docker to Podman Migration Guide
A
FREE

Docker to Podman Migration Guide

Complete migration guide from Docker to Podman: rootless containers, systemd integration, pod concept, Docker Compose to Podman Pods translation, and CI/CD pipeline updates.

DA
2229156
SQL Window Functions Masterclass
A
FREE

SQL Window Functions Masterclass

Comprehensive guide to SQL window functions: ROW_NUMBER, RANK, LAG/LEAD, running totals, moving averages, percentiles. Includes 25 practice queries with business use cases.

DA
98247
WebSocket Real-Time Architecture Guide
S
$5

WebSocket Real-Time Architecture Guide

Design real-time features with WebSocket: chat, live cursors, notifications, dashboards. Covers authentication, reconnection, scaling with Redis pub/sub, and fallback to SSE/polling.

DA
239215
Linux Server Hardening Checklist
S
FREE

Linux Server Hardening Checklist

Production-grade Linux server security hardening: SSH configuration, firewall rules, fail2ban setup, kernel parameters, audit logging, and automated security scanning.

DA
512224
CSS Grid & Flexbox Layout Generator
A
FREE

CSS Grid & Flexbox Layout Generator

Describe any layout in plain English and get production-ready CSS Grid or Flexbox code. Handles responsive breakpoints, gap, alignment, and edge cases. Includes visual diagram.

DA
1042341
Regex Generator with Plain-English Explanation
A
FREE

Regex Generator with Plain-English Explanation

Generate regex patterns from plain English descriptions. Each pattern comes with a character-by-character breakdown explaining exactly what each part matches.

DA
1866168
Microservices Anti-Patterns Guide
S
$4

Microservices Anti-Patterns Guide

Comprehensive catalog of microservices anti-patterns: distributed monolith, data coupling, shared database, versioning hell, and how to avoid each one with concrete solutions.

DA
98714
TypeScript Type-Level Programming Guide
A
FREE

TypeScript Type-Level Programming Guide

Master TypeScript's advanced type system: conditional types, template literal types, mapped types, infer keyword, and recursive types. Includes real-world utility type examples.

DA
1130448