id
int64 1
100k
| prompt
stringclasses 90
values | response
stringclasses 6
values | metadata
dict |
---|---|---|---|
2,101 |
Develop a Angular login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
2,102 |
Implement a Bootstrap CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "easy"
}
|
2,103 |
Create an Angular e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
2,104 |
Design a dark mode toggle in Vue.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "medium"
}
|
2,105 |
Design a dark mode toggle in Bootstrap.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "medium"
}
|
2,106 |
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"
}
|
2,107 |
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"
}
|
2,108 |
Generate a mobile-responsive navigation bar using Svelte.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
2,109 |
Create an Flask e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
2,110 |
Write a Angular function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "easy"
}
|
2,111 |
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"
}
|
2,112 |
Implement a FastAPI CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
2,113 |
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"
}
|
2,114 |
Create a Svelte component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
2,115 |
Build a Angular application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
2,116 |
Design a dark mode toggle in Svelte.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
2,117 |
Write a Bootstrap function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "easy"
}
|
2,118 |
Create an Svelte e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
2,119 |
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"
}
|
2,120 |
Build a Django chatbot interface using WebSockets.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "easy"
}
|
2,121 |
Design a dark mode toggle in FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "medium"
}
|
2,122 |
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": "medium"
}
|
2,123 |
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"
}
|
2,124 |
Design a dark mode toggle in Django.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "easy"
}
|
2,125 |
Generate a mobile-responsive navigation bar using Vue.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
2,126 |
Generate a mobile-responsive navigation bar using Django.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "hard"
}
|
2,127 |
Generate a mobile-responsive navigation bar using Bootstrap.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
2,128 |
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": "easy"
}
|
2,129 |
Build a Angular application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "easy"
}
|
2,130 |
Generate a mobile-responsive navigation bar using FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "medium"
}
|
2,131 |
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"
}
|
2,132 |
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"
}
|
2,133 |
Build a Vue chatbot interface using WebSockets.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "medium"
}
|
2,134 |
Create a Angular component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "easy"
}
|
2,135 |
Generate a mobile-responsive navigation bar using FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "medium"
}
|
2,136 |
Design a dark mode toggle in Svelte.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
2,137 |
Design a dark mode toggle in FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "medium"
}
|
2,138 |
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,139 |
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,140 |
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,141 |
Create a Svelte component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "easy"
}
|
2,142 |
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": "medium"
}
|
2,143 |
Implement a Flask CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
2,144 |
Build a Bootstrap chatbot interface using WebSockets.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
2,145 |
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,146 |
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,147 |
Develop a Flask login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
2,148 |
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"
}
|
2,149 |
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": "medium"
}
|
2,150 |
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"
}
|
2,151 |
Create an Flask e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
2,152 |
Design a dark mode toggle in FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
2,153 |
Create a Svelte component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
2,154 |
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,155 |
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"
}
|
2,156 |
Generate a mobile-responsive navigation bar using Bootstrap.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "hard"
}
|
2,157 |
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,158 |
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"
}
|
2,159 |
Create an FastAPI e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "easy"
}
|
2,160 |
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,161 |
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"
}
|
2,162 |
Design a dark mode toggle in Angular.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "easy"
}
|
2,163 |
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": "easy"
}
|
2,164 |
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"
}
|
2,165 |
Design a dark mode toggle in Django.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "easy"
}
|
2,166 |
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"
}
|
2,167 |
Create an FastAPI e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "easy"
}
|
2,168 |
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": "hard"
}
|
2,169 |
Design a dark mode toggle in Flask.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "hard"
}
|
2,170 |
Build a Svelte application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "hard"
}
|
2,171 |
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"
}
|
2,172 |
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"
}
|
2,173 |
Generate a mobile-responsive navigation bar using Angular.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
2,174 |
Create an Angular e-commerce product listing page.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "easy"
}
|
2,175 |
Build a Flask chatbot interface using WebSockets.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "hard"
}
|
2,176 |
Develop a FastAPI login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "medium"
}
|
2,177 |
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,178 |
Create an Django e-commerce product listing page.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "easy"
}
|
2,179 |
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,180 |
Generate a mobile-responsive navigation bar using FastAPI.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
2,181 |
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"
}
|
2,182 |
Implement a Flask CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
2,183 |
Write a Vue function to handle form validation.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "hard"
}
|
2,184 |
Build a Flask application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "easy"
}
|
2,185 |
Create an Vue e-commerce product listing page.
|
<template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script>
|
{
"framework": "Vue",
"difficulty": "easy"
}
|
2,186 |
Implement a Bootstrap CRUD application with database integration.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "easy"
}
|
2,187 |
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"
}
|
2,188 |
Create a Bootstrap component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Bootstrap",
"difficulty": "easy"
}
|
2,189 |
Build a Angular application that fetches data from an API.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "hard"
}
|
2,190 |
Build a FastAPI chatbot interface using WebSockets.
|
Code snippet not available.
|
{
"framework": "FastAPI",
"difficulty": "hard"
}
|
2,191 |
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,192 |
Create a Angular component for a user profile card.
|
Code snippet not available.
|
{
"framework": "Angular",
"difficulty": "medium"
}
|
2,193 |
Write a Svelte function to handle form validation.
|
Code snippet not available.
|
{
"framework": "Svelte",
"difficulty": "medium"
}
|
2,194 |
Build a Django chatbot interface using WebSockets.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "medium"
}
|
2,195 |
Develop a Flask login page with email and password authentication.
|
Code snippet not available.
|
{
"framework": "Flask",
"difficulty": "medium"
}
|
2,196 |
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"
}
|
2,197 |
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,198 |
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"
}
|
2,199 |
Generate a mobile-responsive navigation bar using Django.
|
from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!')
|
{
"framework": "Django",
"difficulty": "easy"
}
|
2,200 |
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"
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.