id
int64 1
100k
| prompt
stringclasses 90
values | response
stringclasses 6
values | metadata
dict |
|---|---|---|---|
99,701
|
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"
}
|
99,702
|
Create an Vue e-commerce product listing page.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "medium"
}
|
99,703
|
Develop a Bootstrap login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
99,704
|
Build a Flask chatbot interface using WebSockets.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
99,705
|
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"
}
|
99,706
|
Implement a React CRUD application with database integration.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "medium"
}
|
99,707
|
Write a Flask function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "hard"
}
|
99,708
|
Write a FastAPI function to handle form validation.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
99,709
|
Build a React chatbot interface using WebSockets.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "hard"
}
|
99,710
|
Design a dark mode toggle in FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
99,711
|
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"
}
|
99,712
|
Create a Svelte component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
99,713
|
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": "hard"
}
|
99,714
|
Implement a Svelte CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "hard"
}
|
99,715
|
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": "hard"
}
|
99,716
|
Create an Vue e-commerce product listing page.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
99,717
|
Implement a Flask CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
99,718
|
Implement a Angular CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
99,719
|
Generate a mobile-responsive navigation bar using Vue.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "medium"
}
|
99,720
|
Build a FastAPI application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "easy"
}
|
99,721
|
Implement a Vue CRUD application with database integration.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "medium"
}
|
99,722
|
Build a Angular application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "hard"
}
|
99,723
|
Create an FastAPI e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
99,724
|
Develop a Flask login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
99,725
|
Generate a mobile-responsive navigation bar using Tailwind CSS.
|
<div class="bg-blue-500 text-white p-4">Styled with Tailwind</div>
|
{
"framework": "Tailwind CSS",
"difficulty": "hard"
}
|
99,726
|
Develop a Bootstrap login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "medium"
}
|
99,727
|
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": "medium"
}
|
99,728
|
Build a Tailwind CSS application that fetches data from an API.
|
<div class="bg-blue-500 text-white p-4">Styled with Tailwind</div>
|
{
"framework": "Tailwind CSS",
"difficulty": "easy"
}
|
99,729
|
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": "hard"
}
|
99,730
|
Build a Django chatbot interface using WebSockets.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "hard"
}
|
99,731
|
Generate a mobile-responsive navigation bar using Vue.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "easy"
}
|
99,732
|
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"
}
|
99,733
|
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": "hard"
}
|
99,734
|
Generate a mobile-responsive navigation bar using React.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "medium"
}
|
99,735
|
Generate a mobile-responsive navigation bar using Vue.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "medium"
}
|
99,736
|
Design a dark mode toggle in Svelte.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
99,737
|
Generate a mobile-responsive navigation bar using Tailwind CSS.
|
<div class="bg-blue-500 text-white p-4">Styled with Tailwind</div>
|
{
"framework": "Tailwind CSS",
"difficulty": "hard"
}
|
99,738
|
Design a dark mode toggle in Bootstrap.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
99,739
|
Write a React function to handle form validation.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "medium"
}
|
99,740
|
Write a Django function to handle form validation.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "medium"
}
|
99,741
|
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": "hard"
}
|
99,742
|
Generate a mobile-responsive navigation bar using React.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "easy"
}
|
99,743
|
Design a dark mode toggle in Angular.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "hard"
}
|
99,744
|
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"
}
|
99,745
|
Generate a mobile-responsive navigation bar using React.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "hard"
}
|
99,746
|
Create an Bootstrap e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "medium"
}
|
99,747
|
Create a Bootstrap component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "medium"
}
|
99,748
|
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": "medium"
}
|
99,749
|
Create an Svelte e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
99,750
|
Implement a Express.js CRUD application with database integration.
|
const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000);
|
{
"framework": "Express.js",
"difficulty": "easy"
}
|
99,751
|
Build a Bootstrap chatbot interface using WebSockets.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "medium"
}
|
99,752
|
Develop a FastAPI login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "medium"
}
|
99,753
|
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"
}
|
99,754
|
Build a Vue chatbot interface using WebSockets.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
99,755
|
Build a Svelte chatbot interface using WebSockets.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "hard"
}
|
99,756
|
Create an Angular e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "easy"
}
|
99,757
|
Design a dark mode toggle in React.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "hard"
}
|
99,758
|
Write a Flask function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "hard"
}
|
99,759
|
Create an Express.js e-commerce product listing page.
|
const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000);
|
{
"framework": "Express.js",
"difficulty": "easy"
}
|
99,760
|
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": "medium"
}
|
99,761
|
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": "hard"
}
|
99,762
|
Develop a Tailwind CSS login page with email and password authentication.
|
<div class="bg-blue-500 text-white p-4">Styled with Tailwind</div>
|
{
"framework": "Tailwind CSS",
"difficulty": "medium"
}
|
99,763
|
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"
}
|
99,764
|
Write a Svelte function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
99,765
|
Write a Flask function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
99,766
|
Generate a mobile-responsive navigation bar using Django.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "hard"
}
|
99,767
|
Implement a React CRUD application with database integration.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "hard"
}
|
99,768
|
Develop a FastAPI login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "easy"
}
|
99,769
|
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": "medium"
}
|
99,770
|
Design a dark mode toggle in Flask.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
99,771
|
Build a Angular application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
99,772
|
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": "hard"
}
|
99,773
|
Generate a mobile-responsive navigation bar using FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
99,774
|
Generate a mobile-responsive navigation bar using React.
|
import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component;
|
{
"framework": "React",
"difficulty": "easy"
}
|
99,775
|
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": "medium"
}
|
99,776
|
Build a Django chatbot interface using WebSockets.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "medium"
}
|
99,777
|
Create a Vue component for a user profile card.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
99,778
|
Design a dark mode toggle in Flask.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
99,779
|
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"
}
|
99,780
|
Generate a mobile-responsive navigation bar using Bootstrap.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
99,781
|
Create a FastAPI component for a user profile card.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
99,782
|
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"
}
|
99,783
|
Generate a mobile-responsive navigation bar using Vue.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
99,784
|
Create an Flask e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "hard"
}
|
99,785
|
Generate a mobile-responsive navigation bar using Svelte.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
99,786
|
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"
}
|
99,787
|
Create a Bootstrap component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "medium"
}
|
99,788
|
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"
}
|
99,789
|
Create an Bootstrap e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "easy"
}
|
99,790
|
Design a dark mode toggle in Flask.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
99,791
|
Create an Svelte e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
99,792
|
Develop a Svelte login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
99,793
|
Generate a mobile-responsive navigation bar using Svelte.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
99,794
|
Implement a FastAPI CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
99,795
|
Design a dark mode toggle in Bootstrap.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
99,796
|
Create an Vue e-commerce product listing page.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
99,797
|
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"
}
|
99,798
|
Build a Flask application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "hard"
}
|
99,799
|
Write a Svelte function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
99,800
|
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"
}
|
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.