Explore

Rising Prompts

dimitrymd midjourney Mar 21

Realistic Product Photography

E-commerce ready product photos with professional studio lighting

Professional product photography of [PRODUCT] on a clean white cyclorama background, studio lighting setup with key light at 45 degrees, fill light from opposite side at 30% intensity, subtle rim light for edge definition, shot on Canon EOS R5 with 100mm macro lens at f/8, product centered in frame with slight hero angle (10-15 degree elevation), sharp focus across entire product surface, soft shadow beneath for grounding, color-accurate representation suitable for e-commerce listing, 4:5 aspect ratio for Instagram compatibility --ar 4:5 --v 6.1 --style raw
1
dimitrymd claude Mar 21

System Design Interview Walkthrough

Step-by-step system design interview walkthrough with diagrams and trade-off analysis

You are a principal engineer conducting a system design interview. Walk me through designing [SYSTEM] step by step. ## Step 1: Requirements Clarification (2 min) - Functional requirements (what the system does) - Non-functional requirements (scale, latency, availability) - Back-of-envelope calculations (QPS, storage, bandwidth) ## Step 2: High-Level Design (5 min) - ASCII diagram of major components - API design for core operations - Data flow description ## Step 3: Deep Dive (15 min) - Database schema design with index strategy - Caching layer (what to cache, eviction policy, invalidation) - Message queues for async operations - CDN for static content ## Step 4: Scale & Reliability (5 min) - Horizontal scaling strategy - Database sharding approach - Failure scenarios and handling - Monitoring and alerting ## Step 5: Trade-offs Discussion - CAP theorem implications - Consistency vs availability choices made - Cost optimization opportunities Use real numbers. Cite industry examples. Draw ASCII diagrams.
0
dimitrymd midjourney Mar 21

Cyberpunk City Scene

Blade Runner-inspired cyberpunk cityscapes with neon-soaked atmosphere

A sprawling cyberpunk megacity at night viewed from a rain-soaked rooftop, neon holographic advertisements in Japanese and English floating between skyscrapers, dense vertical architecture with bridges and walkways connecting buildings at multiple levels, flying vehicles with red taillights streaking through fog, steam rising from street-level vents creating atmospheric depth, protagonist silhouette in foreground wearing a long coat looking out over the city, color palette dominated by electric blue, hot pink, and amber neon against dark concrete and steel, wet surfaces reflecting all light sources creating a mirror-world effect, inspired by Blade Runner 2049 and Ghost in the Shell, ultra-detailed --ar 21:9 --v 6.1 --style raw
0
dimitrymd flux Mar 21

Flux Photorealistic Portrait

Hyper-realistic portraits with natural lighting and medium format film aesthetic

[trigger:flux] Photorealistic close-up portrait of [SUBJECT DESCRIPTION], shot with natural window light creating soft Rembrandt lighting pattern, catchlight visible in eyes, shallow depth of field at f/1.8 with creamy bokeh background, skin texture and pores visible at pixel level without being unflattering, subtle color grading with lifted shadows and warm midtones, subject looking slightly off-camera creating an editorial feel, hair detail with individual strands visible, clothing texture clearly rendered, professional fashion photography quality, medium format film look with gentle grain
0
dimitrymd gemini Mar 21

Gemini Research Deep Dive

Comprehensive research reports with historical context, technical analysis, and future outlook

Using your extensive knowledge and ability to process large contexts, conduct a comprehensive research analysis on [TOPIC]. ## Executive Summary (200 words) The state of the field in plain language. ## Historical Context Timeline of key developments with dates. ## Current State of the Art - Leading approaches/technologies - Key players and their contributions - Recent breakthroughs (last 12 months) ## Technical Deep Dive - How the core technology works (explain like I'm a smart engineer in a different field) - Key trade-offs and design decisions - Open problems and challenges ## Market & Industry Impact - Market size and growth trajectory - Industries being disrupted - Adoption barriers ## Future Outlook - 1-year predictions (high confidence) - 3-year predictions (moderate confidence) - 10-year speculation (informed guessing) ## Key Resources - 5 must-read papers/articles - 3 people to follow - 2 communities to join Cite specific sources where possible. Clearly distinguish facts from opinions.
0
dimitrymd chatgpt Mar 21

Lesson Plan Generator

Structured lesson plans with Bloom's taxonomy objectives and differentiation

