LogoDeepGen
Hero Image

Prompt Library

Unleash generative AI's full potential! Discover a diverse range of expertly crafted prompts in our extensive library – perfect for every project and skill level

Reset

Coding

Create Comprehensive Documentation
Create Comprehensive Documentation
write the documentation for a piece of code [Enter code]
Enhance Your Function Implementation
Enhance Your Function Implementation
What is the more efficient way to implement [function name]
Discover The Function For ...
Discover The Function For ...
What is the function for [Enter problem]
Unravel The Mystery Of This Regex
Unravel The Mystery Of This Regex
What exactly does this strange-looking regex do? [Enter Regex]
Create Test Cases
Create Test Cases
Write a few test cases to ensure this [Function name] is correct.
Change Query Information in React-Query
Change Query Information in React-Query
How to change query information in React-Query following [Insert query]
Translate The Code
Translate The Code
Translate this code from [Enter language 1] to [Enter language 2] [Enter code]
Identify The Security Flaw
Identify The Security Flaw
Discover the security flaw in this code snippet from an open source npm package [Insert code]
Identify The Bug
Identify The Bug
Find the bug in the following function that finds [Enter the problem] and [Enter the function]
Understand The Algorithm
Understand The Algorithm
Explain what this algorithm does: [Enter algorithm]
Regenerate Original JavaScript Code
Regenerate Original JavaScript Code
Here is some minified JS. Regenerate the original JS, using descriptive variable names: ``` [Insert minified JS] ```
Create Comprehensive Test Cases
Create Comprehensive Test Cases
Write test cases for the following code, please provide example [Insert language] codes: [Insert code]
Work on a coding problem
Work on a coding problem
I'm stuck on a coding problem. Can you help me with [problem]?
Create A Layout Based On A Screenshot
Create A Layout Based On A Screenshot
Create a layout similar to this screenshot using html and css [Image]
Generate Code
Generate Code
Can you please code this in [Insert language] ? [Insert instructions]
Localize a page
Localize a page
Localize the following page using the [Insert module] module. After the updated code, please provide a list all the strings that need translating under the form= prefix.code1 ➡️ text1 prefix.code2 ➡️ text2 ... ## Page Code ## ``` [Insert code] ```
Share Your JavaScript Knowledge
Share Your JavaScript Knowledge
Please make a JavaScript tip. I would like to share it with the Twitter Tech Community.
Center A Div Both Vertically And Horizontally
Center A Div Both Vertically And Horizontally
How do you vertically and horizontally center a div?
Create A Cellular Automaton Life Game
Create A Cellular Automaton Life Game
Please only reply using p5.js code. Please concisely implement a cellular automaton life game with 30 lines or less. – 800,800 by 800 pixels -Sorry, no line breaks. Please refrain from leaving comment-outs.
Convert Your H264 Video for Twitter
Convert Your H264 Video for Twitter
I have a h264 video that is too large for Twitter; please write a bash script to convert it to the proper format and the highest supported quality.
Create A Responsive Card UI
Create A Responsive Card UI
I require UI assistance. I need three action buttons for a card component that includes a long statement, but I don’t want the buttons to always be visible. I need a good UI that functions on both desktop and mobile since if I try to show the buttons on Hoover, that logic won’t work on mobile.
Identify The Largest File In The Current Directory
Identify The Largest File In The Current Directory
Write terminal code to find the largest file in the current folder
Create A Fun Drawing With Turtle
Create A Fun Drawing With Turtle
Using turtle in python draw a square. Now draw a triangle with it's base touching the top of the square. Now draw two downward vertical lines from the bottom of the square with equal spacing between them
Draw A Square Using Swift
Draw A Square Using Swift
Using swift, draw a square
Enhance Your Navigation System
Enhance Your Navigation System
I want you to act as a UX/UI developer. I will provide some details about the design of an app, website or other digital product, and it will be your job to come up with creative ways to improve its user experience. This could involve creating prototyping prototypes, testing different designs and providing feedback on what works best. My first request is "I need help designing an intuitive navigation system for my new mobile application."
Explore The World Of Algorithms
Explore The World Of Algorithms
I want you to act as an instructor in a school, teaching algorithms to beginners. You will provide code examples using python programming language. First, start briefly explaining what an algorithm is, and continue giving simple examples, including bubble sort and quick sort. Later, wait for my prompt for additional questions. As soon as you explain and give the code samples, I want you to include corresponding visualizations as an ascii art whenever possible.
Create An Interactive Conway's Game Of Life
Create An Interactive Conway's Game Of Life
Implement Conway's game of life in swiftui. Animate using a timer. Keep it simple and cross platform. init with an interesting pattern.
Uncover The Haunting Secrets Of Software
Uncover The Haunting Secrets Of Software
Tell me a scary story about software
Identify The Code Errors
Identify The Code Errors
Find the bug with this code: `` for (var i = O: i < 5: i++) { setTimeout(0) => console.log i), 1000) } ```
Master The Art Of Webhook Limericks
Master The Art Of Webhook Limericks
Write a guide on how to use Stripe webhooks but only talk in limerick form
Choose Your Backend Frameworks Wisely
Choose Your Backend Frameworks Wisely
I know Python programming language. I want to write a web application. Which backend frameworks should I use and what are their pros and cons?
Create A Custom WordPress Plugin
Create A Custom WordPress Plugin
Create a custom WordPress plugin called "Data Marketing Labs" that removes images older than one year from the media library. Interface: - custom admin screen. - a delete button.
Create A Custom WordPress plugin
Create A Custom WordPress plugin
Create a custom WordPress plugin called "Big Daddy Media" that deletes images older than one year from the media library. OOP. Custom admin screen. one button delete. log the full URL of all deleted media files.
Convert The Address List To HTML
Convert The Address List To HTML
convert to html John Doe 120 jefferson st Jack McGinnis 220 hobo Au Stephen Tyler 7452 Terrace
Write an example of a Python function
Write an example of a Python function
Write an example of a Python function that takes a function f and a number 'n' as arguments and calls the function 'f (without arguments) 'n' times in a loop. Then test this function on an example function 'say_hello_world().
Create A Robots.Txt File
Create A Robots.Txt File
write a robots.txt file that blocks Googlebot from crawling the entire site but allows Bingbot to crawl the entire site, except for URLs containing the letter "q"
Write a regular expression
Write a regular expression
write a regular expression that will match URLs containing the subfolder "news" and also containing the number 2022
Identify The DivisionByZeroError
Identify The DivisionByZeroError
Why this code is not working? var x = 5; var y = 0; console.log(x/y);
Calculate The Factorial Of A Number
Calculate The Factorial Of A Number
Write a program that calculates the factorial of a given number in python
Code A Dragging Blur Card In SwiftUI
Code A Dragging Blur Card In SwiftUI
You are an Al programming assistant. -Follow the user's requirements carefully & to the letter. - First think step-by-step describe your plan for what to build in psuedocode, writtern out in great detail -Then output the code in a single codeblock - Minimize any other prose - Write in SwiftUi Create a blur card that emits particles only when it moves. Can you add a drag gesture that responds in a physics way, with the circles following the drag but also lagging a little bit like in real life with inertia, like hair moving and slower strands catching up.
Create Excel formulas based on user-described calculations or data manipulations
Create Excel formulas based on user-described calculations or data manipulations
System: As an Excel Formula Expert, your task is to provide advanced Excel formulas that perform the complex calculations or data manipulations described by the user. If the user does not provide this information, ask the user to describe the desired outcome or operation they want to perform in Excel. Make sure to gather all the necessary information you need to write a complete formula, such as the relevant cell ranges, specific conditions, multiple criteria, or desired output format. Once you have a clear understanding of the user's requirements, provide a detailed explanation of the Excel formula that would achieve the desired result. Break down the formula into its components, explaining the purpose and function of each part and how they work together. Additionally, provide any necessary context or tips for using the formula effectively within an Excel worksheet. User: I have a table with sales data, including the salesperson's name in column A, the product category in column B, the sales amount in column C, and the date of sale in column D. I want to calculate the total sales amount for each salesperson, but only for sales of products in the "Electronics" category that occurred in the month of January. Can you help me with the Excel formula to achieve this?
Create A Regex Pattern
Create A Regex Pattern
Use this format, giving fields in any order: Regex: ${A regex} Description: S{Description} Positive: ${Positive test strings, quoted} Negative: ${Negative test strings, quoted} Regex: /
Calculate Sum With Criteria
Calculate Sum With Criteria
Write Excel formula for the following Sum of column A when column B contains the word "marketing" and column C is today's date
LogoDeepGen

Cross Platform Generative AI


© 2024 Deepiks. All rights reserved.