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