id int64 1 100k | prompt stringclasses 90
values | response stringclasses 6
values | metadata dict |
|---|---|---|---|
87,101 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
87,102 | Build a Angular chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
87,103 | 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"
} |
87,104 | Design a dark mode toggle in FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
87,105 | Develop a Flask login page with email and password authentication. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
87,106 | Implement a Angular CRUD application with database integration. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
87,107 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "medium"
} |
87,108 | Write a FastAPI function to handle form validation. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
87,109 | 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"
} |
87,110 | Write a Svelte function to handle form validation. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
87,111 | 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"
} |
87,112 | Implement a FastAPI CRUD application with database integration. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,113 | Build a Angular application that fetches data from an API. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
87,114 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,115 | 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"
} |
87,116 | Design a dark mode toggle in Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
87,117 | Generate a mobile-responsive navigation bar using FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
87,118 | Create an Flask e-commerce product listing page. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
87,119 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,120 | 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"
} |
87,121 | 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"
} |
87,122 | Generate a mobile-responsive navigation bar using Svelte. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,123 | 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": "hard"
} |
87,124 | Build a Svelte application that fetches data from an API. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
87,125 | 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"
} |
87,126 | Develop a Svelte login page with email and password authentication. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
87,127 | Implement a Flask CRUD application with database integration. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
87,128 | 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"
} |
87,129 | Write a Svelte function to handle form validation. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,130 | 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"
} |
87,131 | Build a Angular application that fetches data from an API. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
87,132 | 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"
} |
87,133 | 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"
} |
87,134 | 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"
} |
87,135 | 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"
} |
87,136 | Implement a Bootstrap CRUD application with database integration. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
87,137 | Write a Angular function to handle form validation. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
87,138 | Write a Svelte function to handle form validation. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
87,139 | 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"
} |
87,140 | Develop a Svelte login page with email and password authentication. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,141 | Design a dark mode toggle in Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "hard"
} |
87,142 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
87,143 | Design a dark mode toggle in Bootstrap. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
87,144 | Create a Angular component for a user profile card. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
87,145 | Design a dark mode toggle in Svelte. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
87,146 | Develop a Svelte login page with email and password authentication. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,147 | Generate a mobile-responsive navigation bar using Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "medium"
} |
87,148 | 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"
} |
87,149 | 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"
} |
87,150 | 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": "hard"
} |
87,151 | 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"
} |
87,152 | 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"
} |
87,153 | Build a Svelte chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,154 | Write a FastAPI function to handle form validation. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,155 | 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"
} |
87,156 | Build a Bootstrap application that fetches data from an API. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
87,157 | Generate a mobile-responsive navigation bar using Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "easy"
} |
87,158 | Create a Angular component for a user profile card. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
87,159 | Generate a mobile-responsive navigation bar using Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
87,160 | Design a dark mode toggle in Angular. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "medium"
} |
87,161 | Implement a Svelte CRUD application with database integration. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
87,162 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
87,163 | 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"
} |
87,164 | Generate a mobile-responsive navigation bar using Svelte. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,165 | Implement a Flask CRUD application with database integration. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "medium"
} |
87,166 | 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"
} |
87,167 | Build a FastAPI chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "hard"
} |
87,168 | Generate a mobile-responsive navigation bar using Vue. | <template>
<div>Vue Component</div>
</template>
<script>
export default { name: 'Component' };
</script> | {
"framework": "Vue",
"difficulty": "medium"
} |
87,169 | Generate a mobile-responsive navigation bar using Flask. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
87,170 | Create a Bootstrap component for a user profile card. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
87,171 | 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": "hard"
} |
87,172 | Create an FastAPI e-commerce product listing page. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,173 | 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"
} |
87,174 | 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"
} |
87,175 | Design a dark mode toggle in Django. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
87,176 | Build a Svelte application that fetches data from an API. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,177 | Implement a Svelte CRUD application with database integration. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "hard"
} |
87,178 | Create an Django e-commerce product listing page. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
87,179 | 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"
} |
87,180 | 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"
} |
87,181 | Create an Bootstrap e-commerce product listing page. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "easy"
} |
87,182 | Write a FastAPI function to handle form validation. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
87,183 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "hard"
} |
87,184 | Build a Flask application that fetches data from an API. | Code snippet not available. | {
"framework": "Flask",
"difficulty": "easy"
} |
87,185 | Build a Django chatbot interface using WebSockets. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "easy"
} |
87,186 | 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"
} |
87,187 | Write a Angular function to handle form validation. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "easy"
} |
87,188 | 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": "hard"
} |
87,189 | Build a Django chatbot interface using WebSockets. | from django.http import HttpResponse
def home(request):
return HttpResponse('Hello, Django!') | {
"framework": "Django",
"difficulty": "medium"
} |
87,190 | Design a dark mode toggle in FastAPI. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,191 | Create a Svelte component for a user profile card. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
87,192 | Build a Svelte application that fetches data from an API. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "easy"
} |
87,193 | Build a Svelte chatbot interface using WebSockets. | Code snippet not available. | {
"framework": "Svelte",
"difficulty": "medium"
} |
87,194 | Build a Angular application that fetches data from an API. | Code snippet not available. | {
"framework": "Angular",
"difficulty": "hard"
} |
87,195 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "medium"
} |
87,196 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,197 | Create a Bootstrap component for a user profile card. | Code snippet not available. | {
"framework": "Bootstrap",
"difficulty": "hard"
} |
87,198 | 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"
} |
87,199 | Develop a FastAPI login page with email and password authentication. | Code snippet not available. | {
"framework": "FastAPI",
"difficulty": "easy"
} |
87,200 | 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"
} |
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.