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