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