Create a detailed lesson plan for teaching [TOPIC] to [AUDIENCE LEVEL] students. ## Lesson Overview - **Subject:** - **Duration:** 60 minutes - **Learning Objectives:** (3 measurable objectives using Bloom's taxonomy verbs) - **Prerequisites:** ## Lesson Structure ### Warm-Up (5 min) Engaging opener that activates prior knowledge. ### Direct Instruction (15 min) Core concept explanation with: - Analogy to make it relatable - Visual diagram or model - Key vocabulary defined ### Guided Practice (15 min) Structured activity where students apply the concept with support. ### Independent Practice (15 min) Students work on their own with increasing difficulty: - Level 1: Basic application - Level 2: Analysis/comparison - Level 3: Creation/synthesis (stretch goal) ### Wrap-Up (10 min) - Exit ticket question - Common misconceptions to address - Preview of next lesson ## Assessment Rubric with 4 levels (Beginning, Developing, Proficient, Advanced) ## Differentiation - Supports for struggling learners - Extensions for advanced learners
0
dimitrymd suno Mar 21

Suno Song Structure Generator

Complete song structures with lyrics optimized for Suno AI music generation

Create a complete song structure and lyrics for a [GENRE] song about [TOPIC]. ## Song Metadata - **Title:** - **Genre/Style:** [specific subgenre] - **BPM:** [appropriate for genre] - **Key:** [suggested key] - **Duration:** ~3:30 - **Mood Tags:** [for Suno generation] ## Structure & Lyrics [Intro] (Instrumental description: instruments, energy level, 4-8 bars) [Verse 1] (4-8 lines, establish the story/theme) (Melody note: ascending/descending, rhythmic pattern) [Pre-Chorus] (2-4 lines, build tension) [Chorus] (4-6 lines, memorable hook, singable melody) (This should be the emotional peak) [Verse 2] (Develop the story, add new perspective) [Chorus] [Bridge] (Contrast section: different melody, key change optional) (Emotional turning point) [Final Chorus] (Variation: key change up, added harmonies, bigger arrangement) [Outro] (How the song ends: fade, tag, cold ending) ## Suno Prompt The optimized prompt string to paste into Suno for best results.
0
dimitrymd claude Mar 21

Security Threat Model Generator

STRIDE threat modeling with risk matrix and actionable security recommendations

Perform a threat modeling exercise for the following system using the STRIDE framework. ## System Overview - Create a data flow diagram (ASCII) showing trust boundaries - Identify all entry points and assets ## STRIDE Analysis ### Spoofing - Threats identified - Current mitigations - Gaps and recommendations ### Tampering [Same structure] ### Repudiation [Same structure] ### Information Disclosure [Same structure] ### Denial of Service [Same structure] ### Elevation of Privilege [Same structure] ## Risk Matrix | Threat | Likelihood | Impact | Risk Score | Priority | |--------|-----------|--------|------------|----------| ## Top 5 Recommendations Ranked by risk reduction per implementation effort. ## Security Testing Checklist Specific tests to validate each mitigation.
0
dimitrymd dall_e Mar 21

DALL-E Product Mockup Generator

Lifestyle product mockups for marketing websites and social media

A professional product mockup showing [PRODUCT DESCRIPTION] in a lifestyle setting. The product is placed on a [SURFACE] in a [ENVIRONMENT] with soft natural lighting from a large window on the left side. Shallow depth of field with the product in sharp focus and a tastefully blurred background showing [CONTEXT ELEMENTS]. The scene conveys [MOOD/FEELING]. Color palette is [COLORS]. The composition follows the rule of thirds with the product positioned at the left intersection point. Photorealistic quality suitable for a marketing website hero image.
0
dimitrymd claude Mar 21

Machine Learning Model Selection Guide

ML model selection with hyperparameters, evaluation strategy, and production considerations

You are a senior ML engineer. Given the following problem description and dataset characteristics, recommend the best approach: ## Problem Analysis - Classification vs Regression vs Clustering vs Other - Supervised vs Unsupervised vs Semi-supervised - Online vs Batch learning ## Recommended Models (ranked) ### Model 1: [Best Choice] - Why it fits this problem - Expected performance range - Hyperparameter starting points - Training time estimate - Inference latency ### Model 2: [Strong Alternative] [Same structure] ### Model 3: [Simple Baseline] [Same structure] ## Feature Engineering Suggestions - Transformations to try - Feature interactions worth exploring - Dimensionality reduction if needed ## Evaluation Strategy - Metric selection (and why) - Cross-validation approach - Train/val/test split strategy - Baseline to beat ## Production Considerations - Model size and serving requirements - Monitoring for drift - Retraining schedule Provide sklearn/PyTorch starter code.
0