id
int64
1
100k
prompt
stringclasses
90 values
response
stringclasses
6 values
metadata
dict
6,701
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" }
6,702
Build a Svelte application that fetches data from an API.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
6,703
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" }
6,704
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" }
6,705
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" }
6,706
Create a Angular component for a user profile card.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
6,707
Write a FastAPI function to handle form validation.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
6,708
Design a dark mode toggle in Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
6,709
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" }
6,710
Write a Django function to handle form validation.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
6,711
Write a Flask function to handle form validation.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
6,712
Generate a mobile-responsive navigation bar using FastAPI.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "easy" }
6,713
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,714
Write a Bootstrap function to handle form validation.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,715
Build a FastAPI chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "hard" }
6,716
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": "easy" }
6,717
Write a Django function to handle form validation.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
6,718
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" }
6,719
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" }
6,720
Write a Angular function to handle form validation.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
6,721
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
6,722
Implement a Django CRUD application with database integration.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "medium" }
6,723
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": "medium" }
6,724
Create a Angular component for a user profile card.
Code snippet not available.
{ "framework": "Angular", "difficulty": "easy" }
6,725
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" }
6,726
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" }
6,727
Write a Bootstrap function to handle form validation.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
6,728
Write a Flask function to handle form validation.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
6,729
Design a dark mode toggle in Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
6,730
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" }
6,731
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" }
6,732
Design a dark mode toggle in Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,733
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" }
6,734
Build a Django chatbot interface using WebSockets.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
6,735
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" }
6,736
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" }
6,737
Design a dark mode toggle in Django.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
6,738
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
6,739
Write a Svelte function to handle form validation.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,740
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" }
6,741
Build a Bootstrap chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
6,742
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" }
6,743
Build a Angular chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
6,744
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": "hard" }
6,745
Generate a mobile-responsive navigation bar using Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
6,746
Build a Vue chatbot interface using WebSockets.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
6,747
Build a Bootstrap application that fetches data from an API.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,748
Design a dark mode toggle in Flask.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
6,749
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" }
6,750
Create a Angular component for a user profile card.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
6,751
Create an Django e-commerce product listing page.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "easy" }
6,752
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
6,753
Create a Svelte component for a user profile card.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,754
Design a dark mode toggle in FastAPI.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
6,755
Develop a Svelte login page with email and password authentication.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,756
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "medium" }
6,757
Implement a Svelte CRUD application with database integration.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
6,758
Implement a Vue CRUD application with database integration.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "easy" }
6,759
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" }
6,760
Design a dark mode toggle in Angular.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
6,761
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" }
6,762
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" }
6,763
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" }
6,764
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" }
6,765
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,766
Write a Django function to handle form validation.
from django.http import HttpResponse def home(request): return HttpResponse('Hello, Django!')
{ "framework": "Django", "difficulty": "hard" }
6,767
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" }
6,768
Build a Svelte chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "medium" }
6,769
Develop a Flask login page with email and password authentication.
Code snippet not available.
{ "framework": "Flask", "difficulty": "medium" }
6,770
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" }
6,771
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" }
6,772
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,773
Create a Svelte component for a user profile card.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
6,774
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": "medium" }
6,775
Build a Vue chatbot interface using WebSockets.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "medium" }
6,776
Generate a mobile-responsive navigation bar using Vue.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "medium" }
6,777
Create a Vue component for a user profile card.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "hard" }
6,778
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": "medium" }
6,779
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" }
6,780
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,781
Generate a mobile-responsive navigation bar using Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
6,782
Build a Angular chatbot interface using WebSockets.
Code snippet not available.
{ "framework": "Angular", "difficulty": "hard" }
6,783
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,784
Create a Svelte component for a user profile card.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,785
Implement a Flask CRUD application with database integration.
Code snippet not available.
{ "framework": "Flask", "difficulty": "hard" }
6,786
Build a Angular application that fetches data from an API.
Code snippet not available.
{ "framework": "Angular", "difficulty": "medium" }
6,787
Create an Bootstrap e-commerce product listing page.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
6,788
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" }
6,789
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": "easy" }
6,790
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" }
6,791
Create a Bootstrap component for a user profile card.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "easy" }
6,792
Design a dark mode toggle in Bootstrap.
Code snippet not available.
{ "framework": "Bootstrap", "difficulty": "hard" }
6,793
Implement a FastAPI CRUD application with database integration.
Code snippet not available.
{ "framework": "FastAPI", "difficulty": "medium" }
6,794
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" }
6,795
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "hard" }
6,796
Create a Flask component for a user profile card.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }
6,797
Generate a mobile-responsive navigation bar using Svelte.
Code snippet not available.
{ "framework": "Svelte", "difficulty": "easy" }
6,798
Build a Vue chatbot interface using WebSockets.
<template> <div>Vue Component</div> </template> <script> export default { name: 'Component' }; </script>
{ "framework": "Vue", "difficulty": "easy" }
6,799
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" }
6,800
Write a Flask function to handle form validation.
Code snippet not available.
{ "framework": "Flask", "difficulty": "easy" }