id int64 1 100k | prompt stringclasses 90
values | response stringclasses 6
values | metadata dict |
|---|---|---|---|
9,601 | Design a dark mode toggle in Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "medium"
} |
9,602 | Design a dark mode toggle in React. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "medium"
} |
9,603 | Generate a mobile-responsive navigation bar using Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
9,604 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,605 | Create an Tailwind CSS e-commerce product listing page. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "easy"
} |
9,606 | Implement a Flask CRUD application with database integration. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
9,607 | Design a dark mode toggle in Tailwind CSS. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "easy"
} |
9,608 | Write a FastAPI function to handle form validation. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,609 | Write a Angular function to handle form validation. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
9,610 | Design a dark mode toggle in React. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "easy"
} |
9,611 | Implement a Tailwind CSS CRUD application with database integration. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "easy"
} |
9,612 | Develop a Bootstrap login page with email and password authentication. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "medium"
} |
9,613 | Implement a Django CRUD application with database integration. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
9,614 | Build a React application that fetches data from an API. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "hard"
} |
9,615 | Create an React e-commerce product listing page. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "hard"
} |
9,616 | Implement a Django CRUD application with database integration. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
9,617 | Build a Django application that fetches data from an API. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
9,618 | Design a dark mode toggle in FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,619 | Create an Bootstrap e-commerce product listing page. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
9,620 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
9,621 | Design a dark mode toggle in Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
9,622 | Write a Flask function to handle form validation. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
9,623 | Build a Express.js application that fetches data from an API. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "medium"
} |
9,624 | Build a Express.js application that fetches data from an API. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "hard"
} |
9,625 | Design a dark mode toggle in Django. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
9,626 | Write a Express.js function to handle form validation. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "medium"
} |
9,627 | Generate a mobile-responsive navigation bar using FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,628 | Develop a Svelte login page with email and password authentication. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
9,629 | Build a Django application that fetches data from an API. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
9,630 | Generate a mobile-responsive navigation bar using Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
9,631 | Develop a React login page with email and password authentication. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "medium"
} |
9,632 | Create a Svelte component for a user profile card. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
9,633 | Create a FastAPI component for a user profile card. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
9,634 | Build a Vue chatbot interface using WebSockets. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "hard"
} |
9,635 | Create an Tailwind CSS e-commerce product listing page. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "easy"
} |
9,636 | Write a Flask function to handle form validation. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
9,637 | Write a Flask function to handle form validation. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
9,638 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
9,639 | Generate a mobile-responsive navigation bar using FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
9,640 | Design a dark mode toggle in Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
9,641 | Write a Bootstrap function to handle form validation. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
9,642 | Implement a Svelte CRUD application with database integration. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
9,643 | Develop a Vue login page with email and password authentication. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "hard"
} |
9,644 | Create a Vue component for a user profile card. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "easy"
} |
9,645 | Implement a Vue CRUD application with database integration. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "medium"
} |
9,646 | Create a Django component for a user profile card. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
9,647 | Build a FastAPI chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
9,648 | Develop a Django login page with email and password authentication. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
9,649 | Create a Angular component for a user profile card. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
9,650 | Write a Flask function to handle form validation. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
9,651 | Design a dark mode toggle in Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
9,652 | Generate a mobile-responsive navigation bar using Express.js. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "medium"
} |
9,653 | Design a dark mode toggle in Svelte. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
9,654 | Generate a mobile-responsive navigation bar using FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,655 | Create a Django component for a user profile card. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
9,656 | Create an Svelte e-commerce product listing page. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
9,657 | Build a Bootstrap application that fetches data from an API. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
9,658 | Build a Bootstrap chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "medium"
} |
9,659 | Design a dark mode toggle in Express.js. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "medium"
} |
9,660 | Design a dark mode toggle in Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
9,661 | Design a dark mode toggle in Tailwind CSS. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "easy"
} |
9,662 | Create a React component for a user profile card. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "easy"
} |
9,663 | Write a Angular function to handle form validation. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
9,664 | Create an Flask e-commerce product listing page. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
9,665 | Create an Angular e-commerce product listing page. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
9,666 | Develop a Express.js login page with email and password authentication. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "hard"
} |
9,667 | Build a Svelte application that fetches data from an API. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
9,668 | Develop a React login page with email and password authentication. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "medium"
} |
9,669 | Design a dark mode toggle in Tailwind CSS. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "hard"
} |
9,670 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "medium"
} |
9,671 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
9,672 | Develop a React login page with email and password authentication. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "easy"
} |
9,673 | Build a Django application that fetches data from an API. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
9,674 | Write a Express.js function to handle form validation. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "easy"
} |
9,675 | Develop a Angular login page with email and password authentication. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
9,676 | Create an FastAPI e-commerce product listing page. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,677 | Create a Django component for a user profile card. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
9,678 | Design a dark mode toggle in FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
9,679 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,680 | Create an React e-commerce product listing page. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "easy"
} |
9,681 | Generate a mobile-responsive navigation bar using FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
9,682 | Build a Tailwind CSS chatbot interface using WebSockets. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "medium"
} |
9,683 | Build a Express.js application that fetches data from an API. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "easy"
} |
9,684 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
9,685 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
9,686 | Build a FastAPI application that fetches data from an API. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
9,687 | Build a Svelte chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
9,688 | Implement a Angular CRUD application with database integration. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
9,689 | Create a Angular component for a user profile card. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
9,690 | Build a Svelte application that fetches data from an API. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
9,691 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
9,692 | Create an Flask e-commerce product listing page. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
9,693 | Design a dark mode toggle in Express.js. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "easy"
} |
9,694 | Implement a FastAPI CRUD application with database integration. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,695 | Implement a Angular CRUD application with database integration. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
9,696 | Build a Django chatbot interface using WebSockets. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
9,697 | Build a Django application that fetches data from an API. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
9,698 | Implement a Bootstrap CRUD application with database integration. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
9,699 | Design a dark mode toggle in FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
9,700 | Design a dark mode toggle in Svelte. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
Subsets and Splits
Filter Code Snippets
Retrieves all validation entries where the response is not a placeholder message, providing a filtered view of available data.