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