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