id int64 1 100k | prompt stringclasses 90
values | response stringclasses 6
values | metadata dict |
|---|---|---|---|
6,901 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
6,902 | Generate a mobile-responsive navigation bar using Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "easy"
} |
6,903 | 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"
} |
6,904 | 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": "medium"
} |
6,905 | Build a Flask chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
6,906 | Generate a mobile-responsive navigation bar using Django. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
6,907 | Implement a Django CRUD application with database integration. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
6,908 | Design a dark mode toggle in FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
6,909 | Create a Django component for a user profile card. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
6,910 | Build a React chatbot interface using WebSockets. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "medium"
} |
6,911 | Implement a Django CRUD application with database integration. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
6,912 | Create a FastAPI component for a user profile card. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
6,913 | 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": "medium"
} |
6,914 | Write a Vue function to handle form validation. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "hard"
} |
6,915 | 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": "easy"
} |
6,916 | 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"
} |
6,917 | Write a Angular function to handle form validation. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
6,918 | Create an FastAPI e-commerce product listing page. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
6,919 | Build a FastAPI application that fetches data from an API. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
6,920 | Generate a mobile-responsive navigation bar using Django. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
6,921 | Build a Angular chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
6,922 | 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"
} |
6,923 | Build a Express.js chatbot interface using WebSockets. | const express = require('express');
const app = express();
app.get('/', (req, res) => res.send('Hello, Express!'));
app.listen(3000); | {
"framework": "Express.js",
"difficulty": "medium"
} |
6,924 | Build a Vue chatbot interface using WebSockets. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "hard"
} |
6,925 | Write a Tailwind CSS function to handle form validation. | <div class="bg-blue-500 text-white p-4">Styled with Tailwind</div> | {
"framework": "Tailwind CSS",
"difficulty": "easy"
} |
6,926 | Write a Django function to handle form validation. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
6,927 | 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"
} |
6,928 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
6,929 | Create a FastAPI component for a user profile card. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
6,930 | 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"
} |
6,931 | Write a Vue function to handle form validation. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "medium"
} |
6,932 | Generate a mobile-responsive navigation bar using Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
6,933 | Create a Angular component for a user profile card. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
6,934 | Generate a mobile-responsive navigation bar using Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "easy"
} |
6,935 | Build a Flask chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
6,936 | 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"
} |
6,937 | 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": "easy"
} |
6,938 | 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": "easy"
} |
6,939 | Implement a Flask CRUD application with database integration. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
6,940 | Create a Flask component for a user profile card. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
6,941 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
6,942 | 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": "hard"
} |
6,943 | Build a Bootstrap chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
6,944 | Generate a mobile-responsive navigation bar using FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
6,945 | Design a dark mode toggle in Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
6,946 | Create an Bootstrap e-commerce product listing page. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
6,947 | 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": "medium"
} |
6,948 | 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"
} |
6,949 | 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"
} |
6,950 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
6,951 | Design a dark mode toggle in Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "easy"
} |
6,952 | Write a Django function to handle form validation. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
6,953 | 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"
} |
6,954 | 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"
} |
6,955 | Create a Flask component for a user profile card. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
6,956 | Build a React chatbot interface using WebSockets. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "medium"
} |
6,957 | 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"
} |
6,958 | 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": "medium"
} |
6,959 | Create a Bootstrap component for a user profile card. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
6,960 | Generate a mobile-responsive navigation bar using Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
6,961 | Write a Django function to handle form validation. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
6,962 | Write a Django function to handle form validation. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "hard"
} |
6,963 | Generate a mobile-responsive navigation bar using Svelte. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
6,964 | Build a Vue application that fetches data from an API. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "easy"
} |
6,965 | Create an Angular e-commerce product listing page. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
6,966 | 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"
} |
6,967 | Implement a Flask CRUD application with database integration. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
6,968 | 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": "easy"
} |
6,969 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
6,970 | Create an Svelte e-commerce product listing page. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
6,971 | Build a Svelte chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
6,972 | 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": "hard"
} |
6,973 | Develop a Bootstrap login page with email and password authentication. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
6,974 | Build a FastAPI application that fetches data from an API. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
6,975 | 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"
} |
6,976 | Generate a mobile-responsive navigation bar using Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
6,977 | 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": "easy"
} |
6,978 | 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": "medium"
} |
6,979 | Build a Angular application that fetches data from an API. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
6,980 | 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": "hard"
} |
6,981 | Generate a mobile-responsive navigation bar using Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
6,982 | Design a dark mode toggle in Django. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
6,983 | Create a Bootstrap component for a user profile card. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
6,984 | Generate a mobile-responsive navigation bar using Django. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
6,985 | Write a Bootstrap function to handle form validation. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
6,986 | Generate a mobile-responsive navigation bar using Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
6,987 | 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": "medium"
} |
6,988 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
6,989 | 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": "hard"
} |
6,990 | 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"
} |
6,991 | Implement a FastAPI CRUD application with database integration. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
6,992 | 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"
} |
6,993 | 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"
} |
6,994 | Create an FastAPI e-commerce product listing page. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
6,995 | 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": "hard"
} |
6,996 | Develop a Flask login page with email and password authentication. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
6,997 | 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"
} |
6,998 | Create an Vue e-commerce product listing page. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "hard"
} |
6,999 | Build a React chatbot interface using WebSockets. | import React from 'react';
function Component() {
return <div>React Component</div>;
}
export default Component; | {
"framework": "React",
"difficulty": "easy"
} |
7,000 | Write a FastAPI function to handle form validation. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
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.