id
int64
1
100k
prompt
stringclasses
90 values
response
stringclasses
6 values
metadata
dict
94,601
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" }
94,602
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" }
94,603
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": "medium" }
94,604
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" }
94,605
Implement a Django CRUD application with database integration.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
94,606
Generate a mobile-responsive navigation bar using Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
94,607
Design a dark mode toggle in Vue.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "easy" }
94,608
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" }
94,609
Build a Bootstrap chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
94,610
Generate a mobile-responsive navigation bar using Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
94,611
Build a FastAPI application that fetches data from an API.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
94,612
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" }
94,613
Design a dark mode toggle in Vue.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
94,614
Build a Django chatbot interface using WebSockets.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
94,615
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" }
94,616
Design a dark mode toggle in Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
94,617
Design a dark mode toggle in Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
94,618
Generate a mobile-responsive navigation bar using Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
94,619
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" }
94,620
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" }
94,621
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": "hard" }
94,622
Design a dark mode toggle in Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "hard" }
94,623
Write a FastAPI function to handle form validation.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
94,624
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" }
94,625
Design a dark mode toggle in Vue.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "medium" }
94,626
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" }
94,627
Create a Svelte component for a user profile card.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
94,628
Generate a mobile-responsive navigation bar using FastAPI.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
94,629
Create an FastAPI e-commerce product listing page.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
94,630
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" }
94,631
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" }
94,632
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
94,633
Write a Flask function to handle form validation.
Code snippet not available.
{ "framework": "Flask", "difficulty": "hard" }
94,634
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" }
94,635
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" }
94,636
Implement a Django CRUD application with database integration.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
94,637
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" }
94,638
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" }
94,639
Write a Django function to handle form validation.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
94,640
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": "hard" }
94,641
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" }
94,642
Build a FastAPI chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
94,643
Create a Flask component for a user profile card.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
94,644
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" }
94,645
Generate a mobile-responsive navigation bar using Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
94,646
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" }
94,647
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
94,648
Create a FastAPI component for a user profile card.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
94,649
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" }
94,650
Build a Angular chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
94,651
Build a React chatbot interface using WebSockets.
import React from 'react'; function Component() { return <div>React Component</div>; } export default Component;
{ "framework": "React", "difficulty": "medium" }
94,652
Design a dark mode toggle in Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
94,653
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" }
94,654
Create an Angular e-commerce product listing page.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
94,655
Build a Angular application that fetches data from an API.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
94,656
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" }
94,657
Create an Flask e-commerce product listing page.
Code snippet not available.
{ "framework": "Flask", "difficulty": "hard" }
94,658
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
94,659
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" }
94,660
Build a Svelte application that fetches data from an API.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
94,661
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" }
94,662
Design a dark mode toggle in Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "medium" }
94,663
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" }
94,664
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": "medium" }
94,665
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" }
94,666
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" }
94,667
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" }
94,668
Design a dark mode toggle in Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
94,669
Build a FastAPI chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "easy" }
94,670
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" }
94,671
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" }
94,672
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" }
94,673
Build a Flask chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
94,674
Create an Svelte e-commerce product listing page.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
94,675
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" }
94,676
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" }
94,677
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" }
94,678
Build a FastAPI application that fetches data from an API.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "easy" }
94,679
Implement a FastAPI CRUD application with database integration.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
94,680
Write a Django function to handle form validation.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
94,681
Build a FastAPI chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
94,682
Write a Vue function to handle form validation.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "medium" }
94,683
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
94,684
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" }
94,685
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" }
94,686
Create an Angular e-commerce product listing page.
Code snippet not available.
{ "framework": "Angular", "difficulty": "hard" }
94,687
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
94,688
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" }
94,689
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": "medium" }
94,690
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" }
94,691
Create an Flask e-commerce product listing page.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
94,692
Design a dark mode toggle in Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
94,693
Write a Flask function to handle form validation.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
94,694
Write a Flask function to handle form validation.
Code snippet not available.
{ "framework": "Flask", "difficulty": "hard" }
94,695
Build a Angular chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
94,696
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" }
94,697
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" }
94,698
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" }
94,699
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
94,700
Develop a Angular login page with email and password authentication.
Code snippet not available.
{ "framework": "Angular", "difficulty": "hard" }