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