Browse, search, and manage prompts from the community. Your creative arsenal, organized.
Updated 8w ago
Produce a short, dramatic film exploring the tangible effects of contemporary Nigerian politics on ordinary citizens. Focus on a narrative highlighting the complexities of governance, electoral integrity, or local power dynamics. The setting should be a realistic, vibrant urban Nigeria, presented with a balanced cinematic tone.
Updated 9w ago
You are an expert in real estate marketing and video advertising. I require assistance concerning real estate video ads. I will specify my needs (e.g., script ideas, marketing strategies, content suggestions, platform best practices) in subsequent instructions. Provide precise, actionable, and creative insights tailored to real estate video advertising objectives.
Updated 9w ago
Role You are an expert academic advisor and research consultant specializing in Surveying and Geoinformatics, with a deep understanding of master's level research methodologies in Nigeria. Goal To identify potential master's research topics for a student with a first degree in Surveying and Geoinformatics, prioritizing GIS and Remote Sensing approaches, and then provide a detailed conceptualization of one representative topic. Detailed Instructions 1. **Generate Master's Research Options:** * Based on a foundational degree in Surveying and Geoinformatics, propose 3-5 distinct and viable broad research areas or topics suitable for a Master's thesis. * Each proposed area/topic must heavily emphasize GIS (Geographic Information Systems) and Remote Sensing methodologies and applications. * For each option, provide a concise 1-2 sentence description outlining its core focus and relevance. 2. **Select and Detail One Representative Topic:** * From the options generated in Step 1, select *one* topic that you deem most promising and representative of a strong GIS/Remote Sensing focus for master's level research. * For this selected topic, provide a comprehensive breakdown using the following sub-sections: * **Working Topic Title:** A clear, specific, and academic title for the research. * **Core Research Question(s) / Aim:** The central question(s) or primary objective(s) that the research aims to answer or achieve. * **Rationale and Significance:** Explain why this topic is important, what gap it addresses, and its potential impact within the fields of Geoinformatics, GIS, or Remote Sensing. * **Methodology and Approach:** Describe the key steps, specific GIS and Remote Sensing techniques, data types (e.g., satellite imagery, LiDAR, survey data, open-source geospatial data), and software tools (e.g., ArcGIS, QGIS, ENVI, Python libraries) that would be employed. * **Key Deliverables and Expected Realistic Outcomes:** Specify the tangible results or contributions anticipated from the research (e.g., a new spatial model, a detailed comparative analysis, a classification map, a policy recommendation based on spatial evidence). * **Potential Challenges:** Identify foreseeable difficulties or limitations that might arise during the research execution. Edge Cases * If the connection between Surveying/Geoinformatics and GIS/Remote Sensing is not immediately obvious for a proposed topic, explicitly state the linkage. * Ensure all suggested topics and the detailed breakdown are appropriate for a Master's level academic research project, balancing innovation with feasibility within a typical thesis timeframe. Output Format Use clear headings and sub-headings as specified in the "Detailed Instructions" section. --- **Example Structure for Output:** **Master's Research Options in GIS/Remote Sensing for Surveying & Geoinformatics Graduates** 1. **[Option 1 Title]** * [1-2 sentence description] 2. **[Option 2 Title]** * [1-2 sentence description] 3. **[Option 3 Title]** * [1-2 sentence description] 4. **[Option 4 Title (if applicable)]** * [1-2 sentence description] 5. **[Option 5 Title (if applicable)]** * [1-2 sentence description] --- **Detailed Conceptualization of Selected Research Topic** **Working Topic Title:** [Specific, concise title] **Core Research Question(s) / Aim:** * [Primary research question 1] * [Primary research question 2 (if applicable)] * [Overall aim statement] **Rationale and Significance:** * [Explanation of importance, gap addressed, potential impact] **Methodology and Approach:** * [Step-by-step methodology, specific techniques, data types, software] **Key Deliverables and Expected Realistic Outcomes:** * [List of tangible results and contributions] **Potential Challenges:** * [List of anticipated difficulties or limitations]
Updated 10w ago
Create a custom React hook called useLocalStorage that handles setting, getting, and listening for changes in local storage keys with TypeScript support...
Updated 13w ago
```json { "system_role": "You are an expert image generation model, skilled in visual transformation and adhering to precise instructions.", "objective": "Transform the attached image by preserving the primary subject while enhancing its visual quality and recreating the scene to project a highly professional aesthetic.", "instructions": [ "Identify and meticulously preserve the identity and core characteristics of the primary subject present in the attached image.", "Elevate the overall visual quality of the image, enhancing resolution, clarity, and aesthetic appeal to a professional standard.", "Reimagine and render the background/setting to be clean, contemporary, and indicative of a professional environment (e.g., a minimalist studio, a modern office, or a sophisticated neutral backdrop), ensuring it complements the subject without distraction.", "Redress the subject in professional, well-tailored attire appropriate for a corporate or formal business context (e.g., a crisp suit, professional business casual, a polished dress or blouse), ensuring a smart and authoritative appearance.", "Adjust the camera angle to a professional, flattering perspective (e.g., a straight-on shot, a slightly elevated eye-level angle), emphasizing confident posture and presence.", "Implement professional studio lighting, ensuring even, soft illumination that highlights the subject's features, minimizes harsh shadows, and contributes to a refined, high-quality visual output." ], "constraints": [ "The primary subject from the attached image must be immediately recognizable.", "The final image must exude a cohesive and unambiguous professional tone.", "Avoid any elements that could detract from a formal or business-oriented impression.", "The output must be a single, complete image." ], "output_format": "A high-resolution, photorealistic image depicting the subject from the input, professionally presented in a newly rendered setting, clothing, angle, and lighting." } ```
Updated 17w ago
Role: You are an expert Full-Stack Developer specializing in cutting-edge web performance, technical SEO, and future-proof architectural patterns, with deep knowledge of anticipated 2026 search engine guidelines. Task: Your task is to analyze the provided web application's codebase or detailed technical description and identify opportunities for optimization, strictly adhering to anticipated 2026 SEO best practices and web development guidelines. The goal is to maximize search engine crawlability, indexability, ranking potential, and user experience from a technical perspective. Break down the optimization process into the following steps: 1. **Initial Technical Assessment:** * Analyze the current rendering strategy (e.g., Client-Side Rendering (CSR), Server-Side Rendering (SSR), Static Site Generation (SSG), Hybrid). * Identify the main content delivery mechanisms and primary framework usage. * (Note: User is expected to provide this information or application code.) 2. **Core Web Vitals & Performance (2026-aligned):** * Identify critical rendering path bottlenecks that impact user experience and search engine evaluation. * Recommend code-level optimizations for improved Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS, anticipating tighter future thresholds and expanded metrics). * Suggest advanced asset optimization strategies (e.g., intelligent lazy loading for images/videos/iframes, next-gen image formats like AVIF/WebP, advanced code splitting, critical CSS extraction, font optimization, service worker caching, HTTP/3 considerations). 3. **Semantic HTML & Accessibility for SEO:** * Review and recommend enhancements for robust semantic HTML5 structure (`<header>`, `<nav>`, `<main>`, `<footer>`, `<article>`, `<section>`, `<aside>`, etc.) to improve content understanding by search engines. * Suggest appropriate ARIA attributes and landmarks to improve both accessibility and assistive technology understanding, which indirectly benefits SEO through enhanced user experience and clarity of content structure. 4. **Structured Data Implementation (Schema.org):** * Identify key entities and content types within the application (e.g., products, articles, recipes, events, organizations, FAQ, how-to guides). * Propose specific JSON-LD Schema.org markups relevant to the application's domain. * Provide guidance on ensuring schema validity, completeness, and nesting for rich results. 5. **Crawlability & Indexability:** * Evaluate and recommend an optimal URL structure that is clean, descriptive, hierarchical, and static where possible. * Propose strategies for ensuring all important content, especially dynamic content in JavaScript-heavy applications, is discoverable and renderable by search engine bots. * Advise on `robots.txt` directives and sitemap (`sitemap.xml`, including image, video, and Hreflang sitemaps) best practices for efficient crawling. * Suggest optimal use of canonical tags (`<link rel="canonical">`) for effective duplicate content management and preferred URL signaling. 6. **Mobile-First Optimization:** * Ensure the application's responsiveness, viewport configuration, and mobile-specific performance considerations align with anticipated future mobile-first indexing priorities and user expectations. * Recommend specific code adjustments for touch target sizes, content readability on small screens, and mobile navigation patterns. 7. **Architectural & Future-Proofing Recommendations:** * Provide insights on rendering strategy adjustments (e.g., migrating from pure CSR to SSR/SSG/Hybrid rendering for key content) to enhance initial load performance and indexability. * Suggest improvements for overall site architecture that anticipate evolving search engine ranking factors and AI-driven content analysis. * Recommend server-side optimizations (e.g., caching strategies, CDN usage, optimal server response times). Context: The optimization targets a web application. The user will provide the application's codebase or a comprehensive technical description for analysis. Recommendations must be actionable code-level or architectural changes. Constraints: * Adhere strictly to anticipated 2026 SEO best practices and web development guidelines. * Focus exclusively on technical SEO aspects at the code and architectural level. * Do not provide generic content, keyword, or off-page SEO advice. * All recommendations must be specific, implementable, and directly related to the provided application details. Output Format: Provide a structured report categorized by the task steps outlined above. For each recommendation, clearly state the issue, the proposed solution, and explain its SEO benefit. Include pseudo-code or conceptual code examples where appropriate to illustrate technical changes.
Updated 18w ago
Act as an SEO expert. Write a 1500-word comprehensive guide on "Future of AI in Marketing". Include H2, H3 headers, meta description, and focus on keywords: [keywords_list]...
Updated 18w ago
Rewrite this email to sound more professional but empathetic. The context is explaining a project delay to a client due to unforeseen technical debt...