id
int64
1
100k
prompt
stringclasses
90 values
response
stringclasses
6 values
metadata
dict
9,301
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" }
9,302
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": "hard" }
9,303
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": "medium" }
9,304
Create a Flask component for a user profile card.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
9,305
Implement a Bootstrap CRUD application with database integration.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
9,306
Write a Angular function to handle form validation.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
9,307
Build a Angular application that fetches data from an API.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
9,308
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" }
9,309
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" }
9,310
Build a Angular chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
9,311
Develop a FastAPI login page with email and password authentication.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "easy" }
9,312
Create an Django e-commerce product listing page.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
9,313
Build a Flask application that fetches data from an API.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
9,314
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" }
9,315
Build a FastAPI chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
9,316
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" }
9,317
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
9,318
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,319
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" }
9,320
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" }
9,321
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
9,322
Write a Vue function to handle form validation.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "easy" }
9,323
Build a Svelte chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
9,324
Create a FastAPI component for a user profile card.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
9,325
Build a Bootstrap chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
9,326
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" }
9,327
Write a Bootstrap function to handle form validation.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
9,328
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": "easy" }
9,329
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" }
9,330
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" }
9,331
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": "medium" }
9,332
Implement a Flask CRUD application with database integration.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
9,333
Design a dark mode toggle in Vue.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
9,334
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
9,335
Generate a mobile-responsive navigation bar using Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
9,336
Build a Bootstrap chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
9,337
Implement a Django CRUD application with database integration.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
9,338
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
9,339
Create an Django e-commerce product listing page.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "medium" }
9,340
Develop a Svelte login page with email and password authentication.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
9,341
Design a dark mode toggle in Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
9,342
Develop a Svelte login page with email and password authentication.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
9,343
Build a Vue chatbot interface using WebSockets.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
9,344
Write a Angular function to handle form validation.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
9,345
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" }
9,346
Build a Vue chatbot interface using WebSockets.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
9,347
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" }
9,348
Design a dark mode toggle in Vue.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "easy" }
9,349
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" }
9,350
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" }
9,351
Design a dark mode toggle in Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
9,352
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
9,353
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" }
9,354
Develop a Angular login page with email and password authentication.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
9,355
Build a Bootstrap chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,356
Implement a Angular CRUD application with database integration.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
9,357
Build a Flask application that fetches data from an API.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
9,358
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" }
9,359
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" }
9,360
Create an Flask e-commerce product listing page.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
9,361
Design a dark mode toggle in Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
9,362
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" }
9,363
Generate a mobile-responsive navigation bar using Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
9,364
Generate a mobile-responsive navigation bar using Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
9,365
Create a Svelte component for a user profile card.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
9,366
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" }
9,367
Generate a mobile-responsive navigation bar using Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "hard" }
9,368
Build a Bootstrap chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,369
Create a Svelte component for a user profile card.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
9,370
Design a dark mode toggle in FastAPI.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "easy" }
9,371
Implement a Vue CRUD application with database integration.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
9,372
Build a Flask chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
9,373
Develop a Bootstrap login page with email and password authentication.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
9,374
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" }
9,375
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" }
9,376
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,377
Build a Bootstrap application that fetches data from an API.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,378
Design a dark mode toggle in Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
9,379
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,380
Generate a mobile-responsive navigation bar using FastAPI.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
9,381
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
9,382
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" }
9,383
Design a dark mode toggle in Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
9,384
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" }
9,385
Build a Svelte chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
9,386
Write a Svelte function to handle form validation.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
9,387
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" }
9,388
Design a dark mode toggle in Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
9,389
Generate a mobile-responsive navigation bar using Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
9,390
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": "easy" }
9,391
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" }
9,392
Develop a Bootstrap login page with email and password authentication.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
9,393
Generate a mobile-responsive navigation bar using FastAPI.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
9,394
Develop a Angular login page with email and password authentication.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
9,395
Implement a Svelte CRUD application with database integration.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
9,396
Write a Angular function to handle form validation.
Code snippet not available.
{ "framework": "Angular", "difficulty": "hard" }
9,397
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
9,398
Create an Flask e-commerce product listing page.
Code snippet not available.
{ "framework": "Flask", "difficulty": "hard" }
9,399
Design a dark mode toggle in Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
9,400
Design a dark mode toggle in Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }