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