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