// Crafting Community Insights (crafting-community-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.challenges), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.challenges.createMany({
        data: [
            { id: 1, title: "imagination designbattle", start_date: "2022-12-29", end_date: "2022-01-03", status: "completed" },
            { id: 2, title: "teamwork", start_date: "2022-12-11", end_date: "2022-10-29", status: "completed" },
            { id: 3, title: "30day craftoff", start_date: "2022-11-08", end_date: null, status: "upcoming" },
            { id: 4, title: "creativity teamwork imagination", start_date: "2022-09-24", end_date: "2022-09-07", status: "completed" },
            { id: 5, title: "teamwork craftathon designbattle", start_date: "2022-11-15", end_date: "2022-08-16", status: "completed" },
            { id: 6, title: "makeover", start_date: "2022-12-19", end_date: null, status: "active" },
            { id: 7, title: "create teamwork", start_date: "2022-06-06", end_date: null, status: "active" },
            { id: 8, title: "30day", start_date: "2022-03-13", end_date: "2022-11-22", status: "completed" },
            { id: 9, title: "creativity exploration imagination", start_date: "2022-01-29", end_date: null, status: "active" },
            { id: 10, title: "skillswap showdown imagination", start_date: "2022-09-29", end_date: "2022-02-19", status: "completed" },
            { id: 11, title: "challenge fun", start_date: "2022-03-26", end_date: null, status: "active" },
            { id: 12, title: "craftoff", start_date: "2022-10-26", end_date: null, status: "upcoming" },
            { id: 13, title: "challenge craftathon fun", start_date: "2022-06-01", end_date: null, status: "upcoming" },
            { id: 14, title: "inspired showdown imagination", start_date: "2022-08-03", end_date: null, status: null },
            { id: 15, title: "craftoff innovation", start_date: "2022-06-20", end_date: "2022-07-13", status: "completed" },
            { id: 16, title: "challenge craftathon", start_date: "2022-04-25", end_date: null, status: null },
            { id: 17, title: "craftathon challenge", start_date: "2022-07-31", end_date: null, status: "upcoming" },
            { id: 18, title: "collab craftathon", start_date: "2022-10-12", end_date: null, status: "active" },
            { id: 19, title: "fun", start_date: "2022-12-09", end_date: "2022-01-13", status: "completed" },
            { id: 20, title: "exploration", start_date: "2022-05-12", end_date: null, status: "active" },
            { id: 21, title: "craftathon showdown", start_date: "2023-01-01", end_date: "2022-02-15", status: "completed" },
            { id: 22, title: "artchallenge challenge inspired", start_date: "2022-07-16", end_date: "2022-07-23", status: "completed" },
            { id: 23, title: "exploration", start_date: "2022-04-06", end_date: null, status: "active" },
            { id: 24, title: "showdown 30day", start_date: "2022-12-03", end_date: "2022-03-26", status: "completed" },
            { id: 25, title: "craftoff fun", start_date: "2022-10-17", end_date: "2022-09-19", status: "completed" },
            { id: 26, title: "inspired", start_date: "2022-11-03", end_date: null, status: "active" },
            { id: 27, title: "imagination", start_date: "2022-06-26", end_date: "2022-07-10", status: "completed" },
            { id: 28, title: "teamwork craftoff", start_date: "2022-07-13", end_date: null, status: "active" },
            { id: 29, title: "artchallenge", start_date: "2022-04-15", end_date: null, status: "upcoming" },
            { id: 30, title: "showdown teamwork 30day", start_date: "2022-04-09", end_date: null, status: null },
            { id: 31, title: "craftoff exploration makeover", start_date: "2022-11-07", end_date: null, status: "active" },
            { id: 32, title: "skillswap", start_date: "2022-06-23", end_date: null, status: "active" },
            { id: 33, title: "fun makeover", start_date: "2022-12-14", end_date: "2022-11-14", status: "completed" },
            { id: 34, title: "artchallenge", start_date: "2022-09-13", end_date: "2022-10-06", status: "completed" },
            { id: 35, title: "experiment", start_date: "2022-08-19", end_date: null, status: "active" },
            { id: 36, title: "craftoff makeover", start_date: "2022-07-08", end_date: null, status: "active" },
            { id: 37, title: "imagination", start_date: "2022-03-28", end_date: null, status: "upcoming" },
            { id: 38, title: "craftoff inspired fun", start_date: "2022-04-17", end_date: null, status: "active" },
            { id: 39, title: "showdown makeover", start_date: "2022-03-20", end_date: null, status: "upcoming" },
            { id: 40, title: "project skillswap challenge", start_date: "2022-12-04", end_date: "2022-07-14", status: "completed" },
            { id: 41, title: "imagination inspired", start_date: "2022-12-29", end_date: "2022-11-17", status: "completed" },
            { id: 42, title: "collab craftathon project", start_date: "2022-06-28", end_date: "2022-02-28", status: "completed" },
            { id: 43, title: "experiment 30day showdown", start_date: "2022-07-08", end_date: null, status: "active" },
            { id: 44, title: "makeover", start_date: "2022-11-18", end_date: null, status: "active" },
            { id: 45, title: "fun innovation project", start_date: "2022-12-12", end_date: "2022-10-14", status: "completed" },
            { id: 46, title: "craftoff", start_date: "2022-08-22", end_date: null, status: "active" },
            { id: 47, title: "challenge craftathon", start_date: "2022-05-15", end_date: null, status: "upcoming" },
            { id: 48, title: "artchallenge", start_date: "2022-11-14", end_date: null, status: "upcoming" },
            { id: 49, title: "project fun collab", start_date: "2022-04-15", end_date: null, status: "active" },
            { id: 50, title: "teamwork", start_date: "2022-08-03", end_date: null, status: "active" },
        ],
    });
    await prisma.craft_kits.createMany({
        data: [
            { id: 1, name: "unique", tools: "The report was reopened — standard case, no further action.", materials: "The account owner asked for a change and the invoice was confirmed.", price: "83.51" },
            { id: 2, name: "bundle", tools: "The supplier reported a routine issue; the shipment was refunded.", materials: "The team asked for a change and the payment was reopened.", price: "85.35" },
            { id: 3, name: "premium", tools: "The reviewer confirmed the details and the ticket was processed.", materials: "No response from the supplier, so the claim was replaced.", price: "60.30" },
            { id: 4, name: "mini", tools: "The courier confirmed the details and the item was updated.", materials: "The team reported a minor issue; the document was rejected.", price: "34.80" },
            { id: 5, name: "inspiration", tools: "The record was replaced — unusual case, no further action.", materials: "The customer reported a manual issue; the booking was completed.", price: "21.19" },
            { id: 6, name: "artistry inspiration", tools: "The team reported a manual issue; the delivery was closed.", materials: "The courier reported an urgent issue; the appointment was refunded.", price: "5.09" },
            { id: 7, name: "mini", tools: "The reviewer confirmed the details and the request was refunded.", materials: "The account owner asked for a change and the session was cancelled.", price: "9.36" },
            { id: 8, name: "bundle themed inspiration", tools: "The team asked for a change and the delivery was replaced.", materials: "An operator confirmed the details and the item was replaced.", price: "18.76" },
            { id: 9, name: "advanced deluxe", tools: "No response from the reviewer, so the request was closed.", materials: "An operator confirmed the details and the transfer was processed.", price: "88.79" },
            { id: 10, name: "collection imagination themed", tools: "The account owner asked for a change and the shipment was refunded.", materials: "The session was delayed — incomplete case, no further action.", price: "6.94" },
            { id: 11, name: "crafty", tools: "An operator reported an urgent issue; the booking was completed.", materials: "The courier asked for a change and the report was confirmed.", price: "5.27" },
            { id: 12, name: "starter premium", tools: "No response from an operator, so the item was delayed.", materials: "The team confirmed the details and the account was replaced.", price: "51.95" },
            { id: 13, name: "collection", tools: "An operator asked for a change and the claim was reviewed.", materials: "An operator reported an automatic issue; the account was reopened.", price: "6.81" },
            { id: 14, name: "collection creative funpack", tools: "Support asked for a change and the transfer was confirmed.", materials: "The reviewer asked for a change and the claim was completed.", price: "11.58" },
            { id: 15, name: "funpack", tools: "The reviewer confirmed the details and the booking was reviewed.", materials: "The reviewer asked for a change and the request was escalated.", price: "20.16" },
            { id: 16, name: "special mini", tools: "The customer reported a routine issue; the account was rescheduled.", materials: "The customer confirmed the details and the session was completed.", price: "16.17" },
            { id: 17, name: "funpack", tools: "An operator asked for a change and the shipment was delayed.", materials: "The session was escalated — incomplete case, no further action.", price: "5.09" },
            { id: 18, name: "mini crafty starter", tools: "The supplier confirmed the details and the payment was rescheduled.", materials: "No response from the courier, so the document was completed.", price: "5.02" },
            { id: 19, name: "premium", tools: "The ticket was rejected — duplicate case, no further action.", materials: "The team reported a minor issue; the shipment was resolved.", price: "22.78" },
            { id: 20, name: "delight essentials", tools: "The reviewer asked for a change and the order was updated.", materials: "The courier confirmed the details and the ticket was reviewed.", price: "81.75" },
            { id: 21, name: "creative artistry", tools: "The account owner confirmed the details and the appointment was confirmed.", materials: "The team asked for a change and the record was completed.", price: "30.32" },
            { id: 22, name: "themed funpack", tools: "The booking was updated — duplicate case, no further action.", materials: "No response from the team, so the record was rescheduled.", price: "5.96" },
            { id: 23, name: "premium mini", tools: "The team asked for a change and the payment was approved.", materials: "The refund was rescheduled — automatic case, no further action.", price: "31.79" },
            { id: 24, name: "unique", tools: "The account was reviewed — routine case, no further action.", materials: "The account owner confirmed the details and the report was updated.", price: "8.58" },
            { id: 25, name: "beginner deluxe", tools: "The account was processed — duplicate case, no further action.", materials: "The team asked for a change and the invoice was refunded.", price: "7.08" },
            { id: 26, name: "inspiration seasonal", tools: "The appointment was rescheduled — unusual case, no further action.", materials: "The courier reported an automatic issue; the booking was rescheduled.", price: "8.57" },
            { id: 27, name: "artistry collection creative", tools: "No response from the customer, so the invoice was resolved.", materials: "The team reported an urgent issue; the transfer was processed.", price: "10.64" },
            { id: 28, name: "deluxe unique", tools: "The team confirmed the details and the delivery was approved.", materials: "No response from the account owner, so the claim was approved.", price: "42.33" },
            { id: 29, name: "explorer imagination special", tools: "The account owner asked for a change and the record was processed.", materials: "The supplier reported a minor issue; the refund was approved.", price: "9.10" },
            { id: 30, name: "inspiration", tools: "The account owner asked for a change and the invoice was approved.", materials: "No response from the account owner, so the session was processed.", price: "21.20" },
            { id: 31, name: "explorer mini collection", tools: "The account owner reported a repeat issue; the claim was cancelled.", materials: "The refund was replaced — automatic case, no further action.", price: "10.98" },
            { id: 32, name: "inspiration beginner crafty", tools: "The customer asked for a change and the record was completed.", materials: "An operator asked for a change and the appointment was completed.", price: "76.14" },
            { id: 33, name: "artistry collection inspiration", tools: "No response from the team, so the refund was rescheduled.", materials: "The report was resolved — late case, no further action.", price: "28.43" },
            { id: 34, name: "mini", tools: "No response from the reviewer, so the record was closed.", materials: "An operator confirmed the details and the session was closed.", price: "88.05" },
            { id: 35, name: "deluxe inspiration special", tools: "The order was rescheduled — routine case, no further action.", materials: "The reviewer confirmed the details and the ticket was rejected.", price: "15.12" },
            { id: 36, name: "starter", tools: "The customer asked for a change and the item was rescheduled.", materials: "The report was updated — routine case, no further action.", price: "57.68" },
            { id: 37, name: "bundle beginner", tools: "The delivery was reopened — automatic case, no further action.", materials: "The account owner reported a duplicate issue; the request was cancelled.", price: "57.44" },
            { id: 38, name: "special", tools: "No response from an operator, so the appointment was rescheduled.", materials: "No response from an operator, so the item was reopened.", price: "24.39" },
            { id: 39, name: "artistry", tools: "The report was reopened — partial case, no further action.", materials: "The record was approved — unusual case, no further action.", price: "10.31" },
            { id: 40, name: "imagination deluxe mini", tools: "The account owner asked for a change and the delivery was rescheduled.", materials: "The courier confirmed the details and the session was completed.", price: "46.30" },
            { id: 41, name: "imagination mini seasonal", tools: "The document was rejected — urgent case, no further action.", materials: "The report was approved — minor case, no further action.", price: "10.48" },
            { id: 42, name: "artistry", tools: "No response from the team, so the item was refunded.", materials: "The customer reported a manual issue; the claim was closed.", price: "14.25" },
            { id: 43, name: "advanced beginner", tools: "The courier confirmed the details and the invoice was resolved.", materials: "No response from the supplier, so the invoice was confirmed.", price: "10.62" },
            { id: 44, name: "advanced crafty bundle", tools: "The payment was processed — late case, no further action.", materials: "No response from the customer, so the claim was replaced.", price: "11.40" },
            { id: 45, name: "premium advanced", tools: "The team reported a partial issue; the account was resolved.", materials: "The supplier reported a partial issue; the document was replaced.", price: "24.91" },
            { id: 46, name: "special unique", tools: "The claim was rescheduled — repeat case, no further action.", materials: "No response from an operator, so the order was completed.", price: "16.85" },
            { id: 47, name: "unique", tools: "The ticket was completed — standard case, no further action.", materials: "The customer confirmed the details and the transfer was escalated.", price: "76.14" },
            { id: 48, name: "unique crafty delight", tools: "The booking was completed — routine case, no further action.", materials: "An operator asked for a change and the shipment was rejected.", price: "6.80" },
            { id: 49, name: "unique themed collection", tools: "The team reported a late issue; the booking was confirmed.", materials: "The report was escalated — automatic case, no further action.", price: "13.10" },
            { id: 50, name: "essentials mini", tools: "No response from an operator, so the transfer was replaced.", materials: "The booking was closed — late case, no further action.", price: "81.64" },
            { id: 51, name: "themed essentials", tools: "The account owner confirmed the details and the session was reopened.", materials: "No response from the account owner, so the record was completed.", price: "31.89" },
            { id: 52, name: "beginner", tools: "The payment was resolved — automatic case, no further action.", materials: "The supplier reported a duplicate issue; the session was updated.", price: "6.52" },
            { id: 53, name: "unique bundle", tools: "The report was approved — urgent case, no further action.", materials: "No response from the account owner, so the delivery was processed.", price: "37.77" },
            { id: 54, name: "unique explorer", tools: "The customer reported an unusual issue; the payment was rescheduled.", materials: "The transfer was rejected — incomplete case, no further action.", price: "13.79" },
            { id: 55, name: "deluxe", tools: "No response from the account owner, so the shipment was refunded.", materials: "The item was updated — partial case, no further action.", price: "20.70" },
            { id: 56, name: "beginner artistry", tools: "The customer confirmed the details and the account was processed.", materials: "The account owner reported a minor issue; the booking was processed.", price: "33.02" },
            { id: 57, name: "bundle", tools: "An operator asked for a change and the request was confirmed.", materials: "No response from the team, so the transfer was reopened.", price: "6.39" },
            { id: 58, name: "beginner premium starter", tools: "The order was delayed — routine case, no further action.", materials: "The team asked for a change and the session was completed.", price: "5.98" },
            { id: 59, name: "funpack", tools: "No response from the supplier, so the refund was replaced.", materials: "An operator confirmed the details and the invoice was refunded.", price: "5.20" },
            { id: 60, name: "explorer starter", tools: "The appointment was updated — late case, no further action.", materials: "The supplier confirmed the details and the shipment was resolved.", price: "8.33" },
            { id: 61, name: "premium advanced essentials", tools: "Support asked for a change and the account was confirmed.", materials: "The supplier reported a manual issue; the transfer was updated.", price: "66.41" },
            { id: 62, name: "advanced", tools: "The reviewer asked for a change and the document was escalated.", materials: "The reviewer asked for a change and the refund was escalated.", price: "19.88" },
            { id: 63, name: "special bundle", tools: "The record was updated — duplicate case, no further action.", materials: "An operator confirmed the details and the item was replaced.", price: "47.46" },
            { id: 64, name: "delight bundle inspiration", tools: "No response from the reviewer, so the payment was cancelled.", materials: "The supplier confirmed the details and the order was delayed.", price: "36.44" },
            { id: 65, name: "deluxe premium", tools: "The transfer was cancelled — routine case, no further action.", materials: "The reviewer confirmed the details and the payment was replaced.", price: "42.05" },
            { id: 66, name: "inspiration unique", tools: "The record was refunded — late case, no further action.", materials: "The team reported an urgent issue; the record was delayed.", price: "7.66" },
            { id: 67, name: "inspiration", tools: "The courier asked for a change and the account was reviewed.", materials: "No response from an operator, so the request was approved.", price: "39.60" },
            { id: 68, name: "inspiration special essentials", tools: "The supplier confirmed the details and the booking was replaced.", materials: "The account owner asked for a change and the ticket was reopened.", price: "47.47" },
            { id: 69, name: "funpack creative", tools: "The request was cancelled — partial case, no further action.", materials: "The customer reported a manual issue; the order was resolved.", price: "11.93" },
            { id: 70, name: "mini", tools: "The account owner asked for a change and the payment was processed.", materials: "The reviewer confirmed the details and the payment was rejected.", price: "37.30" },
            { id: 71, name: "artistry funpack", tools: "The reviewer confirmed the details and the request was reopened.", materials: "The supplier confirmed the details and the document was resolved.", price: "26.65" },
            { id: 72, name: "starter explorer", tools: "The payment was replaced — late case, no further action.", materials: "The reviewer asked for a change and the booking was resolved.", price: "51.24" },
            { id: 73, name: "inspiration collection seasonal", tools: "The reviewer confirmed the details and the item was completed.", materials: "The team reported an automatic issue; the order was refunded.", price: "5.74" },
            { id: 74, name: "crafty funpack imagination", tools: "The supplier confirmed the details and the item was closed.", materials: "The courier confirmed the details and the account was resolved.", price: "18.64" },
            { id: 75, name: "delight", tools: "An operator asked for a change and the report was refunded.", materials: "The account owner reported a standard issue; the ticket was replaced.", price: "9.48" },
            { id: 76, name: "unique mini", tools: "The account owner confirmed the details and the report was replaced.", materials: "No response from the customer, so the shipment was resolved.", price: "5.28" },
            { id: 77, name: "advanced collection funpack", tools: "The courier asked for a change and the session was resolved.", materials: "The reviewer reported an automatic issue; the claim was resolved.", price: "36.32" },
            { id: 78, name: "mini imagination", tools: "The reviewer confirmed the details and the document was cancelled.", materials: "The reviewer asked for a change and the request was replaced.", price: "28.28" },
            { id: 79, name: "essentials funpack", tools: "An operator asked for a change and the booking was rescheduled.", materials: "The account owner reported an urgent issue; the delivery was updated.", price: "88.84" },
            { id: 80, name: "essentials", tools: "The customer asked for a change and the claim was escalated.", materials: "The team asked for a change and the order was closed.", price: "5.00" },
            { id: 81, name: "advanced inspiration", tools: "The request was completed — duplicate case, no further action.", materials: "The payment was cancelled — partial case, no further action.", price: "19.18" },
            { id: 82, name: "themed seasonal", tools: "The invoice was delayed — unusual case, no further action.", materials: "The reviewer confirmed the details and the shipment was refunded.", price: "13.53" },
            { id: 83, name: "artistry crafty", tools: "The courier confirmed the details and the order was delayed.", materials: "The order was approved — routine case, no further action.", price: "84.27" },
            { id: 84, name: "advanced", tools: "The supplier reported an automatic issue; the item was cancelled.", materials: "The account owner confirmed the details and the session was rejected.", price: "9.97" },
            { id: 85, name: "starter", tools: "No response from the supplier, so the order was reopened.", materials: "The team asked for a change and the invoice was resolved.", price: "31.37" },
            { id: 86, name: "bundle premium", tools: "The claim was delayed — urgent case, no further action.", materials: "An operator confirmed the details and the item was processed.", price: "29.96" },
            { id: 87, name: "beginner deluxe", tools: "The customer reported a repeat issue; the claim was reopened.", materials: "The delivery was rescheduled — late case, no further action.", price: "33.47" },
            { id: 88, name: "deluxe", tools: "The reviewer reported a standard issue; the payment was approved.", materials: "The booking was approved — duplicate case, no further action.", price: "33.13" },
            { id: 89, name: "beginner essentials", tools: "The customer reported a minor issue; the delivery was updated.", materials: "An operator asked for a change and the request was updated.", price: "6.35" },
            { id: 90, name: "essentials inspiration", tools: "No response from an operator, so the request was completed.", materials: "The session was closed — repeat case, no further action.", price: "17.10" },
            { id: 91, name: "mini creative seasonal", tools: "The customer reported a routine issue; the report was approved.", materials: "No response from the account owner, so the request was refunded.", price: "7.65" },
            { id: 92, name: "unique", tools: "The record was reviewed — standard case, no further action.", materials: "The team asked for a change and the report was reviewed.", price: "39.50" },
            { id: 93, name: "crafty advanced", tools: "The supplier reported a routine issue; the session was refunded.", materials: "The supplier reported a duplicate issue; the refund was closed.", price: "5.33" },
            { id: 94, name: "premium special", tools: "The customer confirmed the details and the account was reviewed.", materials: "The order was replaced — unusual case, no further action.", price: "22.58" },
            { id: 95, name: "funpack", tools: "The reviewer reported an incomplete issue; the record was closed.", materials: "The invoice was approved — late case, no further action.", price: "47.20" },
            { id: 96, name: "crafty essentials", tools: "The reviewer asked for a change and the document was confirmed.", materials: "The account was cancelled — duplicate case, no further action.", price: "76.47" },
            { id: 97, name: "bundle", tools: "The team confirmed the details and the refund was closed.", materials: "The customer reported an urgent issue; the shipment was delayed.", price: "18.77" },
            { id: 98, name: "explorer deluxe", tools: "The reviewer asked for a change and the appointment was escalated.", materials: "An operator reported a partial issue; the appointment was processed.", price: "65.81" },
            { id: 99, name: "special", tools: "The team asked for a change and the booking was processed.", materials: "The supplier asked for a change and the request was processed.", price: "7.23" },
            { id: 100, name: "mini essentials advanced", tools: "The courier asked for a change and the shipment was rejected.", materials: "The account owner confirmed the details and the order was escalated.", price: "34.31" },
        ],
    });
    await prisma.users.createMany({
        data: [
            { id: 1, username: "Nour Clark", email: "nour.clark@example.com", join_date: "2022-11-27", user_level: "beginner" },
            { id: 2, username: "Mateo Kaya", email: "mateo.kaya@example.org", join_date: "2021-01-30", user_level: "beginner" },
            { id: 3, username: "Emma Carter", email: "emma.carter@example.org", join_date: "2020-12-07", user_level: "intermediate" },
            { id: 4, username: "Andre Patel", email: "andre.patel@example.org", join_date: "2022-11-30", user_level: "beginner" },
            { id: 5, username: "Noah Demir", email: "noah.demir@example.net", join_date: "2022-08-02", user_level: "advanced" },
            { id: 6, username: "Paula Shah", email: "paula.shah@example.net", join_date: "2022-08-19", user_level: "beginner" },
            { id: 7, username: "Chloe Miller", email: "chloe.miller@example.com", join_date: "2022-02-07", user_level: "beginner" },
            { id: 8, username: "Uma Miller", email: "uma.miller@example.com", join_date: "2021-08-17", user_level: "intermediate" },
            { id: 9, username: "Uma Nakamura", email: "uma.nakamura@example.org", join_date: "2020-10-22", user_level: "intermediate" },
            { id: 10, username: "Grace Novak", email: "grace.novak@example.com", join_date: "2021-11-29", user_level: "beginner" },
            { id: 11, username: "Anna Cruz", email: "anna.cruz@example.org", join_date: "2020-06-27", user_level: "beginner" },
            { id: 12, username: "Lina Shah", email: "lina.shah@example.net", join_date: "2022-07-28", user_level: "beginner" },
            { id: 13, username: "Nina Garcia", email: "nina.garcia@example.org", join_date: "2022-12-21", user_level: "beginner" },
            { id: 14, username: "Mei Park", email: "mei.park@example.net", join_date: "2022-04-28", user_level: "intermediate" },
            { id: 15, username: "Pedro Hassan", email: "pedro.hassan@example.com", join_date: "2022-04-05", user_level: "beginner" },
            { id: 16, username: "Ravi Clark", email: "ravi.clark@example.org", join_date: "2021-09-24", user_level: "intermediate" },
            { id: 17, username: "Marco Martin", email: "marco.martin@example.org", join_date: "2020-11-18", user_level: "advanced" },
            { id: 18, username: "Sam Wright", email: null, join_date: "2020-12-09", user_level: "advanced" },
            { id: 19, username: "Mohamed Larsen", email: "mohamed.larsen@example.com", join_date: "2021-08-03", user_level: "beginner" },
            { id: 20, username: "Pedro Bauer", email: "pedro.bauer@example.org", join_date: "2022-05-27", user_level: "beginner" },
            { id: 21, username: "Felix Flores", email: null, join_date: "2022-01-16", user_level: "intermediate" },
            { id: 22, username: "Sam Patel", email: "sam.patel@example.org", join_date: "2020-06-24", user_level: "intermediate" },
            { id: 23, username: "Deniz Ibrahim", email: "deniz.ibrahim@example.org", join_date: "2022-10-02", user_level: "intermediate" },
            { id: 24, username: "Maya Nakamura", email: "maya.nakamura@example.net", join_date: "2022-02-28", user_level: "beginner" },
            { id: 25, username: "Yara Torres", email: "yara.torres@example.net", join_date: "2020-09-14", user_level: "beginner" },
            { id: 26, username: "Julia Young", email: "julia.young@example.net", join_date: "2020-03-09", user_level: "beginner" },
            { id: 27, username: "Elena Moreau", email: "elena.moreau@example.org", join_date: "2022-11-15", user_level: "beginner" },
            { id: 28, username: "Mila Singh", email: "mila.singh@example.org", join_date: "2020-12-03", user_level: "intermediate" },
            { id: 29, username: "Jack Gupta", email: "jack.gupta@example.com", join_date: "2022-03-29", user_level: "beginner" },
            { id: 30, username: "Jonas Hassan", email: "jonas.hassan@example.org", join_date: "2022-05-21", user_level: "intermediate" },
            { id: 31, username: "Leo Murphy", email: null, join_date: "2022-05-10", user_level: "beginner" },
            { id: 32, username: "Mia Hughes", email: "mia.hughes@example.org", join_date: "2022-06-03", user_level: "beginner" },
            { id: 33, username: "Ethan Rossi", email: "ethan.rossi@example.com", join_date: "2022-03-03", user_level: "intermediate" },
            { id: 34, username: "Jade Klein", email: "jade.klein@example.org", join_date: "2022-03-09", user_level: "intermediate" },
            { id: 35, username: "Lucas Park", email: "lucas.park@example.org", join_date: "2020-08-20", user_level: "beginner" },
            { id: 36, username: "Theo Martin", email: "theo.martin@example.com", join_date: "2022-02-19", user_level: "beginner" },
            { id: 37, username: "Uma Mendes", email: "uma.mendes@example.com", join_date: "2022-09-26", user_level: "beginner" },
            { id: 38, username: "Daniel Evans", email: "daniel.evans@example.net", join_date: "2020-07-19", user_level: "beginner" },
            { id: 39, username: "Leo Silva", email: "leo.silva@example.com", join_date: "2022-02-23", user_level: "intermediate" },
            { id: 40, username: "Maja Lee", email: "maja.lee@example.org", join_date: "2022-03-31", user_level: "intermediate" },
            { id: 41, username: "Tomas Wagner", email: "tomas.wagner@example.org", join_date: "2020-09-29", user_level: "advanced" },
            { id: 42, username: "Noah Bennett", email: "noah.bennett@example.net", join_date: "2022-01-31", user_level: "intermediate" },
            { id: 43, username: "Jade Larsen", email: "jade.larsen@example.com", join_date: "2022-10-13", user_level: "beginner" },
            { id: 44, username: "Amir Larsen", email: "amir.larsen@example.com", join_date: "2022-08-23", user_level: "advanced" },
            { id: 45, username: "Rafael Nakamura", email: "rafael.nakamura@example.com", join_date: "2022-05-16", user_level: "beginner" },
            { id: 46, username: "Lina Hoffmann", email: "lina.hoffmann@example.net", join_date: "2021-08-21", user_level: "intermediate" },
            { id: 47, username: "Sam Young", email: "sam.young@example.com", join_date: "2022-04-18", user_level: "intermediate" },
            { id: 48, username: "Ruby Nakamura", email: "ruby.nakamura@example.net", join_date: "2022-12-31", user_level: "beginner" },
            { id: 49, username: "Olivia Wagner", email: "olivia.wagner@example.com", join_date: "2022-06-02", user_level: "beginner" },
            { id: 50, username: "Ruby Rossi", email: "ruby.rossi@example.org", join_date: "2022-07-11", user_level: "beginner" },
            { id: 51, username: "Lina Diaz", email: "lina.diaz@example.org", join_date: "2020-12-24", user_level: "intermediate" },
            { id: 52, username: "Wei Garcia", email: "wei.garcia@example.com", join_date: "2020-05-24", user_level: "intermediate" },
            { id: 53, username: "Isaac Torres", email: "isaac.torres@example.org", join_date: "2022-03-12", user_level: "advanced" },
            { id: 54, username: "Mei Hoffmann", email: "mei.hoffmann@example.org", join_date: "2021-07-12", user_level: "beginner" },
            { id: 55, username: "Leo Bauer", email: null, join_date: "2022-01-07", user_level: "beginner" },
            { id: 56, username: "James Meyer", email: "james.meyer@example.org", join_date: "2020-05-11", user_level: "beginner" },
            { id: 57, username: "Nina Kaya", email: "nina.kaya@example.com", join_date: "2021-12-01", user_level: "beginner" },
            { id: 58, username: "Mila Klein", email: "mila.klein@example.com", join_date: "2021-11-10", user_level: "beginner" },
            { id: 59, username: "Maria Rossi", email: "maria.rossi@example.com", join_date: "2020-01-20", user_level: "beginner" },
            { id: 60, username: "Zoe Flores", email: "zoe.flores@example.com", join_date: "2021-12-03", user_level: "beginner" },
            { id: 61, username: "Olivia Sousa", email: "olivia.sousa@example.com", join_date: "2022-08-14", user_level: "intermediate" },
            { id: 62, username: "Lina Vargas", email: "lina.vargas@example.com", join_date: "2020-09-16", user_level: "beginner" },
            { id: 63, username: "Jade Taylor", email: "jade.taylor@example.org", join_date: "2020-05-08", user_level: "advanced" },
            { id: 64, username: "Ruby Zhang", email: "ruby.zhang@example.com", join_date: "2021-03-15", user_level: "intermediate" },
            { id: 65, username: "Ivan Kim", email: "ivan.kim@example.net", join_date: "2021-07-19", user_level: "intermediate" },
            { id: 66, username: "Deniz Zhang", email: "deniz.zhang@example.org", join_date: "2021-12-10", user_level: "intermediate" },
            { id: 67, username: "Zara Kim", email: "zara.kim@example.org", join_date: "2020-09-10", user_level: "beginner" },
            { id: 68, username: "Nadia Wang", email: "nadia.wang@example.com", join_date: "2021-04-03", user_level: "intermediate" },
            { id: 69, username: "James Demir", email: "james.demir@example.com", join_date: "2022-01-14", user_level: "beginner" },
            { id: 70, username: "Olivia Hughes", email: "olivia.hughes@example.com", join_date: "2022-11-07", user_level: "intermediate" },
            { id: 71, username: "Wei Martin", email: "wei.martin@example.com", join_date: "2021-12-27", user_level: "intermediate" },
            { id: 72, username: "Maya Shah", email: "maya.shah@example.net", join_date: "2022-06-21", user_level: "beginner" },
            { id: 73, username: "Lina Larsen", email: "lina.larsen@example.com", join_date: "2021-04-09", user_level: "beginner" },
            { id: 74, username: "Victor Kim", email: "victor.kim@example.com", join_date: "2021-03-12", user_level: "beginner" },
            { id: 75, username: "Diego Jensen", email: "diego.jensen@example.com", join_date: "2022-03-09", user_level: "beginner" },
            { id: 76, username: "Olivia Garcia", email: "olivia.garcia@example.com", join_date: "2020-03-02", user_level: "advanced" },
            { id: 77, username: "Noah Park", email: "noah.park@example.org", join_date: "2020-03-02", user_level: "beginner" },
            { id: 78, username: "Daniel Bauer", email: "daniel.bauer@example.net", join_date: "2022-01-12", user_level: "intermediate" },
            { id: 79, username: "Yara Cruz", email: "yara.cruz@example.net", join_date: "2022-10-09", user_level: "beginner" },
            { id: 80, username: "Mia Demir", email: "mia.demir@example.net", join_date: "2021-03-02", user_level: "intermediate" },
            { id: 81, username: "Chen Carter", email: "chen.carter@example.net", join_date: "2022-12-27", user_level: "intermediate" },
            { id: 82, username: "Tomas Hughes", email: "tomas.hughes@example.net", join_date: "2022-07-07", user_level: "intermediate" },
            { id: 83, username: "Grace Taylor", email: "grace.taylor@example.org", join_date: "2022-08-26", user_level: "intermediate" },
            { id: 84, username: "Elif Kaya", email: null, join_date: "2022-09-26", user_level: "advanced" },
            { id: 85, username: "Rafael Evans", email: "rafael.evans@example.net", join_date: "2020-05-05", user_level: "advanced" },
            { id: 86, username: "Grace Becker", email: "grace.becker@example.net", join_date: "2022-01-31", user_level: "intermediate" },
            { id: 87, username: "Sara Sousa", email: "sara.sousa@example.net", join_date: "2022-08-29", user_level: "intermediate" },
            { id: 88, username: "Jonas Brown", email: "jonas.brown@example.com", join_date: "2022-05-21", user_level: "intermediate" },
            { id: 89, username: "Elif Yilmaz", email: "elif.yilmaz@example.com", join_date: "2022-10-10", user_level: "intermediate" },
            { id: 90, username: "Isaac Vargas", email: "isaac.vargas@example.com", join_date: "2021-08-06", user_level: "intermediate" },
            { id: 91, username: "Ana Hughes", email: "ana.hughes@example.com", join_date: "2021-04-24", user_level: "beginner" },
            { id: 92, username: "Anna Walker", email: "anna.walker@example.net", join_date: "2022-10-04", user_level: "beginner" },
            { id: 93, username: "Ben Evans", email: "ben.evans@example.net", join_date: "2022-04-07", user_level: "intermediate" },
            { id: 94, username: "Andre Sousa", email: "andre.sousa@example.org", join_date: "2021-11-29", user_level: "beginner" },
            { id: 95, username: "Mila Jensen", email: "mila.jensen@example.net", join_date: "2022-03-24", user_level: "beginner" },
            { id: 96, username: "Chloe Kumar", email: "chloe.kumar@example.com", join_date: "2021-01-29", user_level: "advanced" },
            { id: 97, username: "Olivia Fischer", email: "olivia.fischer@example.com", join_date: "2022-04-03", user_level: "beginner" },
            { id: 98, username: "Ines Lee", email: "ines.lee@example.net", join_date: "2021-09-02", user_level: "beginner" },
            { id: 99, username: "Nadia Patel", email: "nadia.patel@example.com", join_date: "2022-11-07", user_level: "advanced" },
            { id: 100, username: "Mia Wagner", email: "mia.wagner@example.com", join_date: "2022-06-15", user_level: "advanced" },
            { id: 101, username: "Mila Park", email: "mila.park@example.org", join_date: "2022-01-17", user_level: "beginner" },
            { id: 102, username: "Mila Costa", email: "mila.costa@example.org", join_date: "2022-04-22", user_level: "beginner" },
            { id: 103, username: "Tomas Brown", email: "tomas.brown@example.org", join_date: "2021-04-02", user_level: "beginner" },
            { id: 104, username: "Mei Martin", email: "mei.martin@example.net", join_date: "2022-05-21", user_level: "intermediate" },
            { id: 105, username: "Wei Taylor", email: "wei.taylor@example.net", join_date: "2020-02-22", user_level: "intermediate" },
            { id: 106, username: "Carla Taylor", email: "carla.taylor@example.org", join_date: "2022-08-27", user_level: "beginner" },
            { id: 107, username: "Rosa Yilmaz", email: "rosa.yilmaz@example.org", join_date: "2022-08-02", user_level: "intermediate" },
            { id: 108, username: "Sam Johnson", email: "sam.johnson@example.org", join_date: "2022-07-04", user_level: "beginner" },
            { id: 109, username: "Chen Chen", email: "chen.chen@example.org", join_date: "2022-03-18", user_level: "intermediate" },
            { id: 110, username: "Yusuf Hansen", email: "yusuf.hansen@example.com", join_date: "2022-04-28", user_level: "beginner" },
            { id: 111, username: "Tomas Demir", email: null, join_date: "2020-01-30", user_level: "intermediate" },
            { id: 112, username: "Liam Kowalski", email: null, join_date: "2020-11-24", user_level: "beginner" },
            { id: 113, username: "Wei Vargas", email: "wei.vargas@example.org", join_date: "2020-01-29", user_level: "beginner" },
            { id: 114, username: "Rafael Silva", email: "rafael.silva@example.com", join_date: "2021-11-13", user_level: "beginner" },
            { id: 115, username: "Ethan Novak", email: "ethan.novak@example.org", join_date: "2022-01-02", user_level: "beginner" },
            { id: 116, username: "Maja Rossi", email: "maja.rossi@example.net", join_date: "2021-06-01", user_level: "advanced" },
            { id: 117, username: "Nina Fischer", email: "nina.fischer@example.net", join_date: "2022-07-24", user_level: "intermediate" },
            { id: 118, username: "Noah Jansen", email: "noah.jansen@example.net", join_date: "2020-11-09", user_level: "intermediate" },
            { id: 119, username: "Marco Costa", email: "marco.costa@example.net", join_date: "2021-09-26", user_level: "beginner" },
            { id: 120, username: "Anna Wilson", email: "anna.wilson@example.org", join_date: "2022-03-26", user_level: "intermediate" },
            { id: 121, username: "Rosa Jensen", email: "rosa.jensen@example.org", join_date: "2022-01-08", user_level: "beginner" },
            { id: 122, username: "Jack Mendes", email: "jack.mendes@example.org", join_date: "2020-01-07", user_level: "beginner" },
            { id: 123, username: "Omar Khan", email: "omar.khan@example.org", join_date: "2022-05-24", user_level: "intermediate" },
            { id: 124, username: "Lina Diaz", email: "lina.diaz@example.com", join_date: "2022-08-01", user_level: "advanced" },
            { id: 125, username: "Chen Chen", email: null, join_date: "2021-10-13", user_level: "intermediate" },
            { id: 126, username: "Isaac Singh", email: "isaac.singh@example.org", join_date: "2022-12-11", user_level: "beginner" },
            { id: 127, username: "Maja Dubois", email: "maja.dubois@example.net", join_date: "2020-06-03", user_level: "intermediate" },
            { id: 128, username: "Lina Dubois", email: "lina.dubois@example.org", join_date: "2020-08-31", user_level: "intermediate" },
            { id: 129, username: "Mia Hughes", email: "mia.hughes@example.org", join_date: "2021-05-23", user_level: "beginner" },
            { id: 130, username: "Ruby Torres", email: "ruby.torres@example.com", join_date: "2021-03-22", user_level: "intermediate" },
            { id: 131, username: "Ivan Castro", email: "ivan.castro@example.net", join_date: "2022-02-03", user_level: "beginner" },
            { id: 132, username: "Ruby Miller", email: "ruby.miller@example.com", join_date: "2020-01-26", user_level: "intermediate" },
            { id: 133, username: "Jack Rossi", email: "jack.rossi@example.com", join_date: "2022-11-10", user_level: "beginner" },
            { id: 134, username: "Nina Yilmaz", email: "nina.yilmaz@example.net", join_date: "2022-01-02", user_level: "intermediate" },
            { id: 135, username: "Hannah Jansen", email: "hannah.jansen@example.com", join_date: "2022-11-25", user_level: "beginner" },
            { id: 136, username: "Yusuf Cruz", email: "yusuf.cruz@example.org", join_date: "2022-12-17", user_level: "beginner" },
            { id: 137, username: "Maria Ruiz", email: "maria.ruiz@example.com", join_date: "2020-11-24", user_level: "beginner" },
            { id: 138, username: "Laura Hughes", email: "laura.hughes@example.com", join_date: "2020-05-06", user_level: "beginner" },
            { id: 139, username: "Priya Ibrahim", email: null, join_date: "2022-08-03", user_level: "intermediate" },
            { id: 140, username: "Hannah Larsen", email: "hannah.larsen@example.org", join_date: "2022-04-09", user_level: "beginner" },
            { id: 141, username: "Lina Becker", email: "lina.becker@example.org", join_date: "2021-12-31", user_level: "beginner" },
            { id: 142, username: "Emma Bauer", email: "emma.bauer@example.com", join_date: "2022-08-01", user_level: "intermediate" },
            { id: 143, username: "Sam Murphy", email: "sam.murphy@example.com", join_date: "2022-11-06", user_level: "beginner" },
            { id: 144, username: "Julia Nakamura", email: "julia.nakamura@example.org", join_date: "2020-10-25", user_level: "advanced" },
            { id: 145, username: "Alice Ibrahim", email: "alice.ibrahim@example.com", join_date: "2022-06-02", user_level: "beginner" },
            { id: 146, username: "Noah Garcia", email: "noah.garcia@example.com", join_date: "2022-03-02", user_level: "intermediate" },
            { id: 147, username: "Kai Andersen", email: "kai.andersen@example.org", join_date: "2020-08-03", user_level: "beginner" },
            { id: 148, username: "Laura Moreau", email: "laura.moreau@example.com", join_date: "2021-10-06", user_level: "intermediate" },
            { id: 149, username: "Rosa Ali", email: "rosa.ali@example.com", join_date: "2022-08-09", user_level: "intermediate" },
            { id: 150, username: "Elif Moreau", email: "elif.moreau@example.com", join_date: "2021-10-27", user_level: "beginner" },
            { id: 151, username: "Jack Taylor", email: "jack.taylor@example.org", join_date: "2021-01-25", user_level: "beginner" },
            { id: 152, username: "Felix Gupta", email: "felix.gupta@example.net", join_date: "2021-07-17", user_level: "intermediate" },
            { id: 153, username: "Sofia Khan", email: "sofia.khan@example.net", join_date: "2021-02-26", user_level: "advanced" },
            { id: 154, username: "Mila Garcia", email: "mila.garcia@example.com", join_date: "2021-10-30", user_level: "advanced" },
            { id: 155, username: "Jonas Jansen", email: "jonas.jansen@example.org", join_date: "2022-05-03", user_level: "beginner" },
            { id: 156, username: "Chen Hoffmann", email: "chen.hoffmann@example.com", join_date: "2020-01-21", user_level: "advanced" },
            { id: 157, username: "Mateo Costa", email: "mateo.costa@example.org", join_date: "2021-05-17", user_level: "intermediate" },
            { id: 158, username: "Ibrahim Bauer", email: "ibrahim.bauer@example.com", join_date: "2022-03-19", user_level: "beginner" },
            { id: 159, username: "Selin Kim", email: "selin.kim@example.org", join_date: "2022-03-22", user_level: "intermediate" },
            { id: 160, username: "Emma Johnson", email: "emma.johnson@example.net", join_date: "2022-02-14", user_level: "intermediate" },
            { id: 161, username: "Maria Yilmaz", email: "maria.yilmaz@example.net", join_date: "2022-01-25", user_level: "beginner" },
            { id: 162, username: "Kai Moreau", email: "kai.moreau@example.org", join_date: "2020-06-06", user_level: "intermediate" },
            { id: 163, username: "Fatima Dubois", email: "fatima.dubois@example.org", join_date: "2021-10-17", user_level: "intermediate" },
            { id: 164, username: "Nadia Shah", email: "nadia.shah@example.org", join_date: "2021-03-11", user_level: "beginner" },
            { id: 165, username: "Sven Almeida", email: "sven.almeida@example.org", join_date: "2022-04-09", user_level: "beginner" },
            { id: 166, username: "Lina Nakamura", email: "lina.nakamura@example.com", join_date: "2021-04-22", user_level: "beginner" },
            { id: 167, username: "Daniel Ahmed", email: null, join_date: "2022-12-29", user_level: "beginner" },
            { id: 168, username: "Yara Castro", email: null, join_date: "2022-04-18", user_level: "intermediate" },
            { id: 169, username: "Arjun Ali", email: null, join_date: "2021-12-18", user_level: "beginner" },
            { id: 170, username: "Rafael Castro", email: "rafael.castro@example.com", join_date: "2021-01-30", user_level: "intermediate" },
            { id: 171, username: "Theo Kumar", email: "theo.kumar@example.org", join_date: "2021-08-02", user_level: "beginner" },
            { id: 172, username: "Pedro Flores", email: "pedro.flores@example.org", join_date: "2020-09-16", user_level: "intermediate" },
            { id: 173, username: "Maria Vargas", email: "maria.vargas@example.net", join_date: "2022-10-23", user_level: "beginner" },
            { id: 174, username: "Ibrahim Reyes", email: "ibrahim.reyes@example.org", join_date: "2022-10-21", user_level: "beginner" },
            { id: 175, username: "Tariq Zhang", email: "tariq.zhang@example.com", join_date: "2021-09-01", user_level: "beginner" },
            { id: 176, username: "Zoe Costa", email: "zoe.costa@example.com", join_date: "2021-10-25", user_level: "beginner" },
            { id: 177, username: "Elena Diaz", email: "elena.diaz@example.com", join_date: "2022-11-06", user_level: "beginner" },
            { id: 178, username: "Olivia Ali", email: "olivia.ali@example.com", join_date: "2020-11-14", user_level: "beginner" },
            { id: 179, username: "Felix Silva", email: "felix.silva@example.org", join_date: "2020-12-01", user_level: "advanced" },
            { id: 180, username: "Paula Shah", email: "paula.shah@example.org", join_date: "2022-11-29", user_level: "advanced" },
            { id: 181, username: "Arjun Bennett", email: "arjun.bennett@example.net", join_date: "2020-05-05", user_level: "beginner" },
            { id: 182, username: "Elif Hansen", email: "elif.hansen@example.com", join_date: "2020-04-01", user_level: "beginner" },
            { id: 183, username: "Ivan Meyer", email: null, join_date: "2022-09-16", user_level: "beginner" },
            { id: 184, username: "Nour Patel", email: "nour.patel@example.com", join_date: "2021-10-21", user_level: "beginner" },
            { id: 185, username: "Emma Silva", email: "emma.silva@example.net", join_date: "2022-07-28", user_level: "beginner" },
            { id: 186, username: "Marco Lopez", email: "marco.lopez@example.org", join_date: "2020-11-07", user_level: "beginner" },
            { id: 187, username: "Nadia Diaz", email: "nadia.diaz@example.com", join_date: "2022-09-28", user_level: "beginner" },
            { id: 188, username: "Priya Patel", email: null, join_date: "2020-12-18", user_level: "intermediate" },
            { id: 189, username: "Zoe Bennett", email: "zoe.bennett@example.org", join_date: "2021-01-02", user_level: "advanced" },
            { id: 190, username: "Yara Clark", email: "yara.clark@example.org", join_date: "2020-02-24", user_level: "intermediate" },
            { id: 191, username: "Hannah Ahmed", email: "hannah.ahmed@example.org", join_date: "2021-06-05", user_level: "advanced" },
            { id: 192, username: "Tariq Johnson", email: "tariq.johnson@example.net", join_date: "2020-12-31", user_level: "intermediate" },
            { id: 193, username: "Selin Garcia", email: "selin.garcia@example.org", join_date: "2020-11-05", user_level: "beginner" },
            { id: 194, username: "Anna Jensen", email: "anna.jensen@example.com", join_date: "2022-11-09", user_level: "beginner" },
            { id: 195, username: "Selin Taylor", email: "selin.taylor@example.net", join_date: "2021-03-07", user_level: "beginner" },
            { id: 196, username: "Lena Ahmed", email: "lena.ahmed@example.org", join_date: "2021-06-29", user_level: "intermediate" },
            { id: 197, username: "Chloe Murphy", email: "chloe.murphy@example.org", join_date: "2022-11-12", user_level: "beginner" },
            { id: 198, username: "Sven Jansen", email: "sven.jansen@example.com", join_date: "2020-05-20", user_level: "advanced" },
            { id: 199, username: "Theo Schneider", email: null, join_date: "2022-08-18", user_level: "intermediate" },
            { id: 200, username: "Wei Jansen", email: null, join_date: "2022-06-11", user_level: "intermediate" },
            { id: 201, username: "Ibrahim Tanaka", email: "ibrahim.tanaka@example.net", join_date: "2022-11-25", user_level: "beginner" },
            { id: 202, username: "Ivan Bauer", email: "ivan.bauer@example.org", join_date: "2020-10-27", user_level: "advanced" },
            { id: 203, username: "Zoe Adams", email: "zoe.adams@example.com", join_date: "2022-08-21", user_level: "advanced" },
            { id: 204, username: "Jade Sato", email: "jade.sato@example.org", join_date: "2022-03-11", user_level: "beginner" },
            { id: 205, username: "Ivan Adams", email: "ivan.adams@example.org", join_date: "2022-07-04", user_level: "beginner" },
            { id: 206, username: "Laura Costa", email: null, join_date: "2021-04-12", user_level: "beginner" },
            { id: 207, username: "Chloe Hoffmann", email: "chloe.hoffmann@example.com", join_date: "2021-08-03", user_level: "beginner" },
            { id: 208, username: "Mei Schneider", email: "mei.schneider@example.com", join_date: "2021-11-11", user_level: "beginner" },
            { id: 209, username: "Sofia Baker", email: "sofia.baker@example.org", join_date: "2021-03-18", user_level: "beginner" },
            { id: 210, username: "Amir Silva", email: "amir.silva@example.net", join_date: "2020-11-22", user_level: "beginner" },
            { id: 211, username: "Laura Bauer", email: "laura.bauer@example.org", join_date: "2021-12-06", user_level: "beginner" },
            { id: 212, username: "Jack Ahmed", email: "jack.ahmed@example.com", join_date: "2021-10-12", user_level: "intermediate" },
            { id: 213, username: "Priya Zhang", email: "priya.zhang@example.com", join_date: "2022-04-07", user_level: "beginner" },
            { id: 214, username: "Jack Demir", email: "jack.demir@example.net", join_date: "2020-08-04", user_level: "beginner" },
            { id: 215, username: "Sofia Klein", email: "sofia.klein@example.org", join_date: "2022-06-10", user_level: "intermediate" },
            { id: 216, username: "Daniel Bennett", email: "daniel.bennett@example.com", join_date: "2022-09-20", user_level: "beginner" },
            { id: 217, username: "Yara Diaz", email: null, join_date: "2022-10-04", user_level: "intermediate" },
            { id: 218, username: "Sam Novak", email: "sam.novak@example.net", join_date: "2020-06-11", user_level: "intermediate" },
            { id: 219, username: "Leo Yilmaz", email: "leo.yilmaz@example.com", join_date: "2022-05-06", user_level: "beginner" },
            { id: 220, username: "Diego Diaz", email: "diego.diaz@example.net", join_date: "2022-04-05", user_level: "intermediate" },
            { id: 221, username: "Arjun Martin", email: "arjun.martin@example.com", join_date: "2020-02-13", user_level: "advanced" },
            { id: 222, username: "Carla Wang", email: "carla.wang@example.org", join_date: "2021-11-26", user_level: "beginner" },
            { id: 223, username: "Maya Ali", email: "maya.ali@example.org", join_date: "2020-07-13", user_level: "beginner" },
            { id: 224, username: "Omar Pereira", email: null, join_date: "2021-08-24", user_level: "beginner" },
            { id: 225, username: "Grace Kowalski", email: "grace.kowalski@example.com", join_date: "2022-09-15", user_level: "intermediate" },
            { id: 226, username: "Tariq Adams", email: "tariq.adams@example.net", join_date: "2022-08-17", user_level: "beginner" },
            { id: 227, username: "Lina Young", email: "lina.young@example.net", join_date: "2022-11-30", user_level: "advanced" },
            { id: 228, username: "Noah Meyer", email: "noah.meyer@example.com", join_date: "2022-11-24", user_level: "beginner" },
            { id: 229, username: "Daniel Becker", email: "daniel.becker@example.org", join_date: "2022-12-28", user_level: "beginner" },
            { id: 230, username: "Arjun Lee", email: "arjun.lee@example.org", join_date: "2022-09-01", user_level: "beginner" },
            { id: 231, username: "Nadia Nakamura", email: "nadia.nakamura@example.com", join_date: "2020-07-27", user_level: "beginner" },
            { id: 232, username: "Uma Patel", email: "uma.patel@example.com", join_date: "2021-01-23", user_level: "beginner" },
            { id: 233, username: "Mila Smith", email: "mila.smith@example.com", join_date: "2021-05-22", user_level: "beginner" },
            { id: 234, username: "Amir Jansen", email: null, join_date: "2022-04-01", user_level: "beginner" },
            { id: 235, username: "Deniz Pereira", email: "deniz.pereira@example.org", join_date: "2022-07-10", user_level: "beginner" },
            { id: 236, username: "Hugo Fischer", email: "hugo.fischer@example.org", join_date: "2022-04-25", user_level: "beginner" },
            { id: 237, username: "Noah Novak", email: "noah.novak@example.org", join_date: "2020-10-22", user_level: "beginner" },
            { id: 238, username: "Tariq Taylor", email: "tariq.taylor@example.com", join_date: "2020-12-25", user_level: "beginner" },
            { id: 239, username: "Ibrahim Chen", email: "ibrahim.chen@example.com", join_date: "2021-10-26", user_level: "beginner" },
            { id: 240, username: "Amir Wilson", email: "amir.wilson@example.org", join_date: "2022-04-14", user_level: "beginner" },
            { id: 241, username: "Chloe Vargas", email: "chloe.vargas@example.org", join_date: "2022-12-29", user_level: "beginner" },
            { id: 242, username: "Maja Andersen", email: "maja.andersen@example.com", join_date: "2022-06-05", user_level: "beginner" },
            { id: 243, username: "Sofia Gupta", email: "sofia.gupta@example.net", join_date: "2021-03-11", user_level: "beginner" },
            { id: 244, username: "Elif Ali", email: "elif.ali@example.net", join_date: "2022-08-08", user_level: "beginner" },
            { id: 245, username: "Amir Baker", email: "amir.baker@example.com", join_date: "2021-05-10", user_level: "beginner" },
            { id: 246, username: "Tomas Evans", email: "tomas.evans@example.org", join_date: "2021-04-17", user_level: "advanced" },
            { id: 247, username: "Rafael Shah", email: "rafael.shah@example.net", join_date: "2021-09-17", user_level: "intermediate" },
            { id: 248, username: "Paula Singh", email: "paula.singh@example.net", join_date: "2022-01-20", user_level: "beginner" },
            { id: 249, username: "James Vargas", email: "james.vargas@example.org", join_date: "2021-09-10", user_level: "beginner" },
            { id: 250, username: "Jonas Zhang", email: "jonas.zhang@example.net", join_date: "2020-12-10", user_level: "beginner" },
        ],
    });
    await prisma.submissions.createMany({
        data: [
            { id: 1, user_id: 72, challenge_id: 31, submission_date: "2022-05-20", is_approved: true, submission_rating: 5 },
            { id: 2, user_id: 81, challenge_id: 1, submission_date: "2022-04-07", is_approved: true, submission_rating: 5 },
            { id: 3, user_id: 62, challenge_id: 38, submission_date: "2022-03-02", is_approved: true, submission_rating: 4 },
            { id: 4, user_id: 51, challenge_id: 18, submission_date: "2022-11-06", is_approved: false, submission_rating: 5 },
            { id: 5, user_id: 157, challenge_id: 9, submission_date: "2022-10-26", is_approved: true, submission_rating: 5 },
            { id: 6, user_id: 217, challenge_id: 10, submission_date: "2022-08-22", is_approved: true, submission_rating: 5 },
            { id: 7, user_id: 71, challenge_id: 21, submission_date: "2022-01-14", is_approved: true, submission_rating: 4 },
            { id: 8, user_id: 174, challenge_id: 9, submission_date: "2022-01-08", is_approved: true, submission_rating: 5 },
            { id: 9, user_id: 30, challenge_id: 29, submission_date: "2022-09-28", is_approved: true, submission_rating: 5 },
            { id: 10, user_id: 178, challenge_id: 44, submission_date: "2022-05-18", is_approved: true, submission_rating: 4 },
            { id: 11, user_id: 16, challenge_id: 2, submission_date: "2022-09-19", is_approved: true, submission_rating: 2 },
            { id: 12, user_id: 230, challenge_id: 21, submission_date: "2022-08-28", is_approved: true, submission_rating: 4 },
            { id: 13, user_id: 21, challenge_id: 3, submission_date: "2022-07-01", is_approved: true, submission_rating: 4 },
            { id: 14, user_id: 163, challenge_id: 39, submission_date: "2022-04-15", is_approved: true, submission_rating: 3 },
            { id: 15, user_id: 177, challenge_id: 26, submission_date: "2022-03-05", is_approved: false, submission_rating: 3 },
            { id: 16, user_id: 22, challenge_id: 41, submission_date: "2022-11-14", is_approved: true, submission_rating: null },
            { id: 17, user_id: 142, challenge_id: 37, submission_date: "2022-12-03", is_approved: false, submission_rating: 5 },
            { id: 18, user_id: 12, challenge_id: 17, submission_date: "2022-08-13", is_approved: true, submission_rating: 4 },
            { id: 19, user_id: 194, challenge_id: 14, submission_date: "2022-02-02", is_approved: true, submission_rating: 3 },
            { id: 20, user_id: 89, challenge_id: 28, submission_date: "2022-08-19", is_approved: true, submission_rating: 5 },
            { id: 21, user_id: 80, challenge_id: 50, submission_date: "2022-11-02", is_approved: true, submission_rating: 5 },
            { id: 22, user_id: 215, challenge_id: 28, submission_date: "2022-10-13", is_approved: false, submission_rating: 5 },
            { id: 23, user_id: 209, challenge_id: 42, submission_date: "2022-01-21", is_approved: false, submission_rating: 4 },
            { id: 24, user_id: 132, challenge_id: 35, submission_date: "2022-04-19", is_approved: false, submission_rating: null },
            { id: 25, user_id: 246, challenge_id: 44, submission_date: "2022-01-03", is_approved: true, submission_rating: 4 },
            { id: 26, user_id: 12, challenge_id: 35, submission_date: "2022-12-12", is_approved: true, submission_rating: 5 },
            { id: 27, user_id: 238, challenge_id: 39, submission_date: "2022-09-22", is_approved: true, submission_rating: 2 },
            { id: 28, user_id: 126, challenge_id: 35, submission_date: "2022-12-04", is_approved: true, submission_rating: null },
            { id: 29, user_id: 98, challenge_id: 50, submission_date: "2022-01-17", is_approved: true, submission_rating: 4 },
            { id: 30, user_id: 35, challenge_id: 45, submission_date: "2022-09-15", is_approved: true, submission_rating: 4 },
            { id: 31, user_id: 16, challenge_id: 21, submission_date: "2022-10-08", is_approved: true, submission_rating: null },
            { id: 32, user_id: 48, challenge_id: 19, submission_date: "2022-06-26", is_approved: false, submission_rating: 2 },
            { id: 33, user_id: 108, challenge_id: 46, submission_date: "2022-02-08", is_approved: true, submission_rating: 2 },
            { id: 34, user_id: 79, challenge_id: 16, submission_date: "2022-07-04", is_approved: true, submission_rating: 4 },
            { id: 35, user_id: 64, challenge_id: 19, submission_date: "2022-12-05", is_approved: false, submission_rating: 3 },
            { id: 36, user_id: 38, challenge_id: 2, submission_date: "2022-12-23", is_approved: true, submission_rating: 5 },
            { id: 37, user_id: 183, challenge_id: 45, submission_date: "2022-01-05", is_approved: true, submission_rating: 4 },
            { id: 38, user_id: 114, challenge_id: 36, submission_date: "2022-01-13", is_approved: true, submission_rating: 4 },
            { id: 39, user_id: 101, challenge_id: 2, submission_date: "2022-02-05", is_approved: true, submission_rating: 5 },
            { id: 40, user_id: 40, challenge_id: 20, submission_date: "2022-09-24", is_approved: true, submission_rating: 4 },
            { id: 41, user_id: 98, challenge_id: 37, submission_date: "2022-09-01", is_approved: true, submission_rating: 3 },
            { id: 42, user_id: 123, challenge_id: 22, submission_date: "2022-07-05", is_approved: true, submission_rating: 1 },
            { id: 43, user_id: 97, challenge_id: 26, submission_date: "2022-12-13", is_approved: false, submission_rating: 4 },
            { id: 44, user_id: 158, challenge_id: 15, submission_date: "2022-10-23", is_approved: true, submission_rating: 5 },
            { id: 45, user_id: 104, challenge_id: 17, submission_date: "2022-12-16", is_approved: true, submission_rating: 5 },
            { id: 46, user_id: 194, challenge_id: 41, submission_date: "2022-11-19", is_approved: true, submission_rating: null },
            { id: 47, user_id: 183, challenge_id: 44, submission_date: "2022-12-19", is_approved: false, submission_rating: 5 },
            { id: 48, user_id: 249, challenge_id: 8, submission_date: "2022-02-13", is_approved: true, submission_rating: 4 },
            { id: 49, user_id: 7, challenge_id: 34, submission_date: "2022-03-02", is_approved: true, submission_rating: 3 },
            { id: 50, user_id: 94, challenge_id: 26, submission_date: "2022-12-29", is_approved: false, submission_rating: 5 },
            { id: 51, user_id: 202, challenge_id: 24, submission_date: "2022-10-12", is_approved: true, submission_rating: null },
            { id: 52, user_id: 151, challenge_id: 45, submission_date: "2022-12-10", is_approved: true, submission_rating: 5 },
            { id: 53, user_id: 204, challenge_id: 39, submission_date: "2022-12-03", is_approved: true, submission_rating: 5 },
            { id: 54, user_id: 246, challenge_id: 4, submission_date: "2022-10-07", is_approved: true, submission_rating: 5 },
            { id: 55, user_id: 222, challenge_id: 7, submission_date: "2022-11-09", is_approved: true, submission_rating: null },
            { id: 56, user_id: 214, challenge_id: 28, submission_date: "2022-08-17", is_approved: true, submission_rating: 5 },
            { id: 57, user_id: 91, challenge_id: 50, submission_date: "2022-10-26", is_approved: true, submission_rating: 5 },
            { id: 58, user_id: 116, challenge_id: 9, submission_date: "2022-11-06", is_approved: false, submission_rating: 5 },
            { id: 59, user_id: 48, challenge_id: 20, submission_date: "2022-12-26", is_approved: true, submission_rating: 5 },
            { id: 60, user_id: 68, challenge_id: 41, submission_date: "2022-12-01", is_approved: false, submission_rating: 5 },
            { id: 61, user_id: 232, challenge_id: 28, submission_date: "2022-08-18", is_approved: true, submission_rating: null },
            { id: 62, user_id: 159, challenge_id: 9, submission_date: "2022-12-03", is_approved: false, submission_rating: 5 },
            { id: 63, user_id: 38, challenge_id: 26, submission_date: "2022-10-07", is_approved: false, submission_rating: 3 },
            { id: 64, user_id: 123, challenge_id: 23, submission_date: "2022-12-16", is_approved: false, submission_rating: 4 },
            { id: 65, user_id: 116, challenge_id: 19, submission_date: "2022-11-12", is_approved: false, submission_rating: 5 },
            { id: 66, user_id: 141, challenge_id: 11, submission_date: "2022-11-25", is_approved: true, submission_rating: null },
            { id: 67, user_id: 121, challenge_id: 19, submission_date: "2022-05-07", is_approved: false, submission_rating: 3 },
            { id: 68, user_id: 203, challenge_id: 21, submission_date: "2022-07-15", is_approved: false, submission_rating: 4 },
            { id: 69, user_id: 68, challenge_id: 33, submission_date: "2022-07-02", is_approved: true, submission_rating: 5 },
            { id: 70, user_id: 4, challenge_id: 6, submission_date: "2022-08-11", is_approved: true, submission_rating: null },
            { id: 71, user_id: 246, challenge_id: 45, submission_date: "2022-11-02", is_approved: true, submission_rating: 4 },
            { id: 72, user_id: 70, challenge_id: 40, submission_date: "2022-03-19", is_approved: true, submission_rating: null },
            { id: 73, user_id: 166, challenge_id: 8, submission_date: "2022-10-10", is_approved: true, submission_rating: null },
            { id: 74, user_id: 222, challenge_id: 24, submission_date: "2022-12-24", is_approved: false, submission_rating: 4 },
            { id: 75, user_id: 247, challenge_id: 15, submission_date: "2022-09-04", is_approved: false, submission_rating: 5 },
            { id: 76, user_id: 192, challenge_id: 26, submission_date: "2022-10-07", is_approved: true, submission_rating: 5 },
            { id: 77, user_id: 39, challenge_id: 15, submission_date: "2022-12-14", is_approved: true, submission_rating: 4 },
            { id: 78, user_id: 219, challenge_id: 35, submission_date: "2022-10-22", is_approved: true, submission_rating: 3 },
            { id: 79, user_id: 150, challenge_id: 28, submission_date: "2022-08-18", is_approved: true, submission_rating: 1 },
            { id: 80, user_id: 244, challenge_id: 30, submission_date: "2022-08-24", is_approved: true, submission_rating: 5 },
            { id: 81, user_id: 138, challenge_id: 49, submission_date: "2022-01-16", is_approved: true, submission_rating: 1 },
            { id: 82, user_id: 192, challenge_id: 41, submission_date: "2022-09-29", is_approved: true, submission_rating: 4 },
            { id: 83, user_id: 17, challenge_id: 17, submission_date: "2022-12-06", is_approved: true, submission_rating: 1 },
            { id: 84, user_id: 188, challenge_id: 36, submission_date: "2022-08-30", is_approved: true, submission_rating: 2 },
            { id: 85, user_id: 103, challenge_id: 27, submission_date: "2022-02-24", is_approved: true, submission_rating: 3 },
            { id: 86, user_id: 151, challenge_id: 47, submission_date: "2022-11-18", is_approved: true, submission_rating: 5 },
            { id: 87, user_id: 144, challenge_id: 44, submission_date: "2022-11-02", is_approved: true, submission_rating: 5 },
            { id: 88, user_id: 109, challenge_id: 40, submission_date: "2022-10-10", is_approved: true, submission_rating: 5 },
            { id: 89, user_id: 128, challenge_id: 14, submission_date: "2022-09-29", is_approved: true, submission_rating: 2 },
            { id: 90, user_id: 33, challenge_id: 50, submission_date: "2022-01-08", is_approved: true, submission_rating: 3 },
            { id: 91, user_id: 83, challenge_id: 20, submission_date: "2022-02-07", is_approved: true, submission_rating: 2 },
            { id: 92, user_id: 187, challenge_id: 50, submission_date: "2022-11-27", is_approved: true, submission_rating: 5 },
            { id: 93, user_id: 84, challenge_id: 37, submission_date: "2022-08-16", is_approved: true, submission_rating: 4 },
            { id: 94, user_id: 123, challenge_id: 7, submission_date: "2022-03-23", is_approved: true, submission_rating: null },
            { id: 95, user_id: 115, challenge_id: 23, submission_date: "2022-11-20", is_approved: false, submission_rating: 3 },
            { id: 96, user_id: 219, challenge_id: 26, submission_date: "2022-05-10", is_approved: true, submission_rating: 5 },
            { id: 97, user_id: 104, challenge_id: 43, submission_date: "2022-09-24", is_approved: true, submission_rating: 5 },
            { id: 98, user_id: 170, challenge_id: 48, submission_date: "2022-09-28", is_approved: true, submission_rating: 4 },
            { id: 99, user_id: 33, challenge_id: 33, submission_date: "2022-03-23", is_approved: true, submission_rating: 4 },
            { id: 100, user_id: 183, challenge_id: 26, submission_date: "2022-11-13", is_approved: true, submission_rating: 5 },
            { id: 101, user_id: 151, challenge_id: 5, submission_date: "2022-12-13", is_approved: true, submission_rating: 4 },
            { id: 102, user_id: 101, challenge_id: 30, submission_date: "2022-01-06", is_approved: true, submission_rating: 5 },
            { id: 103, user_id: 123, challenge_id: 8, submission_date: "2022-01-07", is_approved: true, submission_rating: 1 },
            { id: 104, user_id: 145, challenge_id: 22, submission_date: "2022-05-12", is_approved: true, submission_rating: 3 },
            { id: 105, user_id: 226, challenge_id: 32, submission_date: "2022-12-23", is_approved: false, submission_rating: 4 },
            { id: 106, user_id: 147, challenge_id: 31, submission_date: "2022-10-15", is_approved: true, submission_rating: 5 },
            { id: 107, user_id: 134, challenge_id: 21, submission_date: "2022-12-08", is_approved: true, submission_rating: 3 },
            { id: 108, user_id: 109, challenge_id: 29, submission_date: "2022-10-03", is_approved: true, submission_rating: 1 },
            { id: 109, user_id: 222, challenge_id: 17, submission_date: "2022-02-22", is_approved: true, submission_rating: 2 },
            { id: 110, user_id: 28, challenge_id: 50, submission_date: "2022-01-22", is_approved: true, submission_rating: 2 },
            { id: 111, user_id: 215, challenge_id: 12, submission_date: "2022-03-23", is_approved: true, submission_rating: 5 },
            { id: 112, user_id: 127, challenge_id: 21, submission_date: "2022-11-29", is_approved: false, submission_rating: null },
            { id: 113, user_id: 141, challenge_id: 6, submission_date: "2022-10-10", is_approved: true, submission_rating: 2 },
            { id: 114, user_id: 175, challenge_id: 26, submission_date: "2022-11-08", is_approved: true, submission_rating: 5 },
            { id: 115, user_id: 170, challenge_id: 43, submission_date: "2022-09-25", is_approved: true, submission_rating: 4 },
            { id: 116, user_id: 11, challenge_id: 9, submission_date: "2023-01-01", is_approved: true, submission_rating: 5 },
            { id: 117, user_id: 14, challenge_id: 40, submission_date: "2022-02-10", is_approved: true, submission_rating: 5 },
            { id: 118, user_id: 94, challenge_id: 40, submission_date: "2022-01-21", is_approved: true, submission_rating: null },
            { id: 119, user_id: 15, challenge_id: 4, submission_date: "2022-02-08", is_approved: true, submission_rating: 2 },
            { id: 120, user_id: 163, challenge_id: 40, submission_date: "2022-12-05", is_approved: false, submission_rating: 5 },
            { id: 121, user_id: 7, challenge_id: 43, submission_date: "2022-09-05", is_approved: true, submission_rating: 4 },
            { id: 122, user_id: 135, challenge_id: 12, submission_date: "2022-12-25", is_approved: true, submission_rating: 3 },
            { id: 123, user_id: 81, challenge_id: 8, submission_date: "2022-05-27", is_approved: true, submission_rating: 4 },
            { id: 124, user_id: 102, challenge_id: 26, submission_date: "2022-11-18", is_approved: true, submission_rating: null },
            { id: 125, user_id: 93, challenge_id: 43, submission_date: "2022-03-09", is_approved: true, submission_rating: 5 },
            { id: 126, user_id: 114, challenge_id: 27, submission_date: "2022-12-16", is_approved: true, submission_rating: 5 },
            { id: 127, user_id: 67, challenge_id: 10, submission_date: "2022-01-16", is_approved: true, submission_rating: 1 },
            { id: 128, user_id: 78, challenge_id: 42, submission_date: "2022-12-26", is_approved: false, submission_rating: 4 },
            { id: 129, user_id: 220, challenge_id: 10, submission_date: "2022-02-08", is_approved: true, submission_rating: null },
            { id: 130, user_id: 35, challenge_id: 2, submission_date: "2022-11-22", is_approved: false, submission_rating: 5 },
            { id: 131, user_id: 14, challenge_id: 47, submission_date: "2022-10-08", is_approved: true, submission_rating: 5 },
            { id: 132, user_id: 103, challenge_id: 40, submission_date: "2022-09-24", is_approved: true, submission_rating: 3 },
            { id: 133, user_id: 68, challenge_id: 28, submission_date: "2022-11-18", is_approved: false, submission_rating: 4 },
            { id: 134, user_id: 132, challenge_id: 24, submission_date: "2022-10-22", is_approved: true, submission_rating: 5 },
            { id: 135, user_id: 14, challenge_id: 5, submission_date: "2022-07-16", is_approved: true, submission_rating: 3 },
            { id: 136, user_id: 87, challenge_id: 46, submission_date: "2022-09-11", is_approved: true, submission_rating: 5 },
            { id: 137, user_id: 201, challenge_id: 8, submission_date: "2022-09-22", is_approved: true, submission_rating: null },
            { id: 138, user_id: 25, challenge_id: 32, submission_date: "2022-07-19", is_approved: true, submission_rating: 3 },
            { id: 139, user_id: 67, challenge_id: 34, submission_date: "2022-01-25", is_approved: true, submission_rating: 3 },
            { id: 140, user_id: 237, challenge_id: 7, submission_date: "2022-09-07", is_approved: true, submission_rating: 5 },
            { id: 141, user_id: 92, challenge_id: 14, submission_date: "2022-12-10", is_approved: false, submission_rating: 5 },
            { id: 142, user_id: 211, challenge_id: 4, submission_date: "2022-12-08", is_approved: true, submission_rating: 4 },
            { id: 143, user_id: 148, challenge_id: 20, submission_date: "2022-10-01", is_approved: true, submission_rating: 4 },
            { id: 144, user_id: 146, challenge_id: 45, submission_date: "2022-11-09", is_approved: true, submission_rating: 3 },
            { id: 145, user_id: 123, challenge_id: 41, submission_date: "2022-11-20", is_approved: true, submission_rating: 3 },
            { id: 146, user_id: 10, challenge_id: 17, submission_date: "2022-10-14", is_approved: true, submission_rating: 1 },
            { id: 147, user_id: 34, challenge_id: 2, submission_date: "2022-09-08", is_approved: true, submission_rating: 5 },
            { id: 148, user_id: 2, challenge_id: 24, submission_date: "2022-10-10", is_approved: true, submission_rating: 5 },
            { id: 149, user_id: 81, challenge_id: 14, submission_date: "2022-09-28", is_approved: false, submission_rating: 1 },
            { id: 150, user_id: 250, challenge_id: 3, submission_date: "2022-06-14", is_approved: true, submission_rating: 3 },
        ],
    });
    await prisma.videos.createMany({
        data: [
            { id: 1, user_id: 70, title: "hands-on skills", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-02-01" },
            { id: 2, user_id: 29, title: "explore", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-12-23" },
            { id: 3, user_id: 180, title: "diy discover craft", craft_type: null, difficulty_level: null, upload_date: "2022-09-01" },
            { id: 4, user_id: 10, title: "tutorial", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-04-03" },
            { id: 5, user_id: 46, title: "fun", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-04-10" },
            { id: 6, user_id: 4, title: "explore ideas techniques", craft_type: "sewing", difficulty_level: "medium", upload_date: "2022-11-13" },
            { id: 7, user_id: 54, title: "inspiration", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-12-05" },
            { id: 8, user_id: 218, title: "showcase art techniques", craft_type: null, difficulty_level: null, upload_date: "2022-10-29" },
            { id: 9, user_id: 198, title: "diy skills design", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-01-18" },
            { id: 10, user_id: 176, title: "techniques showcase tutorial", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-09-20" },
            { id: 11, user_id: 58, title: "make", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-17" },
            { id: 12, user_id: 69, title: "community", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-04-15" },
            { id: 13, user_id: 96, title: "skills project", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-13" },
            { id: 14, user_id: 56, title: "hands-on craft techniques", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-12-16" },
            { id: 15, user_id: 159, title: "techniques journey diy", craft_type: null, difficulty_level: null, upload_date: "2022-02-19" },
            { id: 16, user_id: 103, title: "journey", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-07" },
            { id: 17, user_id: 59, title: "hands-on", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-12-04" },
            { id: 18, user_id: 71, title: "techniques fun", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-10-14" },
            { id: 19, user_id: 249, title: "explore", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-03-05" },
            { id: 20, user_id: 47, title: "techniques", craft_type: "woodworking", difficulty_level: "easy", upload_date: null },
            { id: 21, user_id: 90, title: "fun", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-01-12" },
            { id: 22, user_id: 87, title: "fun", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 23, user_id: 152, title: "make diy inspiration", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-15" },
            { id: 24, user_id: 227, title: "unique", craft_type: "upcycling", difficulty_level: "medium", upload_date: "2022-10-07" },
            { id: 25, user_id: 130, title: "tutorial make project", craft_type: null, difficulty_level: null, upload_date: "2022-06-23" },
            { id: 26, user_id: 184, title: "craft experience", craft_type: null, difficulty_level: null, upload_date: "2022-03-21" },
            { id: 27, user_id: 177, title: "skills creative diy", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-04-08" },
            { id: 28, user_id: 246, title: "fun showcase hands-on", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-28" },
            { id: 29, user_id: 219, title: "techniques", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-08-26" },
            { id: 30, user_id: 82, title: "hands-on", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-07-31" },
            { id: 31, user_id: 8, title: "unique tutorial", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-29" },
            { id: 32, user_id: 69, title: "journey explore", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-02-18" },
            { id: 33, user_id: 23, title: "skills", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-07-07" },
            { id: 34, user_id: 160, title: "techniques community", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-07-03" },
            { id: 35, user_id: 227, title: "skills community", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-01-25" },
            { id: 36, user_id: 199, title: "project", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 37, user_id: 99, title: "make creative fun", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-04-05" },
            { id: 38, user_id: 98, title: "explore", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-10-04" },
            { id: 39, user_id: 149, title: "make inspiration", craft_type: "sewing", difficulty_level: "medium", upload_date: null },
            { id: 40, user_id: 250, title: "techniques", craft_type: null, difficulty_level: null, upload_date: "2022-05-02" },
            { id: 41, user_id: 60, title: "tutorial make inspiration", craft_type: "woodworking", difficulty_level: "easy", upload_date: null },
            { id: 42, user_id: 150, title: "art journey", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-06-07" },
            { id: 43, user_id: 73, title: "community craft", craft_type: null, difficulty_level: null, upload_date: "2022-03-21" },
            { id: 44, user_id: 196, title: "fun explore community", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-12-31" },
            { id: 45, user_id: 136, title: "make skills", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-08-16" },
            { id: 46, user_id: 33, title: "tutorial", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-23" },
            { id: 47, user_id: 35, title: "hands-on", craft_type: "sewing", difficulty_level: "hard", upload_date: "2022-08-12" },
            { id: 48, user_id: 177, title: "explore techniques", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-02-01" },
            { id: 49, user_id: 203, title: "tutorial diy fun", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 50, user_id: 22, title: "journey experience", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-10-23" },
            { id: 51, user_id: 128, title: "journey", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-20" },
            { id: 52, user_id: 193, title: "unique ideas", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-08-01" },
            { id: 53, user_id: 214, title: "project", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-02-28" },
            { id: 54, user_id: 195, title: "tutorial", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-09-13" },
            { id: 55, user_id: 248, title: "discover showcase", craft_type: "upcycling", difficulty_level: "hard", upload_date: "2022-11-01" },
            { id: 56, user_id: 30, title: "tutorial community", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-03-13" },
            { id: 57, user_id: 14, title: "make", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-19" },
            { id: 58, user_id: 231, title: "diy experience hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-12-07" },
            { id: 59, user_id: 210, title: "community", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-03-16" },
            { id: 60, user_id: 125, title: "experience", craft_type: "sewing", difficulty_level: "hard", upload_date: "2022-01-12" },
            { id: 61, user_id: 223, title: "hands-on design", craft_type: null, difficulty_level: null, upload_date: "2022-09-16" },
            { id: 62, user_id: 156, title: "skills make", craft_type: "upcycling", difficulty_level: "hard", upload_date: "2022-06-09" },
            { id: 63, user_id: 55, title: "techniques make showcase", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-01-07" },
            { id: 64, user_id: 15, title: "ideas inspiration community", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-02-08" },
            { id: 65, user_id: 230, title: "craft design experience", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-12-06" },
            { id: 66, user_id: 84, title: "fun tutorial inspiration", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-09-21" },
            { id: 67, user_id: 95, title: "fun skills community", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-12-22" },
            { id: 68, user_id: 26, title: "explore community craft", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 69, user_id: 8, title: "craft community", craft_type: "painting", difficulty_level: "easy", upload_date: null },
            { id: 70, user_id: 218, title: "design project fun", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-07-25" },
            { id: 71, user_id: 97, title: "hands-on experience inspiration", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-12-30" },
            { id: 72, user_id: 23, title: "showcase explore make", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-04-25" },
            { id: 73, user_id: 25, title: "experience make", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-21" },
            { id: 74, user_id: 138, title: "experience ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 75, user_id: 155, title: "inspiration showcase", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-01-12" },
            { id: 76, user_id: 116, title: "diy ideas hands-on", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-30" },
            { id: 77, user_id: 3, title: "art techniques", craft_type: null, difficulty_level: null, upload_date: "2022-03-18" },
            { id: 78, user_id: 122, title: "journey ideas", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-01-03" },
            { id: 79, user_id: 183, title: "showcase hands-on", craft_type: null, difficulty_level: null, upload_date: "2022-11-24" },
            { id: 80, user_id: 31, title: "experience", craft_type: null, difficulty_level: null, upload_date: "2022-08-22" },
            { id: 81, user_id: 133, title: "skills hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-29" },
            { id: 82, user_id: 187, title: "experience", craft_type: "woodworking", difficulty_level: "easy", upload_date: null },
            { id: 83, user_id: 207, title: "experience", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-12-16" },
            { id: 84, user_id: 197, title: "craft creative", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-13" },
            { id: 85, user_id: 234, title: "hands-on", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-27" },
            { id: 86, user_id: 91, title: "design skills", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-01-04" },
            { id: 87, user_id: 186, title: "hands-on explore", craft_type: null, difficulty_level: null, upload_date: "2022-08-20" },
            { id: 88, user_id: 249, title: "fun diy", craft_type: "painting", difficulty_level: "hard", upload_date: "2022-03-30" },
            { id: 89, user_id: 223, title: "journey design diy", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-12-19" },
            { id: 90, user_id: 44, title: "design", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-11-01" },
            { id: 91, user_id: 111, title: "inspiration techniques", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-08" },
            { id: 92, user_id: 148, title: "project fun", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-01-18" },
            { id: 93, user_id: 154, title: "craft art", craft_type: null, difficulty_level: null, upload_date: null },
            { id: 94, user_id: 204, title: "craft discover journey", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-09-17" },
            { id: 95, user_id: 243, title: "craft techniques", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-12-07" },
            { id: 96, user_id: 38, title: "creative unique", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-19" },
            { id: 97, user_id: 178, title: "journey project", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-11-20" },
            { id: 98, user_id: 111, title: "design", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-07-22" },
            { id: 99, user_id: 178, title: "experience creative", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-30" },
            { id: 100, user_id: 98, title: "explore hands-on", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-12-14" },
            { id: 101, user_id: 238, title: "fun make", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-05-22" },
            { id: 102, user_id: 205, title: "skills art", craft_type: "knitting", difficulty_level: "medium", upload_date: null },
            { id: 103, user_id: 201, title: "project ideas experience", craft_type: null, difficulty_level: null, upload_date: "2022-04-17" },
            { id: 104, user_id: 181, title: "diy skills craft", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-06-24" },
            { id: 105, user_id: 119, title: "hands-on diy", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-10-08" },
            { id: 106, user_id: 250, title: "creative ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-07-19" },
            { id: 107, user_id: 243, title: "fun design inspiration", craft_type: null, difficulty_level: null, upload_date: null },
            { id: 108, user_id: 25, title: "showcase project", craft_type: "painting", difficulty_level: "hard", upload_date: "2022-11-02" },
            { id: 109, user_id: 215, title: "skills", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-01-09" },
            { id: 110, user_id: 79, title: "skills craft", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-01-16" },
            { id: 111, user_id: 142, title: "art diy techniques", craft_type: "sewing", difficulty_level: "hard", upload_date: null },
            { id: 112, user_id: 63, title: "creative", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-12-19" },
            { id: 113, user_id: 228, title: "community make", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-08-15" },
            { id: 114, user_id: 226, title: "design ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-04-29" },
            { id: 115, user_id: 182, title: "fun showcase make", craft_type: "woodworking", difficulty_level: "hard", upload_date: null },
            { id: 116, user_id: 231, title: "fun ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-23" },
            { id: 117, user_id: 123, title: "skills hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-01-19" },
            { id: 118, user_id: 218, title: "hands-on diy make", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-01-23" },
            { id: 119, user_id: 52, title: "hands-on diy", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 120, user_id: 23, title: "project", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-01-30" },
            { id: 121, user_id: 128, title: "unique", craft_type: "painting", difficulty_level: "easy", upload_date: null },
            { id: 122, user_id: 159, title: "ideas design project", craft_type: null, difficulty_level: null, upload_date: null },
            { id: 123, user_id: 121, title: "hands-on", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-09-23" },
            { id: 124, user_id: 217, title: "inspiration skills", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-25" },
            { id: 125, user_id: 223, title: "design", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-03-31" },
            { id: 126, user_id: 50, title: "discover journey craft", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 127, user_id: 1, title: "skills project", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-10-30" },
            { id: 128, user_id: 228, title: "creative journey", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-03-24" },
            { id: 129, user_id: 208, title: "unique fun showcase", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-01-12" },
            { id: 130, user_id: 90, title: "craft skills unique", craft_type: "woodworking", difficulty_level: "easy", upload_date: null },
            { id: 131, user_id: 159, title: "design", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-02-25" },
            { id: 132, user_id: 34, title: "craft experience project", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-08-28" },
            { id: 133, user_id: 193, title: "fun craft", craft_type: null, difficulty_level: null, upload_date: "2022-06-26" },
            { id: 134, user_id: 146, title: "journey inspiration", craft_type: "painting", difficulty_level: "easy", upload_date: null },
            { id: 135, user_id: 226, title: "experience hands-on diy", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-10-23" },
            { id: 136, user_id: 176, title: "discover inspiration", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-12-21" },
            { id: 137, user_id: 187, title: "techniques", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-11-13" },
            { id: 138, user_id: 195, title: "unique community", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-10-31" },
            { id: 139, user_id: 235, title: "skills", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-02-09" },
            { id: 140, user_id: 140, title: "make", craft_type: null, difficulty_level: null, upload_date: "2022-09-09" },
            { id: 141, user_id: 227, title: "ideas", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-02-28" },
            { id: 142, user_id: 192, title: "ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-05" },
            { id: 143, user_id: 223, title: "hands-on design journey", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-11" },
            { id: 144, user_id: 135, title: "explore craft", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-07-15" },
            { id: 145, user_id: 207, title: "tutorial ideas techniques", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-02-14" },
            { id: 146, user_id: 158, title: "experience ideas unique", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-01-02" },
            { id: 147, user_id: 109, title: "inspiration make ideas", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-04-10" },
            { id: 148, user_id: 91, title: "tutorial", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-11-17" },
            { id: 149, user_id: 68, title: "community fun unique", craft_type: "sewing", difficulty_level: "medium", upload_date: "2022-08-04" },
            { id: 150, user_id: 131, title: "techniques explore make", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-01-04" },
            { id: 151, user_id: 219, title: "fun skills", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-01-05" },
            { id: 152, user_id: 24, title: "tutorial craft", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-19" },
            { id: 153, user_id: 90, title: "project", craft_type: "upcycling", difficulty_level: "medium", upload_date: "2022-03-27" },
            { id: 154, user_id: 5, title: "journey", craft_type: null, difficulty_level: null, upload_date: "2022-09-03" },
            { id: 155, user_id: 181, title: "showcase explore", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-05-10" },
            { id: 156, user_id: 51, title: "fun explore journey", craft_type: "woodworking", difficulty_level: "easy", upload_date: null },
            { id: 157, user_id: 157, title: "make design", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-10-13" },
            { id: 158, user_id: 5, title: "explore creative hands-on", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-31" },
            { id: 159, user_id: 123, title: "showcase tutorial", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-07" },
            { id: 160, user_id: 124, title: "design", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-02-17" },
            { id: 161, user_id: 102, title: "unique explore design", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-10-02" },
            { id: 162, user_id: 2, title: "ideas creative unique", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-12-23" },
            { id: 163, user_id: 117, title: "make", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-10-27" },
            { id: 164, user_id: 173, title: "tutorial skills", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-12-01" },
            { id: 165, user_id: 169, title: "ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-25" },
            { id: 166, user_id: 155, title: "diy hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-09-29" },
            { id: 167, user_id: 124, title: "inspiration community", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-11-19" },
            { id: 168, user_id: 237, title: "community", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-21" },
            { id: 169, user_id: 174, title: "art discover diy", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 170, user_id: 96, title: "diy make project", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-28" },
            { id: 171, user_id: 213, title: "showcase", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-16" },
            { id: 172, user_id: 47, title: "showcase", craft_type: "sewing", difficulty_level: "easy", upload_date: null },
            { id: 173, user_id: 211, title: "art ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-07-09" },
            { id: 174, user_id: 95, title: "craft art", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-08-03" },
            { id: 175, user_id: 122, title: "unique techniques experience", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-05-25" },
            { id: 176, user_id: 56, title: "experience explore inspiration", craft_type: "sewing", difficulty_level: "easy", upload_date: null },
            { id: 177, user_id: 159, title: "craft ideas", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-04-14" },
            { id: 178, user_id: 195, title: "inspiration design", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-06-13" },
            { id: 179, user_id: 44, title: "showcase", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-17" },
            { id: 180, user_id: 37, title: "art community skills", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-03-14" },
            { id: 181, user_id: 66, title: "journey community", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-01-23" },
            { id: 182, user_id: 12, title: "hands-on craft skills", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-23" },
            { id: 183, user_id: 116, title: "art", craft_type: "painting", difficulty_level: "hard", upload_date: "2022-10-21" },
            { id: 184, user_id: 86, title: "project explore", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-07-17" },
            { id: 185, user_id: 178, title: "craft skills", craft_type: "sewing", difficulty_level: "medium", upload_date: null },
            { id: 186, user_id: 31, title: "showcase project", craft_type: "upcycling", difficulty_level: "easy", upload_date: null },
            { id: 187, user_id: 14, title: "explore", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-01-09" },
            { id: 188, user_id: 222, title: "unique diy", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-04-02" },
            { id: 189, user_id: 210, title: "design community hands-on", craft_type: null, difficulty_level: null, upload_date: "2022-02-19" },
            { id: 190, user_id: 120, title: "experience", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-02-04" },
            { id: 191, user_id: 102, title: "explore", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-26" },
            { id: 192, user_id: 114, title: "experience explore", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-08-17" },
            { id: 193, user_id: 119, title: "discover skills", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-02-07" },
            { id: 194, user_id: 20, title: "make", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-03-28" },
            { id: 195, user_id: 11, title: "ideas", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-11-16" },
            { id: 196, user_id: 220, title: "project", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-02-13" },
            { id: 197, user_id: 156, title: "ideas discover", craft_type: "sewing", difficulty_level: "medium", upload_date: "2022-01-24" },
            { id: 198, user_id: 92, title: "craft", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-04-07" },
            { id: 199, user_id: 51, title: "craft make techniques", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-19" },
            { id: 200, user_id: 29, title: "tutorial techniques art", craft_type: null, difficulty_level: null, upload_date: "2022-01-18" },
            { id: 201, user_id: 211, title: "explore", craft_type: "upcycling", difficulty_level: "medium", upload_date: "2022-02-01" },
            { id: 202, user_id: 106, title: "community art", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-01-20" },
            { id: 203, user_id: 219, title: "creative unique", craft_type: "sewing", difficulty_level: "medium", upload_date: "2022-01-17" },
            { id: 204, user_id: 44, title: "techniques showcase", craft_type: "woodworking", difficulty_level: "medium", upload_date: null },
            { id: 205, user_id: 205, title: "explore hands-on craft", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-05-10" },
            { id: 206, user_id: 122, title: "make techniques", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-10" },
            { id: 207, user_id: 244, title: "experience project showcase", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-11-22" },
            { id: 208, user_id: 41, title: "skills journey discover", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-11-18" },
            { id: 209, user_id: 166, title: "inspiration", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-03-06" },
            { id: 210, user_id: 105, title: "experience", craft_type: null, difficulty_level: null, upload_date: null },
            { id: 211, user_id: 106, title: "design", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-03-24" },
            { id: 212, user_id: 55, title: "experience design diy", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-08-24" },
            { id: 213, user_id: 97, title: "creative", craft_type: null, difficulty_level: null, upload_date: "2022-08-22" },
            { id: 214, user_id: 165, title: "project hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-04-29" },
            { id: 215, user_id: 80, title: "ideas project", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-02-20" },
            { id: 216, user_id: 151, title: "techniques design", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-04-25" },
            { id: 217, user_id: 151, title: "skills project fun", craft_type: "knitting", difficulty_level: "hard", upload_date: "2023-01-01" },
            { id: 218, user_id: 181, title: "tutorial", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-01-30" },
            { id: 219, user_id: 142, title: "project", craft_type: "painting", difficulty_level: "hard", upload_date: "2022-10-18" },
            { id: 220, user_id: 122, title: "showcase art diy", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-05-19" },
            { id: 221, user_id: 37, title: "creative", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-11-27" },
            { id: 222, user_id: 146, title: "ideas hands-on craft", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-02-04" },
            { id: 223, user_id: 215, title: "hands-on", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-11-21" },
            { id: 224, user_id: 133, title: "project discover", craft_type: "painting", difficulty_level: "medium", upload_date: "2022-12-08" },
            { id: 225, user_id: 162, title: "explore", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-03-08" },
            { id: 226, user_id: 122, title: "diy hands-on inspiration", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-12-05" },
            { id: 227, user_id: 242, title: "skills make", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-12-10" },
            { id: 228, user_id: 99, title: "creative techniques", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-05-02" },
            { id: 229, user_id: 44, title: "art", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 230, user_id: 10, title: "make hands-on community", craft_type: null, difficulty_level: null, upload_date: "2022-09-16" },
            { id: 231, user_id: 36, title: "skills hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-06" },
            { id: 232, user_id: 153, title: "design hands-on fun", craft_type: "upcycling", difficulty_level: "hard", upload_date: "2022-04-03" },
            { id: 233, user_id: 54, title: "inspiration", craft_type: "knitting", difficulty_level: "medium", upload_date: null },
            { id: 234, user_id: 52, title: "community craft", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-07-28" },
            { id: 235, user_id: 109, title: "make craft", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-10-20" },
            { id: 236, user_id: 146, title: "project", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-09-18" },
            { id: 237, user_id: 198, title: "hands-on", craft_type: "knitting", difficulty_level: "easy", upload_date: "2023-01-01" },
            { id: 238, user_id: 93, title: "diy tutorial discover", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-10-24" },
            { id: 239, user_id: 134, title: "journey showcase techniques", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-08-04" },
            { id: 240, user_id: 54, title: "project community hands-on", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-07-22" },
            { id: 241, user_id: 46, title: "explore", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-12-01" },
            { id: 242, user_id: 207, title: "tutorial make project", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-01-30" },
            { id: 243, user_id: 42, title: "craft tutorial creative", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-06-24" },
            { id: 244, user_id: 29, title: "explore", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-04-28" },
            { id: 245, user_id: 225, title: "craft community", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-02-21" },
            { id: 246, user_id: 180, title: "techniques", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-07" },
            { id: 247, user_id: 40, title: "showcase inspiration journey", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-08-11" },
            { id: 248, user_id: 69, title: "experience community", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-11-05" },
            { id: 249, user_id: 229, title: "experience", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-10-24" },
            { id: 250, user_id: 14, title: "community", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-11-05" },
            { id: 251, user_id: 137, title: "hands-on ideas", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-07-06" },
            { id: 252, user_id: 163, title: "explore art", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-26" },
            { id: 253, user_id: 110, title: "tutorial", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-11-16" },
            { id: 254, user_id: 77, title: "make", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-02-05" },
            { id: 255, user_id: 79, title: "showcase hands-on ideas", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-03" },
            { id: 256, user_id: 188, title: "design", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-12-14" },
            { id: 257, user_id: 56, title: "experience", craft_type: "woodworking", difficulty_level: "easy", upload_date: null },
            { id: 258, user_id: 113, title: "creative discover", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-07-30" },
            { id: 259, user_id: 70, title: "creative inspiration", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-02-22" },
            { id: 260, user_id: 198, title: "hands-on", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-03-16" },
            { id: 261, user_id: 57, title: "discover community", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-12-26" },
            { id: 262, user_id: 109, title: "experience", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-06-19" },
            { id: 263, user_id: 14, title: "journey", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-02-09" },
            { id: 264, user_id: 121, title: "journey discover diy", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-03-14" },
            { id: 265, user_id: 184, title: "skills showcase discover", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-05-07" },
            { id: 266, user_id: 134, title: "craft unique tutorial", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-07-03" },
            { id: 267, user_id: 175, title: "showcase", craft_type: "upcycling", difficulty_level: "easy", upload_date: null },
            { id: 268, user_id: 52, title: "showcase journey", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-12-13" },
            { id: 269, user_id: 70, title: "tutorial art explore", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-08-09" },
            { id: 270, user_id: 40, title: "craft unique", craft_type: "sewing", difficulty_level: "medium", upload_date: "2022-02-28" },
            { id: 271, user_id: 79, title: "art", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-02-06" },
            { id: 272, user_id: 174, title: "skills project community", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-08-26" },
            { id: 273, user_id: 110, title: "community design", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-11-02" },
            { id: 274, user_id: 150, title: "skills", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-08-24" },
            { id: 275, user_id: 86, title: "inspiration fun", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-03-12" },
            { id: 276, user_id: 183, title: "skills project fun", craft_type: "upcycling", difficulty_level: "easy", upload_date: "2022-09-15" },
            { id: 277, user_id: 236, title: "project", craft_type: null, difficulty_level: null, upload_date: null },
            { id: 278, user_id: 180, title: "showcase fun journey", craft_type: null, difficulty_level: null, upload_date: "2022-09-23" },
            { id: 279, user_id: 87, title: "experience", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-06-29" },
            { id: 280, user_id: 148, title: "community", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-02-06" },
            { id: 281, user_id: 127, title: "journey", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-17" },
            { id: 282, user_id: 180, title: "project unique", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-08-01" },
            { id: 283, user_id: 110, title: "project", craft_type: "painting", difficulty_level: "easy", upload_date: "2022-09-01" },
            { id: 284, user_id: 25, title: "skills diy journey", craft_type: null, difficulty_level: null, upload_date: "2022-12-16" },
            { id: 285, user_id: 190, title: "inspiration make creative", craft_type: "knitting", difficulty_level: "medium", upload_date: "2022-10-11" },
            { id: 286, user_id: 207, title: "tutorial", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-09-27" },
            { id: 287, user_id: 74, title: "design", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-06-01" },
            { id: 288, user_id: 44, title: "art creative", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-09-28" },
            { id: 289, user_id: 7, title: "art", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-09-11" },
            { id: 290, user_id: 195, title: "fun creative", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-10-04" },
            { id: 291, user_id: 214, title: "project journey", craft_type: "knitting", difficulty_level: "hard", upload_date: "2022-01-17" },
            { id: 292, user_id: 169, title: "ideas project", craft_type: "sewing", difficulty_level: "easy", upload_date: "2022-08-26" },
            { id: 293, user_id: 98, title: "ideas craft", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 294, user_id: 95, title: "art unique", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-03-04" },
            { id: 295, user_id: 125, title: "unique showcase", craft_type: "upcycling", difficulty_level: "hard", upload_date: "2022-05-09" },
            { id: 296, user_id: 166, title: "diy inspiration", craft_type: "woodworking", difficulty_level: "easy", upload_date: "2022-12-12" },
            { id: 297, user_id: 83, title: "community hands-on", craft_type: "knitting", difficulty_level: "easy", upload_date: "2022-02-01" },
            { id: 298, user_id: 11, title: "journey", craft_type: "knitting", difficulty_level: "easy", upload_date: null },
            { id: 299, user_id: 114, title: "fun experience techniques", craft_type: "woodworking", difficulty_level: "hard", upload_date: "2022-11-01" },
            { id: 300, user_id: 92, title: "design", craft_type: "woodworking", difficulty_level: "medium", upload_date: "2022-11-30" },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
