diff --git a/custom-json.d.ts b/custom-json.d.ts index 35d5d421..97cdcc45 100644 --- a/custom-json.d.ts +++ b/custom-json.d.ts @@ -72,3 +72,14 @@ declare module "@/results/2024/data/questions.json" { const value: QuestionMap; export default value; } + +// 2025 +declare module "@/results/2025/data/results.json" { + const value: Results; + export default value; +} + +declare module "@/results/2025/data/questions.json" { + const value: QuestionMap; + export default value; +} diff --git a/results/2025/data/questions.json b/results/2025/data/questions.json new file mode 100644 index 00000000..c8547f9d --- /dev/null +++ b/results/2025/data/questions.json @@ -0,0 +1,1220 @@ +{ + "profile-q-0": { + "label": "What is your gender?", + "required": true, + "multiple": false, + "choices": [ + "Male", + "Female" + ] + }, + "profile-q-1": { + "label": "What is your age?", + "required": true, + "choices": [ + "Younger than 18 years", + "18 to 24 years", + "25 to 34 years", + "35 to 44 years", + "45 or older" + ], + "multiple": false + }, + "profile-q-2": { + "label": "Where are you currently located?", + "required": true, + "choices": [ + "Rabat-Salé-Kénitra", + "Casablanca-Settat", + "Marrakech-Safi", + "Tanger-Tétouan-Al Hoceïma", + "L'Oriental", + "Fès-Meknès", + "Béni Mellal-Khénifra", + "Drâa-Tafilalet", + "Souss-Massa", + "Guelmim-Oued Noun", + "Laâyoune-Sakia El Hamra", + "Dakhla-Oued Ed Dahab", + "Europe", + "US & Canada", + "Middle East", + "Others" + ], + "multiple": false + }, + "profile-q-3": { + "label": "What is your occupation?", + "required": true, + "choices": [ + "Back-end developer", + "Full-stack developer", + "Front-end developer", + "Desktop applications developer", + "Mobile developer", + "Embedded applications/devices developer", + "QA/test Developer", + "Game/graphics Developer", + "DevOps specialist", + "Database administrator", + "Designer", + "System administrator", + "Data/business analyst", + "Data scientist or machine learning specialist", + "Data engineer", + "Academic researcher", + "Educator", + "Engineering manager", + "Product manager", + "Scientist", + "Site reliability engineer", + "Senior executive/VP", + "Marketing/sales professional", + "Network engineer", + "Security specialist", + "IT specialist", + "ERP Consultant", + "Blockchain developer", + "AI engineer", + "Cloud architect", + "Student (coding professionally)" + ], + "multiple": false + }, + "profile-q-4": { + "label": "What is/was your coding education background?", + "required": true, + "choices": [ + "Self-taught (no formal CS education)", + "University/Public school - Bac +2/+3 (Bachelor's)", + "University/Public school - Bac +5 (Master's)", + "University/Public school - Bac +8 (Doctoral)", + "Private engineering/tech school", + "Coding school (1337, YouCode, Solicode, etc.)", + "Vocational/Technical training", + "Other field's diploma (career transition)", + "Other" + ], + "multiple": false + }, + "profile-q-5": { + "label": "How many years have you been coding professionally?", + "required": true, + "choices": [ + "I don't have any professional coding experience", + "Less than a year", + "1-2 years", + "3-4 years", + "5-6 years", + "7-10 years", + "11-16 years", + "16+ years" + ], + "multiple": false + }, + "profile-q-6": { + "label": "Do you code outside of work or studies?", + "required": true, + "multiple": true, + "choices": [ + "No", + "Yes, occasionally for fun or learning", + "Yes, for open source contributions", + "Yes, for profit (freelance, products, services)", + "Yes, for portfolio/career building" + ] + }, + "profile-q-7": { + "label": "Do you have any plans to work outside Morocco?", + "required": true, + "choices": [ + "Yes, in the next 12 months", + "Yes, in the next 24 months", + "Still hesitating", + "Currently working outside Morocco", + "No" + ], + "multiple": false + }, + "profile-q-8": { + "label": "If you are working abroad, do you have any plans to come back to Morocco?", + "showIf": { + "question": "profile-q-7", + "equals": 3 + }, + "choices": [ + "Yes, within the next 12 months", + "Yes, within the next 24 months", + "Yes, but not in the near future", + "Still hesitating", + "No, I plan to stay abroad" + ], + "multiple": false, + "required": true + }, + "education-q-0": { + "label": "Which areas did your formal education fail to adequately prepare you for?", + "required": true, + "multiple": true, + "choices": [ + "Modern tech stack (frameworks, DevOps, cloud platforms)", + "Development practices (version control, testing, security, code review)", + "Professional & soft skills (communication, teamwork, agile/project management)", + "System & architecture design (system design, databases, APIs)", + "Problem-solving & algorithms for interviews", + "Real-world project experience", + "My education prepared me well across these areas", + "Other" + ] + }, + "education-q-1": { + "label": "What languages can you read/write?", + "required": true, + "multiple": true, + "choices": [ + "Arabic", + "Amazigh", + "French", + "English", + "Others" + ] + }, + "education-q-2": { + "label": "What type of Darija content would help you most?", + "required": true, + "multiple": true, + "choices": [ + "Tutorial videos", + "Written documentation", + "Interactive courses", + "Podcasts/audio content", + "Community discussions/forums", + "Live coding sessions", + "No need for Darija content", + "Other" + ] + }, + "education-q-3": { + "label": "What are your preferred platforms for learning?", + "required": true, + "multiple": true, + "choices": [ + "YouTube", + "Paid platforms", + "Books", + "Official documentation", + "Blog posts", + "Company resources", + "Conferences (virtual/in-person)", + "Podcasts", + "Online Communities (StackOverflow/Reddit/Twitter)", + "AI Assistant (ChatGPT, etc)", + "Open source contributions", + "Coding challenges (LeetCode, HackerRank, etc)", + "Other platforms" + ] + }, + "education-q-4": { + "label": "What are the biggest challenges you find in learning new technologies (pick 3)?", + "required": true, + "multiple": true, + "choices": [ + "Lack of time", + "Language barriers (English/French proficiency)", + "Cost of resources", + "Lack of practical projects", + "Information overload", + "No mentorship/guidance", + "Keeping up with rapid changes", + "Other" + ] + }, + "work-q-0": { + "label": "What is your employment status?", + "required": true, + "multiple": false, + "choices": [ + "Founder/entrepreneur", + "Full-time employee", + "Freelancer/self-employed", + "Part-time employee", + "Looking for work", + "Internship", + "Student", + "Other" + ] + }, + "work-q-1": { + "label": "How often do you work overtime or beyond the normal time expectation of your job?", + "required": false, + "choices": [ + "Never", + "Rarely: 1-2 days per year or less ", + "Occasionally: 1-2 days per quarter but less than monthly ", + "Sometimes: 1-2 days per month but less than weekly", + "Often: 1-2 days per week or more", + "Very often: 3-5 days per week", + "Daily" + ], + "multiple": false + }, + "work-q-2": { + "label": "How do you feel about your job?", + "required": false, + "choices": [ + "Very Unsatisfied", + "Slightly Unsatisfied", + "Neither satisfied nor Unsatisfied", + "Slightly satisfied", + "Very satisfied" + ], + "multiple": false + }, + "work-q-3": { + "label": "How long have you been unemployed after graduation?", + "required": false, + "choices": [ + "None, I worked straight after my graduation 😎", + "Up to 3 months", + "Up to 6 months", + "Up to 1 year", + "More than 1 year" + ], + "multiple": false + }, + "work-q-4": { + "label": "If you are a full time employee in Morocco(CDI), Your NET salary range per month in MAD is:", + "required": false, + "showIf": { + "question": "profile-q-7", + "notEquals": 3 + }, + "choices": [ + "< 4 000", + "4 000 - 6 000", + "6 000 - 8 000", + "8 000 - 10 000", + "10 000 - 12 000", + "12 000 - 14 000", + "14 000 - 16 000", + "16 000 - 18 000", + "18 000 - 20 000", + "20 000 - 22 000", + "22 000 - 25 000", + "25 000 - 30 000", + "> 30 000" + ], + "multiple": false + }, + "work-q-5": { + "label": "If you are working as a freelancer in Morocco, Your salary range per day in MAD(TJM) is:", + "required": false, + "showIf": { + "question": "profile-q-7", + "notEquals": 3 + }, + "choices": [ + "< 1 000", + "1 000 - 1 500", + "1 500 - 2 000", + "2 000 - 2 500", + "2 500 - 3 000", + "3 000 - 4 000", + "4 000 - 5 000", + "> 5 000" + ], + "multiple": false + }, + "work-q-6": { + "label": "If you are working full-time contract outside Morocco, Your gross salary range per year in USD is:", + "required": false, + "showIf": { + "question": "profile-q-7", + "equals": 3 + }, + "choices": [ + "< 20 000", + "20 000 - 25 000", + "25 000 - 30 000", + "30 000 - 40 000", + "40 000 - 50 000", + "50 000 - 60 000", + "60 000 - 80 000", + "80 000 - 100 000", + "100 000 - 120 000", + "120 000 - 150 000", + "150 000 - 200 000", + "> 200 000" + ], + "multiple": false + }, + "work-q-7": { + "label": "If you are working as a freelancer/contractor outside Morocco, Your daily gross wage in USD is:", + "required": false, + "showIf": { + "question": "profile-q-7", + "equals": 3 + }, + "choices": [ + "< 200", + "200 - 500", + "500 - 1 000", + "1 000 - 2 000", + "2 000 - 3 000", + "3 000 - 5 000", + "5 000 - 10 000", + "> 10 000" + ], + "multiple": false + }, + "work-q-8": { + "label": "What characteristics would mostly influence your decision to choose one job offer over another?", + "required": true, + "multiple": true, + "choices": [ + "Languages, frameworks, and other technologies I'd be working on", + "Office environment or company culture", + "Flexible time or schedule", + "Opportunities for professional development", + "Remote work options", + "How widely used or impactful my work output would be", + "The industry that I'd be working in", + "Company paid training and certifications", + "Salary", + "Stock options/equity", + "Benefits package (health insurance, pension, etc.)", + "Work-life balance", + "Company mission/values alignment", + "Visa/relocation support" + ] + }, + "work-q-9": { + "label": "What type of company do you prefer?", + "required": true, + "choices": [ + "Self-employed", + "Company under 10 employees", + "Company between 11 and 30 employees", + "Company between 31 and 100 employees", + "Company above 100 employees", + "Other" + ], + "multiple": false + }, + "work-q-10": { + "label": "What agile software development methodology do you use in your team, if any?", + "required": false, + "choices": [ + "Scrum", + "Kanban", + "XP", + "Other", + "None" + ], + "multiple": false + }, + "work-q-11": { + "label": "What remote work arrangement does your current employer offer?", + "required": false, + "choices": [ + "Back to office", + "Full remote", + "Hybrid" + ], + "multiple": false + }, + "work-q-12": { + "label": "What is your preferred mode of work?", + "required": true, + "choices": [ + "From the office", + "Full remote", + "Part-time remote/Hybrid" + ], + "multiple": false + }, + "work-q-13": { + "label": "Which sectors are you currently working in?", + "multiple": true, + "required": false, + "choices": [ + "E-banking and fintech", + "Digital health and telemedicine", + "E-commerce and retail", + "Education and e-learning", + "Content creation and marketing", + "Cybersecurity", + "Supply chain and logistics", + "Smart cities and IoT", + "Autonomous vehicles", + "Manufacturing and Industry 4.0", + "Environmental monitoring and sustainability", + "Legal tech and compliance", + "Human resources and talent management", + "Gaming and entertainment", + "Travel and hospitality tech", + "Real estate/PropTech", + "Energy and renewable tech", + "Telecommunications", + "Agriculture tech (AgTech)", + "Blockchain/Web3", + "Government/Public sector", + "Other" + ] + }, + "work-q-14": { + "label": "What best describes your relationship with entrepreneurship?", + "required": false, + "showIf": { + "question": "work-q-0", + "notEquals": 0 + }, + "choices": [ + "Currently building a side project/startup while employed", + "Planning to start a business within the next year", + "Interested, but not ready yet (2-5 years)", + "Interested, but lack a viable business idea", + "Interested, but need more business/entrepreneurship knowledge", + "Interested, but financial risk is too high", + "Interested, but family/social pressure for stable job", + "Interested, but legal/administrative barriers in Morocco", + "Tried entrepreneurship before, didn't work out", + "Not interested, prefer working for a company", + "Not interested, prefer technical work over business", + "Other" + ], + "multiple": false + }, + "ai-q-0": { + "label": "How often do you use AI tools for Dev (Github Copilot, ChatGPT ...) ", + "required": true, + "choices": [ + "Daily", + "Occasionally", + "Tried them but not interested", + "Never" + ], + "multiple": false + }, + "ai-q-1": { + "label": "If you are using AI based coding assistants for Dev, How much improvement do you see in your productivity?", + "choices": [ + "Did not improve my productivity", + "Somewhat improved my productivity (5% to 10%)", + "Helped me to become more productive (10% to 30%)", + "I am now very productive (30% to 50%)", + "I am a 10x engineer now (+50%)", + "It decreased my productivity" + ], + "multiple": false, + "required": true + }, + "ai-q-2": { + "label": "Do you think AI will replace developers in the future?", + "required": true, + "choices": [ + "Not very much ( less than 10% )", + "Somewhat ( 10% - 30% )", + "To some extent ( 30% - 50% )", + "The majority ( 50% - 80% )", + "Completely ( more than 80% )", + "Not sure" + ], + "multiple": false + }, + "ai-q-3": { + "label": "Are you planning to learn AI to build apps?", + "required": true, + "choices": [ + "No, I am not interested", + "Already started learning the basics.", + "I can build simple apps with AI using third-party APIs.", + "I can build complex apps and play with models.", + "I am already an expert" + ], + "multiple": false + }, + "ai-q-4": { + "label": "How much is your company investing in AI?", + "required": false, + "choices": [ + "We haven't started adopting AI", + "We're getting the basics in place", + "We have some ad-hoc use cases in production", + "We have several use cases in production" + ], + "multiple": false + }, + "ai-q-5": { + "label": "Which AI tools and apps do you use?", + "multiple": true, + "choices": [ + "ChatGPT", + "Claude (Anthropic)", + "Gemini (Google)", + "Perplexity AI", + "Microsoft Copilot", + "Cursor", + "Windsurf (Codeium)", + "Zed", + "Claude Code (Anthropic CLI)", + "Aider", + "GitHub Copilot CLI", + "Warp AI", + "OpenAI Codex CLI", + "Gemini CLI (Google)", + "GitHub Copilot", + "Tabnine", + "Continue.dev", + "Cline (Claude Dev)", + "Amazon Q Developer (CodeWhisperer)", + "v0 (Vercel)", + "Bolt.new (StackBlitz)", + "Lovable (formerly GPT Engineer)", + "Replit AI", + "GitHub Copilot Workspace", + "Other" + ], + "required": true + }, + "ai-q-6": { + "label": "Which AI frameworks and models do you use?", + "multiple": true, + "choices": [ + "OpenAI API (GPT)", + "Anthropic Claude API", + "Google Gemini API", + "AWS Bedrock", + "Groq", + "Llama (Meta)", + "Mistral", + "Qwen (Alibaba)", + "DeepSeek", + "Phi (Microsoft)", + "LangChain", + "LlamaIndex", + "LangGraph", + "CrewAI", + "AutoGen (Microsoft)", + "Pinecone", + "Weaviate", + "ChromaDB", + "Qdrant", + "Faiss (Meta)", + "PyTorch", + "TensorFlow", + "Hugging Face Transformers", + "Keras", + "Scikit-Learn", + "Vercel AI SDK", + "OpenAI SDK (Python/JS)", + "Anthropic SDK (Python/JS)", + "Instructor", + "Weights & Biases", + "PEFT / LoRA (Hugging Face)", + "Unsloth", + "MLflow", + "Axolotl", + "Unstructured", + "Stable Diffusion (Images)", + "Whisper (Audio)", + "BERT (Embeddings)", + "CLIP (Vision)", + "Other" + ], + "required": true + }, + "tech-q-0": { + "label": "What are the programming languages you like the most?", + "required": true, + "multiple": true, + "choices": [ + "JavaScript", + "HTML/CSS 😉", + "SQL", + "Python", + "Java", + "Bash/Shell/PowerShell", + "C#", + "PHP", + "TypeScript", + "C++", + "C", + "Go", + "Kotlin", + "Ruby", + "Assembly", + "VBA", + "Swift", + "R", + "Rust", + "Objective-C", + "Dart", + "Scala", + "Perl", + "Haskell", + "Julia", + "Elixir", + "Zig", + "Solidity", + "Lua", + "V", + "F#", + "Other" + ] + }, + "tech-q-1": { + "label": "What are the programming languages you want to learn next?", + "required": false, + "multiple": true, + "choices": [ + "JavaScript", + "HTML/CSS 😉", + "SQL", + "Python", + "Java", + "Bash/Shell/PowerShell", + "C#", + "PHP", + "TypeScript", + "C++", + "C", + "Go", + "Kotlin", + "Ruby", + "Assembly", + "VBA", + "Swift", + "R", + "Rust", + "Objective-C", + "Dart", + "Scala", + "Perl", + "Haskell", + "Julia", + "Elixir", + "Zig", + "Solidity", + "Lua", + "V", + "F#", + "Other" + ] + }, + "tech-q-2": { + "label": "What are the programming languages you are using on a daily basis?", + "required": true, + "multiple": true, + "choices": [ + "JavaScript", + "HTML/CSS 😉", + "SQL", + "Python", + "Java", + "Bash/Shell/PowerShell", + "C#", + "PHP", + "TypeScript", + "C++", + "C", + "Go", + "Kotlin", + "Ruby", + "Assembly", + "VBA", + "Swift", + "R", + "Rust", + "Objective-C", + "Dart", + "Scala", + "Perl", + "Haskell", + "Julia", + "Elixir", + "Zig", + "Solidity", + "Lua", + "V", + "F#", + "Other" + ] + }, + "tech-q-3": { + "label": "What are the front-end frameworks/libraries you are using on a daily basis?", + "required": false, + "multiple": true, + "choices": [ + "jQuery", + "React.js", + "Angular", + "Vue.js", + "Angular.js", + "Gatsby", + "Ember.js", + "Backbone.js", + "Preact", + "Next.js", + "Svelte", + "Foundation", + "Alpine.js", + "Remix", + "Solid.js", + "Astro", + "Qwik", + "Htmx", + "Nuxt.js", + "SvelteKit", + "Lit", + "Fresh", + "Stencil", + "Other" + ] + }, + "tech-q-4": { + "label": "What are the front-end frameworks/libraries you want to learn next?", + "required": false, + "multiple": true, + "choices": [ + "jQuery", + "React.js", + "Angular", + "Vue.js", + "Angular.js", + "Gatsby", + "Ember.js", + "Backbone.js", + "Preact", + "Next.js", + "Svelte", + "Foundation", + "Alpine.js", + "Remix", + "Solid.js", + "Astro", + "Qwik", + "Htmx", + "Nuxt.js", + "SvelteKit", + "Lit", + "Fresh", + "Stencil", + "Other" + ] + }, + "tech-q-5": { + "label": "What approach do you use for styling your web apps?", + "required": false, + "multiple": true, + "choices": [ + "CSS", + "CSS Frameworks (Bootstrap, Material UI ...)", + "CSS in JS (Styled Components, Emotion ...)", + "CSS Preprocessor (Sass, Less ...)", + "CSS Modules", + "Tailwind CSS", + "Shadcn UI", + "UnoCSS", + "Panda CSS", + "Vanilla Extract", + "Other" + ] + }, + "tech-q-6": { + "label": "What are the backend frameworks you are using on a daily basis?", + "required": false, + "multiple": true, + "choices": [ + ".NET", + "Spring Ecosystem", + "Micronaut", + "Quarkus", + "Jakarta EE / Java EE", + "Django", + "Flask", + "Laravel", + "Symfony", + "Ruby on Rails", + "Sinatra", + "FastAPI", + "Express.js", + "Nest.js", + "Sails.js", + "Serverless framework", + "Serverless technology (Vercel,Netlify...)", + "Headless CMS (Strapi,KeystoneJS,Ghost ...)", + "Fastify", + "AdonisJs", + "Hono", + "Elysia", + "tRPC", + "Gin", + "Fiber", + "Echo", + "Phoenix", + "Ktor", + "Actix", + "Axum", + "Other" + ] + }, + "tech-q-7": { + "label": "What are the backend frameworks you want to learn next?", + "required": false, + "multiple": true, + "choices": [ + ".NET", + "Spring Ecosystem", + "Micronaut", + "Quarkus", + "Jakarta EE / Java EE", + "Django", + "Flask", + "Laravel", + "Symfony", + "Ruby on Rails", + "Sinatra", + "FastAPI", + "Express.js", + "Nest.js", + "Sails.js", + "Serverless framework", + "Serverless technology (Vercel,Netlify...)", + "Headless CMS (Strapi,KeystoneJS,Ghost ...)", + "Fastify", + "AdonisJs", + "Hono", + "Elysia", + "tRPC", + "Gin", + "Fiber", + "Echo", + "Phoenix", + "Ktor", + "Actix", + "Axum", + "Other" + ] + }, + "tech-q-8": { + "label": "What are the platforms and tools you are using on a daily basis?", + "required": true, + "multiple": true, + "choices": [ + "Node.js", + ".NET", + "JVM", + "PHP", + "GraalVM", + "Pandas", + "TensorFlow", + "Docker", + "Kubernetes", + "React Native", + "Unity 3D", + "Configuration Management(Ansible, Puppet...)", + "Flutter", + "Terraform", + "Apache Spark", + "Bun Js", + "Deno Js", + "No-code Platforms (e.g., Appgyver, Glide)", + "Low-code Platforms (e.g., PowerApps, Zoho Creator)", + "Website Builders (e.g., Webflow, Wix)", + "Vite", + "Android Studio", + "Xcode", + "Pytorch", + "Langchain", + "Turborepo", + "Nx", + "Prisma", + "Drizzle", + "GraphQL", + "Apollo", + "Tauri", + "Electron", + "Cloudflare Workers", + "Other" + ] + }, + "tech-q-9": { + "label": "What are the platforms and tools you want to learn next?", + "required": true, + "multiple": true, + "choices": [ + "Node.js", + ".NET", + "JVM", + "PHP", + "GraalVM", + "Pandas", + "TensorFlow", + "Docker", + "Kubernetes", + "React Native", + "Unity 3D", + "Configuration Management(Ansible, Puppet...)", + "Flutter", + "Terraform", + "Apache Spark", + "Bun Js", + "Deno Js", + "No-code Platforms (e.g., Appgyver, Glide)", + "Low-code Platforms (e.g., PowerApps, Zoho Creator)", + "Website Builders (e.g., Webflow, Wix)", + "Vite", + "Android Studio", + "Xcode", + "Pytorch", + "Langchain", + "Turborepo", + "Nx", + "Prisma", + "Drizzle", + "GraphQL", + "Apollo", + "Tauri", + "Electron", + "Cloudflare Workers", + "Other" + ] + }, + "tech-q-10": { + "label": "Your primary Operating System is:", + "required": true, + "choices": [ + "Windows", + "MacOS", + "Linux-based", + "Windows + WSL2" + ], + "multiple": false + }, + "tech-q-11": { + "label": "What is you current IDE or code editor for daily work?", + "required": true, + "multiple": true, + "choices": [ + "Jetbrains (IntelliJ, PhpStorm, Resharper ...)", + "VS Code", + "Cursor", + "Eclipse", + "Netbeans", + "Vim", + "Nvim", + "Emacs", + "Sublime", + "Atom", + "Notepad++", + "Cloud based IDE", + "Zed", + "Fleet", + "Visual Studio", + "Android Studio", + "Xcode", + "Other" + ] + }, + "tech-q-12": { + "label": "What do you do when you get stuck on a problem?", + "required": true, + "multiple": true, + "choices": [ + "Google it", + "Ask AI assistants (ChatGPT, Cursor, etc.)", + "Dig in StackOverflow", + "Do other work and come back later", + "Watch help/tutorial videos", + "Call a coworker or friend", + "Read official documentation", + "Ask in Discord/Slack communities", + "Take a break/sleep on it", + "Create minimal reproduction" + ] + }, + "tech-q-13": { + "label": "The production environment you or your team are using is:", + "multiple": true, + "choices": [ + "Public cloud (AWS/Azure/GCP/Oracle/IBM/etc.)", + "On-premise", + "Hybrid Cloud", + "Shared hosting", + "Managed PaaS (heroku, app platform, Salesforce, AWS Beanstalk ...)" + ], + "required": true + }, + "tech-q-14": { + "label": "What cloud platforms you or your team are using?", + "required": false, + "multiple": true, + "choices": [ + "GCP", + "AWS", + "Azure", + "Oracle Cloud", + "IBM Cloud", + "DigitalOcean", + "Other Moroccan Cloud providers", + "Other cloud providers", + "Cloudflare", + "Vercel", + "Netlify", + "Fly.io", + "Railway", + "Render", + "Hetzner", + "OVH", + "Linode (Akamai)", + "None" + ] + }, + "tech-q-15": { + "label": "The production database you or your team are using is:", + "required": false, + "multiple": true, + "choices": [ + "Oracle Database", + "Mysql/MariaDB", + "PostgreSQL", + "SQL Server", + "CosmosDB", + "MongoDB", + "Redis", + "DynamoDB", + "Neo4j", + "Apache Cassandra", + "BigTable", + "SQLite/LibSQL", + "Vector DBs", + "Supabase", + "PlanetScale", + "Turso", + "Firestore", + "CockroachDB", + "ClickHouse", + "Elasticsearch", + "FaunaDB", + "TimescaleDB", + "Other" + ] + }, + "tech-q-16": { + "label": "What type of tests do you write?", + "required": true, + "multiple": true, + "choices": [ + "Unit tests", + "Integration tests", + "End-to-end tests", + "Acceptance tests", + "I don't write tests for my code.", + "Performance/Load testing", + "Visual regression testing", + "Security testing", + "Other" + ] + }, + "community-q-0": { + "label": "What prevents you from participating more in the Moroccan tech community?", + "required": true, + "multiple": true, + "choices": [ + "Lack of time due to work commitments", + "Don't know where to find communities/events", + "Events are too far from my location", + "Language barriers (prefer Arabic/Darija content)", + "Content level doesn't match my experience (too basic/too advanced)", + "Financial constraints (event costs, travel)", + "I'm already active on the community", + "Other" + ] + }, + "community-q-1": { + "label": "What would make you more likely to attend tech events in Morocco?", + "required": true, + "multiple": true, + "choices": [ + "More events in my city/region", + "Better quality speakers/content", + "Workshops with hands-on practice", + "Better networking opportunities", + "Lower or no cost", + "Better timing (weekends, evenings)", + "Other" + ] + }, + "community-q-2": { + "label": "How has the Moroccan tech community helped your career?", + "required": true, + "multiple": true, + "choices": [ + "Learned skills that advanced my career", + "Got mentorship from community members", + "Built professional network", + "Gained confidence through speaking/contributing", + "Discovered new opportunities (jobs, projects, partnerships)", + "It hasn't helped my career yet", + "Other" + ] + }, + "community-q-3": { + "label": "What do you MOST need from the Moroccan tech community right now (pick 3 max)?", + "required": true, + "multiple": true, + "choices": [ + "Job opportunities and career guidance", + "Mentorship from experienced developers", + "Learning resources in Arabic/Darija", + "Networking with other developers", + "Access to advanced technical content", + "Collaboration opportunities on projects", + "Other" + ] + }, + "community-q-4": { + "label": "What type of community content would be MOST valuable to you (pick 3 max)?", + "required": true, + "multiple": true, + "choices": [ + "Technical workshops (hands-on coding)", + "Case studies from Moroccan companies", + "Career development sessions (interviews, negotiations, CV)", + "Open source contribution guides", + "Architecture and system design discussions", + "Soft skills (communication, leadership, teamwork)", + "Freelancing and entrepreneurship guidance", + "Other" + ] + }, + "community-q-5": { + "label": "What prevents you from contributing to open source?", + "required": true, + "multiple": true, + "choices": [ + "Don't know how to get started", + "Afraid my code isn't good enough", + "Don't have time", + "Don't understand how to find projects to contribute to", + "Language barriers (most projects in English)", + "I already contribute", + "Other" + ] + }, + "community-q-6": { + "label": "When it comes to IT, what is your primary social network?", + "required": true, + "multiple": false, + "choices": [ + "LinkedIn", + "X (Twitter)", + "Discord", + "Reddit", + "Instagram", + "YouTube", + "Other" + ] + } +} \ No newline at end of file diff --git a/results/2025/data/results.json b/results/2025/data/results.json new file mode 100644 index 00000000..4ea081f2 --- /dev/null +++ b/results/2025/data/results.json @@ -0,0 +1,126714 @@ +{ + "results": [ + { + "lastSignInTime": "Thu, 11 Dec 2025 14:03:59 GMT", + "creationTime": "Thu, 11 Dec 2025 14:03:59 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 6, + "education-q-2": [ + 1, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 3, + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 2, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 11, + 5 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 5, + 21, + 24 + ], + "ai-q-5": [ + 2, + 3, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 3, + 8, + 9, + 10, + 28 + ], + "tech-q-2": [ + 1, + 0, + 3, + 5, + 9, + 10 + ], + "tech-q-1": [ + 6, + 11, + 16 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 1, + 5, + 7, + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 8, + 13, + 15, + 20, + 24, + 23, + 27, + 32 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [ + 1, + 2, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 6, + 8, + 9 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2025-12-11T14:25:56.790Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 1, + 2, + 5, + 4 + ], + "userId": "000BlRK5gJXEnBGQx2RPchbsjnO2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:44:15 GMT", + "creationTime": "Sat, 06 Dec 2025 16:44:15 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 6, + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 8, + 9, + 11, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 10, + 11, + 13, + 6 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 3 + ], + "work-q-10": 3, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 1, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 5, + 11 + ], + "ai-q-5": [ + 0, + 1, + 10, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 8, + 10, + 13 + ], + "tech-q-2": [ + 0, + 3, + 4, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 0, + 2, + 5, + 6, + 7 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [ + 1, + 4, + 7 + ], + "tech-q-10": 2, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 0, + 2, + 1, + 4, + 7 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 6, + 9, + 11 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 3, + 2, + 6 + ], + "lastUpdated": "2025-12-06T17:06:09.206Z", + "community-q-6": 2, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 5, + 3, + 2 + ], + "community-q-3": [ + 0, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "02EPxb79sjcTf61uIO0DgKfXkA63" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 09:31:07 GMT", + "creationTime": "Thu, 01 Jan 2026 09:31:07 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "profile-q-7": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 5, + 6 + ], + "education-q-3": [ + 0, + 9, + 11, + 4, + 1 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 5, + "work-q-8": [ + 4, + 8, + 10, + 12, + 11, + 7, + 0, + 5 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-9-others": "I prefer to work at a big company to maintain a good work–life balance, and also in a small team so my work has a visible impact", + "work-q-8-others": "salary increase", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 3, + "work-q-14": 2, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 1, + 2, + 0, + 5 + ], + "ai-q-5": [ + 0, + 2, + 1, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 4, + 10 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 8 + ], + "tech-q-1": [ + 19, + 20, + 21, + 16, + 12 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 0, + 7 + ], + "tech-q-7": [ + 5, + 11, + 16 + ], + "tech-q-10": 3, + "tech-q-9": [ + 4, + 5, + 8, + 9, + 29 + ], + "tech-q-11": [ + 0, + 1, + 3 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 5 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 2, + 3, + 5 + ], + "tech-q-15": [ + 0, + 1 + ], + "lastUpdated": "2026-01-01T10:06:09.823Z", + "community-q-2-others": "Motivation from participants such as M. Youssfi and Abdelfatah Sghouir, etc.", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 2, + 6, + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 1, + 4, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "06NcgZFBMqMhaIzJkCbcJLSVSHX2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 10:12:32 GMT", + "creationTime": "Sat, 06 Dec 2025 10:12:32 GMT", + "profile-q-5": 5, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 13, + "profile-q-8": 3, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 5, + 7, + 1, + 2 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-13": [ + 0, + 5 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 0, + "work-q-3": 2, + "work-q-2": 3, + "work-q-7": 3, + "work-q-6": 10, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 4, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2 + ], + "tech-q-2": [ + 3, + 31 + ], + "tech-q-1": [], + "tech-q-16": [ + 8, + 7 + ], + "tech-q-8": [ + 7, + 8, + 11 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1, + 2, + 4 + ], + "tech-q-6": [], + "tech-q-14": [ + 0, + 1, + 2 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T10:23:35.746Z", + "community-q-6": 3, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 4, + 0, + 1 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 3 + ], + "community-q-0": [ + 4, + 1 + ], + "userId": "08T1h2Iy0QWRpwubmlSqzxVGKhf2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 13:28:39 GMT", + "creationTime": "Sat, 07 Feb 2026 13:28:39 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 1, + 11, + 9 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 8, + 3, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 1, + 36, + 10, + 6 + ], + "ai-q-5": [ + 2, + 1, + 8, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 8, + 10, + 11, + 3 + ], + "tech-q-2": [ + 0, + 3, + 8, + 5, + 2, + 10 + ], + "tech-q-1": [ + 11, + 4, + 5, + 20 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 1, + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 9, + 11, + 13, + 12, + 27, + 32 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 8, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-07T13:43:09.828Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "0BVMhI4UqTSs4sdc3eD83tp21rj2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:02:02 GMT", + "creationTime": "Sun, 07 Dec 2025 20:02:02 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 1, + 4 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8 + ], + "tech-q-2": [ + 1, + 7, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 20 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0, + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 8 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-07T20:27:57.029Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 1, + 2, + 6 + ], + "community-q-3": [ + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 7 + ], + "userId": "0CewIqWhrScVrnSLSExPTHRhKbF2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:57:59 GMT", + "creationTime": "Mon, 08 Dec 2025 11:57:59 GMT", + "profile-q-5": 2, + "profile-q-4": 8, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "profile-q-4-others": "bac + 3 and 1337", + "lastUpdated": "2025-12-08T12:02:53.570Z", + "education-q-2": [ + 0, + 1, + 3, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 11, + 2 + ], + "education-q-0": [ + 2 + ], + "userId": "0CrzIn0Se3SYdZFnw9qbWIvz7mI3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:08:18 GMT", + "creationTime": "Sat, 06 Dec 2025 21:08:18 GMT", + "userId": "0CxgLASiwwaWSNVtze5Diev1ESu2" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 10:51:06 GMT", + "creationTime": "Sat, 13 Dec 2025 10:51:06 GMT", + "profile-q-5": 1, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 0, + 2, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5, + 6 + ], + "education-q-3": [ + 0, + 6, + 8 + ], + "education-q-1-others": "", + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 1, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 2, + 3, + 4, + 10 + ], + "tech-q-2": [ + 2, + 3, + 4 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 33 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 5, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 5, + 3 + ], + "lastUpdated": "2025-12-13T11:02:03.914Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 5 + ], + "community-q-3": [ + 1, + 2, + 3, + 5 + ], + "community-q-2": [ + 0, + 2, + 3 + ], + "community-q-1": [ + 0, + 1, + 3, + 2 + ], + "community-q-0": [ + 1, + 0, + 2, + 3 + ], + "userId": "0F79CU1dowgmp93rIjxuOwludNQ2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 21:36:39 GMT", + "creationTime": "Sun, 07 Dec 2025 21:36:39 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 25, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0, + 4, + 2, + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 8, + 9 + ], + "education-q-0": [ + 0, + 4, + 2, + 3, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 3, + 4, + 8, + 9, + 10, + 11, + 1 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 12 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3 + ], + "tech-q-2": [ + 0, + 2, + 1 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 5 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 7, + 8, + 9 + ], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 8, + 11, + 12, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1, + 2, + 6 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 6, + 8 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-07T21:53:32.642Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "0HavScBKUBgIDrxIxx6eGE0W1jC3" + }, + { + "lastSignInTime": "Fri, 20 Feb 2026 12:17:01 GMT", + "creationTime": "Fri, 20 Feb 2026 12:17:01 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 1, + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 3, + 0, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 2, + 5, + 4, + 1, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 8, + 3, + 4, + 6, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "lastUpdated": "2026-02-20T12:24:59.394Z", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 10, + "userId": "0IHb5XVw2xhdfi7AGeNs3z2HUsQ2" + }, + { + "lastSignInTime": "Sat, 03 Jan 2026 19:30:37 GMT", + "creationTime": "Sat, 03 Jan 2026 19:30:37 GMT", + "userId": "0LMcsdAoN3W1YBMlWmgHRTD6FXr1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 23:04:36 GMT", + "creationTime": "Fri, 05 Dec 2025 23:04:36 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 1, + 4, + 3, + 8, + 9, + 11 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 7, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [ + 0, + 1, + 11, + 21 + ], + "work-q-10": null, + "work-q-13-others": "Business consulting", + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 4, + 20 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 2, + 5, + 4 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 9, + 21 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 5, + 7, + 8, + 6, + 14, + 23 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13, + 24, + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 4 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T16:14:38.326Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "0OM9prgoLgX2FmFgiPWAhc2i5XE2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 23:32:09 GMT", + "creationTime": "Sun, 07 Dec 2025 23:32:09 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 1, + 5, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 7, + 4, + 5 + ], + "education-q-4-others": "When you need to learn about advanced stuff in a specific technology, you generally struggle to find the suitable solution for your current project", + "education-q-3": [ + 0, + 3, + 4, + 7, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 5, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 6, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-9-others": "I'm always looking for a project within a company that doesn't have a toxic manager, where there's no micromanagement to keep things running smoothly, ", + "work-q-8-others": "I won't work for banks and insurance companies anymore, I will always search suitable technologies for my career, salary should be choosed wisely to not have to discuss any salary increase for 1 year.", + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": 3, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 5, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 8, + 5 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-12-others": "I often ask my teammates, colleagues, former colleagues (generally I keep touched to a lot of IT friends), if they've faced the same issue, ask different ai models,take a breath and double espresso 🤣", + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 5, + 6, + 11, + 15, + 16 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 0, + 2, + 10 + ], + "tech-q-4": [ + 9, + 1 + ], + "tech-q-12": [ + 1, + 0, + 2, + 3, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 1, + 3 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3 + ], + "tech-q-15": [ + 0, + 2, + 5 + ], + "lastUpdated": "2025-12-08T03:43:20.523Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-0-others": "I want a practical event, which consist of showing a way to do, from an expert eye, not simply talking about new technologies, AI wave etc", + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 4, + 5, + 1, + 0 + ], + "community-q-0": [ + 0, + 7 + ], + "userId": "0PWtMPUO59Uk37cetSMMxfaEHce2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 10:43:18 GMT", + "creationTime": "Mon, 09 Feb 2026 10:43:18 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 6, + 5 + ], + "education-q-3": [ + 11, + 9, + 0 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 7, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 21, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 3, + 8 + ], + "tech-q-2": [ + 0, + 1, + 4, + 8 + ], + "tech-q-1": [ + 12 + ], + "tech-q-16": [ + 0, + 7 + ], + "tech-q-8": [ + 2, + 0, + 7, + 20 + ], + "tech-q-7": [ + 5, + 15 + ], + "tech-q-10": 0, + "tech-q-9": [ + 9, + 12 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2, + 4 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12, + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 2, + 3 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-09T11:03:00.017Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 1, + 0 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "0PcAqbTmNzcccQbVIgbvXW9Kzov1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:31:32 GMT", + "creationTime": "Wed, 03 Dec 2025 20:31:32 GMT", + "userId": "0Pgy6XvWipOQbtw3mcOpAAYGjuj1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:56:34 GMT", + "creationTime": "Sat, 06 Dec 2025 20:56:34 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 3, + 0 + ], + "education-q-3": [ + 8, + 0, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 8, + 1, + 0 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 6, + 20 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 2, + "work-q-3": 3, + "work-q-2": 4, + "work-q-5": 5, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 4, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2 + ], + "tech-q-2": [ + 0, + 6 + ], + "tech-q-1": [ + 13, + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-15-others": "Dataverse", + "tech-q-8": [ + 18 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 14, + 10 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 6, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 9, + 5 + ], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-06T21:18:20.873Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "0QAKRNPmPdaIUjpTyWIVSlx62kz1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 22:15:30 GMT", + "creationTime": "Fri, 06 Feb 2026 22:15:30 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 6, + "education-q-2": [ + 6, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 5, + 4 + ], + "education-q-3": [ + 0, + 4, + 9 + ], + "education-q-0": [ + 0, + 2, + 3, + 5 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "ai-q-6": [ + 24, + 32 + ], + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 17, + 5 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 5, + 6 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 6, + 7, + 8, + 23, + 24 + ], + "tech-q-12": [ + 4, + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [ + 1, + 5 + ], + "tech-q-5": [], + "lastUpdated": "2026-02-06T22:35:34.126Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 1, + 3, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 2, + 3, + 4 + ], + "community-q-1": [ + 5, + 4, + 3, + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "0QOBWizUjhgBsj8tj71oKstClg43" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:10:38 GMT", + "creationTime": "Sat, 06 Dec 2025 17:10:38 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 1, + 4, + 5, + 8, + 9, + 7 + ], + "education-q-0": [ + 0, + 1, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 5, + 6, + 7, + 8, + 9, + 11, + 10, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 17 + ], + "work-q-10": 3, + "work-q-10-others": "Safe", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 4, + 0, + 2, + 1 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 14, + 21, + 20, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 1, + 8 + ], + "tech-q-2": [ + 4, + 2, + 1, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1, + 4 + ], + "tech-q-6": [ + 3, + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 3 + ], + "tech-q-15": [ + 2, + 1 + ], + "lastUpdated": "2025-12-06T17:23:47.406Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 0, + 2 + ], + "community-q-1": [ + 1, + 3, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "0UBLPpuwMYWBLO62NFAgGmCrJY93" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:33:29 GMT", + "creationTime": "Sat, 06 Dec 2025 22:33:29 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 1, + 5, + 3 + ], + "education-q-3": [ + 0, + 7, + 9 + ], + "education-q-0": [ + 2, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 10, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 7, + 10 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 9, + 3, + 0 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 3 + ], + "tech-q-11": [ + 1, + 10, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T22:51:37.097Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3, + 4 + ], + "community-q-4": [ + 2, + 5, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "0VuKRduXg8dPjuGTJvzyb8qT2x82" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:15:52 GMT", + "creationTime": "Wed, 03 Dec 2025 13:15:52 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-03T13:17:57.900Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 20, + "profile-q-2": 12, + "profile-q-8": 2, + "userId": "0Zz7mNkrxJQGi40Rw4SqoajLVLk2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 11:18:02 GMT", + "creationTime": "Fri, 05 Dec 2025 11:18:02 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 3, + 4, + 5, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 9, + 1, + 4, + 3, + 5, + 8 + ], + "education-q-0": [ + 1, + 3, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 4, + 6, + 10, + 1, + 2, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Compilers", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-5-others": "Grok", + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 17, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 11 + ], + "tech-q-3-others": "Internal framework on work \n", + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 11, + 22, + 8 + ], + "tech-q-7": [ + 6, + 5 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13, + 24 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1, + 3, + 9 + ], + "tech-q-12": [ + 1, + 0, + 6, + 5 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0, + 2, + 1 + ], + "tech-q-6": [ + 2 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [ + 0, + 1 + ], + "lastUpdated": "2025-12-05T11:40:15.786Z", + "community-q-6": 1, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 6, + 4, + 0 + ], + "community-q-3": [ + 3, + 0, + 5 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 5, + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "0hyPiXxM0XSy2ngTFJbMcf6Osp13" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:45:42 GMT", + "creationTime": "Sat, 06 Dec 2025 16:45:42 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6 + ], + "education-q-3-others": "kodeKloud, AWS ( free tier good for practice .. )", + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 11, + 9, + 1, + 3, + 12 + ], + "education-q-0": [ + 5, + 4, + 3, + 2, + 1, + 0 + ], + "work-q-9": 5, + "work-q-8": [ + 1, + 2, + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 11, + 2 + ], + "work-q-10": 3, + "work-q-0-others": "Full-time + Freelance + Founder :p ", + "work-q-9-others": "I don't mind, I am self employed as a freelancer for a client and in the same time as CDI with another ( Keeping myself busy ;) ", + "work-q-10-others": "You should add the ability to select multiple checkboxes, because We use Scrum and Kanban", + "work-q-1": 6, + "work-q-0": 7, + "work-q-3": 0, + "work-q-2": 2, + "work-q-7": 2, + "work-q-6": 4, + "ai-q-4": 3, + "ai-q-5-others": "Antigravity.", + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2, + 6, + 26, + 1 + ], + "ai-q-5": [ + 1, + 2, + 5, + 10, + 14, + 21, + 23, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 0, + 3, + 11, + 8 + ], + "tech-q-2": [ + 3, + 0, + 7, + 8, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 3, + 7, + 13, + 11 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 2, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 0, + 3, + 1, + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 8, + 11 + ], + "tech-q-14": [ + 1, + 2, + 8, + 15 + ], + "tech-q-5": [ + 1, + 3, + 2, + 0, + 5, + 4 + ], + "tech-q-15": [ + 6, + 2 + ], + "lastUpdated": "2025-12-06T17:09:17.130Z", + "community-q-1-others": "I need to be in Morocco or have plan way ahead to schedule to be on the same time as the event", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "0iwpfbGyxBXRaZHYyvh3lyhy4bI3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:03:58 GMT", + "creationTime": "Sat, 06 Dec 2025 17:03:58 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T17:07:07.830Z", + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 11 + ], + "education-q-0": [ + 2 + ], + "userId": "0mEw0YitLIggY9DYNTiWEcNXCu83" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:59:42 GMT", + "creationTime": "Sat, 06 Dec 2025 17:59:42 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 1, + 2, + 5, + 3, + 4 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 1, + 2 + ], + "education-q-3": [ + 0, + 2, + 3, + 8, + 9, + 11 + ], + "education-q-0": [ + 3, + 4, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 3 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5 + ], + "ai-q-5": [ + 0, + 2, + 10, + 12, + 13, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 7, + 8, + 15 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 7, + 8 + ], + "tech-q-1": [ + 2, + 0, + 4, + 7, + 8, + 12, + 15 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20, + 21 + ], + "tech-q-7": [ + 1, + 4, + 7 + ], + "tech-q-10": 0, + "tech-q-9": [ + 3, + 7, + 0, + 20, + 21 + ], + "tech-q-11": [ + 0, + 1, + 3, + 5 + ], + "tech-q-4": [ + 0, + 2, + 12 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 7 + ], + "tech-q-3": [ + 2, + 0, + 12 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 6 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T18:17:38.652Z", + "community-q-6": 5, + "community-q-5": [ + 2, + 3, + 4 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0, + 3 + ], + "userId": "0pc5IJCYpzYXfDwERudbGpEdzob2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:09:43 GMT", + "creationTime": "Sat, 06 Dec 2025 18:09:43 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 3, + "lastUpdated": "2025-12-06T18:11:18.754Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 7, + 9, + 11 + ], + "education-q-0": [ + 2 + ], + "userId": "0yI7YIeGYIQl298fjZE7QV3O16J3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:38:30 GMT", + "creationTime": "Wed, 03 Dec 2025 16:38:30 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-03T16:39:16.698Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 15, + "profile-q-2": 12, + "userId": "13wws2vnIZPhhqeQsipvgAFTQuU2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 22:03:59 GMT", + "creationTime": "Fri, 05 Dec 2025 22:03:59 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3 + ], + "education-q-3": [ + 0, + 2, + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 13, + 8, + 2, + 7 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 21, + 18, + 20 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 12, + 10, + 0 + ], + "ai-q-5": [ + 0, + 1, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 2, + 4 + ], + "tech-q-2": [ + 0, + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 24 + ], + "tech-q-7": [ + 13, + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 4, + 5, + 1 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-05T22:19:37.016Z", + "community-q-3-others": "", + "community-q-6": 3, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 3, + 4, + 0 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 5 + ], + "userId": "1BY9pLVhSogvjdq0NrjiucpUdF22" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:11:41 GMT", + "creationTime": "Sat, 06 Dec 2025 20:11:41 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 0, + "lastUpdated": "2025-12-06T20:16:30.828Z", + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3, + 4 + ], + "education-q-3": [ + 0, + 7, + 6, + 9 + ], + "education-q-0": [ + 6 + ], + "userId": "1GY3LZ3t8rb0XGAe5Xb8v4RVkas2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:22:55 GMT", + "creationTime": "Wed, 03 Dec 2025 18:22:55 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 4, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 2, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 5, + 6, + 8, + 9, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 11, + 17, + 21, + 22, + 24, + 23, + 26, + 30 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 6 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 1, + 11 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 0, + 2 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T18:37:15.831Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "1QyuhrQHZ5ZvrHjgrsYsZNBET872" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 18:34:42 GMT", + "creationTime": "Thu, 04 Dec 2025 18:34:42 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 1, + 4, + 5, + 7, + 9 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 4, + 8, + 10, + 11, + 12, + 6, + 5 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Gen ia product ", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 11, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 1, + 0, + 2, + 16 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 8, + 0 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 1, + 7, + 8 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 0, + 2 + ], + "tech-q-5": [ + 3 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T12:35:00.094Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "1Rmto2HAl3X1jxHhHvrEChRrFII3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:46:25 GMT", + "creationTime": "Sat, 06 Dec 2025 23:46:25 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3, + 5, + 2 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 9, + 10 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 19, + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 10, + 2, + 17 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 19 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 3 + ], + "tech-q-9": [ + 0 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 7 + ], + "tech-q-15": [ + 0 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-07T00:04:31.720Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 2, + 4, + 5, + 0 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 2, + 6 + ], + "userId": "1XHlrT4ALxPqvrsmZSikxqklhcH2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 16:05:24 GMT", + "creationTime": "Thu, 11 Dec 2025 16:05:24 GMT", + "profile-q-2-others": "mohammedia", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 15, + "education-q-2": [ + 7 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-2-others": "AI", + "education-q-3": [ + 9, + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [ + 5, + 19 + ], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 18, + 10, + 11 + ], + "tech-q-2": [ + 18 + ], + "tech-q-1": [ + 26 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 31 + ], + "tech-q-7": [ + 29, + 28 + ], + "tech-q-10": 2, + "tech-q-9": [ + 31 + ], + "tech-q-11": [ + 12 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2, + 4 + ], + "lastUpdated": "2025-12-11T16:22:31.233Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "1eHkmSae5uTs2kiAGWozr7WJRkf1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 00:24:25 GMT", + "creationTime": "Thu, 04 Dec 2025 00:24:25 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 8, + "education-q-2": [ + 5, + 2, + 4, + 1, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 6, + 9, + 10, + 11, + 8 + ], + "education-q-1-others": "", + "education-q-0": [ + 5, + 4, + 3, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4, + 0, + 6, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 6, + 21, + 22 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 14, + 19, + 20, + 21 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 5, + 17, + 4 + ], + "tech-q-2": [ + 3, + 10, + 5, + 17 + ], + "tech-q-1": [ + 1, + 2, + 0, + 8, + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 17, + 18, + 19, + 23 + ], + "tech-q-7": [ + 6, + 12, + 16, + 18 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 6, + 7, + 9, + 12, + 23 + ], + "tech-q-11": [ + 1, + 2, + 5 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 5, + 2 + ], + "lastUpdated": "2025-12-04T00:43:21.903Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 3, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "1iljvARgWuV8IHuo2XLBH28ojAy2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:23:54 GMT", + "creationTime": "Fri, 06 Feb 2026 15:23:54 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 1, + 9 + ], + "education-q-0": [ + 1, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 2, + 5, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 2, + 6, + 11, + 21 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 3, + 5 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 5, + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 0, + 1, + 2, + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2026-02-06T15:40:45.212Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 0 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0, + 2 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "1ojiWoLk9yWqEqItRQXaq4fLwqC2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 17:33:40 GMT", + "creationTime": "Sun, 08 Feb 2026 17:33:40 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 5, + 2 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 1, + 6, + 4 + ], + "education-q-3": [ + 10, + 0, + 4, + 3 + ], + "education-q-1-others": "spanish", + "education-q-0": [ + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 2, + 6, + 11 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-5-others": "deepseek", + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 4 + ], + "tech-q-3-others": "jsf primefaces", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 4, + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 3, + 5 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-02-08T17:57:20.956Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 4, + 6, + 3, + 0 + ], + "community-q-3": [ + 2, + 4, + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "1sCZjxxLj3XUVR8X1MGz5zKfrb72" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:50:18 GMT", + "creationTime": "Sat, 06 Dec 2025 17:50:18 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 16, + "profile-q-2": 0, + "education-q-2": [ + 5, + 2, + 1 + ], + "education-q-1": [ + 0, + 2, + 1, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9, + 11, + 0 + ], + "education-q-0": [ + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0 + ], + "work-q-12": 0, + "work-q-14": null, + "work-q-13": [], + "work-q-1": 1, + "work-q-0": 2, + "work-q-5": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 1, + 0, + 3, + 2 + ], + "tech-q-2": [ + 1, + 0, + 3, + 4, + 2 + ], + "tech-q-1": [ + 9, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 3, + 0 + ], + "tech-q-9": [ + 3, + 5, + 2, + 4 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 0, + 7 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-06T18:11:28.534Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 3, + 2 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-0": [ + 0, + 1, + 2, + 3 + ], + "userId": "1tBf8eCsrzZdM8weKwFCgiwEbCH2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 15:26:24 GMT", + "creationTime": "Mon, 09 Feb 2026 15:26:24 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 3, + 4, + 0 + ], + "education-q-3": [ + 9, + 3, + 0, + 4, + 6, + 12 + ], + "education-q-0": [ + 0, + 1, + 7 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 3, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 2, + 0, + 1, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 0, + 20 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 8, + 7, + 2, + 0, + 21 + ], + "tech-q-7": [ + 7, + 12 + ], + "tech-q-10": 0, + "tech-q-9": [ + 11, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9, + 3 + ], + "tech-q-12": [ + 1, + 2, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 4, + 6, + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-09T15:52:59.745Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "1yLicnvzK3aNSqAPrFW35VNQ0xc2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:26:20 GMT", + "creationTime": "Sat, 06 Dec 2025 17:26:20 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 7, + "profile-q-2": 13, + "profile-q-8": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 2, + 5, + 6, + 10, + 11 + ], + "education-q-1-others": "Spanish, Chinese", + "education-q-0": [ + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 11 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 13 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-7": 3, + "work-q-6": 11, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 0, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 4, + 10, + 14, + 17, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10, + 14 + ], + "tech-q-2": [ + 9, + 10, + 18, + 14 + ], + "tech-q-1": [ + 31 + ], + "tech-q-1-others": "None", + "tech-q-3-others": "None", + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-06T17:41:16.450Z", + "tech-q-4-others": "No need", + "tech-q-5-others": "No frontend bs", + "tech-q-6-others": "None", + "tech-q-7-others": "None", + "tech-q-10": 0, + "tech-q-11": [ + 14 + ], + "tech-q-12": [ + 3, + 6, + 8, + 9 + ], + "tech-q-13": [], + "tech-q-14": [ + 17 + ], + "tech-q-15": [ + 22 + ], + "tech-q-9-others": "None", + "tech-q-8-others": "None", + "tech-q-15-others": "None", + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 30 + ], + "tech-q-9": [ + 34 + ], + "tech-q-4": [ + 23 + ], + "tech-q-3": [ + 23 + ], + "tech-q-6": [ + 30 + ], + "tech-q-5": [ + 10 + ], + "userId": "22FksGTL9JfwXj4xT4kZdGr8quo1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 14:15:21 GMT", + "creationTime": "Fri, 05 Dec 2025 14:15:21 GMT", + "userId": "2372ajqteEg656sz7hJ5xpQKubj2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:31:13 GMT", + "creationTime": "Wed, 03 Dec 2025 13:31:13 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-03T13:34:57.898Z", + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5, + 6 + ], + "education-q-3": [ + 0, + 7, + 6, + 8, + 9 + ], + "education-q-0": [ + 4, + 5, + 3, + 1, + 2 + ], + "userId": "24itNaYL7vcHMuh4FepJfpJHfhO2" + }, + { + "lastSignInTime": "Mon, 12 Jan 2026 19:31:32 GMT", + "creationTime": "Mon, 12 Jan 2026 19:31:32 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 2 + ], + "education-q-3": [ + 0, + 3, + 2, + 10 + ], + "education-q-0": [ + 0, + 1, + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 9, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "digital media and content distribution", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 11, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 4 + ], + "tech-q-2": [ + 4, + 0, + 16, + 12 + ], + "tech-q-1": [ + 0, + 1 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0, + 1, + 16 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 6, + 9 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 19 + ], + "lastUpdated": "2026-01-12T19:41:27.806Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 5 + ], + "community-q-0-others": "Not interested", + "community-q-3": [ + 1 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 4, + 0 + ], + "community-q-0": [ + 7 + ], + "userId": "25fhBHaUhDMJYtSKhAlqwtspGdx1" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 09:09:44 GMT", + "creationTime": "Thu, 11 Dec 2025 09:09:44 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-11T09:11:52.696Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "userId": "2Auzbtz14ydPYcXXHzsOJNN3xGC3" + }, + { + "lastSignInTime": "Tue, 03 Feb 2026 09:03:06 GMT", + "creationTime": "Tue, 03 Feb 2026 09:03:06 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 1, + 2, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 3, + 6 + ], + "education-q-3": [ + 0, + 4, + 3, + 8, + 9 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-13": [ + 15 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 0, + "work-q-3": 4, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 6, + 7 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 8, + 5 + ], + "tech-q-1": [ + 11, + 5 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 7, + 20, + 33, + 27 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 27, + 28, + 33 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 3, + 9 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 16, + 12 + ], + "tech-q-14": [ + 1, + 5, + 8, + 12 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 2, + 13 + ], + "lastUpdated": "2026-02-03T09:31:04.432Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 3, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 4 + ], + "community-q-0": [ + 1, + 0, + 2 + ], + "userId": "2CzWaOP97yW98v6ZovgngPHi6ou1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 13:35:47 GMT", + "creationTime": "Fri, 05 Dec 2025 13:35:47 GMT", + "userId": "2D7wgCBkXZbkDkSXyaqa22pTx6N2" + }, + { + "lastSignInTime": "Thu, 19 Feb 2026 11:27:09 GMT", + "creationTime": "Thu, 19 Feb 2026 11:27:09 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 2, + 3, + 5 + ], + "education-q-1": [ + 4, + 3, + 0, + 2 + ], + "education-q-4": [ + 0, + 2, + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 5, + 9 + ], + "education-q-1-others": "German", + "education-q-0": [ + 0, + 1, + 2, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 6, + 8, + 11, + 10, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 16 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-5-others": "", + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 4, + 3, + 12 + ], + "tech-q-2": [ + 0, + 1, + 4 + ], + "tech-q-1": [ + 3, + 8, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-6-others": "AEM", + "tech-q-8": [ + 2, + 20, + 0 + ], + "tech-q-7": [ + 0, + 15, + 16 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + "tech-q-11": [ + 1, + 3 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 3, + 5, + 8 + ], + "tech-q-3": [ + 1, + 3, + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4, + 30 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 1, + 3 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-02-19T11:46:12.541Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 3, + 4, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 0 + ], + "community-q-0": [ + 0, + 2, + 3, + 4 + ], + "userId": "2DrWN4UDInW3bZhUPYRv8qEHj4v2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:18:43 GMT", + "creationTime": "Sat, 06 Dec 2025 16:18:43 GMT", + "userId": "2FTt28cZF0aE3lJ0teffWsDIFYL2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:47:04 GMT", + "creationTime": "Sun, 07 Dec 2025 09:47:04 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 3, + 6, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2, + 4, + 5, + 0 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 2, + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 7, + 23 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 1, + 4 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-07T11:05:25.141Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "2NNImHmWvFcYd4eR8Lp45KYgkQe2" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 13:47:08 GMT", + "creationTime": "Sat, 13 Dec 2025 13:47:08 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 2, + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 10, + 1, + 2, + 8 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 6, + 13, + 11, + 3, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 3, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7, + 4, + 3 + ], + "tech-q-2": [ + 0, + 7, + 1, + 2 + ], + "tech-q-1": [ + 14, + 10, + 27 + ], + "tech-q-16": [ + 0, + 2, + 1, + 5, + 7 + ], + "tech-q-8": [ + 7, + 3, + 20 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 1, + 0, + 3, + 6 + ], + "tech-q-3": [ + 1, + 9, + 12 + ], + "tech-q-13": [ + 0, + 3 + ], + "tech-q-6": [ + 8, + 7 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-13T14:10:05.224Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 6, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 1, + 4 + ], + "community-q-1": [ + 0, + 1, + 3, + 2, + 5 + ], + "community-q-0": [ + 0, + 1, + 5 + ], + "userId": "2S1BncTiipZLYVYsVsuyNwnr0yz2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 05:46:48 GMT", + "creationTime": "Fri, 05 Dec 2025 05:46:48 GMT", + "profile-q-2-others": "South Africa", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 0, + "profile-q-0": 0, + "profile-q-3": 7, + "profile-q-2": 15, + "education-q-2": [ + 1, + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 5, + 3, + 4, + 2 + ], + "education-q-0": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 2, + 5 + ], + "ai-q-5": [ + 0, + 1, + 2, + 13, + 19 + ], + "ai-q-0": 1, + "tech-q-0": [ + 9, + 10, + 3, + 1, + 6, + 31 + ], + "tech-q-2": [ + 3, + 31 + ], + "tech-q-1": [ + 2, + 7, + 8 + ], + "tech-q-0-others": "GD-Script", + "tech-q-2-others": "GD-Script", + "tech-q-8-others": "Godot", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11-others": "Godot", + "tech-q-11": [ + 1, + 17 + ], + "tech-q-9": [ + 0, + 7 + ], + "tech-q-12": [ + 0, + 4, + 6 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [ + 9 + ], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-05T05:56:22.919Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 5, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-0": [ + 1, + 5, + 4, + 0 + ], + "userId": "2TTDuSau3ZZHmFAsOlwufJHyUKm1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 01:27:05 GMT", + "creationTime": "Mon, 08 Dec 2025 01:27:05 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 18, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 1, + 0, + 3, + 7, + 9, + 8, + 10 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 2, + 4, + 1, + 8, + 9, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-13": [ + 1, + 3, + 4 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 0, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": 1, + "work-q-6": 9, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0, + 2, + 10, + 12 + ], + "ai-q-5": [ + 5, + 8, + 11, + 13, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 8, + 13 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + "tech-q-1": [ + 19, + 18, + 11, + 20 + ], + "tech-q-16": [ + 3, + 2 + ], + "tech-q-8": [ + 0, + 7, + 9, + 11, + 20, + 22, + 21 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 13, + 8 + ], + "tech-q-11": [ + 2, + 15, + 16 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 4 + ], + "tech-q-3": [ + 1, + 9, + 15, + 18, + 10 + ], + "tech-q-13": [ + 0, + 2 + ], + "tech-q-6": [ + 9, + 12, + 17, + 16, + 7, + 11, + 13 + ], + "tech-q-14": [ + 1, + 9, + 14, + 8 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2, + 6, + 12, + 13, + 19 + ], + "lastUpdated": "2025-12-08T01:50:41.023Z", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4, + 6, + 0 + ], + "community-q-3": [ + 5, + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "2ZnGB4LDnBbWIsOUUNPXbJMGio73" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 11:54:06 GMT", + "creationTime": "Thu, 04 Dec 2025 11:54:06 GMT", + "profile-q-5": 5, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 3, + 4, + 7, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 5, + 6, + 8, + 9, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 14 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 10, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + "ai-q-5": [ + 3, + 2, + 5, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 9, + 18, + 27, + 3 + ], + "tech-q-2": [ + 3, + 11 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2, + 7 + ], + "tech-q-8": [ + 7, + 6, + 8, + 13 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11-others": "Goland", + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 6, + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 0 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-04T12:13:56.322Z", + "community-q-6": 3, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 7 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0 + ], + "userId": "2Zp9azfWcAOMoaQ9nnJ1CTwActn1" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 20:14:09 GMT", + "creationTime": "Sat, 07 Feb 2026 20:14:09 GMT", + "profile-q-5": 5, + "profile-q-4": 0, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 9, + 0 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 6 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 3, + "work-q-2": 4, + "work-q-7": 2, + "work-q-6": null, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 5, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 3, + 8 + ], + "tech-q-1": [ + 9, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 8, + 7 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13, + 14 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 18, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2, + 0 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-07T20:31:00.241Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 2 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "2bLB7LvLXUh4oALsMcUH1GAcg882" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:41:30 GMT", + "creationTime": "Mon, 09 Feb 2026 09:41:30 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 2, + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 5, + "lastUpdated": "2026-02-09T09:44:43.716Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 2, + 10 + ], + "education-q-0": [ + 2, + 5 + ], + "userId": "2fvoIPNOpqYw9zH5NeChaAA4lpC2" + }, + { + "lastSignInTime": "Wed, 24 Dec 2025 03:42:25 GMT", + "creationTime": "Wed, 24 Dec 2025 03:42:25 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 5, + 3, + 2, + 1, + 0, + 4, + 6 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 5, + 6, + 4 + ], + "education-q-3": [ + 0, + 2, + 9 + ], + "education-q-0": [ + 4, + 3, + 2, + 1, + 0, + 5, + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 8 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + "ai-q-5": [ + 0, + 2, + 3, + 1, + 8, + 10, + 12, + 13, + 14, + 19, + 20, + 21, + 22, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 3 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 18, + 11, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 6, + 8, + 27, + 28, + 29 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 10, + 13, + 15 + ], + "tech-q-12": [ + 1, + 0, + 2, + 3 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-24T03:53:59.889Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 5, + 4, + 0 + ], + "community-q-3": [ + 4, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 6 + ], + "userId": "2iWuX0umetg5GDXxAkslFEfPAC73" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:24:20 GMT", + "creationTime": "Sat, 06 Dec 2025 19:24:20 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 3, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 5, + 7, + 9, + 2, + 4, + 1, + 3, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 8, + 6, + 1, + 3 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [], + "work-q-1": 2, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 3 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10 + ], + "tech-q-2": [ + 3, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11, + 12 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 0, + 6, + 18 + ], + "lastUpdated": "2025-12-06T19:38:17.952Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4, + 5 + ], + "community-q-0-others": "Introvert", + "community-q-3": [ + 5, + 0, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 1, + 0, + 3 + ], + "community-q-0": [ + 7 + ], + "userId": "2kZRA9CXvyg14wpS6eyXO4jYUtI2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:31:54 GMT", + "creationTime": "Sat, 06 Dec 2025 19:31:54 GMT", + "userId": "2mj2aIOpSaXWZoDItc1pE9AXj823" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:12:58 GMT", + "creationTime": "Sun, 07 Dec 2025 00:12:58 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 7, + "profile-q-2": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 4, + 5 + ], + "education-q-3": [ + 0, + 1, + 6, + 9 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 6, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [ + 13 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 3, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 9 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 3, + 31 + ], + "tech-q-1-others": "HLSL", + "tech-q-8-others": "Unity", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 7, + 6, + 5 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T00:25:28.650Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 4, + 5 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 0, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "2oH3rZgqmKWA2h4oAUO3drUT6yg2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:39:14 GMT", + "creationTime": "Wed, 03 Dec 2025 14:39:14 GMT", + "userId": "2qVMIfRZeJdYYv9ZboaRqPhriAd2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 15:35:52 GMT", + "creationTime": "Thu, 04 Dec 2025 15:35:52 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "work-q-12": 2, + "work-q-11": 0, + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-0": 0, + "tech-q-1": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-6": [ + 8 + ], + "tech-q-14": [ + 15 + ], + "tech-q-15": [ + 1 + ], + "community-q-6": 0, + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 10, + 9, + 11, + 3, + 0 + ], + "education-q-0": [ + 0, + 1, + 5, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 4, + 8, + 10, + 3 + ], + "work-q-14": 4, + "work-q-13": [ + 2, + 21 + ], + "ai-q-3": 3, + "ai-q-6": [ + 1, + 2, + 0 + ], + "ai-q-5": [ + 1, + 8, + 10, + 0 + ], + "tech-q-0": [ + 0, + 8, + 7, + 2 + ], + "tech-q-16": [ + 4 + ], + "tech-q-2": [ + 7, + 2 + ], + "tech-q-9": [ + 6, + 8, + 13 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 2, + 3 + ], + "tech-q-5": [ + 1, + 0, + 5 + ], + "lastUpdated": "2026-02-20T13:20:08.116Z", + "community-q-5": [ + 5 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-1": [ + 3, + 2 + ], + "userId": "2sg1l8NBezZlztEBek8VxZovr6I2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:23:18 GMT", + "creationTime": "Sun, 07 Dec 2025 12:23:18 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 4, + 3, + 9, + 11 + ], + "education-q-0": [ + 1, + 0, + 3, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 1, + 3, + 6, + 7, + 8, + 13, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0, + 10, + 9 + ], + "tech-q-2": [ + 10, + 3 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 11, + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 7, + 6, + 5, + 8, + 29 + ], + "tech-q-11": [ + 1, + 5, + 6 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T13:07:18.325Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 3, + 4 + ], + "community-q-1": [ + 1, + 3, + 2, + 5, + 4 + ], + "community-q-0": [ + 0, + 1, + 5, + 2 + ], + "userId": "2vuPiKs0LIcOUaq4tF7fPlRIghT2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:15:09 GMT", + "creationTime": "Sat, 06 Dec 2025 19:15:09 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T19:16:06.171Z", + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "userId": "2x2mEpXWVUZk83MEdPtV936Lpa42" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 18:21:03 GMT", + "creationTime": "Thu, 01 Jan 2026 18:21:03 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 2, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 2, + 3, + 0, + 8, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 3, + 8, + 9, + 10, + 11, + 18 + ], + "tech-q-2": [ + 11 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2026-01-01T18:28:43.105Z", + "tech-q-8": [ + 12 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1, + 5, + 13, + 23 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "userId": "2xqKOhuAn3MZYnRFij5iB8i75nl1" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 07:51:43 GMT", + "creationTime": "Sat, 13 Dec 2025 07:51:43 GMT", + "userId": "31SVWEul5VfK3SQuWUBXYxRqoYl1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:42:54 GMT", + "creationTime": "Sun, 07 Dec 2025 12:42:54 GMT", + "userId": "31iPbDh1rMZL1EwaL21Yj4i2x953" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:08:02 GMT", + "creationTime": "Mon, 08 Dec 2025 09:08:02 GMT", + "userId": "33guC1kNbBQmxI0og1XB2KqeHBg1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:35:41 GMT", + "creationTime": "Mon, 08 Dec 2025 11:35:41 GMT", + "userId": "34ewS79uJaP0J49l6ishNOpxfVN2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:09:55 GMT", + "creationTime": "Sat, 06 Dec 2025 17:09:55 GMT", + "userId": "36ZiktDzcoa2ZmGaXdrLuGT9c5r2" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 12:43:46 GMT", + "creationTime": "Fri, 19 Dec 2025 12:43:46 GMT", + "profile-q-5": 1, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4, + 3, + 1 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 5, + 0 + ], + "education-q-3": [ + 10, + 3, + 1, + 0, + 8, + 11 + ], + "education-q-0": [ + 5, + 3, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 6, + 12, + 3, + 1 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 6, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 14, + 19, + 3, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 2, + 1, + 0, + 11 + ], + "tech-q-2": [ + 8, + 0, + 2, + 1 + ], + "tech-q-1": [ + 11, + 8, + 4, + 28, + 3, + 16, + 12, + 20 + ], + "tech-q-16": [ + 0, + 5, + 7 + ], + "tech-q-8": [ + 0, + 20, + 27 + ], + "tech-q-7": [ + 4, + 1, + 13, + 18, + 15, + 22, + 20 + ], + "tech-q-10": 1, + "tech-q-9": [ + 12, + 8, + 7, + 9, + 15, + 29, + 31, + 32, + 28, + 33 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 15, + 2, + 4 + ], + "tech-q-12": [ + 1, + 5, + 4, + 0 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 5, + 6, + 12 + ], + "tech-q-14": [ + 9, + 12 + ], + "tech-q-5": [ + 6, + 5, + 1 + ], + "tech-q-15": [ + 13, + 2, + 11 + ], + "lastUpdated": "2025-12-19T13:07:49.721Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3, + 4, + 1 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5, + 3, + 6 + ], + "community-q-3": [ + 0, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 5 + ], + "userId": "37X8q64fegZQaOnpwwBlNXU1jDB2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:51:14 GMT", + "creationTime": "Wed, 03 Dec 2025 18:51:14 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 3, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 8, + 9 + ], + "education-q-0": [ + 1, + 2, + 4 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 3, + 5, + 8 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 2, + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0, + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 4 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T19:10:40.234Z", + "community-q-6": 1, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 3, + 1, + 0 + ], + "community-q-0": [ + 4 + ], + "userId": "3L57sJmgGah3xO2Bnt36Eda6g4e2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:03:52 GMT", + "creationTime": "Sat, 06 Dec 2025 17:03:52 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 2, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T17:06:58.524Z", + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 3, + 5 + ], + "education-q-3": [ + 11, + 10, + 9, + 1, + 0, + 2 + ], + "education-q-0": [ + 0, + 3, + 4, + 5 + ], + "userId": "3N34oxRjzQVvVcIJ4saDCxU1fT12" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 22:12:01 GMT", + "creationTime": "Fri, 05 Dec 2025 22:12:01 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 1, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "tn9az mn haja l haja :(", + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 3, + 5, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 5, + 8, + 11 + ], + "work-q-12": 1, + "work-q-14": 1, + "work-q-13": [ + 2 + ], + "work-q-1": 3, + "work-q-0": 7, + "work-q-10": 0, + "work-q-2": 1, + "work-q-0-others": "Alternance (study / work) ", + "work-q-9-others": "", + "ai-q-4": 0, + "ai-q-5-others": "Qoder IDE", + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 0, + 2, + 1, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 11, + 10 + ], + "tech-q-2": [ + 4, + 6, + 0 + ], + "tech-q-1": [ + 11, + 10, + 26 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 1, + 2, + 7, + 20 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 15, + 16 + ], + "tech-q-11": [ + 0, + 1, + 6 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 6, + 2, + 1, + 3 + ], + "lastUpdated": "2025-12-05T22:49:45.276Z", + "community-q-2-others": "tafti7 al3o9ol :)", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 0, + 6 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "3Slb7o2tJSZxncoeV9ec96EJprc2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 08:46:08 GMT", + "creationTime": "Sat, 06 Dec 2025 08:46:08 GMT", + "userId": "3Toan8wSN6V9bkTXBjsNnovhycY2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:11:42 GMT", + "creationTime": "Sun, 07 Dec 2025 08:11:42 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 1, + 4 + ], + "education-q-3": [ + 0, + 9, + 11, + 3 + ], + "education-q-0": [ + 0, + 1, + 3, + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 4, + 6, + 8, + 13, + 0 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0 + ], + "tech-q-2": [ + 4, + 1, + 0, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 12, + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 0, + 2 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 1 + ], + "lastUpdated": "2025-12-07T08:30:13.425Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 2, + 1, + 5 + ], + "userId": "3UG8DDcKyoT7BXiPBVAuDIanxGc2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:41:52 GMT", + "creationTime": "Sun, 07 Dec 2025 15:41:52 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 20, + "profile-q-2": 12, + "profile-q-8": 4, + "lastUpdated": "2025-12-07T16:50:13.489Z", + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 6, + 0 + ], + "education-q-3": [ + 2, + 3, + 4, + 6, + 0 + ], + "education-q-0": [ + 2 + ], + "userId": "3Vle4NtWCvhiRbw4gVBCa7u5g173" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:19:43 GMT", + "creationTime": "Sat, 06 Dec 2025 21:19:43 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 2, + 0, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 6, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 10, + 2 + ], + "tech-q-2": [ + 0, + 2, + 5, + 8 + ], + "tech-q-1": [ + 0, + 3, + 4, + 8, + 20 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 27 + ], + "tech-q-7": [ + 4, + 5, + 13, + 16 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 1, + 5, + 8, + 9, + 10, + 12, + 29 + ], + "tech-q-12": [ + 0, + 1, + 5, + 4, + 6, + 8 + ], + "tech-q-4": [ + 1, + 2, + 9 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [ + 10 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [], + "lastUpdated": "2025-12-06T21:36:17.933Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 6, + 0, + 1 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "3g3IAxlmkHO0ZEgcedtuO5io6gn2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 11:59:23 GMT", + "creationTime": "Sat, 07 Feb 2026 11:59:23 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 4, + 1, + 0 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 5, + 2, + 0, + 1 + ], + "education-q-3": [ + 0, + 1, + 3, + 9, + 8 + ], + "education-q-0": [ + 4, + 3, + 2, + 1, + 5, + 0, + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 3, + 6 + ], + "tech-q-2": [ + 9 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 14 + ], + "tech-q-9": [ + 7 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 0 + ], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-07T12:12:19.997Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 4, + 1 + ], + "community-q-2": [ + 0, + 2 + ], + "community-q-1": [ + 0, + 1, + 4, + 5, + 3 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "3iXYo8PuIUclcn7zPJTQu6rfHPD3" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 20:28:21 GMT", + "creationTime": "Wed, 10 Dec 2025 20:28:21 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "lastUpdated": "2025-12-10T20:31:48.500Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 6, + 8, + 10 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "userId": "3joO0tAnBlZHgJS8kYpp9XC4FjW2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 22:57:03 GMT", + "creationTime": "Mon, 08 Dec 2025 22:57:03 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "No Challenges", + "education-q-3": [ + 2, + 3, + 9 + ], + "education-q-1-others": "German", + "education-q-0": [ + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 8, + 9, + 11, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-5-others": "Deepseek", + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 14, + 0, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 20, + 3, + 8 + ], + "tech-q-2": [ + 4, + 8, + 9 + ], + "tech-q-1": [ + 18, + 12 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 7, + 12, + 20 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 0, + 6, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-08T23:13:55.882Z", + "community-q-6": 0, + "community-q-5": [ + 5, + 3 + ], + "community-q-4": [ + 3, + 4, + 6 + ], + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 5 + ], + "userId": "3nwC2kS7WVWuZvwa7J2wYBakRDo2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:44:30 GMT", + "creationTime": "Sat, 06 Dec 2025 19:44:30 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-06T19:45:41.260Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 29, + "profile-q-2": 1, + "userId": "3oH3jG9fMiNzSeqSdobNa6wOe303" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:23:19 GMT", + "creationTime": "Sun, 07 Dec 2025 11:23:19 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 5, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 4, + "lastUpdated": "2025-12-07T11:33:37.317Z", + "ai-q-2": 3, + "ai-q-1": null, + "ai-q-6": [ + 8, + 0 + ], + "ai-q-5": [ + 1, + 0, + 2, + 13 + ], + "ai-q-0": 0, + "userId": "3oLnmswSfANuCVHU2iEn6w23NCi2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:51:28 GMT", + "creationTime": "Sun, 07 Dec 2025 20:51:28 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 9, + 8, + 6, + 3 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 12, + 9, + 6, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 12, + "ai-q-4": 3, + "ai-q-3": 0, + "lastUpdated": "2025-12-07T21:00:37.938Z", + "ai-q-2": 3, + "ai-q-1": 1, + "ai-q-6": [ + 5, + 32, + 21, + 8, + 2, + 0 + ], + "ai-q-5": [ + 0, + 2, + 3, + 21, + 1 + ], + "ai-q-0": 1, + "userId": "3pMNOVou7eQyDHLVqRBmyZJiC0a2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 12:54:55 GMT", + "creationTime": "Tue, 23 Dec 2025 12:54:55 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 6, + 0 + ], + "education-q-3": [ + 3, + 9, + 8, + 4 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 13, + 12, + 8, + 10, + 3, + 6, + 7, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0, + 11 + ], + "work-q-10": null, + "work-q-13-others": "Information and Risk Management", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 8, + 4 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 4, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 2, + 4, + 8, + 10 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + "tech-q-1": [ + 12, + 9, + 11, + 20 + ], + "tech-q-8": [ + 0, + 2, + 5, + 7 + ], + "tech-q-7": [ + 4, + 3, + 15 + ], + "tech-q-10": 3, + "tech-q-9": [ + 4, + 11, + 14, + 29 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 2, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 11, + 1 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 0, + 1, + 3, + 5 + ], + "tech-q-15": [ + 2, + 5, + 3 + ], + "tech-q-16": [ + 0, + 8 + ], + "lastUpdated": "2025-12-23T13:20:17.012Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 4, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "3pPofpZimXR5rwAZ5r6sNTxn4x92" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 12:17:58 GMT", + "creationTime": "Sun, 08 Feb 2026 12:17:58 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 4 + ], + "education-q-3": [ + 0, + 3, + 4, + 7, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0, + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 0, + 2, + 4, + 8 + ], + "tech-q-1": [ + 3, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7, + 8 + ], + "tech-q-7": [ + 12, + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 12, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 8, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2, + 0 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-08T12:32:47.982Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 7 + ], + "userId": "3parg1eGasgAg23E7TXG6LX09J12" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 10:33:17 GMT", + "creationTime": "Fri, 05 Dec 2025 10:33:17 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 6, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 1, + 3, + 4 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 4, + 9 + ], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 1, + 0, + 2, + 4, + 6, + 9 + ], + "tech-q-4": [ + 2 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 1, + 7 + ], + "tech-q-15": [ + 1, + 2, + 5 + ], + "tech-q-5": [ + 5, + 6, + 0 + ], + "lastUpdated": "2025-12-05T10:45:40.270Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 3, + 4 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 5, + 1, + 0 + ], + "userId": "3vwCrMvCoMc4m7qogQqKCsUnrzq1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:28:44 GMT", + "creationTime": "Sun, 07 Dec 2025 16:28:44 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6, + 7 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6, + 4 + ], + "education-q-2-others": "If there is some good content, I don't care about the language as long as I understand it, but if you're moroccan doing dev content, it might as well be in darija... 😁", + "education-q-3": [ + 0, + 1, + 2, + 3, + 9, + 10, + 11 + ], + "education-q-0": [ + 4, + 0 + ], + "work-q-9": 5, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 6, + 8, + 11, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-9-others": "It doesn't matter for me.", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 8, + 1, + 0 + ], + "tech-q-2": [ + 0, + 1, + 2, + 6, + 8 + ], + "tech-q-1": [ + 3, + 5 + ], + "tech-q-16": [ + 0, + 1, + 3 + ], + "tech-q-8": [ + 1, + 0 + ], + "tech-q-7": [ + 5, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 7, + 8, + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1, + 5, + 6, + 0, + 2 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-07T16:52:01.649Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3, + 2 + ], + "community-q-4": [ + 1, + 4, + 6, + 3 + ], + "community-q-3": [ + 0, + 1, + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "47SuEGyLu6QZW2GCgS5gNRNZGS33" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:35:36 GMT", + "creationTime": "Sat, 06 Dec 2025 19:35:36 GMT", + "userId": "48D9k4OpN8gyYSqPWlZn5RgMU2L2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:46:18 GMT", + "creationTime": "Wed, 03 Dec 2025 17:46:18 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 1, + 5, + 6 + ], + "education-q-3": [ + 0, + 7, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 4, + 3, + 5, + 6 + ], + "work-q-9": 5, + "work-q-8": [ + 2, + 3, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 1, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-9-others": "I don't care about number of employees", + "work-q-1": 6, + "work-q-0": 2, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 5 + ], + "lastUpdated": "2025-12-03T17:58:57.598Z", + "community-q-3-others": "To tell new student about the market right now , so they will be prepared or change to some thing else ", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 2 + ], + "userId": "4AQx9vTPVlhZNLMxxs16vNh6f062" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:53:46 GMT", + "creationTime": "Sat, 06 Dec 2025 16:53:46 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 4, + 5 + ], + "education-q-3": [ + 11, + 3, + 1, + 10 + ], + "education-q-0": [ + 4, + 5, + 2, + 1 + ], + "ai-q-3": 1, + "lastUpdated": "2025-12-06T17:02:57.387Z", + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 2, + 23, + 13, + 0 + ], + "ai-q-0": 1, + "userId": "4ELSCiiEMlPBK68eymWt9PKmtXt1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 15:52:52 GMT", + "creationTime": "Thu, 04 Dec 2025 15:52:52 GMT", + "userId": "4KL3uMkovHVslUwScFu3o0MoiGh2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:46:21 GMT", + "creationTime": "Sun, 07 Dec 2025 09:46:21 GMT", + "userId": "4Zdj09AXtxWhu3qGTPE0vRKHWOH2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:02:43 GMT", + "creationTime": "Sun, 07 Dec 2025 18:02:43 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-07T18:04:03.234Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "4d0ItJLlobetBVA9bqR0RQjoQow2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 20:46:47 GMT", + "creationTime": "Fri, 05 Dec 2025 20:46:47 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-05T20:49:48.124Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "userId": "4gFk6FRGaOerL4l9n8cpcvmLIOC3" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 15:32:25 GMT", + "creationTime": "Mon, 02 Feb 2026 15:32:25 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 7, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 2 + ], + "education-q-3": [ + 0, + 1, + 5, + 9, + 6 + ], + "education-q-0": [ + 4, + 5, + 0 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 5 + ], + "ai-q-0": 1, + "tech-q-0": [ + 9, + 12, + 10 + ], + "tech-q-2": [ + 9, + 10 + ], + "tech-q-1": [ + 2, + 4, + 16, + 20 + ], + "tech-q-8-others": "Unreal Engine 5", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 14 + ], + "tech-q-9": [ + 10 + ], + "tech-q-12": [ + 0, + 4, + 7 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-02T15:48:29.796Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "4hkX77xkqAhIn5oPMqLuNuZpnez2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 09:09:53 GMT", + "creationTime": "Sat, 06 Dec 2025 09:09:53 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-2": [ + 1, + 0, + 4 + ], + "education-q-3-others": "W3schouls ", + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 3, + 9, + 12 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 1, + 3, + 10 + ], + "tech-q-2": [ + 1, + 3, + 10 + ], + "tech-q-1": [ + 4, + 9 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 7 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 8 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 5, + 1, + 3 + ], + "tech-q-5": [ + 0, + 5 + ], + "lastUpdated": "2025-12-06T09:29:54.468Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 0, + 5, + 6 + ], + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0, + 5 + ], + "community-q-0": [ + 2, + 1 + ], + "userId": "4ikUfJXOVbOO7U0Xa1C0AKwhjR03" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:58:08 GMT", + "creationTime": "Wed, 03 Dec 2025 21:58:08 GMT", + "profile-q-5": 5, + "profile-q-4": 6, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 15, + "profile-q-8": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 2, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 10, + 11, + 9 + ], + "education-q-0": [ + 6, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4, + 7, + 8, + 9, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [ + 0, + 2 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": 4, + "work-q-7": 0, + "work-q-6": 0, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 5, + 6, + 7, + 22 + ], + "ai-q-5": [ + 0, + 10, + 13, + 19, + 20, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 8, + 20 + ], + "tech-q-3-others": "Blazor, ASP.NET Core", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 1, + 7, + 8 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 12 + ], + "tech-q-11": [ + 0, + 14 + ], + "tech-q-4": [ + 15 + ], + "tech-q-12": [ + 0, + 2, + 1, + 3, + 6, + 8, + 9 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1, + 2, + 5, + 6 + ], + "tech-q-15": [ + 2, + 3, + 4, + 6, + 16, + 11, + 5 + ], + "lastUpdated": "2025-12-03T22:27:31.462Z", + "community-q-1-others": "To be in Morocco ", + "community-q-6-others": "Facebook", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 3, + 5, + 4 + ], + "community-q-0-others": "I'm that Moroccan who can't speak darija very well 😭", + "community-q-5-others": "", + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 1, + 2, + 4, + 5, + 7 + ], + "userId": "4ldFSDzyonbUIjA2kIU66TYPqAr2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 11:05:06 GMT", + "creationTime": "Thu, 04 Dec 2025 11:05:06 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-04T11:06:37.014Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "userId": "4mfaPeCp6tXUxUQaQzdjYecikju1" + }, + { + "lastSignInTime": "Sat, 03 Jan 2026 16:44:22 GMT", + "creationTime": "Sat, 03 Jan 2026 16:44:22 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 5, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 3, + 6 + ], + "education-q-0": [ + 5, + 4, + 3, + 2, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 3, + 5, + 4, + 6, + 7, + 9, + 8, + 10, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "MariTime", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 9, + 11, + 10, + 14, + 25, + 28, + 4 + ], + "tech-q-2": [ + 11, + 2, + 4 + ], + "tech-q-1": [ + 25, + 28, + 9, + 2, + 4, + 11, + 10, + 14, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2, + 5 + ], + "tech-q-8": [ + 7, + 2 + ], + "tech-q-7": [ + 1, + 3, + 4, + 6, + 12, + 13, + 23, + 24, + 26, + 25, + 28 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 0, + 4, + 7, + 8, + 29 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [ + 19 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 1, + 13, + 23 + ], + "tech-q-14": [ + 14 + ], + "tech-q-5": [], + "tech-q-15": [ + 18, + 21, + 2 + ], + "lastUpdated": "2026-01-03T16:58:52.951Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0, + 1, + 5, + 4 + ], + "community-q-0": [ + 0, + 5, + 4, + 1 + ], + "userId": "4pXDNGV5VkRCxdj6NWzk6sYmS8w1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:16:23 GMT", + "creationTime": "Sat, 06 Dec 2025 17:16:23 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 0, + 3, + 8, + 10, + 9 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 0, + 3, + 4, + 5, + 7, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 5, + 21, + 24 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 8 + ], + "tech-q-2": [ + 0, + 4, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 21, + 7, + 2, + 9 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 11, + 14 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 5, + 6 + ], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T17:46:00.423Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 6, + 5, + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 5, + 1 + ], + "community-q-0": [ + 7 + ], + "userId": "4rFOW8I4DiMTHlHwLrmW7R7A0L82" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 10:04:27 GMT", + "creationTime": "Thu, 04 Dec 2025 10:04:27 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 2 + ], + "education-q-3": [ + 3, + 4, + 0, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 6, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-5-others": "Deepseek", + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 8, + 2 + ], + "ai-q-5": [ + 0, + 3, + 2, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 8, + 1 + ], + "tech-q-2": [ + 2, + 4, + 1, + 8 + ], + "tech-q-1": [ + 11, + 4, + 3, + 5 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 5, + 12, + 15, + 16 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 0, + 29 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 1, + 0, + 5 + ], + "tech-q-15": [ + 3, + 0, + 1 + ], + "lastUpdated": "2025-12-04T10:19:44.436Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 1, + 4 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "4tqFPQ6D9mO5C3xcMkj67wKQvfr1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:13:05 GMT", + "creationTime": "Sat, 06 Dec 2025 18:13:05 GMT", + "userId": "4vGuDEnu6Qadl0Xo7V4vSeVB7Gz2" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 10:32:14 GMT", + "creationTime": "Sat, 13 Dec 2025 10:32:14 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 0, + 9, + 5, + 1, + 2 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 7, + 6, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "lastUpdated": "2025-12-13T11:15:46.655Z", + "work-q-1": 5, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "userId": "4zuacHNAn6Y7ArWLdOso76Ek8qf2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:41:54 GMT", + "creationTime": "Fri, 06 Feb 2026 17:41:54 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 16, + "profile-q-2": 2, + "lastUpdated": "2026-02-06T17:46:18.156Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2 + ], + "userId": "51A1jdk4EcVEMMWsV0AcMONs4H73" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 20:49:27 GMT", + "creationTime": "Thu, 11 Dec 2025 20:49:27 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-11T20:51:47.354Z", + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "userId": "51SLlrHsdAQTCXicvqkCFastXCg2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:41:09 GMT", + "creationTime": "Wed, 03 Dec 2025 13:41:09 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 7, + 6, + 9, + 11 + ], + "education-q-0": [ + 0, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 6, + 8, + 9 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Defense", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-6": 6, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 6, + 21, + 3 + ], + "tech-q-1": [ + 21, + 18 + ], + "tech-q-3-others": "None", + "tech-q-16": [ + 0, + 2 + ], + "tech-q-4-others": "None", + "tech-q-5-others": "None", + "tech-q-8": [ + 2, + 1, + 7, + 5, + 14 + ], + "tech-q-7": [ + 0, + 3 + ], + "tech-q-10": 1, + "tech-q-9": [ + 14, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 10 + ], + "tech-q-15": [ + 3, + 10, + 19 + ], + "lastUpdated": "2025-12-03T13:49:38.143Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "5O0hu96EuENEY52sp1Owe04Uo5I3" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 12:09:23 GMT", + "creationTime": "Tue, 09 Dec 2025 12:09:23 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-09T12:11:00.275Z", + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "5ODnhnZGOXhZf2d5HpKdWIl0lAl2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:04:17 GMT", + "creationTime": "Wed, 03 Dec 2025 21:04:17 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 0, + 2, + 3, + 1, + 4, + 5 + ], + "education-q-1": [ + 3, + 2 + ], + "education-q-4": [ + 3, + 0 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 7, + 3, + 0, + 1 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": 1, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-5-others": "Qwen", + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 7, + 8 + ], + "ai-q-5": [ + 0, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 4, + 6, + 8, + 9 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 3, + 12 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1, + 7 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 5, + 6 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 2, + 1, + 0, + 4 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 3, + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2, + 1, + 3, + 5 + ], + "lastUpdated": "2025-12-03T21:18:45.194Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "5TXDV2al4IW2vilTSfzf9Xv6pMp1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:32:24 GMT", + "creationTime": "Sat, 06 Dec 2025 17:32:24 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T17:33:23.692Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 1, + "userId": "5W4n6CkrXFZdhCefEXuDUAjCWCu2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:14:05 GMT", + "creationTime": "Wed, 03 Dec 2025 15:14:05 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 5, + 0, + 2, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 2, + 5, + 6, + 8, + 9, + 11, + 10, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 5, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T15:29:53.315Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 3, + 5 + ], + "userId": "5bbIOnUVc3R8R7FoHie68nH7OKV2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:49:46 GMT", + "creationTime": "Wed, 03 Dec 2025 14:49:46 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-03T14:50:38.113Z", + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 8, + "userId": "5cVgpTFQOuRiBXQSf4UG3uHPpzv1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 03:17:50 GMT", + "creationTime": "Thu, 04 Dec 2025 03:17:50 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 1, + 3 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 4, + 2 + ], + "ai-q-5": [ + 0, + 5, + 2, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 7, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 0, + 7 + ], + "tech-q-7": [ + 11, + 13, + 18 + ], + "tech-q-10": 2, + "tech-q-9": [ + 9, + 12 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 0, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 7, + 8 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-04T03:41:12.637Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 4 + ], + "community-q-3": [ + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "5hq2m3JfGFVEsJTo2u26TcZfM713" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 14:35:53 GMT", + "creationTime": "Wed, 17 Dec 2025 14:35:53 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 9, + 4 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 6, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 10 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3 + ], + "tech-q-1": [ + 5, + 14, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 7, + 6, + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 2 + ], + "tech-q-9": [ + 17, + 18 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 2, + 4, + 6 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 0, + 1, + 2, + 4, + 9 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-6": [ + 5, + 1, + 0 + ], + "tech-q-15": [ + 1, + 0 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3, + 5 + ], + "lastUpdated": "2025-12-17T14:44:35.710Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 1 + ], + "community-q-4": [ + 2, + 0 + ], + "community-q-3": [ + 2, + 1 + ], + "community-q-2": [ + 3, + 2, + 1 + ], + "community-q-1": [ + 1, + 2 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "5ncOnhR73vQZeWQlHKc6p9JN7DD3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:16:59 GMT", + "creationTime": "Sat, 06 Dec 2025 21:16:59 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1, + 2, + 3 + ], + "education-q-0": [ + 1, + 0, + 2, + 3, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 6, + 8, + 9, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 7 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 2, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 5, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 8, + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 9, + 8 + ], + "tech-q-12": [ + 1, + 0, + 5 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0, + 1, + 2 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T21:25:26.252Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "5q2VcP3AqRZiKkZvwsTwuvezknE2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 19:56:37 GMT", + "creationTime": "Mon, 09 Feb 2026 19:56:37 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 0, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Automation & Platform Engineering", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 10, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 3, + 5, + 6 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 5 + ], + "tech-q-2": [ + 3, + 5, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 11, + 13 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 2, + 3 + ], + "tech-q-15": [ + 5, + 2, + 6 + ], + "lastUpdated": "2026-02-09T20:12:58.802Z", + "community-q-6": 1, + "community-q-5": [ + 2, + 4 + ], + "community-q-4": [ + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "5sbwzEpVmkNk9JyN1iw59fKywsS2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:53:15 GMT", + "creationTime": "Sat, 06 Dec 2025 19:53:15 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 3, + 4, + 5 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 6, + 8, + 9, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Enreprise engineering", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 17 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 0, + 3 + ], + "tech-q-8": [ + 2, + 7, + 8, + 13, + 4, + 11 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 7 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 2 + ], + "tech-q-14": [ + 1, + 2, + 3 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0, + 5, + 4 + ], + "lastUpdated": "2025-12-06T23:07:11.104Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 1, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "5x490zPlIfQakqQJ7B3wtU9hEYR2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:27:18 GMT", + "creationTime": "Sat, 06 Dec 2025 16:27:18 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 6, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6, + 2 + ], + "education-q-3": [ + 0, + 9, + 11 + ], + "education-q-0": [ + 1, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 4, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": 3, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 9, + 10 + ], + "tech-q-2": [ + 9, + 10 + ], + "tech-q-1": [ + 0, + 1, + 3, + 11, + 20 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 5 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T16:39:56.004Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 2 + ], + "userId": "66FkxBA7dzgjZO0XHzu5M7ezMZi2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 05:09:38 GMT", + "creationTime": "Sun, 07 Dec 2025 05:09:38 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 9, + 0, + 1 + ], + "education-q-0": [ + 0, + 3, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Lead generation, data enrichment ", + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 25 + ], + "ai-q-5": [ + 0, + 5, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 13 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 28, + 25, + 33 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 15 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [], + "tech-q-14": [ + 9, + 8, + 11 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T05:24:32.818Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 4, + 6, + 5 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "6Fcj38rZeSZYpxwABxcY1RDic9a2" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 01:22:14 GMT", + "creationTime": "Tue, 30 Dec 2025 01:22:14 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 5, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 6, + 7, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 1, + 2, + 8, + 17 + ], + "ai-q-5": [ + 0, + 1, + 5, + 11 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 4 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 8 + ], + "tech-q-1": [ + 0, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 8, + 11, + 13, + 27 + ], + "tech-q-7": [ + 1, + 4, + 7, + 12, + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 11, + 13 + ], + "tech-q-11": [ + 0, + 1, + 2 + ], + "tech-q-4": [ + 4, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 12 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 1, + 5 + ], + "lastUpdated": "2025-12-30T01:42:22.978Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 2, + 1, + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0, + 1, + 3 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "6L7xUM5VjiOYjG8dJxC0rifnTRl1" + }, + { + "lastSignInTime": "Thu, 08 Jan 2026 23:53:33 GMT", + "creationTime": "Thu, 08 Jan 2026 23:53:33 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 13, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 2, + 5, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 7, + 1, + 0, + 3, + 11, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 4 + ], + "work-q-10": 0, + "lastUpdated": "2026-01-08T23:58:25.527Z", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "userId": "6LeTxt2qzMazeXdWzEv5XvBdzf52" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:01:25 GMT", + "creationTime": "Wed, 03 Dec 2025 15:01:25 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 3, + 4, + 2, + 0, + 5 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 4, + 11, + 9, + 7 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 5, + 7, + 8, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [ + 0, + 1, + 2, + 8 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 4, + 8, + 5 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 8, + 5 + ], + "tech-q-1": [ + 3, + 11, + 12, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 4 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T15:24:24.057Z", + "community-q-6": 1, + "community-q-5": [ + 2, + 1, + 0 + ], + "community-q-4": [ + 2, + 3, + 5, + 4, + 6, + 1, + 0 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 1, + 4, + 0 + ], + "community-q-1": [ + 1, + 0, + 3, + 2, + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 5 + ], + "userId": "6RdMssmqJ4a4qNduFBRNqBi8RGp2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:42:01 GMT", + "creationTime": "Fri, 06 Feb 2026 16:42:01 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 0, + 3, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 3, + "lastUpdated": "2026-02-06T16:51:40.060Z", + "work-q-8": [ + 1, + 4, + 2, + 8 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-13": [ + 1, + 12 + ], + "work-q-1": 1, + "work-q-0": 1, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 4, + "userId": "6V34EaNlZqV5xRvXEe36F5Y8qRI2" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 09:12:14 GMT", + "creationTime": "Wed, 10 Dec 2025 09:12:14 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 5, + "education-q-2": [ + 1, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 3, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 7, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 0, + 2, + 3, + 4 + ], + "tech-q-2": [ + 3, + 4 + ], + "tech-q-1": [ + 6 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 7, + 6, + 23 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 6, + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-10T09:29:15.868Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 7, + 0 + ], + "userId": "6c27ixzkiNhRYiLKibEbsPjwPvi2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:28:25 GMT", + "creationTime": "Mon, 08 Dec 2025 11:28:25 GMT", + "profile-q-5": 3, + "profile-q-4": 8, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "profile-q-4-others": "ENSA ", + "education-q-2": [ + 3, + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 5, + 0 + ], + "education-q-3": [ + 0, + 4, + 9, + 10 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 7, + 8, + 10, + 12, + 2, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 0, + 20 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 1, + 8 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 5, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 2, + 8 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11, + 5 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 7, + 8, + 2 + ], + "tech-q-7": [ + 11, + 7, + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 3 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 4 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-08T11:44:00.624Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 2, + 3, + 5 + ], + "community-q-2": [ + 3, + 4 + ], + "community-q-1": [ + 0, + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "6kJCByM27gTM3kQO2gvzDHPiWwJ3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 19:37:54 GMT", + "creationTime": "Sun, 07 Dec 2025 19:37:54 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 9, + "education-q-2": [ + 0, + 1, + 2, + 4, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 2 + ], + "education-q-3": [ + 0, + 1, + 2, + 3 + ], + "education-q-0": [ + 5, + 6 + ], + "ai-q-3": 1, + "lastUpdated": "2025-12-07T19:43:44.472Z", + "ai-q-2": 5, + "ai-q-1": 4, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "userId": "6pylO6R365NoykWwN5mMuaiqo2J3" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 14:38:56 GMT", + "creationTime": "Sat, 20 Dec 2025 14:38:56 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 4, + 7, + 0, + 8, + 9, + 2 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 8, + 6, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0, + 4 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 8, + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 24 + ], + "tech-q-11": [ + 1, + 0, + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 3 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-20T14:56:38.122Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "6qD5T5pHL2SdaWrGUhd3lnp6kyh1" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 16:42:38 GMT", + "creationTime": "Sat, 07 Feb 2026 16:42:38 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 3, + "lastUpdated": "2026-02-07T16:45:30.327Z", + "education-q-2": [ + 0, + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 3, + 5, + 6 + ], + "userId": "6qxzeSeENMWSFbfQ37Kc2s93rPD2" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 03:42:15 GMT", + "creationTime": "Sat, 13 Dec 2025 03:42:15 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "just i need to be more disciplined", + "education-q-3": [ + 2, + 3, + 4, + 11, + 9 + ], + "education-q-0": [ + 4, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 6, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": null, + "work-q-14": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 8, + 11, + 7, + 3, + 10 + ], + "tech-q-2": [ + 10, + 8, + 0, + 1 + ], + "tech-q-1": [ + 11, + 26 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 20, + 27, + 9 + ], + "tech-q-7": [ + 1, + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 6, + 5 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 2, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 10 + ], + "tech-q-5": [ + 0, + 1, + 2, + 5 + ], + "tech-q-15": [ + 1, + 2, + 5 + ], + "lastUpdated": "2025-12-13T03:59:07.756Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2, + 0 + ], + "community-q-4": [ + 0, + 4, + 3 + ], + "community-q-3": [ + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "6w8cHShq3OclVAN03jJAy3MKvsK2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:47:31 GMT", + "creationTime": "Sat, 06 Dec 2025 22:47:31 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "lastUpdated": "2025-12-06T22:51:36.157Z", + "education-q-2": [ + 1, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 3, + 1, + 4, + 9, + 11 + ], + "education-q-0": [ + 4 + ], + "userId": "6yq6Il0MOURA7q4nTvfPeqB2OBA3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:35:06 GMT", + "creationTime": "Wed, 03 Dec 2025 16:35:06 GMT", + "userId": "6zYqpGWpn3WI7B8YN4jRKiT6vAC2" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 01:52:31 GMT", + "creationTime": "Tue, 30 Dec 2025 01:52:31 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 2 + ], + "education-q-1": [ + 3 + ], + "education-q-4": [ + 1, + 2 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 0 + ], + "work-q-12": 1, + "work-q-13": [ + 2, + 3, + 1 + ], + "work-q-1": 2, + "work-q-0": 0, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 2, + "lastUpdated": "2025-12-30T02:05:36.841Z", + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 26 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "userId": "72ySzRVXTVaH32LvTTYVpPpRvIu2" + }, + { + "lastSignInTime": "Mon, 22 Dec 2025 10:45:24 GMT", + "creationTime": "Mon, 22 Dec 2025 10:45:24 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 5 + ], + "education-q-3": [ + 2, + 4, + 3, + 7, + 11 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 2, + 4, + 5, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-13": [ + 0, + 2, + 1 + ], + "work-q-1": 2, + "work-q-0": 1, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 2, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 1, + "lastUpdated": "2025-12-22T10:52:01.374Z", + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "userId": "75Tgt6JfeAbFFZfS8NUn1RyiWGC2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 12:25:17 GMT", + "creationTime": "Mon, 08 Dec 2025 12:25:17 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 2, + "education-q-2": [ + 2 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6, + 0, + 2 + ], + "education-q-3": [ + 3 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 11, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 20, + 9, + 7, + 11, + 5, + 0, + 17, + 10 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 1, + 0, + 2, + 3, + 4, + 14, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 9, + 5, + 3, + 10, + 8 + ], + "tech-q-2": [ + 5, + 3, + 1, + 8 + ], + "tech-q-1": [ + 13, + 18, + 14, + 16 + ], + "tech-q-16": [ + 7 + ], + "tech-q-14-others": "Atlas Cloud Services", + "tech-q-8": [ + 13, + 7, + 8, + 20, + 27, + 33 + ], + "tech-q-7": [ + 5, + 9, + 15 + ], + "tech-q-10": 3, + "tech-q-9": [ + 32, + 15 + ], + "tech-q-11": [ + 1, + 7, + 11 + ], + "tech-q-4": [ + 18, + 14 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 11, + 5 + ], + "tech-q-14": [ + 8, + 6 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-08T12:43:43.522Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 4, + 5 + ], + "community-q-3": [ + 0, + 2, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 2, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "762pjxicS6OIXxbkVKao1DYlDLq2" + }, + { + "lastSignInTime": "Sun, 04 Jan 2026 18:42:44 GMT", + "creationTime": "Sun, 04 Jan 2026 18:42:44 GMT", + "userId": "7A9NPb3Q3BhacMxSdON1D1VARuq1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:36:20 GMT", + "creationTime": "Sat, 06 Dec 2025 18:36:20 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 6, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 10, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 5, + 8, + 9, + 10 + ], + "tech-q-2": [ + 0, + 8, + 3 + ], + "tech-q-1": [ + 3, + 4, + 7 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1, + 4, + 7 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T18:54:16.012Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "7CrpNlNL7oaI8LwvpbWxGu4fRyz1" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 01:16:33 GMT", + "creationTime": "Mon, 15 Dec 2025 01:16:33 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0, + 2 + ], + "education-q-3": [ + 9, + 6 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": null, + "ai-q-3": 0, + "lastUpdated": "2025-12-15T01:22:41.400Z", + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "userId": "7GlhOa7SSLMKCZXoIOxoCncDHlD2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:08:48 GMT", + "creationTime": "Fri, 05 Dec 2025 21:08:48 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-05T21:10:49.430Z", + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 1, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "userId": "7HSgpGUbyidVftLKrwV9K3HLn9E2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 23:10:42 GMT", + "creationTime": "Sun, 07 Dec 2025 23:10:42 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-07T23:11:43.351Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "7IArBrjvNwa0AKiJcAfISCd6yNr2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 19:55:30 GMT", + "creationTime": "Wed, 03 Dec 2025 19:55:30 GMT", + "profile-q-5": 0, + "profile-q-4": 7, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 3, + "profile-q-4-others": "Digital Design option UI Design- CMC ", + "lastUpdated": "2025-12-03T20:00:01.757Z", + "education-q-2": [ + 5, + 4, + 3, + 2, + 1, + 0 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 2, + 1, + 0 + ], + "education-q-3": [ + 0, + 9, + 4, + 10 + ], + "education-q-0": [ + 3, + 2 + ], + "userId": "7LhKHtdhjPZhGVYgTpkk3NA4wXK2" + }, + { + "lastSignInTime": "Tue, 16 Dec 2025 21:14:51 GMT", + "creationTime": "Tue, 16 Dec 2025 21:14:51 GMT", + "profile-q-5": 2, + "profile-q-4": 8, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "profile-q-4-others": "coding boot-camp", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 3, + 7, + 9 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": null, + "work-q-13": [ + 2, + 15 + ], + "work-q-10": 1, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 1 + ], + "tech-q-2": [ + 0, + 1, + 8, + 7, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 20 + ], + "tech-q-7": [ + 13, + 17 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-16T21:30:42.912Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "7S7ikemIMVS4NtiN7MqQ7a9rn6C2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:11:32 GMT", + "creationTime": "Fri, 06 Feb 2026 18:11:32 GMT", + "profile-q-5": 2, + "lastUpdated": "2026-02-06T18:12:35.861Z", + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "7WXZXmHMEXWEhc6VlbBvsWPeQBw2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:57:31 GMT", + "creationTime": "Sun, 07 Dec 2025 09:57:31 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 1, + 2, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 13, + 12, + 8, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 0, + 4, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 2, + 1, + 0 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 20, + 24, + 26 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 10, + 14, + 18 + ], + "tech-q-12": [ + 0, + 1, + 5, + 7 + ], + "tech-q-3": [ + 2, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T10:16:51.835Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 5, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 1 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "7bdSZ0RHiCWe4r79RGcB0ZhpJK62" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:18:11 GMT", + "creationTime": "Sat, 06 Dec 2025 16:18:11 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 8, + 9 + ], + "education-q-0": [ + 1, + 2, + 3, + 0, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 5, + 8, + 9, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 7, + "work-q-13": [ + 0 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 1, + 4 + ], + "ai-q-5": [ + 14, + 23, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 6, + 8, + 3 + ], + "tech-q-2": [ + 3, + 6, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0, + 1, + 8, + 7 + ], + "tech-q-7": [ + 11, + 17 + ], + "tech-q-10": 0, + "tech-q-9": [ + 9, + 29, + 33 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 8 + ], + "tech-q-3": [ + 2, + 9, + 1 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 2, + 3, + 6, + 19 + ], + "lastUpdated": "2025-12-06T16:41:25.004Z", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-0-others": "not sure if they would be beneficial ", + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 4, + 5, + 0 + ], + "community-q-0": [ + 7 + ], + "userId": "7c89W7ydJHUUYwNTWMycOYZS50a2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:26:26 GMT", + "creationTime": "Wed, 03 Dec 2025 18:26:26 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 6, + 9, + 8, + 5 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 7, + 8, + 9, + 10, + 11, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 14 + ], + "work-q-10": 3, + "work-q-10-others": "SAFe", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 11, + 18 + ], + "tech-q-2": [ + 4, + 11, + 18, + 5 + ], + "tech-q-1": [], + "tech-q-9-others": "None, no skip button", + "tech-q-8-others": "OpenShift", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 8, + 7, + 34 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 7 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T18:39:00.711Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 4, + 3 + ], + "community-q-3": [ + 1, + 4 + ], + "community-q-2": [ + 0, + 3 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "7eTO9ETGdIZnXOWQ3V9CUvP3USZ2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 09:47:12 GMT", + "creationTime": "Thu, 04 Dec 2025 09:47:12 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-2": [ + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 10 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 13, + 11, + 0 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 12 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 4, + 11, + 18, + 0 + ], + "tech-q-2": [ + 0, + 8, + 1 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 1, + 23 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 1, + 2, + 0, + 5, + 6 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 3, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-04T10:02:01.560Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3, + 5 + ], + "community-q-4": [ + 0, + 3 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "7kN3VvlbvNeSxV7KoxCXq7i1x9r2" + }, + { + "lastSignInTime": "Mon, 12 Jan 2026 10:08:36 GMT", + "creationTime": "Mon, 12 Jan 2026 10:08:36 GMT", + "userId": "7kYxhYRieBTLSFQpmWbeVT3GqPa2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:57:31 GMT", + "creationTime": "Wed, 03 Dec 2025 20:57:31 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9, + 8 + ], + "education-q-0": [ + 0, + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8, + 9, + 10, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 10, + 1, + 9 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 5 + ], + "tech-q-2": [ + 3, + 2, + 5 + ], + "tech-q-1": [ + 4, + 10 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-15-others": "Redshift", + "tech-q-8": [ + 5, + 7, + 8, + 13, + 14 + ], + "tech-q-7": [ + 6, + 5, + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 23, + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 3, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-03T21:07:10.982Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "7mH4pxBSGkN1g2vEWBb8vJzSGhU2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:49:22 GMT", + "creationTime": "Sat, 06 Dec 2025 17:49:22 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 6, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 5, + 7, + 8, + 10 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 0, + 1, + 2, + 5, + 3, + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 4, + 8, + 9, + 11 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 12, + 16, + 20 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": 3, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 3, + 2, + 4, + 8, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 20 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [], + "tech-q-2-others": "SAP ABAP", + "tech-q-3-others": "FIORI; SAPUI5", + "tech-q-16": [ + 4 + ], + "tech-q-15-others": "SAP s4 in memory DB", + "tech-q-8": [ + 12 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11-others": "SAP Workbench", + "tech-q-9": [ + 5 + ], + "tech-q-11": [ + 1, + 10, + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 3, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5, + 1, + 3 + ], + "tech-q-15": [ + 0, + 22 + ], + "lastUpdated": "2025-12-06T18:06:55.721Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 5, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "7oXjW00g5hYiG1pVHChdDS3Xj9B2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:16:05 GMT", + "creationTime": "Sat, 06 Dec 2025 20:16:05 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 2, + 0 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 4, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 8, + 11, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 16 + ], + "work-q-10": 1, + "lastUpdated": "2025-12-06T20:27:09.150Z", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-6": 5, + "userId": "7ohB1vpOOiV46HW8vi2GaXLUtws1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:10:16 GMT", + "creationTime": "Sat, 06 Dec 2025 16:10:16 GMT", + "userId": "7umqHgOMI1TiS052fFI5WV2LYuI3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:25:01 GMT", + "creationTime": "Wed, 03 Dec 2025 15:25:01 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 11 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 3, + 0, + 1, + 20, + 21, + 22, + 36, + 35 + ], + "ai-q-5": [ + 1, + 8, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 3 + ], + "tech-q-2": [ + 3, + 5, + 2 + ], + "tech-q-1": [ + 27 + ], + "tech-q-16": [ + 2, + 6 + ], + "lastUpdated": "2025-12-03T15:40:08.108Z", + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 11, + 33 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4 + ], + "tech-q-3": [ + 9, + 4, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4, + 13 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "userId": "7vKHB4s1sMbumDEL4EyKDPgl4OX2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 12:48:07 GMT", + "creationTime": "Thu, 11 Dec 2025 12:48:07 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 9, + 10, + 11 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 7, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 8, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 10, + 8 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 20 + ], + "tech-q-7": [ + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-11T13:06:47.929Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 3, + 5 + ], + "community-q-3": [ + 0, + 1, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "7wbeAGBjDuNXI9SxunAuBBjcfn12" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 10:53:22 GMT", + "creationTime": "Mon, 09 Feb 2026 10:53:22 GMT", + "userId": "7wyKPJpGv3TeOQdCCEiNIoiPrbk1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 13:27:45 GMT", + "creationTime": "Sat, 06 Dec 2025 13:27:45 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T13:29:24.941Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 1, + "userId": "7zUiDg8VkPP8znb8G0JPZJDQamn2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:03:07 GMT", + "creationTime": "Sat, 06 Dec 2025 18:03:07 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T18:04:26.736Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 1, + "userId": "87s37buuktXlMqurF6s0dR9hJMY2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 14:44:20 GMT", + "creationTime": "Thu, 04 Dec 2025 14:44:20 GMT", + "profile-q-5": 3, + "profile-q-4": 0, + "profile-q-7": 3, + "profile-q-6": [ + 2 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 5, + 4, + 3 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 11, + 13, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Infrastructure ", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-6": 7, + "ai-q-4": 2, + "ai-q-5-others": "IBM WatsonX", + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 14, + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 11, + 0 + ], + "tech-q-2": [ + 11, + 0, + 22 + ], + "tech-q-1": [ + 18, + 26 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 8, + 11, + 13 + ], + "tech-q-7": [ + 29, + 23 + ], + "tech-q-10": 2, + "tech-q-9": [ + 33, + 2 + ], + "tech-q-11": [ + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 2 + ], + "tech-q-6": [ + 22 + ], + "tech-q-14": [ + 1, + 7 + ], + "tech-q-5": [], + "tech-q-15": [ + 7, + 6, + 2, + 18 + ], + "lastUpdated": "2025-12-04T14:58:09.118Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 3, + 5 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 2, + 3, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0, + 6 + ], + "userId": "89lhsUse1YbvZVv2cu26oQQdX7E2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:29:08 GMT", + "creationTime": "Sat, 06 Dec 2025 17:29:08 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T17:32:15.500Z", + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 3, + 4, + 6 + ], + "education-q-3": [ + 4, + 2, + 9, + 11, + 3 + ], + "education-q-1-others": "German", + "education-q-0": [ + 6 + ], + "userId": "8A3WjvZqHwRpmJ7x33q41bQCnCI3" + }, + { + "lastSignInTime": "Wed, 18 Feb 2026 19:24:23 GMT", + "creationTime": "Wed, 18 Feb 2026 19:24:23 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 4, + 7, + 9, + 3, + 2 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 5, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 7, + 8, + 9, + 10, + 11, + 12, + 5, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-9-others": "No difference for me.", + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 5, + 10 + ], + "tech-q-2": [ + 4, + 5, + 10 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-7-others": "Encore.go", + "tech-q-8": [ + 2, + 0, + 20 + ], + "tech-q-7": [ + 30 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8, + 13, + 33 + ], + "tech-q-11": [ + 5, + 6, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 2, + 4 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-02-18T19:56:18.063Z", + "community-q-6": 5, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5, + 1 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "8DWEyFYxu7gOsRfKBga7LDHqgBz2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 07:31:06 GMT", + "creationTime": "Sun, 07 Dec 2025 07:31:06 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 4 + ], + "education-q-3": [ + 9, + 4, + 2, + 3, + 1 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 9, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 7, + "work-q-13": [ + 6 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 4, + 8, + 10, + 12, + 26, + 27 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 12, + 22 + ], + "ai-q-0": 0, + "tech-q-0": [ + 13, + 3 + ], + "tech-q-2": [ + 13 + ], + "tech-q-1": [ + 3, + 18 + ], + "tech-q-9-others": "None", + "tech-q-3-others": "ViewComponents", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-14-others": "Heroku", + "tech-q-4-others": "None", + "tech-q-6-others": "Ruby on Rails", + "tech-q-8": [ + 24, + 7 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 6, + 1, + 8 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 11, + 30 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T07:48:45.601Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 5 + ], + "community-q-0-others": "lack of maturity in the moroccan tech market", + "community-q-3": [ + 5, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 7 + ], + "userId": "8G1g3jYt3idSBUvdxG6uenhx8483" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 07:12:34 GMT", + "creationTime": "Thu, 18 Dec 2025 07:12:34 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 2, + 4 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 2, + 4, + 5 + ], + "education-q-3": [ + 0, + 1, + 3, + 4, + 7, + 6, + 8, + 9, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 0, + 2, + 6, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 17 + ], + "work-q-10": 3, + "work-q-10-others": "Weekly meetings", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 4, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 6, + 1 + ], + "tech-q-2": [ + 8, + 0, + 1, + 15 + ], + "tech-q-1": [ + 6, + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-15-others": "CouchBase", + "tech-q-8": [ + 1, + 29 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 29 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 2, + 17 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2, + 0 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 7 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 3, + 22 + ], + "lastUpdated": "2025-12-18T08:26:06.790Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 5, + 6, + 4 + ], + "community-q-3": [ + 0, + 1, + 5, + 3 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0, + 2, + 4 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "8H6hIjrLyYVWgu0Tcif1XmyCxqv1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:18:01 GMT", + "creationTime": "Wed, 03 Dec 2025 23:18:01 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 1, + 0 + ], + "education-q-3": [ + 0, + 9, + 7 + ], + "education-q-0": [ + 0, + 1, + 2, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 8, + 5 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 10 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11, + 12, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 0, + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 8, + 13, + 12 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T23:37:32.997Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 3 + ], + "userId": "8PPSNn6qYJhNPM83IlG9MSNIYwF2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:46:13 GMT", + "creationTime": "Wed, 03 Dec 2025 13:46:13 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 2, + 8, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 1, + 6, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 4, + 5, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 1, + 0, + 2, + 7, + 9, + 14 + ], + "tech-q-2": [ + 0, + 1, + 3, + 10, + 2 + ], + "tech-q-1": [ + 4, + 8, + 6, + 11, + 13, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 1, + 3, + 10 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 5, + 7 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T13:58:07.318Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 5 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 3, + 0 + ], + "community-q-0": [ + 4, + 0, + 1 + ], + "userId": "8XfhYvRoiXTnje9VaDTa6lLNrwe2" + }, + { + "lastSignInTime": "Fri, 12 Dec 2025 11:45:10 GMT", + "creationTime": "Fri, 12 Dec 2025 11:45:10 GMT", + "profile-q-5": 3, + "profile-q-4": 6, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-1-others": "Deutsch", + "education-q-0": [ + 0, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 7 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 2 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 2, + 7, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9, + 2 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 3, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-12T11:54:49.259Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 1, + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "8cYTizD13UOq19zbylBPHYZgBFB2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 20:04:17 GMT", + "creationTime": "Sun, 08 Feb 2026 20:04:17 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 5, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "education-q-3": [ + 3, + 0, + 1, + 4, + 9, + 11, + 2 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 4, + 6, + 8, + 11, + 10, + 13, + 2, + 5, + 0, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 21, + 17 + ], + "work-q-13-others": "Datacenters", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2, + 4 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 3, + 7, + 10, + 2 + ], + "tech-q-2": [ + 0, + 1, + 3, + 2 + ], + "tech-q-1": [ + 13, + 18, + 14, + 8, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 12 + ], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 6, + 13, + 23 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 0, + 1, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 2, + 1, + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-02-08T20:25:50.665Z", + "community-q-6": 1, + "community-q-5": [ + 3, + 1 + ], + "community-q-4": [ + 0, + 2, + 1, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0, + 1, + 4 + ], + "userId": "8g9QBnT3nAN4fp5QL7HhNLY2VUw1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 22:20:29 GMT", + "creationTime": "Fri, 06 Feb 2026 22:20:29 GMT", + "profile-q-5": 1, + "profile-q-4": 7, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 4, + "profile-q-2": 1, + "lastUpdated": "2026-02-06T22:23:06.841Z", + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 6, + 8, + 11 + ], + "education-q-0": [ + 1 + ], + "userId": "8oo4a2wyckYwqzJtITAL6H6HoDx2" + }, + { + "lastSignInTime": "Sun, 28 Dec 2025 11:13:09 GMT", + "creationTime": "Sun, 28 Dec 2025 11:13:09 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-28T11:15:29.736Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "userId": "8pNqjUErLjXwwJkkRY1JOpcd4uY2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:21:42 GMT", + "creationTime": "Sun, 07 Dec 2025 16:21:42 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 8, + "education-q-2": [ + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 8, + 0, + 9 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4, + 8 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2025-12-07T17:04:33.351Z", + "tech-q-8": [ + 0, + 9, + 21 + ], + "tech-q-7": [ + 0, + 13 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 1, + 7, + 15, + 32 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 4, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 0 + ], + "userId": "8vrUhYH7lqTKMQITPG03yBtd9GI2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:02:05 GMT", + "creationTime": "Sun, 07 Dec 2025 14:02:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-0": [ + 0, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 8, + 13, + 10, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 1, + 2 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4, + 7, + 8, + 5 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 2, + 1, + 4 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T14:16:30.897Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-3": [ + 3, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "95qUWivIbLWlCt4NwYm02U7Hma12" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 14:10:03 GMT", + "creationTime": "Thu, 01 Jan 2026 14:10:03 GMT", + "userId": "9BhoS8CwLaXsg4SNAI4loxW7hP52" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:12:41 GMT", + "creationTime": "Wed, 03 Dec 2025 15:12:41 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 3 + ], + "education-q-3": [ + 0, + 2, + 3, + 5, + 6, + 8, + 9, + 11 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 1, + 4 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 6, + 0, + 1, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 31, + 0 + ], + "tech-q-2": [ + 1, + 0, + 2, + 3, + 4, + 5, + 8 + ], + "tech-q-1": [ + 12 + ], + "tech-q-0-others": "Cobol", + "tech-q-16": [ + 0, + 1, + 2, + 7 + ], + "tech-q-15-others": "Teradata", + "tech-q-8": [ + 2, + 8, + 7, + 11, + 13 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 29, + 0 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 3 + ], + "tech-q-12": [ + 1, + 0, + 2, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 6 + ], + "tech-q-14": [ + 4 + ], + "tech-q-5": [ + 1, + 0 + ], + "tech-q-15": [ + 0, + 22 + ], + "lastUpdated": "2025-12-03T15:27:36.764Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 2, + 1, + 0 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "9CB3OxhF0zcMLPb9ARnVM7ihmaB2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 21:25:32 GMT", + "creationTime": "Wed, 17 Dec 2025 21:25:32 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 3, + 0, + 2 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 9, + 3, + 0, + 2 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 4, + 8, + 12, + 5 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 9, + 8, + 5, + 0, + 3 + ], + "tech-q-2": [ + 5, + 9 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7, + 28 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 1, + 8, + 13, + 20, + 27 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 6, + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6, + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-17T21:47:28.980Z", + "community-q-6": 2, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "9ESjxNSwfeZdug48pReTLuOx6vS2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 04:19:58 GMT", + "creationTime": "Tue, 09 Dec 2025 04:19:58 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "lastUpdated": "2025-12-09T04:21:58.033Z", + "education-q-2": [ + 7 + ], + "education-q-1": [ + 2, + 0, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "userId": "9IwypcmyhaYW7r2VRNjvr7avHHF3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:06:53 GMT", + "creationTime": "Sat, 06 Dec 2025 20:06:53 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 9, + 1 + ], + "education-q-0": [ + 2, + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 4 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 2, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2 + ], + "tech-q-2": [ + 2, + 0, + 4, + 5 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2, + 7, + 8 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0, + 3 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-06T20:24:46.228Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 2, + 3, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "9NdXdu2eN7WHtNBEng7WE7jldJp2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:32:40 GMT", + "creationTime": "Sun, 07 Dec 2025 08:32:40 GMT", + "profile-q-2-others": "Asia", + "profile-q-5": 3, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 15, + "profile-q-8": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 5, + 9, + 6, + 4 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 1, + 5, + 6, + 8, + 9, + 12, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [ + 21 + ], + "work-q-10": null, + "work-q-13-others": "Technology", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 11, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 5, + 14, + 8, + 12, + 23, + 21, + 10 + ], + "ai-q-0": 1, + "tech-q-0": [ + 6 + ], + "tech-q-2": [ + 6, + 0, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 1 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 4, + 3, + 6, + 2 + ], + "lastUpdated": "2025-12-07T08:50:11.829Z", + "community-q-2-others": "While I haven't benefited from it, I am happy to help out", + "community-q-1-others": "Time Zone adequate for Asia people", + "community-q-3-others": "N/A", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1 + ], + "community-q-0-others": "Timezone not idea for Asia", + "community-q-3": [ + 6 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 2, + 7 + ], + "userId": "9Slsdz9f3xZgWmCXAokwDbdNsSW2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 10:36:31 GMT", + "creationTime": "Mon, 08 Dec 2025 10:36:31 GMT", + "userId": "9UJWYaQAwyNfCJibRdVePzawRfB2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 13:26:32 GMT", + "creationTime": "Tue, 09 Dec 2025 13:26:32 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 10, + "profile-q-2": 1, + "profile-q-7": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 11, + 9, + 10 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 4, + 10, + 11, + 1 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 0, + "lastUpdated": "2025-12-09T13:53:00.978Z", + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "userId": "9WSUBVcEp1Ogzd9wujGumhylWxi2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:23:24 GMT", + "creationTime": "Fri, 06 Feb 2026 18:23:24 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 5, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 1, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 6, + "work-q-13": [ + 4, + 12 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 5, + 10, + 11, + 12, + 24, + 26 + ], + "ai-q-5": [ + 0, + 1, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 0, + 8 + ], + "tech-q-2": [ + 0, + 1, + 4 + ], + "tech-q-1": [ + 9, + 12, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 7, + 8 + ], + "tech-q-7": [ + 4, + 13, + 16 + ], + "tech-q-10": 0, + "tech-q-9": [ + 11, + 13, + 18, + 20 + ], + "tech-q-11": [ + 0, + 1, + 3 + ], + "tech-q-4": [ + 3, + 13 + ], + "tech-q-12": [ + 0, + 1, + 6, + 8 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 11, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 2 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2026-02-06T18:40:06.224Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 4, + 5 + ], + "community-q-0": [ + 2, + 4, + 0 + ], + "userId": "9XIu2OFTwXWo8JoMy5IOFuLViqm2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:33:24 GMT", + "creationTime": "Wed, 03 Dec 2025 13:33:24 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 2, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 0, + 2, + 4, + 7 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 5, + 6, + 9, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 14 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 1 + ], + "ai-q-5": [ + 1, + 0, + 2, + 8 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3, + 10, + 9, + 12, + 21 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 11, + 6, + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13, + 21, + 24 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 11 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 0, + 1, + 2, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T13:46:33.992Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1, + 0 + ], + "community-q-4": [ + 6, + 4, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "9gmpfQ7GjnOcYUge992rpnHPyWJ2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 10:20:43 GMT", + "creationTime": "Thu, 04 Dec 2025 10:20:43 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 1, + 3, + 2 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 1, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 20, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1, + 4 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5, + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-04T10:38:43.775Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 2, + 3, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "9j7ZVZcwiienUOIDpXteaVCzwym1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:37:54 GMT", + "creationTime": "Mon, 09 Feb 2026 09:37:54 GMT", + "profile-q-5": 3, + "lastUpdated": "2026-02-09T09:40:07.151Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "userId": "9kNU0egc48dqDrbqEY9CeuPgtam1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:22:45 GMT", + "creationTime": "Mon, 08 Dec 2025 09:22:45 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-08T09:23:48.641Z", + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "userId": "9mFp59myysVWrBZGlgOAcOjmQj52" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 18:29:40 GMT", + "creationTime": "Wed, 17 Dec 2025 18:29:40 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-2-others": "Linkedin content", + "education-q-3": [ + 0, + 2, + 4, + 5, + 7, + 3, + 9, + 8, + 1 + ], + "education-q-1-others": "Darija", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 4, + 6 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 6, + "work-q-3": 1, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 2, + 21, + 23, + 24 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 4, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 31, + 0, + 8 + ], + "tech-q-2": [ + 0, + 3, + 4, + 8, + 31 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-0-others": "ABAP", + "tech-q-2-others": "ABAP", + "tech-q-9-others": "SAP", + "tech-q-16": [ + 8 + ], + "tech-q-6-others": "RAP", + "tech-q-7-others": "Next.js", + "tech-q-15-others": "SAP HAVA DB", + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 1, + 3, + 11, + 13, + 30 + ], + "tech-q-10": 3, + "tech-q-9": [ + 34, + 33, + 7 + ], + "tech-q-11": [ + 1, + 3, + 2 + ], + "tech-q-4": [ + 2, + 18 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0, + 1, + 2 + ], + "tech-q-6": [ + 1, + 30 + ], + "tech-q-14": [ + 9, + 2 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1, + 2, + 22 + ], + "lastUpdated": "2025-12-17T19:20:29.612Z", + "community-q-2-others": "eating buffet hhhh", + "community-q-1-others": "OUT OF THE BOX TALKS", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 5, + 4 + ], + "community-q-2": [ + 1, + 0, + 2, + 3, + 4, + 6 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-0": [ + 0, + 2, + 5, + 6 + ], + "userId": "9tjQwvb9IoS8qR91sQJ6ZxdwHP33" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 18:34:38 GMT", + "creationTime": "Fri, 05 Dec 2025 18:34:38 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 5, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 7, + 10, + 11, + 0 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 6, + "work-q-13": [ + 11, + 1 + ], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 7, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 4, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 4, + 3 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [ + 4, + 1, + 5, + 6 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 2 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0, + 1, + 3, + 4, + 2, + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-05T18:42:41.409Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "A0GjMmOFI4TcOWXbsPP5tBxYfcg1" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 10:49:37 GMT", + "creationTime": "Sun, 08 Feb 2026 10:49:37 GMT", + "profile-q-2-others": "Demnate", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 15, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 3, + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 4, + 3, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 4 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 6, + 8 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8, + 2 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 12 + ], + "tech-q-10": 1, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-08T11:08:01.952Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 2, + 1 + ], + "userId": "A1jGSNPGffUfGGOaTry2ChvhXVy2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:41:15 GMT", + "creationTime": "Wed, 03 Dec 2025 16:41:15 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-03T16:42:48.433Z", + "profile-q-4": 8, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 12, + "profile-q-8": 2, + "userId": "A4aNHMl0fQNiXMu1GEpQ1mTXhXf2" + }, + { + "lastSignInTime": "Sun, 22 Feb 2026 07:05:10 GMT", + "creationTime": "Sun, 22 Feb 2026 07:05:10 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 9, + 2, + 4, + 6 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 3 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 4 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": 1, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 11, + 1, + 3, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + "tech-q-2": [ + 1, + 0, + 8, + 2 + ], + "tech-q-1": [ + 6 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 26 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 9, + 8, + 6 + ], + "tech-q-3": [ + 0, + 1, + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 8, + 9, + 2 + ], + "tech-q-5": [ + 0, + 5, + 2, + 4 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-22T07:36:00.163Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "A8RHbQ2s6GaunYvURHB7eBCiqtN2" + }, + { + "lastSignInTime": "Thu, 19 Feb 2026 06:32:04 GMT", + "creationTime": "Thu, 19 Feb 2026 06:32:04 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 3, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 5, + 1, + 4, + 14, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 9, + 5, + 3 + ], + "tech-q-2": [ + 5 + ], + "tech-q-1": [ + 6, + 4, + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 0, + 1 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 1 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 5 + ], + "tech-q-15": [ + 2, + 13 + ], + "tech-q-5": [], + "lastUpdated": "2026-02-19T06:51:51.910Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4, + 0, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "ACjbmleAW5hri0LBV1iOKkktKH92" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:15:21 GMT", + "creationTime": "Fri, 06 Feb 2026 17:15:21 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 1, + 3, + 4, + 0, + 9, + 10 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 8, + 28 + ], + "tech-q-2": [ + 1, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 6 + ], + "tech-q-9": [ + 33 + ], + "tech-q-12": [ + 1, + 6, + 7 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 10 + ], + "tech-q-14": [ + 8 + ], + "tech-q-6": [ + 17, + 16, + 15 + ], + "tech-q-15": [], + "tech-q-5": [ + 0, + 5, + 6 + ], + "lastUpdated": "2026-02-06T17:27:07.886Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 6, + 5 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "AWCUfWF6IVhAntNvfIbL9agQVFk1" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 05:42:34 GMT", + "creationTime": "Tue, 30 Dec 2025 05:42:34 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "lastUpdated": "2025-12-30T05:44:33.009Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 0 + ], + "userId": "AWz6lURQBrQPl3FMsgWtgA4FL103" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:10:12 GMT", + "creationTime": "Wed, 03 Dec 2025 14:10:12 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 1, + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 3, + 2 + ], + "education-q-4": [ + 3, + 6, + 4 + ], + "education-q-3": [ + 0, + 1, + 3, + 4, + 7, + 6, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 2, + 4, + 8, + 9, + 11, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": 0, + "work-q-4": 5, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2, + 5, + 7, + 8, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 7, + 11, + 2, + 1, + 0, + 3, + 5, + 8 + ], + "tech-q-2": [ + 7, + 4, + 0, + 8 + ], + "tech-q-1": [ + 11, + 10, + 9, + 13 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 3, + 7 + ], + "tech-q-7": [ + 1, + 9, + 8, + 13, + 11 + ], + "tech-q-10": 1, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 1, + 0, + 12 + ], + "tech-q-4": [ + 1, + 9, + 10 + ], + "tech-q-12": [ + 1, + 0, + 5, + 4, + 6 + ], + "tech-q-3": [ + 1, + 3 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 7, + 1 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T14:32:33.717Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3, + 2, + 0 + ], + "community-q-4": [ + 0, + 1, + 4, + 5 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "AXNAmUt2fKPmpqsfRn88iElKEBb2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:38:13 GMT", + "creationTime": "Sat, 06 Dec 2025 20:38:13 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T20:39:18.880Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 13, + "userId": "AY1GAhSaWHcaotLaJtCnGZYq7j12" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 21:57:40 GMT", + "creationTime": "Wed, 10 Dec 2025 21:57:40 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 2, + 5, + 0 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": 1, + "ai-q-3": 2, + "lastUpdated": "2025-12-10T22:03:06.021Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "userId": "Afp8O6sJHYQ5P8FhifGXAfeIPIk2" + }, + { + "lastSignInTime": "Fri, 16 Jan 2026 21:40:27 GMT", + "creationTime": "Fri, 16 Jan 2026 21:40:27 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 7, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 7, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 2 + ], + "work-q-10": 1, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 2, + 4 + ], + "tech-q-1": [ + 0, + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 3, + 2 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 8, + 11, + 13 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 0, + 6, + 9 + ], + "lastUpdated": "2026-01-16T21:57:12.813Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "AfrCnBt5nYNMRe4HPbVS7D4gR9I2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:01:29 GMT", + "creationTime": "Wed, 03 Dec 2025 14:01:29 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "lastUpdated": "2025-12-03T14:06:04.498Z", + "education-q-2": [ + 3 + ], + "education-q-1": [ + 3, + 2, + 1, + 0 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 7 + ], + "education-q-0": [ + 0, + 5 + ], + "userId": "AhtoJZiYYGP2etD7jGURotItf9t2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:06:34 GMT", + "creationTime": "Sat, 06 Dec 2025 20:06:34 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 10, + 4 + ], + "education-q-1-others": "German", + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 0, + 4, + 6, + 8, + 10, + 3, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 1, + "work-q-6": 4, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2, + 8, + 1 + ], + "ai-q-5": [ + 8, + 2, + 0, + 1, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 5, + 2, + 7 + ], + "tech-q-2": [ + 3, + 1, + 0, + 5, + 7, + 8, + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 5 + ], + "tech-q-8": [ + 3, + 0, + 7, + 9, + 8, + 13, + 21, + 4, + 2, + 11 + ], + "tech-q-7": [ + 6, + 11 + ], + "tech-q-10": 1, + "tech-q-9": [ + 14, + 8, + 9, + 7 + ], + "tech-q-11": [ + 1, + 5, + 2, + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 0, + 1, + 9 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 3, + 4, + 8, + 15, + 1 + ], + "tech-q-14": [ + 0, + 2, + 15 + ], + "tech-q-5": [ + 2, + 0, + 5 + ], + "tech-q-15": [ + 0, + 1, + 2 + ], + "lastUpdated": "2025-12-06T22:45:45.886Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 2, + 4 + ], + "community-q-3": [ + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "AhxRGjkOFwWkoIRbgrRZ1ZPaBNv1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:44:58 GMT", + "creationTime": "Fri, 06 Feb 2026 18:44:58 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 3, + 11, + 1, + 0, + 4, + 2, + 8, + 9 + ], + "education-q-0": [ + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 2, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 8, + 10, + 7 + ], + "tech-q-2": [ + 7, + 0 + ], + "tech-q-1": [ + 26, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 20, + 7 + ], + "tech-q-7": [ + 13, + 20, + 7 + ], + "tech-q-10": 2, + "tech-q-9": [ + 5, + 6, + 8, + 11, + 13, + 15, + 24, + 28 + ], + "tech-q-11": [ + 1, + 6, + 0 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2, + 5 + ], + "lastUpdated": "2026-02-06T19:03:35.345Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "AjHw4a7owjYry5U451rvm0jJe3z1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:30:52 GMT", + "creationTime": "Sat, 06 Dec 2025 16:30:52 GMT", + "userId": "AjQtV4xqcbfbMGL79AFvfcUfnmm1" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 20:20:52 GMT", + "creationTime": "Mon, 02 Feb 2026 20:20:52 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 1, + "education-q-2": [ + 1, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 1, + 3, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 4, + 3, + 8, + 5, + 2 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 11 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 2, + 4, + 6 + ], + "tech-q-2": [ + 4, + 5 + ], + "tech-q-1": [ + 8, + 5 + ], + "tech-q-16": [ + 2, + 3, + 5, + 6 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 1, + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 7, + 11, + 10, + 12, + 6, + 13, + 9 + ], + "tech-q-11": [ + 0, + 10 + ], + "tech-q-4": [ + 2, + 0, + 1, + 9 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2, + 9, + 19, + 0 + ], + "lastUpdated": "2026-02-02T21:35:15.702Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0, + 2, + 4, + 6 + ], + "community-q-3": [ + 3, + 4, + 0 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "AjUghzp1mPeYoiYQgJo5cUDnwPb2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 14:49:38 GMT", + "creationTime": "Fri, 06 Feb 2026 14:49:38 GMT", + "profile-q-5": 3, + "lastUpdated": "2026-02-06T14:51:33.586Z", + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "AkhCnfYZJ7WN31PwEJQdvV0t9E73" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:02:41 GMT", + "creationTime": "Wed, 03 Dec 2025 17:02:41 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 3, + 4, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 4, + 3, + 10 + ], + "education-q-0": [ + 2, + 3, + 4, + 1, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 9, + 8, + 11, + 12, + 4, + 5, + 2, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 7, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 8, + 9 + ], + "tech-q-2": [ + 0, + 3, + 9 + ], + "tech-q-1": [ + 9, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "lastUpdated": "2025-12-03T17:17:02.267Z", + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 2, + 1 + ], + "tech-q-6": [ + 12, + 18, + 30 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "userId": "AowauY9nNjQJTyedJeUVJJjyGim1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 14:20:56 GMT", + "creationTime": "Mon, 08 Dec 2025 14:20:56 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 5, + 4, + 7, + 9, + 8, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 6, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Finance/ quant developer", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 11, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 6, + 9, + 11 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 9 + ], + "tech-q-3-others": "None", + "tech-q-8-others": "None", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-5-others": "None", + "tech-q-6-others": "None", + "tech-q-15-others": "None/ Not sure", + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 30 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 10 + ], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-08T14:38:38.680Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 3, + 6 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "Ar3RZv8gijPMYOLSL6WqSaXk1iu2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:41:41 GMT", + "creationTime": "Wed, 03 Dec 2025 16:41:41 GMT", + "profile-q-5": 3, + "profile-q-4": 6, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 6, + 1 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 5, + 4, + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 3, + 4, + 8, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5, + 6, + 10, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 2, + 3, + 0 + ], + "tech-q-2": [ + 0, + 5 + ], + "tech-q-1": [ + 4, + 9, + 11, + 10, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [ + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2, + 5 + ], + "lastUpdated": "2025-12-03T16:59:03.079Z", + "community-q-6": 5, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 1, + 5, + 3 + ], + "community-q-3": [ + 5, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 3, + 1 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "AtHMfqqynjaaxWBhKUIrxG67qlq2" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 19:55:35 GMT", + "creationTime": "Thu, 25 Dec 2025 19:55:35 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-28T10:38:22.138Z", + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 9, + 8 + ], + "education-q-0": [ + 1, + 0, + 2, + 4 + ], + "userId": "AuVN2dRQUga7NC9CvQcBTsIuOjP2" + }, + { + "lastSignInTime": "Mon, 05 Jan 2026 13:19:13 GMT", + "creationTime": "Mon, 05 Jan 2026 13:19:13 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 9, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 11, + 13, + 10, + 8, + 7, + 4 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 12 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 19, + 20, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 0 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 7, + 9, + 20, + 22, + 21 + ], + "tech-q-7": [ + 15, + 16 + ], + "tech-q-10": 1, + "tech-q-9": [ + 32, + 33, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 13 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 12, + 9 + ], + "tech-q-5": [ + 6, + 0, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-01-05T13:30:52.422Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "B3zXl6JIqpVTC9yD7tfNa97kSNz1" + }, + { + "lastSignInTime": "Mon, 22 Dec 2025 10:44:33 GMT", + "creationTime": "Mon, 22 Dec 2025 10:44:33 GMT", + "userId": "B6Aore6sM5YJokVv7hQR9gBf8672" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:51:06 GMT", + "creationTime": "Sun, 07 Dec 2025 11:51:06 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 4, + 3, + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 4, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 0, + 10, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 3, + 6, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 7 + ], + "tech-q-2": [ + 0, + 1, + 2 + ], + "tech-q-1": [ + 4, + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 27 + ], + "tech-q-7": [ + 13, + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9, + 4 + ], + "tech-q-12": [ + 1, + 0, + 2, + 5 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 0, + 1, + 2, + 5 + ], + "lastUpdated": "2025-12-07T12:05:40.859Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 4, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0, + 2 + ], + "community-q-0": [ + 2, + 1, + 4 + ], + "userId": "B8eMAKVI7iaGK1UEQdsjwpw8i7y2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 01:28:53 GMT", + "creationTime": "Tue, 09 Dec 2025 01:28:53 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 9, + 3, + 2, + 4 + ], + "education-q-0": [ + 1, + 2 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 0, + 8, + 2 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 5, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6 + ], + "tech-q-2": [ + 6, + 2, + 0, + 1, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 1, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 0, + 14, + 8 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 9 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1, + 3 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-09T01:51:10.517Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 2, + 5, + 6 + ], + "community-q-0-others": "mafiyach osafi", + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 1 + ], + "community-q-0": [ + 7 + ], + "userId": "B9rTZlRVbRVv9CKX7HBSmZXpm4r2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:59:27 GMT", + "creationTime": "Sun, 07 Dec 2025 09:59:27 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3, + 2, + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 3, + 9, + 8 + ], + "education-q-0": [ + 4, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 9, + 13, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 10, + 12 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2, + 7, + 26, + 27, + 10, + 12 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 22 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 11 + ], + "tech-q-2": [ + 0, + 11, + 6 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 0, + 2, + 1 + ], + "tech-q-8": [ + 0, + 1, + 7, + 9, + 20, + 22, + 21 + ], + "tech-q-7": [ + 28, + 26 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [ + 15, + 19 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 0, + 12 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 3, + 5, + 6, + 11, + 12 + ], + "lastUpdated": "2025-12-07T10:15:23.008Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 1, + 5 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 3 + ], + "userId": "BAOAAU8xueYrBnUZ5Gf1dxWpCxZ2" + }, + { + "lastSignInTime": "Fri, 16 Jan 2026 18:01:55 GMT", + "creationTime": "Fri, 16 Jan 2026 18:01:55 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 2, + "education-q-2": [ + 0, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 0, + 11 + ], + "education-q-0": [ + 2 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 6 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 0, + 3, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 1 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 17 + ], + "tech-q-12": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 9, + 10 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 2, + 5 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2026-01-16T18:27:23.541Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "BC8HpgVP4gTprXSskapq9dGp4Yy1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:42:22 GMT", + "creationTime": "Fri, 06 Feb 2026 15:42:22 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2026-02-06T15:45:19.174Z", + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "userId": "BFnf5RMxqWg0fzOA6C39vUrtvT72" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 11:52:44 GMT", + "creationTime": "Sat, 06 Dec 2025 11:52:44 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 2, + "education-q-2": [ + 0, + 3, + 4, + 5, + 2, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 3, + 4 + ], + "education-q-3": [ + 0, + 2, + 4, + 3, + 5, + 6, + 8, + 9, + 11, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 7, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "lastUpdated": "2025-12-06T12:28:33.477Z", + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": 2, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "userId": "BFzZwJLxE5dhkwk8Q0rZKWwVEIm2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:43:19 GMT", + "creationTime": "Sun, 07 Dec 2025 11:43:19 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 5 + ], + "education-q-3": [ + 0, + 7, + 9, + 10 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 8, + 12, + 1 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 2, + 5 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 5, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 2, + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T11:59:05.183Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3, + 2 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 2, + 4, + 1 + ], + "community-q-2": [ + 0, + 4, + 2 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "BGun1MlQDxUUdsp7tX4uv03K2Ky1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 19:03:54 GMT", + "creationTime": "Fri, 06 Feb 2026 19:03:54 GMT", + "profile-q-5": 3, + "profile-q-4": 7, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 6, + 7 + ], + "education-q-4-others": "AI Trap", + "education-q-3": [ + 0, + 3, + 9, + 4 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 0, + "work-q-8": [ + 3, + 5, + 6, + 4, + 8, + 12 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 9 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0, + 2, + 9, + 15, + 1 + ], + "tech-q-2": [ + 15, + 3 + ], + "tech-q-1": [ + 3, + 0, + 9, + 6 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 34, + 5, + 18 + ], + "tech-q-7": [ + 5, + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 5, + 18 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-06T19:24:02.399Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 4, + 5 + ], + "userId": "BJl62I8xfhVpRtITxFBGu4jCtvn2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 21:20:56 GMT", + "creationTime": "Sun, 07 Dec 2025 21:20:56 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-07T21:24:11.987Z", + "education-q-2": [ + 5, + 4, + 3, + 0 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 3, + 2 + ], + "education-q-3": [ + 7, + 8, + 9 + ], + "education-q-0": [ + 0, + 3 + ], + "userId": "BPwNlI0a3hRW0MrWRPhL65Ik39f2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:39:38 GMT", + "creationTime": "Fri, 06 Feb 2026 15:39:38 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 1, + 7 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 1, + 0, + 4, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 4, + 8, + 7 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 9 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 3, + 5 + ], + "lastUpdated": "2026-02-06T15:54:56.495Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "BSBCEgxgoNPrPpRvq6T8Mx38to12" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 21:15:29 GMT", + "creationTime": "Thu, 11 Dec 2025 21:15:29 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 8, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 4, + 5, + 8, + 11, + 12, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 6, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Mobility", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 5, + 0, + 2, + 18 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 5, + 8, + 9, + 20 + ], + "tech-q-2": [ + 8, + 20 + ], + "tech-q-1": [ + 12, + 16 + ], + "tech-q-3-others": "Flutter", + "tech-q-16": [ + 0, + 2, + 5, + 1 + ], + "tech-q-8": [ + 0, + 7, + 12, + 13, + 21, + 22 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 9, + 29 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 8 + ], + "tech-q-3": [ + 1, + 9, + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-11T21:43:02.408Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5, + 2 + ], + "community-q-0": [ + 0, + 5, + 3 + ], + "userId": "BTjBAzgt0pTUYpJcTnmICcc7MjB3" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 03:39:27 GMT", + "creationTime": "Mon, 15 Dec 2025 03:39:27 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 13, + "profile-q-8": 2, + "lastUpdated": "2025-12-15T03:41:35.946Z", + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 4 + ], + "userId": "BV8QTBk6PNgyMFmVpJeROJtcFQ23" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 20:06:03 GMT", + "creationTime": "Sat, 07 Feb 2026 20:06:03 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 25, + "profile-q-2": 12, + "profile-q-8": 0, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 4, + 7, + 8, + 9 + ], + "education-q-0": [ + 2, + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 6, + 7, + 8, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": null, + "work-q-7": null, + "work-q-6": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 3, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 3 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 0, + 3, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 17, + 13, + 8, + 7 + ], + "tech-q-7": [ + 6, + 5, + 11, + 15 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 7, + 8, + 11, + 13 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2, + 7, + 6, + 16 + ], + "lastUpdated": "2026-02-07T20:31:05.928Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 5, + 2 + ], + "community-q-0-others": "I feel that I still have a lot to learn before I can contribute.", + "community-q-3": [ + 0, + 3, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 2, + 4 + ], + "community-q-0": [ + 7 + ], + "userId": "BXRnlwlIK5UuJeBGrqG3CDnC9If2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 10:13:19 GMT", + "creationTime": "Thu, 04 Dec 2025 10:13:19 GMT", + "userId": "BXpxIzJMj9SHqIGSf15AX1Ak1Zr1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:47:47 GMT", + "creationTime": "Sat, 06 Dec 2025 16:47:47 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 7, + "education-q-2": [ + 3, + 0, + 2, + 1, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 1, + 0, + 2 + ], + "education-q-3": [ + 0, + 6, + 7, + 9, + 8 + ], + "education-q-0": [ + 2, + 1, + 0, + 4, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-06T16:56:12.628Z", + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "userId": "BY7pXCi2ODM1P49XGEbd5iOkUjI3" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:57:52 GMT", + "creationTime": "Fri, 06 Feb 2026 15:57:52 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 4, + "education-q-2": [ + 3, + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 0, + 9 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 18, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7, + 4 + ], + "tech-q-2": [ + 0, + 5 + ], + "tech-q-1": [ + 4, + 13 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 1, + 3, + 2, + 4, + 9 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 7 + ], + "tech-q-15": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2026-02-06T16:11:24.770Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-3": [ + 2, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3 + ], + "community-q-0": [ + 4, + 3, + 1 + ], + "userId": "BgK4WaBzFXZq5vrOuiOGZFVycSY2" + }, + { + "lastSignInTime": "Wed, 18 Feb 2026 20:00:20 GMT", + "creationTime": "Wed, 18 Feb 2026 20:00:20 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2026-02-18T20:05:27.355Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 9, + 2, + 1 + ], + "education-q-0": [ + 6 + ], + "userId": "BhOrCojaQxfFRq1P53pv5TJY9hY2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:08:42 GMT", + "creationTime": "Sat, 06 Dec 2025 23:08:42 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 16, + "profile-q-2": 4, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 1, + 3 + ], + "education-q-4": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 1, + "work-q-8": [ + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": 2, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 2, + 5, + 7, + 10 + ], + "tech-q-2": [ + 5, + 1, + 0, + 2 + ], + "tech-q-1": [ + 0, + 1, + 3, + 2, + 5, + 10 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 3 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-07T21:20:24.062Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "Bhg1NDRDcTTk8qjMsnBDCL992xU2" + }, + { + "lastSignInTime": "Thu, 19 Feb 2026 06:40:23 GMT", + "creationTime": "Thu, 19 Feb 2026 06:40:23 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-4-others": "", + "education-q-3": [ + 3, + 4, + 9 + ], + "education-q-0": [ + 6, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 2 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 21, + 11, + 12 + ], + "tech-q-3-others": "Deevboster", + "tech-q-16": [ + 0, + 1 + ], + "lastUpdated": "2026-02-19T07:02:01.087Z", + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 6, + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3 + ], + "tech-q-3": [ + 23, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0 + ], + "userId": "BiC6C4BkoZZ4qStGjo91Rpon1YX2" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 09:51:05 GMT", + "creationTime": "Thu, 18 Dec 2025 09:51:05 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 15, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 3, + 2, + 5, + 4, + 6, + 9, + 10 + ], + "education-q-0": [ + 0, + 1, + 2, + 5, + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8, + 9, + 10, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Research Project,digital twins,model federation", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 3, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2, + 20 + ], + "ai-q-5": [ + 1, + 0, + 10, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 4, + 6, + 9, + 10, + 11, + 5, + 8, + 28, + 18 + ], + "tech-q-2": [ + 4, + 3, + 8 + ], + "tech-q-1": [ + 12, + 15, + 18, + 23, + 25, + 26, + 28 + ], + "tech-q-16": [ + 0, + 1, + 2, + 7 + ], + "tech-q-8": [ + 0, + 2, + 4, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 10, + 6, + 24 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 5, + 6, + 8 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-18T10:04:12.078Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 1, + 3, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "BlU3H0wJCrTK89LuqLz3vnAxPHu1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:32:20 GMT", + "creationTime": "Wed, 03 Dec 2025 14:32:20 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 2, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 8, + "education-q-2": [ + 0, + 1 + ], + "education-q-1": [ + 0, + 3, + 4 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-1-others": "Germany", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 4 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": 1, + "work-q-4": 0, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 4, + 5 + ], + "ai-q-5": [ + 0, + 2, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 1 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 3, + 4 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1, + 11, + 5 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 7, + 9, + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-03T14:51:16.286Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 1, + 2 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "BpeTr59lSrQnBOHvLNliklKCyQH3" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 22:17:15 GMT", + "creationTime": "Wed, 10 Dec 2025 22:17:15 GMT", + "profile-q-5": 5, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 5, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9, + 10 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 1, + "work-q-8": [ + 2 + ], + "work-q-12": 1, + "work-q-14": 10, + "work-q-13": [ + 2 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-3": 3, + "lastUpdated": "2025-12-10T22:22:49.282Z", + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 2, + 7, + 10, + 12, + 13, + 14 + ], + "ai-q-0": 0, + "userId": "BsYcQCPY0DasffcbHUEar4lFq6B3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 10:47:12 GMT", + "creationTime": "Thu, 04 Dec 2025 10:47:12 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 1, + 0, + 3, + 2 + ], + "education-q-4": [ + 2, + 6 + ], + "education-q-3": [ + 2, + 3, + 4, + 5, + 9, + 10 + ], + "education-q-0": [ + 2, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 2, + 3, + 4, + 8, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 11 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 0, + "lastUpdated": "2025-12-04T10:57:11.463Z", + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 24, + 23 + ], + "ai-q-0": 0, + "userId": "BtbnaofzTMOlNFqVRDsAOp8wfI03" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 16:35:12 GMT", + "creationTime": "Thu, 25 Dec 2025 16:35:12 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 1, + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 10 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 1, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 3 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 6, + 7, + 8 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 2, + 1, + 3, + 5 + ], + "lastUpdated": "2025-12-25T16:52:28.458Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "Bv7H68fAGYRbRO7WkkzI8l2wMJs1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:24:56 GMT", + "creationTime": "Mon, 08 Dec 2025 09:24:56 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 6, + 9, + 7, + 11 + ], + "education-q-0": [ + 0, + 2, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 2, + "lastUpdated": "2025-12-08T09:30:17.809Z", + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 8 + ], + "ai-q-0": 0, + "userId": "ByJGIzrrJWa4cX8TyrZbJ1IDsms1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:49:49 GMT", + "creationTime": "Wed, 03 Dec 2025 14:49:49 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 12, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 8, + 5, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 17 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-03T15:03:01.956Z", + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 4, + 1, + 2 + ], + "ai-q-0": 0, + "userId": "BzyUkMKGfycjfxyZUcK3FEc4lDp1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:55:45 GMT", + "creationTime": "Wed, 03 Dec 2025 15:55:45 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3, + 0, + 1, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 7, + 9, + 11 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 8, + 11, + 3 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 0, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 7, + 4, + 3 + ], + "tech-q-2": [ + 0, + 1, + 2, + 7 + ], + "tech-q-1": [ + 11, + 6 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 0, + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 4, + 6 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-03T16:14:35.784Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 1, + 5 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "C1ZJjv6qXGTdxJtBzF7BuVcrdjw1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 22:55:07 GMT", + "creationTime": "Wed, 03 Dec 2025 22:55:07 GMT", + "userId": "C40PGcLN5zeHAs7uBPL2h9kBOQR2" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 10:04:26 GMT", + "creationTime": "Sat, 20 Dec 2025 10:04:26 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 0, + "education-q-2": [ + 5, + 0, + 3, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 8, + 11, + 4, + 6 + ], + "education-q-0": [ + 5, + 4, + 2, + 1, + 0 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 5, + 20, + 21, + 23, + 24 + ], + "ai-q-5": [ + 0, + 4, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 17, + 2 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 4, + 21 + ], + "tech-q-16": [ + 6 + ], + "tech-q-8": [ + 5, + 6, + 7, + 8, + 23 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 24 + ], + "tech-q-12": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-20T10:22:56.885Z", + "community-q-6": 3, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 0, + 5, + 4 + ], + "community-q-3": [ + 4, + 3, + 2, + 0, + 5, + 1 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 1, + 2, + 3, + 4, + 5, + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "CLpz5QxNd4MEXNzN40WgiSlqung1" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 09:59:10 GMT", + "creationTime": "Sat, 20 Dec 2025 09:59:10 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 7, + 9, + 10 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 2, + 17, + 21 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 1, + "work-q-5": 2, + "work-q-4": 9, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 7 + ], + "tech-q-2": [ + 1, + 7 + ], + "tech-q-1": [ + 3, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-4-others": "", + "tech-q-8": [ + 3, + 7 + ], + "tech-q-7": [ + 13, + 12 + ], + "tech-q-10": 3, + "tech-q-11-others": "windsurf", + "tech-q-9": [ + 0, + 8, + 33 + ], + "tech-q-11": [ + 1, + 5, + 17 + ], + "tech-q-4": [ + 1, + 9, + 3 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 8 + ], + "tech-q-14": [ + 1, + 8 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-20T10:20:08.777Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "CMqjaSn1rveTnZEkAVNdI7O7dZD2" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 14:14:48 GMT", + "creationTime": "Tue, 30 Dec 2025 14:14:48 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 2, + 6, + 7, + 8, + 11 + ], + "education-q-0": [ + 1, + 2, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 4, + 6, + 9 + ], + "tech-q-2": [ + 4, + 3, + 2 + ], + "tech-q-1": [ + 0, + 5, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 1, + 2, + 4, + 9 + ], + "tech-q-7": [ + 3, + 5, + 6, + 7 + ], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 11, + 12, + 13, + 24 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-4": [ + 2, + 3, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 0, + 4, + 1 + ], + "tech-q-15": [], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2025-12-30T14:22:42.881Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0, + 1, + 2, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "CNt6QCahdcVa2w1poJKXNxyBNH72" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 16:26:46 GMT", + "creationTime": "Thu, 01 Jan 2026 16:26:46 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 4 + ], + "education-q-3": [ + 11 + ], + "education-q-0": [ + 0, + 5, + 3 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 4, + 5, + 6, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [ + 3, + 12 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 19 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 3, + 5, + 10, + 9, + 8 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2026-01-01T16:38:58.358Z", + "tech-q-8": [ + 9, + 5, + 15 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 23, + 27 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 3, + 2, + 1, + 4, + 6, + 7 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 11, + 16 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 11, + 13 + ], + "userId": "CVS6vStc6FWFnPGjKYf72pNrH0G2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 21:11:55 GMT", + "creationTime": "Thu, 01 Jan 2026 21:11:55 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 4, + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9, + 0 + ], + "education-q-0": [ + 2, + 5, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 6, + 12 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": 3, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 2 + ], + "tech-q-2": [ + 0, + 2, + 4, + 1, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 1, + 0, + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 0, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-01-01T21:28:59.415Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 5, + 6 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 3, + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "CZIJXJz2HkRps0i6zSKmb4gyDns2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:07:31 GMT", + "creationTime": "Sun, 07 Dec 2025 09:07:31 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 1, + 11 + ], + "education-q-0": [ + 4, + 3, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 1, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 10, + 20, + 31, + 37 + ], + "ai-q-5": [ + 0, + 3, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 3, + 4, + 27, + 2, + 0, + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 9, + 6, + 20 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 3, + 6, + 7, + 9, + 21, + 27 + ], + "tech-q-7": [ + 0, + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 8, + 10, + 32 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 2, + 4 + ], + "tech-q-12": [ + 1, + 2, + 0 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 6, + 12, + 11, + 16 + ], + "tech-q-14": [ + 15, + 5 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2, + 5, + 1 + ], + "lastUpdated": "2025-12-07T09:24:47.085Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 4, + 5 + ], + "community-q-3": [ + 4, + 0, + 3 + ], + "community-q-2": [ + 2, + 1 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "CdKv4XGK4offdPT7WSFWswa5E0q1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:57:00 GMT", + "creationTime": "Wed, 03 Dec 2025 14:57:00 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 9, + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 5, + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 0, + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 4, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 11 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5, + 11 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 11, + 0 + ], + "tech-q-2": [ + 0, + 7 + ], + "tech-q-1": [ + 18, + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 0, + 7, + 20 + ], + "tech-q-7": [ + 8, + 25 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 1, + 17 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 2, + 0 + ], + "tech-q-6": [ + 7, + 23 + ], + "tech-q-14": [ + 1, + 5 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 1, + 6, + 18 + ], + "lastUpdated": "2025-12-03T15:09:45.525Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 1, + 3 + ], + "community-q-1": [ + 3, + 5, + 0 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "CfcjqkLoaDeRTeJltEdWBdSCly32" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:21:15 GMT", + "creationTime": "Sun, 07 Dec 2025 20:21:15 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9, + 10, + 11 + ], + "education-q-0": [ + 2, + 4, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 1, + 0, + 3, + 4, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 3, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 2, + "lastUpdated": "2025-12-07T20:27:07.795Z", + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 6, + 8 + ], + "ai-q-5": [ + 5 + ], + "ai-q-0": 0, + "userId": "Cv8QgUDpfYgwgDeLopMfvaixUv72" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 17:03:41 GMT", + "creationTime": "Thu, 01 Jan 2026 17:03:41 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 2, + 3, + 6, + 8, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 6, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 5, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 5, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 2, + "tech-q-0": [ + 9, + 10, + 14, + 18, + 28, + 8 + ], + "tech-q-2": [ + 0, + 1, + 9, + 10, + 8, + 14 + ], + "tech-q-1": [ + 4, + 21, + 23 + ], + "tech-q-16": [ + 0, + 1, + 5 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 4 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 6 + ], + "tech-q-3": [ + 1, + 0, + 9, + 23 + ], + "tech-q-13": [], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [], + "tech-q-5": [ + 6, + 1, + 2 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-01T17:33:49.787Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 3, + 0, + 1 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "CwSUodrOzrhC0wDQgLWyRAvWsxx2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:47:15 GMT", + "creationTime": "Sat, 06 Dec 2025 16:47:15 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 8, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 5, + 4, + 3 + ], + "education-q-3": [ + 0, + 2, + 3, + 4 + ], + "education-q-0": [ + 0, + 4, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 2, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 5, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 11 + ], + "tech-q-2": [ + 5, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 8, + 7 + ], + "tech-q-7": [ + 23 + ], + "tech-q-10": 2, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 2, + 0 + ], + "tech-q-4": [ + 13 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T16:57:50.614Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2, + 3, + 6 + ], + "community-q-3": [ + 3, + 5, + 0 + ], + "community-q-2": [ + 4, + 2 + ], + "community-q-1": [ + 4, + 3, + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "Cx0NJ9Vh6NMLsmmUkx4Z7a7XVCO2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:10:53 GMT", + "creationTime": "Sun, 07 Dec 2025 10:10:53 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 13, + "profile-q-8": null, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 2, + 4, + 0, + 3, + 5 + ], + "education-q-0": [ + 0, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": null, + "work-q-13": [ + 14 + ], + "work-q-10": 3, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": null, + "work-q-7": null, + "work-q-6": 11, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 0, + 5, + 1, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 12, + 16, + 20 + ], + "tech-q-2": [ + 12 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2, + 6 + ], + "tech-q-8": [ + 2, + 21, + 22, + 29 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 0, + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 5, + 6, + 7, + 8, + 9 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 0 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T10:21:26.023Z", + "community-q-6": 6, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 7 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 7 + ], + "userId": "CxXZmBm401bjpG8xcS1UpjROQVr1" + }, + { + "lastSignInTime": "Sat, 03 Jan 2026 10:34:07 GMT", + "creationTime": "Sat, 03 Jan 2026 10:34:07 GMT", + "profile-q-2-others": "", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 6, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-4-others": "", + "education-q-3": [ + 0, + 9, + 8, + 10 + ], + "education-q-0": [ + 6 + ], + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 10, + 14, + 11 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 5, + 3 + ], + "tech-q-2": [ + 9, + 3, + 5, + 10 + ], + "tech-q-1": [ + 0, + 11, + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 13 + ], + "tech-q-12": [ + 1, + 0, + 8 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-01-03T11:17:35.311Z", + "community-q-6-others": "last year it was LinkedIn but Now with Fake perfectionism Posts I prefer to stay without posting Anything, but it's stays Good platform for direct contact but instagram Good for marketing yourself", + "community-q-6": 6, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 6, + 3 + ], + "community-q-3": [ + 4, + 5, + 0 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 3, + 1 + ], + "community-q-0": [ + 0, + 6 + ], + "userId": "D0JHHtmg30SJTGRu6XHsgyL4dJb2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 01:03:15 GMT", + "creationTime": "Sun, 07 Dec 2025 01:03:15 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 5, + "education-q-2": [ + 0, + 7 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 1, + 5 + ], + "education-q-3": [ + 0, + 9, + 12 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 0, + "work-q-8": [ + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 10, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 9 + ], + "tech-q-2": [ + 1, + 0 + ], + "tech-q-1": [ + 4, + 7, + 9, + 0 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 11, + 18, + 30 + ], + "tech-q-10": 2, + "tech-q-9": [ + 3, + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 0, + 1, + 3, + 4 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 2 + ], + "tech-q-6": [], + "tech-q-14": [ + 6 + ], + "tech-q-5": [ + 0, + 4, + 10 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-07T01:27:39.860Z", + "community-q-6": 5, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5, + 6 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 3, + 6 + ], + "userId": "D0MVRdBZjleIyhTJpuTQon4ueWr1" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 09:26:16 GMT", + "creationTime": "Sat, 07 Feb 2026 09:26:16 GMT", + "profile-q-5": 0, + "profile-q-4": 6, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 3, + 2, + 0, + 4 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 9, + 4 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 3, + 4, + 0 + ], + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-5": [ + 0, + 1, + 2, + 4, + 8, + 12 + ], + "ai-q-0": 0, + "ai-q-6": [ + 0, + 1, + 2, + 5, + 20, + 27, + 36 + ], + "tech-q-0": [ + 1, + 2, + 3, + 5, + 11 + ], + "tech-q-2": [ + 3, + 2, + 5 + ], + "tech-q-1": [ + 13, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 11, + 13, + 14, + 18, + 33 + ], + "tech-q-7": [ + 15 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-13": [ + 0 + ], + "tech-q-3": [], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-6": [ + 5, + 6, + 11 + ], + "tech-q-15": [ + 3, + 1 + ], + "tech-q-5": [ + 0, + 5 + ], + "lastUpdated": "2026-02-07T09:46:13.824Z", + "community-q-2-others": "I gained confidence not by speaking, but by knowing I’m good at what I do. I used to lack self-confidence because I thought anyone could do what I was doing", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "D0XKoKsWVuOptbuusdWB98XUdA82" + }, + { + "lastSignInTime": "Sat, 14 Feb 2026 08:18:34 GMT", + "creationTime": "Sat, 14 Feb 2026 08:18:34 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 2, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 5, + "education-q-2": [ + 3, + 0, + 2, + 4, + 5 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 5, + 7 + ], + "education-q-4-others": "Lack of Motivation and self control.", + "education-q-3": [ + 0, + 2, + 3, + 4, + 8, + 10 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 9 + ], + "ai-q-0": 0, + "tech-q-0": [ + 12 + ], + "tech-q-2": [ + 12 + ], + "tech-q-1": [ + 16 + ], + "tech-q-3-others": "Jetpack Compose", + "tech-q-16": [ + 0 + ], + "tech-q-4-others": "Swift", + "tech-q-8": [ + 22, + 21, + 2 + ], + "tech-q-7": [ + 1, + 27 + ], + "tech-q-10": 1, + "tech-q-9": [ + 6, + 7, + 29 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [], + "tech-q-6": [ + 27, + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-14T08:36:13.469Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 1, + 2, + 5, + 4 + ], + "community-q-0-others": "They're not open to connect", + "community-q-5-others": "Nothing TBH", + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 0, + 2, + 3 + ], + "community-q-0": [ + 2, + 5, + 7 + ], + "userId": "D2owdwUutAWK987gt6Whn8f2MEw1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:54:39 GMT", + "creationTime": "Wed, 03 Dec 2025 13:54:39 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-03T13:57:02.362Z", + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 0, + "userId": "DAV40njpGJaBHO0H3wQR7pK5xwF2" + }, + { + "lastSignInTime": "Thu, 22 Jan 2026 20:27:54 GMT", + "creationTime": "Thu, 22 Jan 2026 20:27:54 GMT", + "profile-q-5": 1, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 0, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 3 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 6, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 31, + 20 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 2, + 3, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 12, + 22 + ], + "tech-q-7": [ + 15, + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 15 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-22T20:34:39.994Z", + "community-q-6": 5, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 4 + ], + "userId": "DFeuRNpL93UlmC68brMjhz7nMA13" + }, + { + "lastSignInTime": "Fri, 12 Dec 2025 20:21:29 GMT", + "creationTime": "Fri, 12 Dec 2025 20:21:29 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-12T20:22:49.949Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "userId": "DGf38ZLFLLVyR4Q4yu0gtpgen6A2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 21:17:39 GMT", + "creationTime": "Tue, 09 Dec 2025 21:17:39 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 2, + 1, + 0, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 4, + 0, + 1 + ], + "education-q-3": [ + 0, + 1, + 2, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8, + 10 + ], + "tech-q-2": [ + 0, + 1, + 6 + ], + "tech-q-1": [ + 6, + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 0, + 7, + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 1, + 7, + 8, + 9, + 20, + 29 + ], + "tech-q-11": [ + 14, + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1, + 4, + 6, + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 3, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-09T21:36:17.236Z", + "community-q-6": 3, + "community-q-5": [ + 2, + 1, + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 2, + 1, + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "DJgOMUEFXWSbvQYLJ4BeuFeIQAm1" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 15:35:14 GMT", + "creationTime": "Wed, 17 Dec 2025 15:35:14 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 1, + "education-q-2": [ + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 5 + ], + "education-q-3": [ + 3, + 0, + 9 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 2, + 6, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 9, + 8 + ], + "work-q-10": 3, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 5, + 7, + 6, + 10, + 13, + 12, + 22, + 24, + 37, + 17, + 18 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 5, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 3 + ], + "tech-q-8": [ + 5, + 7, + 14 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 8, + 13, + 23 + ], + "tech-q-11": [ + 1, + 2, + 14, + 11 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 3 + ], + "tech-q-6": [ + 6, + 11 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 3, + 2, + 5 + ], + "lastUpdated": "2025-12-17T15:56:45.312Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 3, + 6 + ], + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "DJgPfrCmkTMJqMGa60XXYP0gke63" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 09:31:44 GMT", + "creationTime": "Fri, 19 Dec 2025 09:31:44 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 6, + 8, + 13, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 4, + 3, + 10 + ], + "tech-q-2": [ + 2 + ], + "tech-q-1": [ + 6 + ], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-19T09:44:10.781Z", + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "userId": "DKaYsUBzxtetO6huNAvZShvrFCM2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:49:20 GMT", + "creationTime": "Wed, 03 Dec 2025 17:49:20 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 3, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "lastUpdated": "2025-12-03T18:01:10.140Z", + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "userId": "DL7TWLzkwhfSaB5f3Pz7cm3oPZF2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 13:55:35 GMT", + "creationTime": "Mon, 08 Dec 2025 13:55:35 GMT", + "profile-q-5": 4, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 7 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-2-others": "its not about the content format, its about the quality of the one who's serving the information", + "education-q-4-others": "procrastination and sense of imergency", + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 2, + 4, + 8, + 9, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 7, + "work-q-13": [ + 14 + ], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-4": 12, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 10, + 12, + 1 + ], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 18 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 15 + ], + "tech-q-7": [ + 21, + 23 + ], + "tech-q-10": 1, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 15, + 16, + 18, + 20 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-09T13:17:45.562Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "Dauev8W80GhupnSkaEzwNxi0uHA3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 20:23:40 GMT", + "creationTime": "Fri, 05 Dec 2025 20:23:40 GMT", + "userId": "Dc6f0WEbXIUC7CpK6YHACaHX81u2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 10:02:47 GMT", + "creationTime": "Mon, 09 Feb 2026 10:02:47 GMT", + "profile-q-5": 2, + "lastUpdated": "2026-02-09T10:05:20.898Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "userId": "DlOxJvcfoGO6nJrBkMJMX8e10UI3" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:57:11 GMT", + "creationTime": "Mon, 08 Dec 2025 11:57:11 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 1, + 3 + ], + "education-q-0": [ + 0, + 2 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 3 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [ + 6 + ], + "work-q-10": 1, + "work-q-1": 0, + "work-q-0": 0, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 7 + ], + "tech-q-2": [ + 7, + 0, + 1, + 11 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 20, + 0, + 3 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 7, + 23, + 24, + 25 + ], + "tech-q-14": [ + 8, + 14 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2, + 1, + 11 + ], + "lastUpdated": "2025-12-08T12:10:27.752Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0, + 1, + 3 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "DrMze9qUV7P6s47eJ5BQRbsEHYT2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 14:11:38 GMT", + "creationTime": "Sat, 07 Feb 2026 14:11:38 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2026-02-07T14:12:47.524Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2 + ], + "education-q-4": [ + 1, + 0 + ], + "education-q-3": [ + 0, + 1, + 2 + ], + "education-q-0": [ + 1 + ], + "userId": "DtyNtuA1FvR2m0qiJJXu2paisyy1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:30:03 GMT", + "creationTime": "Sun, 07 Dec 2025 00:30:03 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 4, + 3, + 2, + 0, + 5, + 1 + ], + "education-q-1": [ + 2, + 3, + 1, + 0 + ], + "education-q-4": [ + 0, + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 7, + 9, + 6, + 8, + 5 + ], + "education-q-0": [ + 0, + 2, + 3, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 5, + 6, + 8, + 7, + 11, + 10, + 12, + 13 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 7, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 3, + 1, + 5, + 8, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 0, + 1, + 4, + 2 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 7 + ], + "tech-q-11": [ + 0, + 2, + 3 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 5 + ], + "tech-q-3": [ + 0, + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 1, + 0, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-07T00:50:30.147Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-3": [ + 2, + 3, + 4, + 5, + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3, + 2, + 5 + ], + "community-q-0": [ + 0, + 2, + 5 + ], + "userId": "DvX6viGR8HVTUCpl5gr90gHmHtA3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:44:20 GMT", + "creationTime": "Sat, 06 Dec 2025 23:44:20 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 0, + "education-q-2": [ + 1, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 9, + 11, + 7, + 1 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 17 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1, + 15 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 4, + 9, + 10 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 4, + 9 + ], + "tech-q-16": [ + 3 + ], + "tech-q-8": [ + 14 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13, + 7 + ], + "tech-q-11": [ + 5, + 10, + 8 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 18 + ], + "lastUpdated": "2025-12-07T00:08:33.143Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 2, + 3, + 5, + 4 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "DvlxroMZcSXjsqpmA2TvGX7eflC3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 14:18:53 GMT", + "creationTime": "Sat, 06 Dec 2025 14:18:53 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T14:20:18.382Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "userId": "E1klIK5QbFdXpMmeSV08X9cnq3Y2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 13:28:23 GMT", + "creationTime": "Tue, 23 Dec 2025 13:28:23 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 0, + 3, + 5, + 9, + 8 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8, + 11, + 13, + 7 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 4, + 14, + 19, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 1, + 5 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 4, + 9 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 11 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1, + 3 + ], + "tech-q-12": [ + 1, + 0, + 2, + 4, + 6, + 8 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 2, + 19 + ], + "lastUpdated": "2025-12-23T13:43:06.930Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 2, + 3, + 5 + ], + "community-q-3": [ + 0, + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "E3MDxcKhIheHOOkkwxUnl1Hd53x2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 16:11:58 GMT", + "creationTime": "Thu, 04 Dec 2025 16:11:58 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 3, + "lastUpdated": "2025-12-04T16:14:28.120Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 2 + ], + "userId": "E49Ij5CGQeN672p6SREzl8KgUDg2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:46:29 GMT", + "creationTime": "Fri, 05 Dec 2025 21:46:29 GMT", + "userId": "E8g6Y8l8WRdNuqKXUQLEL4kjsQg1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 08:02:04 GMT", + "creationTime": "Mon, 08 Dec 2025 08:02:04 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 1, + 0, + 4, + 9 + ], + "education-q-1-others": "Spanish\nJapanesse", + "education-q-0": [ + 2 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2, + 4 + ], + "ai-q-5": [ + 0, + 2, + 3, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 7, + 3, + 1, + 0 + ], + "tech-q-2": [ + 2 + ], + "tech-q-1": [ + 0, + 3, + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 29, + 23 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 5 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-4": [], + "tech-q-13": [ + 2, + 3 + ], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-08T08:11:40.806Z", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 3, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "E9ip4QYHzwhDd8WS5rKZsf4VK1g1" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 16:23:25 GMT", + "creationTime": "Mon, 02 Feb 2026 16:23:25 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 5, + 1 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 1, + 4, + 7, + 9, + 3 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 14 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 3, + 5 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 11 + ], + "tech-q-2": [ + 0, + 1, + 11, + 2, + 5 + ], + "tech-q-1": [ + 11, + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-6-others": "GORM", + "tech-q-8": [ + 7, + 20 + ], + "tech-q-7": [ + 24, + 22, + 5, + 6 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 29, + 30 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 9, + 5, + 19 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 3, + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 23, + 30 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 3, + 5, + 6 + ], + "tech-q-15": [ + 2, + 6 + ], + "lastUpdated": "2026-02-03T08:50:37.550Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "EIy9EYroixe2ucNm1QAY58PvEfO2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:49:15 GMT", + "creationTime": "Wed, 03 Dec 2025 18:49:15 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-03T18:51:01.011Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "EKrLPpk1YJgWMeQ6oZgVxQ5A9St2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:17:12 GMT", + "creationTime": "Sun, 07 Dec 2025 20:17:12 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 9 + ], + "education-q-0": [ + 4, + 3, + 1, + 0 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 0, + 7, + 8 + ], + "tech-q-2": [ + 7, + 0, + 3 + ], + "tech-q-1": [ + 10, + 11, + 9, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 7, + 2 + ], + "tech-q-7": [ + 1, + 4 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 0 + ], + "tech-q-9": [ + 29, + 13, + 8 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-4": [ + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-07T20:38:19.369Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 0, + 4, + 2 + ], + "userId": "EOLmWkAgqYh4yqVBnAAilmiEjov1" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 11:00:53 GMT", + "creationTime": "Sat, 07 Feb 2026 11:00:53 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 0, + 3, + 2, + 4 + ], + "education-q-3-others": "Online Courses like RealPython, DataCamp, Udacity, etc", + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 2, + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 9, + 12 + ], + "education-q-1-others": "Korean, Spanish", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 11, + 10, + 8, + 2, + 1, + 3 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Advertising", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 1, + "work-q-7": null, + "work-q-6": 7, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 20, + 21, + 22, + 23, + 25, + 24, + 26, + 29, + 32, + 36 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 11, + 18 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 9, + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13, + 12, + 14, + 24, + 29 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-07T11:25:09.694Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "EPd1WqdtECROT0zpSVNoi1mdAnm1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:27:35 GMT", + "creationTime": "Sat, 06 Dec 2025 17:27:35 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T17:54:44.441Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "EPoy0wu5T0Raz34mfdgiV1bapGM2" + }, + { + "lastSignInTime": "Mon, 05 Jan 2026 13:27:54 GMT", + "creationTime": "Mon, 05 Jan 2026 13:27:54 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 2, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 9, + 4, + 8, + 6, + 10, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 0, + 4, + 8, + 6 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 1 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 3, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2, + 1, + 0, + 3, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5, + 11 + ], + "tech-q-2": [ + 5, + 3 + ], + "tech-q-1": [ + 0, + 11, + 8, + 26 + ], + "tech-q-16": [ + 5 + ], + "tech-q-14-others": "Scaleway", + "tech-q-8": [ + 13, + 11, + 8, + 7, + 15 + ], + "tech-q-7": [ + 15, + 17, + 16, + 12, + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 33, + 31, + 24 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [ + 1, + 15, + 10 + ], + "tech-q-12": [ + 0, + 1, + 6, + 7, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11, + 6 + ], + "tech-q-14": [ + 1, + 3, + 7, + 8 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 1, + 2, + 19, + 7, + 6 + ], + "lastUpdated": "2026-01-05T15:50:51.449Z", + "community-q-6": 1, + "community-q-5": [ + 2, + 3, + 5 + ], + "community-q-4": [ + 1, + 4, + 6, + 3 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 3, + 2, + 1, + 4 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 6 + ], + "userId": "EUoaw6WjRlW2dWqfrtYBUyMPvuR2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 13:38:32 GMT", + "creationTime": "Thu, 11 Dec 2025 13:38:32 GMT", + "userId": "EXkWRnI0oshOeslSJZQeswe1aBm1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 08:48:51 GMT", + "creationTime": "Sat, 06 Dec 2025 08:48:51 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 3, + 6 + ], + "education-q-3": [ + 0, + 9, + 7, + 3 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 4, + 8, + 6, + 10, + 11, + 13, + 3, + 9 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 6, + "work-q-13": [ + 18 + ], + "work-q-10": 1, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 1, + 8 + ], + "ai-q-5": [ + 0, + 2, + 1, + 19, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 0, + 8 + ], + "tech-q-2": [ + 0, + 2, + 3, + 8 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 20 + ], + "tech-q-7": [ + 1, + 4 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 14 + ], + "tech-q-11": [ + 14, + 0 + ], + "tech-q-4": [ + 2, + 13 + ], + "tech-q-12": [ + 1, + 0, + 4, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5, + 6, + 0 + ], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-06T09:09:23.539Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1, + 2, + 3 + ], + "community-q-4": [ + 2, + 4, + 5, + 6, + 3 + ], + "community-q-3": [ + 2, + 5, + 0, + 1, + 3, + 4 + ], + "community-q-2": [ + 1, + 3, + 4 + ], + "community-q-1": [ + 1, + 5, + 3, + 2, + 4, + 0 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "EYpGjKPzMORRrmowHpR3fS43Wpo1" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 11:24:07 GMT", + "creationTime": "Wed, 10 Dec 2025 11:24:07 GMT", + "userId": "EfNSWKmecHVme22649R8BYjIwhl1" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 12:24:11 GMT", + "creationTime": "Tue, 09 Dec 2025 12:24:11 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 9, + 7, + 3, + 8 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 0, + 3, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 5, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-5-others": "Google Antigravity", + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 19, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 8, + 10 + ], + "tech-q-2": [ + 8, + 1 + ], + "tech-q-1": [ + 4 + ], + "tech-q-3-others": "", + "tech-q-16": [ + 0, + 2 + ], + "tech-q-4-others": "", + "tech-q-8": [ + 0, + 7, + 27 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-11-others": "Google Antigravity", + "tech-q-9": [ + 16, + 15, + 8, + 7 + ], + "tech-q-11": [ + 1, + 0, + 17 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 2, + 0, + 1 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-09T12:46:50.339Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 2, + 3, + 5, + 6 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 4, + 0 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 1, + 3, + 4 + ], + "userId": "EgC9a8VRkvf5DuFWRiHzdyoiKnj1" + }, + { + "lastSignInTime": "Sun, 15 Feb 2026 16:17:51 GMT", + "creationTime": "Sun, 15 Feb 2026 16:17:51 GMT", + "profile-q-5": 3, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "lastUpdated": "2026-02-15T16:20:49.133Z", + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 10, + 11 + ], + "education-q-0": [ + 7 + ], + "userId": "EkE7SISoXugcEKfLXaDaeOPaktQ2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 07:08:33 GMT", + "creationTime": "Thu, 04 Dec 2025 07:08:33 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-04T07:10:08.373Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "ElrKgnzqqcfuSyofNa1snSSXVvL2" + }, + { + "lastSignInTime": "Sat, 03 Jan 2026 05:03:13 GMT", + "creationTime": "Sat, 03 Jan 2026 05:03:13 GMT", + "userId": "EryqFkwY28OxYW1mA9athf5feHn2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 08:24:23 GMT", + "creationTime": "Thu, 04 Dec 2025 08:24:23 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 9, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 11, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 5, + 8, + 19, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 18 + ], + "tech-q-2": [ + 0, + 1, + 8, + 11, + 18 + ], + "tech-q-1": [ + 10 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 0, + 2, + 7, + 20 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 0, + 2, + 4, + 9 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 13, + 4, + 1 + ], + "tech-q-14": [ + 9, + 8 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-04T08:39:02.985Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "F3CGYw9L50RFOaS2edgoEYWAsfM2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 07:19:06 GMT", + "creationTime": "Sat, 07 Feb 2026 07:19:06 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 1, + 3, + 4, + 8, + 9, + 0 + ], + "education-q-0": [ + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 0, + 3, + 4, + 8, + 7, + 10, + 11, + 13 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 5, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 9, + 10, + 8, + 5 + ], + "tech-q-2": [ + 1, + 0, + 5, + 9, + 10 + ], + "tech-q-1": [ + 0, + 4, + 8 + ], + "tech-q-16": [ + 5, + 6 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 12, + 13, + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 7, + 8, + 9, + 13 + ], + "tech-q-11": [ + 6, + 1 + ], + "tech-q-4": [ + 1, + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-07T07:32:36.021Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 5, + 6, + 2 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 2, + 0 + ], + "community-q-1": [ + 1, + 0, + 3, + 4 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "F5hU4aiqP3YTN2svTjA7UZyTs8D3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:18:47 GMT", + "creationTime": "Sun, 07 Dec 2025 14:18:47 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 5, + 4, + 3 + ], + "education-q-1": [ + 4, + 3, + 0, + 2 + ], + "education-q-4": [ + 5, + 3, + 0 + ], + "education-q-3": [ + 9, + 10, + 6, + 3, + 2 + ], + "education-q-1-others": "Spanish ", + "education-q-0": [ + 5, + 2, + 1, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 4, + 9, + 11, + 5 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": 2, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 26, + 39 + ], + "ai-q-6-others": "Mistral", + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T14:34:06.716Z", + "community-q-6-others": "Friends ", + "community-q-6": 6, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 6 + ], + "userId": "FCMeUPxt44giT09DKFTruWwMMAD2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:12:36 GMT", + "creationTime": "Sat, 06 Dec 2025 17:12:36 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 2, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 11, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 5, + "work-q-8": [ + 8, + 11, + 12, + 10, + 4, + 2 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 9, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2, + 5, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 13, + 12, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 11, + 9 + ], + "tech-q-2": [ + 0, + 7, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 0, + 8, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 3, + 4, + 1 + ], + "tech-q-6": [ + 8 + ], + "tech-q-14": [ + 0, + 1, + 8, + 14, + 15 + ], + "tech-q-5": [ + 0, + 1, + 5, + 3 + ], + "tech-q-15": [ + 1, + 2, + 6, + 19 + ], + "lastUpdated": "2025-12-06T17:38:03.335Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 7 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 5, + 3 + ], + "community-q-0": [ + 6 + ], + "userId": "FDW3UlDeVSRsKDXdvBz1Eh92bL83" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 19:58:28 GMT", + "creationTime": "Tue, 09 Dec 2025 19:58:28 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 2, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 8 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 9, + 0 + ], + "tech-q-2": [ + 0, + 9, + 10, + 3, + 5 + ], + "tech-q-1": [ + 8, + 3, + 4 + ], + "tech-q-16": [ + 6 + ], + "tech-q-8": [ + 0, + 7, + 27 + ], + "tech-q-7": [ + 12, + 13 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 29, + 21 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 18, + 11 + ], + "tech-q-15": [ + 1, + 11 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-09T20:15:22.094Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 3 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "FKDNqlJ5tSPuxcJyLhwPdmMD4h43" + }, + { + "lastSignInTime": "Fri, 12 Dec 2025 05:12:22 GMT", + "creationTime": "Fri, 12 Dec 2025 05:12:22 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 12, + "profile-q-8": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 2, + 4, + 8, + 10 + ], + "education-q-0": [ + 0, + 1, + 4, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 8, + 5, + 9 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Cloud Provider", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 10, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 18, + 3, + 2, + 0 + ], + "tech-q-2": [ + 3, + 5, + 18 + ], + "tech-q-1": [ + 26 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7, + 8, + 33 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [ + 9, + 13 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 5, + 11, + 29 + ], + "tech-q-14": [ + 8, + 0 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2, + 17, + 18, + 19, + 21, + 6, + 3 + ], + "lastUpdated": "2025-12-12T05:32:09.740Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 5 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "FLwL1FtTrSMKpz0rwDUYYbmP4Wh2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:06:36 GMT", + "creationTime": "Sat, 06 Dec 2025 21:06:36 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 6, + 8, + 9 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 5, + "work-q-13": [ + 2, + 6, + 14 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 11, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 16 + ], + "tech-q-2": [ + 16 + ], + "tech-q-1": [ + 3 + ], + "tech-q-9-others": "Python", + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 22 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 8, + 16 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T21:33:10.983Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 0, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "FPwh0DuE9XVHSwtIAolcRdu6z3n1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:57:56 GMT", + "creationTime": "Wed, 03 Dec 2025 13:57:56 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 8, + 4 + ], + "education-q-0": [ + 5, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 4, + 8, + 1, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 15 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 8, + 5, + 2, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 0, + 4, + 3 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 18, + 11, + 28 + ], + "tech-q-16": [ + 2, + 1 + ], + "tech-q-8": [ + 0, + 7, + 13, + 34 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 20, + 29 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [ + 19 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 4, + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T14:54:15.729Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 4, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "FTxt1P8CFVUAWVpr2l6gIOnWRRy2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 08:55:57 GMT", + "creationTime": "Sun, 08 Feb 2026 08:55:57 GMT", + "profile-q-5": 6, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 4, + 3, + 6 + ], + "education-q-3": [ + 1, + 3 + ], + "education-q-1-others": "German, Dutch", + "education-q-0": [ + 4, + 5, + 3, + 2, + 1, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 8, + 10, + 11, + 3, + 4 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": 5, + "work-q-4": 10, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 11, + 31 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 11, + 8, + 12 + ], + "tech-q-0-others": "Groovy", + "tech-q-16": [ + 3, + 1, + 0 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 3, + 15, + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 13, + 18, + 17 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 2, + 0 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 2, + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 3, + 1, + 0, + 2 + ], + "lastUpdated": "2026-02-08T10:10:40.746Z", + "community-q-6-others": "None", + "community-q-6": 6, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 1, + 0 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "FWt1cOY972PYkltUQhga13RTl3e2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:21:16 GMT", + "creationTime": "Sun, 07 Dec 2025 11:21:16 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 7 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "lastUpdated": "2025-12-07T11:27:53.197Z", + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 2, + 0, + 5 + ], + "ai-q-0": 0, + "userId": "FZSY7BIjnPdsUpdKyvRvJnFvZKb2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 23:11:56 GMT", + "creationTime": "Sun, 08 Feb 2026 23:11:56 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 23, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 9, + 8 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 10, + 3 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "lastUpdated": "2026-02-08T23:20:50.018Z", + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "userId": "Fa3B5BwhXLVNsMpZTbwbb6o12Hi2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 06:20:06 GMT", + "creationTime": "Sun, 07 Dec 2025 06:20:06 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4, + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 4 + ], + "education-q-3": [ + 2, + 0, + 4, + 3, + 7 + ], + "education-q-0": [ + 5, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 6, + 7, + 8, + 0, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 11 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 3, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 2, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 5, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 8, + 20, + 21, + 22 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 11, + 12, + 13, + 20 + ], + "tech-q-2": [ + 4, + 5, + 2 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 0, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 1, + 0, + 10, + 14, + 15 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 2, + 3, + 6 + ], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 1, + 4, + 5, + 6, + 11, + 12, + 13, + 16 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 2, + 1, + 5, + 6 + ], + "lastUpdated": "2025-12-07T06:34:17.811Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "FdPmf4VrmqdtOgqY1sbPivLO5KQ2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:45:23 GMT", + "creationTime": "Wed, 03 Dec 2025 21:45:23 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 8 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 5, + 7, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 5 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 4, + 11, + 18 + ], + "tech-q-2": [ + 5, + 4, + 2, + 10 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 2 + ], + "tech-q-8": [ + 2, + 7, + 8, + 11, + 13 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 24, + 29, + 33 + ], + "tech-q-11": [ + 1, + 5, + 0 + ], + "tech-q-4": [ + 8, + 9 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 2, + 0, + 4 + ], + "tech-q-6": [ + 1, + 5, + 4 + ], + "tech-q-14": [ + 1, + 5 + ], + "tech-q-5": [], + "tech-q-15": [ + 6, + 5, + 2 + ], + "lastUpdated": "2025-12-03T22:12:18.011Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 4, + 3 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 0, + 1, + 2, + 3 + ], + "community-q-1": [ + 3, + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "FiPzorDmNQeIHB93s5DEEDwJejs1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:13:32 GMT", + "creationTime": "Sun, 07 Dec 2025 11:13:32 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-2": 8, + "education-q-2": [ + 1, + 2 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2, + 5 + ], + "profile-q-3": 13, + "work-q-0": 6, + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 10, + 11, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 6, + 7, + 23 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 10 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 8, + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 6 + ], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T11:26:40.940Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0, + 2 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 2, + 5, + 0 + ], + "userId": "FoXx3lF5XHc18QLy8CtKWWpzTvl1" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 19:34:09 GMT", + "creationTime": "Thu, 11 Dec 2025 19:34:09 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 3, + "education-q-2": [ + 0, + 4, + 3, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8, + 9, + 10, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 2, + 3, + 4, + 5, + 0, + 1, + 6, + 7, + 8, + 9 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 6, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 11 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 5, + 11, + 18 + ], + "tech-q-16": [ + 5 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 5, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 8, + 9 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 0, + 2 + ], + "tech-q-6": [], + "tech-q-14": [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 1, + 6 + ], + "lastUpdated": "2025-12-11T19:43:11.604Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 5, + 4, + 3, + 1 + ], + "community-q-3": [ + 2, + 3, + 1, + 0 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0 + ], + "userId": "FoszHFW0c0NAGbzi0wT306QgJaK2" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 10:12:42 GMT", + "creationTime": "Wed, 10 Dec 2025 10:12:42 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 6, + 8, + 9, + 10, + 11, + 12, + 0 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 20, + 16, + 14 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 10, + 8, + 30, + 31, + 34, + 36, + 39 + ], + "ai-q-6-others": "PydanticAI", + "ai-q-5": [ + 1, + 8, + 12, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 5, + 7, + 13, + 24 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 3, + "tech-q-9": [ + 29, + 27 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6 + ], + "tech-q-14": [ + 0, + 1, + 2 + ], + "tech-q-5": [ + 6 + ], + "tech-q-15": [ + 0, + 2, + 3, + 5, + 6 + ], + "lastUpdated": "2025-12-10T10:24:27.867Z", + "community-q-6": 4, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "FtXblwwMHUehy36GYQZZq4j1Crt1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:17:46 GMT", + "creationTime": "Wed, 03 Dec 2025 20:17:46 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9, + 3, + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 8, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 4, + 20, + 23, + 21, + 22, + 24, + 26, + 29, + 32, + 36 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 4, + 10, + 14, + 19, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 7, + 8, + 10, + 11 + ], + "tech-q-2": [ + 3, + 2, + 7 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 5, + 6, + 7, + 13, + 14, + 23 + ], + "tech-q-7": [ + 4, + 5, + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 10, + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 11 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 3, + 1, + 5 + ], + "lastUpdated": "2025-12-03T20:39:37.843Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 6, + 3 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "Fyjqw43lL6gUib6eOw7BxK19FAT2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 18:38:39 GMT", + "creationTime": "Mon, 02 Feb 2026 18:38:39 GMT", + "profile-q-5": 5, + "lastUpdated": "2026-02-02T18:39:48.692Z", + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "profile-q-8": 0, + "userId": "G0ebzdXNHPTSrywbKfRVfUPklGu2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 15:53:20 GMT", + "creationTime": "Mon, 09 Feb 2026 15:53:20 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 7, + 6, + 8, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-5-others": "Antigravity", + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 11, + 3, + 8 + ], + "tech-q-2": [ + 3, + 4, + 0 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 8, + 13 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 5, + 1, + 0 + ], + "tech-q-4": [ + 4, + 17 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 11, + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 0, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-09T16:08:53.917Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 6 + ], + "userId": "G14uw0bGfwYa9GtFjpcZwDXaXxr2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:31:12 GMT", + "creationTime": "Thu, 01 Jan 2026 15:31:12 GMT", + "userId": "G3YXTChcgmWk05K9QDJdeCv14Yo2" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 18:28:50 GMT", + "creationTime": "Wed, 10 Dec 2025 18:28:50 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 4, + "lastUpdated": "2025-12-10T18:31:42.231Z", + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 2, + 6, + 7 + ], + "education-q-1-others": "Italian ", + "education-q-0": [ + 6 + ], + "userId": "G7kAEuHCpeOrvTPfS8cE7NIumvJ3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 07:56:30 GMT", + "creationTime": "Thu, 04 Dec 2025 07:56:30 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 3, + 0, + 4, + 8, + 9, + 1 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 3, + 4, + 6, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 21, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 8 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 8, + 20, + 26, + 27 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1, + 0, + 6, + 9 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 3, + 5 + ], + "tech-q-15": [ + 1, + 6 + ], + "lastUpdated": "2025-12-04T08:23:44.465Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 1, + 4, + 3, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "GJQQyq9jvPeaxEdvg1sSkcJQj762" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 02:00:44 GMT", + "creationTime": "Sun, 07 Dec 2025 02:00:44 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 4, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 8, + 9 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 9, + 0, + 7, + 22 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11-others": "Trae", + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 15 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T02:12:52.482Z", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "GMJAs27Kk3gOQ66FmnEOrLFNVmH2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:52:10 GMT", + "creationTime": "Wed, 03 Dec 2025 13:52:10 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 4, + "education-q-2": [ + 4, + 5, + 0 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 7, + 9, + 4 + ], + "education-q-0": [ + 2, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 8, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 0 + ], + "tech-q-8-others": "Figma", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 19 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 33 + ], + "tech-q-12": [ + 1, + 5 + ], + "tech-q-4": [ + 3, + 1 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 6, + 0, + 5 + ], + "lastUpdated": "2025-12-03T14:02:00.839Z", + "community-q-6": 2, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 5, + 6 + ], + "community-q-3": [ + 2, + 5 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "GS9Tm2NVJORwMgSHyv2OVbhcgil1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 20:03:17 GMT", + "creationTime": "Mon, 09 Feb 2026 20:03:17 GMT", + "userId": "GVj5fyCXMpZcurdMlCz0ayHEpmx2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 23:17:02 GMT", + "creationTime": "Fri, 05 Dec 2025 23:17:02 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 3, + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 11, + 8 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 6, + 8, + 12, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 27, + 5, + 0 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 9, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-05T23:40:34.619Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 2, + 4, + 0 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 4 + ], + "userId": "GVxn9Y8nc9gq5jPP17eJ1BAqXqR2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:54:16 GMT", + "creationTime": "Wed, 03 Dec 2025 20:54:16 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 13, + "profile-q-8": 4, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 9, + 10 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 6, + 8, + 9, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 17 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-6": 11, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 4, + 5, + 6, + 8, + 21, + 20 + ], + "ai-q-5": [ + 4, + 8, + 10, + 14, + 23, + 0, + 1, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 6, + 3 + ], + "tech-q-2": [ + 3, + 5, + 6 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 13, + 11, + 8, + 7, + 6, + 1 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 17, + 18 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 2, + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T21:05:30.104Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "GW7F0sYQ3uZZRgrakcS61bnKleZ2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 13:32:35 GMT", + "creationTime": "Thu, 04 Dec 2025 13:32:35 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 5, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 9, + 8 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 3, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 11, + 0 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 13 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2025-12-04T13:56:31.863Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "GWvWpU4HeIViyxS1XGdxOV9s4oU2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:25:00 GMT", + "creationTime": "Sat, 06 Dec 2025 20:25:00 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 5, + 3, + 11, + 10, + 8 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 4, + 2, + 11, + 10, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 14 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 10, + 8, + 9, + 5 + ], + "tech-q-2": [ + 0, + 8, + 1 + ], + "tech-q-1": [ + 4, + 11, + 27 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 1, + 12, + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 0, + 27, + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T20:43:13.754Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3, + 0 + ], + "community-q-4": [ + 1, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "GXdBlt7doZO7lAuwg5Gije4f6U83" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 20:18:46 GMT", + "creationTime": "Fri, 05 Dec 2025 20:18:46 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 7, + "profile-q-2": 2, + "education-q-2": [ + 3, + 4, + 0 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 1 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 1, + "work-q-8": [ + 8, + 4, + 2, + 0, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 6, + "work-q-13": [ + 13 + ], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 5, + "ai-q-6": [ + 0, + 2, + 22 + ], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 6, + 20 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 12, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 10, + 12, + 21 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 10, + 12, + 21 + ], + "tech-q-11": [ + 14, + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 4, + 3 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-05T20:55:40.300Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 2, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0 + ], + "userId": "Gbph1eyX8MSTRfAq6iDt01dDLXb2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:48:09 GMT", + "creationTime": "Sun, 07 Dec 2025 18:48:09 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 21, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 8 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 12, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 1 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 8, + 2, + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 11 + ], + "tech-q-11": [ + 0, + 1, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-07T19:09:56.732Z", + "community-q-6-others": "Tiktok", + "community-q-6": 6, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "GdwaNeIM5mgTRfXMwPhLvO0QdA53" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 10:18:20 GMT", + "creationTime": "Fri, 19 Dec 2025 10:18:20 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-19T10:19:30.807Z", + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 0, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "userId": "GgomAHWNkJY2mHHjk7uHgHmXrzw2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 20:55:05 GMT", + "creationTime": "Fri, 05 Dec 2025 20:55:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 0, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 2, + 3, + 0, + 9 + ], + "education-q-0": [ + 5, + 1 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 0, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "SaaS for ERP offering", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 11, + 1, + 4, + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 18, + 23 + ], + "tech-q-3-others": "", + "tech-q-16": [ + 1, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 3, + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 8, + 14 + ], + "tech-q-11": [ + 1, + 0, + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-05T21:09:29.727Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 6, + 4 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "GiLTYw0PyuObh3litZjVfGjHu293" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:38:36 GMT", + "creationTime": "Sat, 06 Dec 2025 20:38:36 GMT", + "profile-q-2-others": "Bengurer ", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 15, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 4, + 8, + 10, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 9 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 8, + 9 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-06T20:46:55.886Z", + "tech-q-8": [ + 5, + 23 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 6 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "userId": "GrQ1NOEGY5UizdGAjxDlM0iCe6U2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:49:15 GMT", + "creationTime": "Sat, 06 Dec 2025 16:49:15 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 0, + 1 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 5, + 3 + ], + "education-q-3": [ + 0, + 1, + 5 + ], + "education-q-1-others": "Russian", + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 8 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 1 + ], + "ai-q-5": [ + 2, + 1, + 5, + 14, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 2, + 8, + 7 + ], + "tech-q-2": [ + 0, + 8, + 7, + 2, + 1 + ], + "tech-q-1": [ + 4, + 18, + 20 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 1, + 4, + 0 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 1, + 12, + 9 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [ + 16, + 2, + 4 + ], + "tech-q-12": [ + 2, + 1, + 0, + 5 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5, + 2, + 6 + ], + "tech-q-15": [ + 1, + 5 + ], + "lastUpdated": "2025-12-06T17:19:35.861Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 4, + 1 + ], + "community-q-2": [ + 0, + 4, + 2 + ], + "community-q-1": [ + 4, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "H1ENcTJq5SOSxeuKiluDjyLwHrB2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 15:16:02 GMT", + "creationTime": "Fri, 05 Dec 2025 15:16:02 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "lastUpdated": "2025-12-05T15:18:09.384Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7, + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 4 + ], + "userId": "H2CV8by4AyMrIbXvqJADNsqsqoT2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:55:10 GMT", + "creationTime": "Wed, 03 Dec 2025 23:55:10 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 3, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 5, + 4 + ], + "education-q-3": [ + 0, + 3, + 6, + 7, + 8, + 9 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 0, + 2, + 1, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 3, + 4, + 8, + 10, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 2, + 3 + ], + "work-q-10": null, + "work-q-1": 6, + "work-q-0": 2, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5, + 7, + 8 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 1 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 7 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 3 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 3, + 4, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-04T00:13:18.374Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "H2fFVZZMT2WVtgx9Wj33FkQnnhN2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 22:55:05 GMT", + "creationTime": "Wed, 03 Dec 2025 22:55:05 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 3, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 3, + 5, + 8 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 17, + 0, + 2, + 1 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 11, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 9, + 4, + 0, + 10 + ], + "tech-q-2": [ + 0, + 4 + ], + "tech-q-1": [ + 8, + 23 + ], + "tech-q-16": [ + 0, + 1, + 3, + 5, + 7 + ], + "tech-q-12-others": "I used to work with an unusually knowledgeable and competent solution architect. When I am stuck, I imagine I am him, and ask myself \"what would X do?\". It usually works.", + "tech-q-8": [ + 8 + ], + "tech-q-7": [ + 16 + ], + "tech-q-10": 1, + "tech-q-9": [ + 6, + 33 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 3, + 5, + 6, + 7, + 8, + 9 + ], + "tech-q-3": [], + "tech-q-13": [ + 4 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 2 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T23:14:51.066Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 6, + 0 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 1, + 0, + 4, + 5, + 2 + ], + "userId": "HCF3a90MlPUAZs6AobCHqIfzJek1" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 11:14:33 GMT", + "creationTime": "Sat, 13 Dec 2025 11:14:33 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-3-others": "", + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 2, + 6, + 8, + 11, + 9 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 4, + 8, + 9, + 13, + 0 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [ + 15, + 20 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 7, + 8 + ], + "tech-q-2": [ + 0, + 1, + 7, + 8 + ], + "tech-q-1": [ + 10, + 11, + 18, + 26 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 20 + ], + "tech-q-7": [ + 1, + 8, + 27 + ], + "tech-q-10": 3, + "tech-q-9": [ + 9, + 15, + 20, + 28, + 31, + 33 + ], + "tech-q-11": [ + 2, + 6 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1, + 3 + ], + "tech-q-13": [ + 2, + 1 + ], + "tech-q-6": [ + 0, + 7 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 5, + 0, + 6 + ], + "tech-q-15": [ + 2, + 1 + ], + "lastUpdated": "2025-12-13T12:20:16.453Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 3, + 4, + 6 + ], + "community-q-3": [ + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 5, + 6, + 0 + ], + "userId": "HCxwRZj7z3hASnesaFUgZjB6dTB2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:20:04 GMT", + "creationTime": "Wed, 03 Dec 2025 15:20:04 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 3 + ], + "education-q-3": [ + 0, + 2, + 1, + 4, + 10 + ], + "education-q-0": [ + 1, + 3, + 4, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 6, + 7, + 8, + 10, + 12, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 6, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 5, + 6, + 10 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 6, + 4, + 9, + 3 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 0, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 14 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 4, + 2, + 9 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 5, + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3, + 1 + ], + "lastUpdated": "2025-12-03T15:36:54.213Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 4, + 1 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 5 + ], + "userId": "HISl8kqIlNb2o4pCwinjx4YhGov1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:06:29 GMT", + "creationTime": "Wed, 03 Dec 2025 14:06:29 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 1, + 5, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 1, + 6, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 2, + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Cloud Infra", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 9 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 8, + 13, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 13 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T14:15:13.642Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 2 + ], + "community-q-3": [ + 0, + 5, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "HJPClnQwqAZZGW4fKXHZ4z3pS8H2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:05:56 GMT", + "creationTime": "Sat, 06 Dec 2025 16:05:56 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T16:12:24.205Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "userId": "HNmUS9O0vXVv2TEbxBF9jmezzu13" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:08:18 GMT", + "creationTime": "Sat, 06 Dec 2025 19:08:18 GMT", + "profile-q-5": 3, + "profile-q-4": 3, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 15, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T19:11:24.089Z", + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 1, + 3 + ], + "education-q-4": [ + 3, + 0 + ], + "education-q-3": [ + 0, + 9, + 1 + ], + "education-q-0": [ + 5, + 2, + 1 + ], + "userId": "HP68aVdotVZwGoW6T3RFT2CS1PQ2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 15:33:47 GMT", + "creationTime": "Mon, 02 Feb 2026 15:33:47 GMT", + "userId": "HSEAfqGnx5f7GMJawKc0F2KSTQh1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:37:24 GMT", + "creationTime": "Wed, 03 Dec 2025 12:37:24 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 9, + 11 + ], + "education-q-0": [ + 4, + 0, + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 3, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 1, + 2 + ], + "tech-q-2": [ + 4, + 2, + 1 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8, + 29, + 33 + ], + "tech-q-11": [ + 3, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 2, + 1 + ], + "tech-q-15": [ + 1, + 5 + ], + "lastUpdated": "2025-12-03T12:54:21.107Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5, + 2 + ], + "community-q-2": [ + 0, + 3, + 4 + ], + "community-q-1": [ + 1, + 2, + 3, + 5, + 4 + ], + "community-q-0": [ + 5, + 1 + ], + "userId": "HSSckFNfgodwGnm7Vla1qyrQCoi1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:52:37 GMT", + "creationTime": "Sat, 06 Dec 2025 18:52:37 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 12 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 3 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 8, + 18, + 27 + ], + "tech-q-16": [ + 0, + 2, + 1 + ], + "tech-q-8": [ + 5, + 6, + 7, + 8 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 14, + 23, + 24, + 18 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 2 + ], + "tech-q-6": [ + 6, + 7 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-06T19:07:46.047Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 5 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 0, + 2 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1, + 0, + 2 + ], + "userId": "HZmFYS7h4Eh1EQELDpOMzrbfNb12" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 17:36:31 GMT", + "creationTime": "Thu, 04 Dec 2025 17:36:31 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 7, + 10, + 11 + ], + "education-q-0": [ + 0, + 2, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 3, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": null, + "work-q-5": 2, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": null, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5, + 6, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 5, + 8, + 9, + 10, + 11 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7, + 15 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 2, + 5 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1, + 2, + 3, + 0, + 4, + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T17:43:44.102Z", + "community-q-6": 4, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 5 + ], + "userId": "HbsBfNQsp4Oxg35F9Ld6WiBJQ372" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:13:35 GMT", + "creationTime": "Wed, 03 Dec 2025 21:13:35 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 3, + "education-q-2": [ + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 9, + 0, + 3, + 5, + 6 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "railway", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 4, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 3, + 2 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 8, + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 11, + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 11 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 4, + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 0 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 5, + 6 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T21:26:46.560Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "HdzQboUEDEXdt3AOFbJpUBE5CK02" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:20:02 GMT", + "creationTime": "Sun, 07 Dec 2025 18:20:02 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "every course is missing something, not finding full course that covers something from scratch to advanced without missing a some parts.", + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 4, + 2, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 6 + ], + "ai-q-0": 1, + "tech-q-0": [ + 8, + 4, + 2, + 0, + 1 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [], + "tech-q-3-others": "spring boot\n", + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 4 + ], + "tech-q-10": 0, + "tech-q-11-others": "windsurf", + "tech-q-11": [ + 0, + 17 + ], + "tech-q-9": [ + 7, + 8, + 29 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1, + 23 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 1, + 0 + ], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-07T18:33:27.348Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "HgAWMmjgwHf03Hj1btG9e7cYAaD3" + }, + { + "lastSignInTime": "Wed, 02 Oct 2024 10:01:53 GMT", + "creationTime": "Wed, 02 Oct 2024 10:01:53 GMT", + "profile-q-5": 2, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 2, + "profile-q-8": null, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 3, + 2, + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 8, + 9, + 10, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 7, + "work-q-13": [ + 15 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 2, + "work-q-2": 4, + "work-q-7": 1, + "work-q-6": null, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 35 + ], + "ai-q-5": [ + 2, + 0, + 9 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 8, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 0, + 5 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T14:56:42.473Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 1, + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "HhnwR0GKXYX1K4YlCQPniuxJ2ZA2" + }, + { + "lastSignInTime": "Sun, 29 Dec 2024 14:34:10 GMT", + "creationTime": "Sun, 29 Dec 2024 14:34:10 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 9, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 0, + 3, + 5 + ], + "education-q-0": [ + 0, + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 0, + 1, + 3, + 11, + 19 + ], + "work-q-10": 1, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 3, + "ai-q-3": 1, + "lastUpdated": "2025-12-04T13:06:11.110Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 1, + "userId": "HjyJemxg8wV2wrRZcRYyHUliMO63" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:04:02 GMT", + "creationTime": "Wed, 03 Dec 2025 16:04:02 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 0, + 1, + 2 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 2, + 4, + 9, + 11, + 10 + ], + "education-q-0": [ + 4, + 2, + 0 + ], + "ai-q-3": 1, + "lastUpdated": "2025-12-03T16:10:38.366Z", + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 5, + 10, + 0 + ], + "ai-q-5": [ + 0, + 1, + 10 + ], + "ai-q-0": 0, + "userId": "HqfzWub3nFXjhhA5nc5Gyh4E0Yt1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:14:45 GMT", + "creationTime": "Mon, 08 Dec 2025 11:14:45 GMT", + "profile-q-2-others": "Australia", + "profile-q-5": 4, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 15, + "profile-q-8": 2, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 3, + 6, + 0, + 10 + ], + "education-q-0": [ + 1, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 3, + 2, + 6, + 5, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-0-others": "PhD Student", + "work-q-13-others": "Human-Robot Collaboration using XR technologies ", + "work-q-1": 5, + "work-q-0": 7, + "work-q-3": 1, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 3, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 6 + ], + "tech-q-2": [ + 3, + 6 + ], + "tech-q-1": [], + "tech-q-9-others": ".", + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 10 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 2, + 1, + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 3 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-08T11:31:30.783Z", + "community-q-6": 1, + "community-q-5": [ + 3, + 2 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "HsiYJ8DAtgQ4BCavAHC0HyTzhPh1" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 09:04:07 GMT", + "creationTime": "Thu, 11 Dec 2025 09:04:07 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 9, + 11, + 4 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 0, + 2, + 3, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 0, + 8 + ], + "tech-q-2": [ + 4, + 2, + 0, + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 0, + 6 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 6, + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9, + 3 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 5, + 7 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-11T18:23:11.449Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1, + 2, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "HtpoSdxDgANHLhlpriew22zDcst2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 08:05:26 GMT", + "creationTime": "Thu, 04 Dec 2025 08:05:26 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 8, + 9, + 10, + 11, + 13, + 6, + 3, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 14 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 10, + 18 + ], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 9, + 11, + 4 + ], + "tech-q-2": [ + 3, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 7, + 13, + 20 + ], + "tech-q-7": [ + 23, + 24 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 29, + 32 + ], + "tech-q-11": [ + 0, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 3, + 1, + 8, + 9 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 3 + ], + "tech-q-15": [ + 2, + 5, + 6 + ], + "lastUpdated": "2025-12-04T08:20:57.834Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 4, + 0 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 1, + 0, + 2 + ], + "community-q-1": [ + 4, + 5, + 1 + ], + "community-q-0": [ + 5, + 0 + ], + "userId": "Hv5P8h5TfkPqhOpPCcO2YW4sHjw1" + }, + { + "lastSignInTime": "Thu, 03 Oct 2024 13:20:33 GMT", + "creationTime": "Thu, 03 Oct 2024 13:20:33 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 9, + 5, + 3, + 8 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 0, + 1, + 5, + 3, + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 5, + 6, + 7, + 8, + 10, + 11, + 13, + 12, + 9 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 17 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + "tech-q-1": [ + 11, + 20, + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 1, + 21, + 7 + ], + "tech-q-7": [ + 8, + 11, + 15 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 10, + 32 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 1, + 4, + 5 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 5, + 9 + ], + "tech-q-3": [ + 0, + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0, + 12 + ], + "tech-q-14": [ + 7 + ], + "tech-q-5": [ + 0, + 1, + 5, + 3 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-18T08:00:10.709Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 2, + 4 + ], + "community-q-2": [ + 5, + 3 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "Hw11sLWVpGdCszbgh2Rfxi195IK2" + }, + { + "lastSignInTime": "Thu, 15 Jan 2026 12:43:33 GMT", + "creationTime": "Thu, 15 Jan 2026 12:43:33 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-3": [ + 0, + 2, + 4, + 7, + 3 + ], + "education-q-1-others": "German, Russian", + "education-q-0": [ + 4, + 1 + ], + "lastUpdated": "2026-01-15T12:47:01.851Z", + "education-q-4": [ + 0, + 3, + 4, + 6 + ], + "userId": "I0feWV8hBldlZSimAlpjn7ciujT2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:33:50 GMT", + "creationTime": "Fri, 06 Feb 2026 15:33:50 GMT", + "userId": "I3MsJW1piLg41VDKlhEjp2mpBDJ3" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:02:11 GMT", + "creationTime": "Fri, 06 Feb 2026 16:02:11 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 0, + 7, + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 3, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 11, + 13, + 8, + 10, + 6, + 4, + 2 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 5, + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7, + 8 + ], + "tech-q-2": [ + 0, + 7 + ], + "tech-q-1": [ + 3, + 4 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20 + ], + "tech-q-7": [ + 13, + 1, + 3, + 8 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 4, + 6, + 8, + 5, + 1, + 12 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 9, + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 2, + 3, + 0 + ], + "tech-q-6": [ + 12, + 7 + ], + "tech-q-14": [ + 0, + 2, + 1, + 13 + ], + "tech-q-5": [ + 5, + 6, + 4, + 2, + 3, + 1, + 0 + ], + "tech-q-15": [ + 1, + 11, + 5, + 2 + ], + "lastUpdated": "2026-02-06T16:18:37.846Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 1, + 0, + 3, + 2, + 5, + 4, + 6 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "I8aLc4mNiWgrxHOYHGuKkUEp4JC2" + }, + { + "lastSignInTime": "Fri, 12 Dec 2025 02:40:35 GMT", + "creationTime": "Fri, 12 Dec 2025 02:40:35 GMT", + "profile-q-5": 6, + "lastUpdated": "2025-12-12T02:41:32.988Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 14, + "userId": "IBFkp2NOwsdRLqXYBzmMiBoCBXm1" + }, + { + "lastSignInTime": "Tue, 10 Feb 2026 10:03:23 GMT", + "creationTime": "Tue, 10 Feb 2026 10:03:23 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 0, + 4 + ], + "education-q-3": [ + 0, + 3, + 9, + 8 + ], + "education-q-0": [ + 2, + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 8, + 2, + 7 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 1, + 8, + 4 + ], + "ai-q-5": [ + 0, + 2, + 23, + 14, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 0, + 2, + 4 + ], + "tech-q-2": [ + 0, + 8, + 2 + ], + "tech-q-1": [ + 16, + 18, + 14, + 12, + 23, + 19 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 21, + 19 + ], + "tech-q-7": [ + 15, + 16 + ], + "tech-q-10": 3, + "tech-q-9": [ + 9, + 8, + 10, + 29, + 27, + 24 + ], + "tech-q-11": [ + 14, + 8, + 15 + ], + "tech-q-4": [ + 1, + 10, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 8 + ], + "tech-q-3": [ + 2, + 3 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 1, + 2, + 5, + 8 + ], + "tech-q-5": [ + 1, + 3, + 5, + 0 + ], + "tech-q-15": [ + 2, + 1, + 3, + 5, + 7, + 6 + ], + "lastUpdated": "2026-02-10T10:25:05.061Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 4, + 0 + ], + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 1, + 3, + 0 + ], + "userId": "IBUiJPwPtDgIhTOd89VuTvj6uyg1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 01:05:53 GMT", + "creationTime": "Sun, 07 Dec 2025 01:05:53 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 7, + 8, + 9, + 10, + 11, + 13, + 12 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 4, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 5, + "ai-q-6": [ + 0, + 2, + 1, + 5, + 10, + 21, + 35 + ], + "ai-q-5": [ + 1, + 0, + 2, + 4, + 7, + 13, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 5, + 8, + 9, + 10, + 14, + 19, + 20 + ], + "tech-q-2": [ + 0, + 1, + 2, + 8, + 20 + ], + "tech-q-1": [ + 3, + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 8, + 12, + 13, + 27, + 33 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 6 + ], + "tech-q-11": [ + 1, + 12 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 5, + 9, + 12 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 2, + 8, + 6, + 13, + 16 + ], + "lastUpdated": "2025-12-07T01:30:31.694Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 3, + 6 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "ICSbzzSOfCaZFtzpw128rJNUQ5F3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:07:36 GMT", + "creationTime": "Wed, 03 Dec 2025 13:07:36 GMT", + "profile-q-5": 5, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 3, + 4, + 5, + 10, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 2, + "work-q-3": 4, + "work-q-2": 1, + "work-q-5": 6, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 2, + "tech-q-0": [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + "tech-q-2": [ + 2, + 3, + 4, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 31 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 7 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-03T13:20:31.652Z", + "community-q-6": 3, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "IDqqDpOqiZhCe4tUAZdsRQqdBA93" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:23:15 GMT", + "creationTime": "Sat, 06 Dec 2025 23:23:15 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T23:26:20.493Z", + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 15, + "userId": "IMMR8E6w1CTtkMYk48dq9eByHM22" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:23:57 GMT", + "creationTime": "Thu, 01 Jan 2026 15:23:57 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 2, + 4, + 8, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 1 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 17, + 10 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 8, + 3 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [ + 5, + 11 + ], + "tech-q-10": 3, + "tech-q-11-others": "Antigravity", + "tech-q-9": [ + 13, + 8, + 33 + ], + "tech-q-11": [ + 1, + 17 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 12, + 18, + 5 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-01T16:15:29.244Z", + "community-q-6": 2, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "IOjEVOYcbnhwukw02Uajc7hL7tu2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 19:11:22 GMT", + "creationTime": "Thu, 11 Dec 2025 19:11:22 GMT", + "profile-q-5": 3, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 4, + 7, + 1, + 9, + 10, + 8 + ], + "education-q-0": [ + 4, + 3, + 2, + 1, + 0, + 5, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 2 + ], + "work-q-10": 3, + "work-q-10-others": "Jira", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 10, + 1, + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7 + ], + "tech-q-2": [ + 0, + 1, + 7 + ], + "tech-q-1": [ + 2, + 4, + 3, + 6, + 9, + 10, + 11, + 14 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 9, + 29, + 32 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 2, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 1, + 4 + ], + "tech-q-5": [ + 3, + 2, + 0 + ], + "tech-q-15": [ + 6, + 5, + 1 + ], + "lastUpdated": "2025-12-11T19:30:51.420Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 0 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5, + 3 + ], + "community-q-0": [ + 1, + 2, + 0 + ], + "userId": "IReeDqeWuTejlHBle4uMdqmmcXF2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:19:25 GMT", + "creationTime": "Sat, 06 Dec 2025 16:19:25 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 2, + 0, + 3 + ], + "education-q-4": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 2, + 3, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 1, + 3, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 10, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 3, + 7 + ], + "tech-q-2": [ + 7 + ], + "tech-q-1": [ + 4, + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 8, + 1, + 0, + 4 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 5, + 3 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 3 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T16:32:41.780Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 6, + 5 + ], + "community-q-3": [ + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "ISnUKIReWQgdqlhXXZ0RfEZU5ii1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:35:28 GMT", + "creationTime": "Sun, 07 Dec 2025 15:35:28 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-07T15:37:39.796Z", + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "userId": "ITZiigh0ciNpzYOxQM5WySNsNYk1" + }, + { + "lastSignInTime": "Tue, 16 Dec 2025 14:42:24 GMT", + "creationTime": "Tue, 16 Dec 2025 14:42:24 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 9, + "education-q-2": [ + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 6, + 5, + 4, + 3, + 0 + ], + "education-q-3": [ + 0, + 7, + 11 + ], + "education-q-0": [ + 4, + 5, + 3, + 2, + 1 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "lastUpdated": "2025-12-16T15:35:33.685Z", + "ai-q-6": [], + "userId": "IWUARtMAvHOXb01nNK8WqylGoi43" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:21:05 GMT", + "creationTime": "Wed, 03 Dec 2025 15:21:05 GMT", + "userId": "IXhcHLl8hAfuV3wwVKR6GQQnuul1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:37:22 GMT", + "creationTime": "Sat, 06 Dec 2025 18:37:22 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 3, + 4, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Cloud Infrastructure ", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 8, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 5, + 11, + 10 + ], + "ai-q-5": [ + 0, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 7, + 2 + ], + "tech-q-8": [ + 2, + 7, + 20, + 24 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 23 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6, + 11, + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 5, + 1 + ], + "tech-q-15": [ + 7, + 19 + ], + "lastUpdated": "2025-12-06T18:52:20.278Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 1, + 2, + 6 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1, + 3, + 5, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "IdhCZEnIQZePPUOOKnKs36UTeo33" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:06:06 GMT", + "creationTime": "Wed, 03 Dec 2025 17:06:06 GMT", + "userId": "IdkLp7mSL2VmbkcJy018kRVeWzI3" + }, + { + "lastSignInTime": "Thu, 19 Feb 2026 19:12:08 GMT", + "creationTime": "Thu, 19 Feb 2026 19:12:08 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 7, + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-2-others": "News maybe ", + "education-q-3": [ + 3, + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 4, + 8, + 9, + 12, + 1, + 0 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "We are building for all the other sectors based on the client we receive ", + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-5": [ + 10, + 13, + 22, + 19, + 8, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 21 + ], + "tech-q-10": 1, + "tech-q-9": [ + 15 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [], + "tech-q-15": [ + 5, + 6 + ], + "lastUpdated": "2026-02-19T19:31:07.437Z", + "community-q-6-others": "Github 😅", + "community-q-6": 6, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "IiHTUSgnTYSQiBuJypO7Aafhj6P2" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 08:56:22 GMT", + "creationTime": "Fri, 02 Jan 2026 08:56:22 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 2 + ], + "education-q-3": [ + 3, + 0, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 2, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 6 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 2 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-01-02T09:13:08.538Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 7 + ], + "userId": "IkFoNoMozFTnJHfRuXKzdgiMsuY2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:51:13 GMT", + "creationTime": "Sun, 07 Dec 2025 12:51:13 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 3 + ], + "education-q-3": [ + 9, + 7, + 3, + 0, + 4, + 8, + 11 + ], + "education-q-0": [ + 3, + 1, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 7, + 8, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 5 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 0, + 3, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 12, + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 4, + 6, + 8, + 12, + 13, + 14, + 29 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T13:12:21.462Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 4, + 2, + 6 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 1, + 4, + 3, + 2 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 3, + 6 + ], + "userId": "IkRQaTV46RSuojYJJFh7eyLH4oi2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:58:47 GMT", + "creationTime": "Sun, 07 Dec 2025 08:58:47 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 3, + 0, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 3, + 10, + 9 + ], + "tech-q-2": [ + 10, + 9 + ], + "tech-q-1": [ + 13, + 16, + 18, + 28, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 18, + 19 + ], + "tech-q-7": [ + 0, + 5, + 11 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 14 + ], + "tech-q-9": [ + 3, + 10, + 21, + 23 + ], + "tech-q-12": [ + 0, + 1, + 4, + 5 + ], + "tech-q-4": [ + 1, + 2, + 3 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-07T09:15:02.986Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2, + 5, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 2, + 0, + 4, + 5 + ], + "userId": "ImXpl0wk3pehtGEqCTkayxJmJA13" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 13:34:14 GMT", + "creationTime": "Sat, 07 Feb 2026 13:34:14 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "lastUpdated": "2026-02-07T13:37:02.658Z", + "education-q-2": [ + 3, + 4, + 0 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 9 + ], + "education-q-1-others": "German", + "education-q-0": [ + 5, + 4 + ], + "userId": "ImtqWeZfeOhxA2eiaGVOGUW7kIk2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 10:47:49 GMT", + "creationTime": "Mon, 08 Dec 2025 10:47:49 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3, + 4, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 4, + 2, + 3, + 5, + 7, + 6, + 8, + 0 + ], + "education-q-0": [ + 5, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 2, + 6, + 11, + 10, + 12, + 8, + 9, + 5, + 3, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 7, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 8, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 8 + ], + "tech-q-2": [ + 0, + 1, + 3, + 5, + 8, + 31 + ], + "tech-q-1": [ + 11, + 26, + 18 + ], + "tech-q-2-others": "Groovy", + "tech-q-3-others": "Since we develop critical Healthcare applications, we're using native JS/TS :D", + "tech-q-8-others": "- Jenkins\n- VS Code\n- Playwright", + "tech-q-16": [ + 2, + 5 + ], + "tech-q-8": [ + 0, + 7, + 8, + 26, + 34 + ], + "tech-q-7": [ + 16, + 22 + ], + "tech-q-10": 3, + "tech-q-9": [ + 15 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6, + 9, + 5 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 3 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-08T12:25:25.185Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 3, + 4, + 0 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 4, + 2 + ], + "community-q-1": [ + 5, + 1 + ], + "community-q-0": [ + 6 + ], + "userId": "ItYXuhpVICTBSbT3sFIQqDEeEhd2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:02:28 GMT", + "creationTime": "Wed, 03 Dec 2025 14:02:28 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-03T14:03:35.927Z", + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "userId": "Iz43Td6AAKdpXuu4dWCk9Z36CXP2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 14:33:30 GMT", + "creationTime": "Mon, 02 Feb 2026 14:33:30 GMT", + "profile-q-5": 7, + "lastUpdated": "2026-02-02T14:37:51.038Z", + "profile-q-4": 7, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 7, + "profile-q-2": 3, + "userId": "IztxuHcYJjW1Czvxj8HUj6PmcjE3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:43:33 GMT", + "creationTime": "Sun, 07 Dec 2025 20:43:33 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 13, + "profile-q-2": 0, + "education-q-2": [ + 4, + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 9, + 0 + ], + "education-q-0": [ + 1, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 7, + 8, + 3 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [], + "work-q-1": 0, + "work-q-0": 6, + "work-q-10": null, + "work-q-3": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 6 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T20:52:41.106Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "J7U7RVVlRYcHoKX68SwugFCJgPW2" + }, + { + "lastSignInTime": "Tue, 17 Feb 2026 12:12:24 GMT", + "creationTime": "Tue, 17 Feb 2026 12:12:24 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 0, + 3, + 10 + ], + "education-q-1-others": "German", + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 6, + "work-q-6": 7, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 3, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0 + ], + "tech-q-2": [ + 0, + 2, + 4, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "lastUpdated": "2026-02-17T12:26:12.998Z", + "tech-q-8": [ + 0, + 2, + 8, + 7, + 20, + 9 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 1, + "tech-q-9": [ + 12, + 14 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 3, + 9 + ], + "tech-q-12": [ + 6, + 0, + 1, + 2, + 5, + 9 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 3, + 1 + ], + "tech-q-14": [ + 3, + 4 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2, + 0 + ], + "userId": "JAH9QmxbYrOjHWkbZylJxKzEcfh1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 13:49:04 GMT", + "creationTime": "Mon, 09 Feb 2026 13:49:04 GMT", + "userId": "JAR43wXH1Bcvjcjwt1WDGvjzgPl2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:04:48 GMT", + "creationTime": "Sat, 06 Dec 2025 19:04:48 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T19:06:01.327Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "userId": "JHL4PxaoASRorBjzwxIPbhVTe7I3" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:44:07 GMT", + "creationTime": "Mon, 09 Feb 2026 09:44:07 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "profile-q-8": 3, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 7, + 9, + 8 + ], + "education-q-0": [ + 5, + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 4, + 5, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 3, + "work-q-7": 2, + "work-q-6": null, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-0": 0, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 2, + 5, + 0, + 1 + ], + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6, + 8, + 9 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1, + 0 + ], + "tech-q-5": [ + 3 + ], + "tech-q-15": [ + 19, + 1, + 5, + 6 + ], + "lastUpdated": "2026-02-09T10:06:03.830Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 1, + 4, + 3 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "JICCRQDMPjOQ7Y3CuwD4JxFtQdu1" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 17:31:19 GMT", + "creationTime": "Tue, 09 Dec 2025 17:31:19 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9, + 8, + 6 + ], + "education-q-0": [ + 4, + 1 + ], + "work-q-9": 5, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 11, + 10, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 12 + ], + "work-q-10": 0, + "work-q-0-others": "Expert technique", + "work-q-9-others": "Multinational > 10000", + "work-q-1": 2, + "work-q-0": 7, + "work-q-3": 3, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 2, + "ai-q-5-others": "Antigravity", + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 7, + 8, + 4 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 10, + 14, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 6 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [ + 3, + 6 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-11-others": "Antigravity", + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1, + 14, + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-09T17:44:14.492Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0, + 3 + ], + "userId": "JSJDCqkHawUuH9Od22X8g8GvZeG3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:18:08 GMT", + "creationTime": "Sun, 07 Dec 2025 14:18:08 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 0, + "education-q-2": [ + 4, + 3, + 1, + 0, + 5 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 8 + ], + "education-q-0": [ + 0, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 5, + 7, + 6, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 5, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 23, + 14, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 9 + ], + "tech-q-2": [ + 3, + 4 + ], + "tech-q-1": [ + 4, + 6 + ], + "tech-q-16": [ + 0, + 4 + ], + "tech-q-8": [ + 5, + 7, + 6, + 14 + ], + "tech-q-7": [ + 0, + 5, + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 11, + 23, + 24 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 6 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 1, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T14:34:09.800Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3, + 2 + ], + "community-q-4": [ + 2, + 0, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "JVP63gnV7IVKL4iISExpdD4ND6l2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:18:16 GMT", + "creationTime": "Wed, 03 Dec 2025 23:18:16 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-03T23:19:26.803Z", + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 1, + "userId": "Jb6BJOhEOCTtiZpYUowPzIDTfyx1" + }, + { + "lastSignInTime": "Wed, 25 Feb 2026 00:04:47 GMT", + "creationTime": "Wed, 25 Feb 2026 00:04:47 GMT", + "userId": "Jmc9wx3EGtbjBr2UuKX1HjeVdwz1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 23:25:25 GMT", + "creationTime": "Fri, 06 Feb 2026 23:25:25 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 1, + 3, + 4, + 8 + ], + "education-q-0": [ + 6, + 7 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5, + 6, + 8, + 10 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 2, + "tech-q-0": [ + 4, + 14, + 8, + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3, + 11 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 6, + 13, + 14, + 23, + 24 + ], + "tech-q-12": [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 2 + ], + "tech-q-14": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-15": [], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2026-02-06T23:35:24.162Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1, + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3 + ], + "community-q-0": [ + 1, + 2, + 3, + 4 + ], + "userId": "JmwmEqVuGLdmVQh1IMk2f6FOpOH3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:17:45 GMT", + "creationTime": "Sat, 06 Dec 2025 18:17:45 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "Sometimes new technologies are not aligned with Morocco market need, so learning them feels like a waste of effort.", + "education-q-3": [ + 2, + 3, + 4, + 9, + 8, + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 5, + "work-q-8": [ + 1, + 2, + 8, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 5 + ], + "work-q-10": 0, + "work-q-9-others": "Doesn't really matter for me as long as them can pay me :) ", + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 8, + 4, + 1 + ], + "tech-q-2": [ + 0, + 1, + 3, + 8 + ], + "tech-q-1": [ + 11, + 18, + 16 + ], + "tech-q-16": [ + 0, + 1, + 5 + ], + "tech-q-8": [ + 0, + 20, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 21, + 13, + 12, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 3 + ], + "tech-q-12": [ + 1, + 0, + 2, + 3, + 5, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 2, + 1, + 15 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 5, + 11 + ], + "lastUpdated": "2025-12-06T18:37:32.684Z", + "community-q-6-others": "I have a bunch of RSS feed that deliver IT content right to my inbox.", + "community-q-6": 6, + "community-q-5": [ + 1, + 3, + 0 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-0-others": "I don't see myself that I'm able to deliver valuable talks because of my little experience.", + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 7 + ], + "userId": "JnObNhdlCITJ58tMmWMC3st5ktr1" + }, + { + "lastSignInTime": "Mon, 22 Dec 2025 15:07:59 GMT", + "creationTime": "Mon, 22 Dec 2025 15:07:59 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 6, + "education-q-2": [ + 5, + 2, + 0 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 2, + 6, + 4 + ], + "education-q-0-others": "Maths, probability, statistics ", + "education-q-3": [ + 1, + 3, + 0 + ], + "education-q-0": [ + 4, + 7 + ], + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-22T15:13:59.509Z", + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 2, + 4, + 0, + 1 + ], + "ai-q-0": 0, + "userId": "JqXiUuFrHMgOMbEoo8N7dgGB75e2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:29:05 GMT", + "creationTime": "Sat, 06 Dec 2025 16:29:05 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 5, + 4 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 3, + 5, + 1, + 0, + 4 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 10, + 12 + ], + "ai-q-5": [ + 0, + 2, + 4, + 10, + 14, + 17 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 5, + 8, + 11 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 6, + 12, + 16 + ], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-06T16:40:13.838Z", + "community-q-1-others": "", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5, + 4 + ], + "community-q-0": [ + 1, + 2, + 0 + ], + "userId": "JxIQSNbCO4VvGU6Uw1V9uqBXi0A3" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 22:07:21 GMT", + "creationTime": "Fri, 06 Feb 2026 22:07:21 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 4 + ], + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 4, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 1, + 5, + 7 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 31 + ], + "tech-q-1-others": "Go , .NET", + "tech-q-16": [ + 0 + ], + "lastUpdated": "2026-02-06T22:14:21.901Z", + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 1, + 4, + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 0 + ], + "tech-q-9": [ + 7, + 8 + ], + "tech-q-12": [ + 0, + 9 + ], + "tech-q-4": [ + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 5 + ], + "tech-q-6": [ + 0, + 4 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "tech-q-5": [ + 0 + ], + "userId": "K2KGhtX038WzuqxKK7UCtWySwGK2" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 21:46:32 GMT", + "creationTime": "Fri, 02 Jan 2026 21:46:32 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 3, + 5, + 1 + ], + "work-q-9": 1, + "work-q-8": [ + 3, + 4, + 7, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 8, + 7, + 4, + 3 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 4, + 7, + 16 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 9 + ], + "tech-q-7": [ + 1, + 7, + 8 + ], + "tech-q-10": 1, + "tech-q-9": [ + 3, + 7, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 3 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-02T21:59:38.323Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 4, + 5 + ], + "userId": "K5lcn1Pg41doaO42kpwuckXu7mu1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:35:06 GMT", + "creationTime": "Wed, 03 Dec 2025 14:35:06 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4, + 3, + 2 + ], + "education-q-1": [ + 0, + 2 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 0, + 9, + 8 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 3, + 1, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 5, + "work-q-13": [ + 3, + 2, + 21, + 20, + 16 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-5-others": "Deepseek", + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 10, + 14, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 1, + 2, + 7, + 20 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 12 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3 + ], + "tech-q-3": [ + 3, + 4 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 1, + 3, + 11 + ], + "lastUpdated": "2025-12-03T15:00:20.759Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-4": [ + 5, + 6 + ], + "community-q-3": [ + 2, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 0, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "K7NhP6gG9kZvNwqrQnfgGCNcdFB2" + }, + { + "lastSignInTime": "Tue, 06 Jan 2026 16:07:04 GMT", + "creationTime": "Tue, 06 Jan 2026 16:07:04 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 6, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 3, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 7 + ], + "ai-q-5": [ + 0, + 1, + 2, + 13 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 2, + 9, + 10, + 5 + ], + "tech-q-2": [ + 4, + 5 + ], + "tech-q-1": [ + 4, + 11, + 18, + 3, + 5, + 2 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 1, + 7, + 5, + 9 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 3, + 11, + 9, + 27, + 29 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-4": [ + 3, + 2, + 4, + 10 + ], + "tech-q-13": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-15": [], + "tech-q-5": [ + 5, + 0 + ], + "lastUpdated": "2026-01-06T16:18:15.927Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 0, + 1, + 4, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "KCf2qUcxPOWrA0bzonPaCE3ZDKI3" + }, + { + "lastSignInTime": "Wed, 24 Dec 2025 10:37:10 GMT", + "creationTime": "Wed, 24 Dec 2025 10:37:10 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 0, + 1, + 3, + 2 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 3, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 4, + 8, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": 5, + "work-q-4": 2, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": 0, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 2, + "tech-q-0": [ + 4, + 0, + 10, + 7 + ], + "tech-q-2": [ + 0, + 4 + ], + "tech-q-1": [ + 3, + 20 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 7, + 2 + ], + "tech-q-7": [ + 0, + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 3, + 9 + ], + "tech-q-12": [ + 2, + 5, + 6 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 4, + 7, + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 3 + ], + "tech-q-15": [ + 2, + 5, + 1 + ], + "lastUpdated": "2025-12-24T10:53:03.608Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "KDamUSavqdRyjC0CqGGFWMOv4qx2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 00:50:30 GMT", + "creationTime": "Thu, 11 Dec 2025 00:50:30 GMT", + "userId": "KDsYixUZ9LdcctT7SFbT85YDQvg1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 15:16:42 GMT", + "creationTime": "Fri, 05 Dec 2025 15:16:42 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-05T15:18:10.483Z", + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 4, + "userId": "KGfG8KT2WRYWKX9SLbOnOQEZhpY2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:43:56 GMT", + "creationTime": "Wed, 03 Dec 2025 13:43:56 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "profile-q-8": 3, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1, + 2, + 3, + 4, + 9 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 4, + 8, + 2, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-7": null, + "work-q-6": null, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 5 + ], + "ai-q-5": [ + 0, + 1, + 5, + 8, + 14, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 11, + 18, + 3 + ], + "tech-q-2": [ + 4, + 2, + 0, + 5, + 8, + 11 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-8-others": "ElasticSearch, Opensearch, Liquibase, IBM, Artemis", + "tech-q-16": [ + 0, + 1, + 5 + ], + "tech-q-8": [ + 2, + 7, + 8, + 9, + 20, + 22, + 34 + ], + "tech-q-7": [ + 24, + 23, + 25 + ], + "tech-q-10": 2, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 0, + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-5": [ + 1, + 3 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2025-12-03T14:36:19.201Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 0, + 3 + ], + "community-q-4": [ + 1, + 4, + 6, + 3 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "KGg2W6hPqVTENz9aUqtBqp66TpL2" + }, + { + "lastSignInTime": "Fri, 12 Dec 2025 10:24:07 GMT", + "creationTime": "Fri, 12 Dec 2025 10:24:07 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 2, + 0 + ], + "education-q-4": [ + 0, + 1, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 9, + 8 + ], + "education-q-0": [ + 2, + 3, + 4 + ], + "work-q-9": 1, + "work-q-8": [ + 2, + 8, + 12, + 3, + 0 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 3, + 21 + ], + "work-q-10": 0, + "work-q-13-others": "sports ", + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 4, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 19, + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 1, + 7, + 8, + 5 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-14-others": "Plesk", + "tech-q-8": [ + 0, + 3, + 7, + 9 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 9, + 7 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 3, + 5, + 1, + 6 + ], + "lastUpdated": "2025-12-12T10:40:32.875Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1, + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "KGxWbO2u5Le3OvPMccLmyEgCpPp1" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 20:23:28 GMT", + "creationTime": "Tue, 09 Dec 2025 20:23:28 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 5, + "education-q-2": [ + 3, + 4, + 5, + 6, + 7 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 7 + ], + "education-q-2-others": "i said no need cuz i don't need them, but I'd like to have darija content for newcomers", + "education-q-4-others": "sometimes i feel like i lost passion", + "education-q-0-others": "for me, it failed in many aspects, however I worked on them, either during the studies or later when I started professional work, this is the developer life isn't it.. continuous learning ", + "education-q-3": [ + 2, + 3, + 4, + 5, + 8, + 9 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 3, + "work-q-10-others": "a combination of scrum and waterfall ", + "work-q-8-others": "the work life balance is a myth, especially when there are production incidents ", + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 5, + "ai-q-6": [ + 24 + ], + "ai-q-5": [ + 18 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 17 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-9-others": "nothing for the moment", + "tech-q-3-others": "I'm a backend developer don't touch frontend, however i ise htmx for my personal projects ", + "tech-q-8-others": "grpc", + "tech-q-16": [ + 0, + 5 + ], + "tech-q-6-others": "Falcon (Python),", + "tech-q-8": [ + 7, + 13, + 29, + 34 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 8 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 6, + 11, + 30 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2, + 7 + ], + "lastUpdated": "2025-12-09T20:42:38.961Z", + "community-q-1-others": "just need to get better", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-0-others": "i don't feel like i can bring added value.. yet", + "community-q-3": [ + 4, + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 4, + 7 + ], + "userId": "KQNA8r4ESwca6vQMvCnad6hie6u2" + }, + { + "lastSignInTime": "Tue, 03 Feb 2026 17:18:13 GMT", + "creationTime": "Tue, 03 Feb 2026 17:18:13 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 0, + 2 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 9, + 4, + 0 + ], + "education-q-0": [ + 4, + 3, + 0 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 23, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10, + 1, + 0, + 3, + 5 + ], + "tech-q-2": [ + 9 + ], + "tech-q-1": [ + 0, + 1, + 3, + 4, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 0, + 7, + 9, + 8, + 13, + 32 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-03T17:32:12.876Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 3, + 1 + ], + "community-q-2": [ + 0, + 3 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "KQlUjCyT9QPVSZLt2YboeKb4MN12" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:12:14 GMT", + "creationTime": "Wed, 03 Dec 2025 13:12:14 GMT", + "userId": "KUVseTKdVpRKqT84C2pkKii6ibA2" + }, + { + "lastSignInTime": "Fri, 23 Jan 2026 19:21:46 GMT", + "creationTime": "Fri, 23 Jan 2026 19:21:46 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 2, + 0 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 4, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 1 + ], + "work-q-1": 2, + "work-q-0": 5, + "work-q-10": 0, + "work-q-2": 2, + "work-q-5": null, + "ai-q-4": 0, + "ai-q-3": 2, + "lastUpdated": "2026-01-23T19:31:55.774Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2, + 1, + 0 + ], + "ai-q-0": 0, + "userId": "KWy501wsnYhDeFeG1BugFmUW7R93" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:41:36 GMT", + "creationTime": "Wed, 03 Dec 2025 14:41:36 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 6, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 4 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 5, + 4, + 2, + 1 + ], + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-03T15:03:30.012Z", + "ai-q-2": 4, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 14, + 2, + 3 + ], + "ai-q-0": 0, + "userId": "KcDaa2jIHeeobIW2D3bqWHrWHeZ2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:30:00 GMT", + "creationTime": "Sun, 07 Dec 2025 15:30:00 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-07T15:31:02.373Z", + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "userId": "KcuDLjSyT0NaMkfYItMl82L5Aqe2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 11:21:49 GMT", + "creationTime": "Tue, 09 Dec 2025 11:21:49 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "lastUpdated": "2025-12-09T11:25:05.328Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 4, + 3, + 6 + ], + "education-q-3": [ + 11, + 2, + 0, + 3, + 8 + ], + "education-q-0": [ + 6 + ], + "userId": "KeCp0c9vg6egUC06fzdBzxNdA413" + }, + { + "lastSignInTime": "Thu, 15 Jan 2026 21:49:31 GMT", + "creationTime": "Thu, 15 Jan 2026 21:49:31 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 6, + "education-q-2": [ + 5, + 4, + 0, + 1, + 2, + 3 + ], + "education-q-1": [ + 2 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 11, + 8 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 4 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 1, + 4, + 5, + 7, + 10 + ], + "tech-q-2": [ + 0, + 2, + 7, + 5, + 1 + ], + "tech-q-1": [ + 8, + 12, + 3 + ], + "tech-q-16": [ + 1, + 6 + ], + "tech-q-8": [ + 3, + 7, + 9, + 0 + ], + "tech-q-7": [ + 7, + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 12 + ], + "tech-q-11": [ + 5, + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 5, + 1, + 2, + 7 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-01-16T08:12:26.449Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 0, + 2, + 1, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 4, + 2, + 3, + 1 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "userId": "KggzDGaqXwcr7Z9iFVbMaqlrcB23" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:53:44 GMT", + "creationTime": "Sun, 07 Dec 2025 18:53:44 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "lastUpdated": "2025-12-07T18:55:49.366Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 2, + 3, + 9 + ], + "education-q-0": [ + 3, + 4, + 0 + ], + "userId": "KjVng0epvwQFCHkLDGZfxhBrTMC2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 00:21:54 GMT", + "creationTime": "Mon, 08 Dec 2025 00:21:54 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 8 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 8, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [ + 3, + 14 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 0, + "work-q-3": null, + "work-q-2": null, + "work-q-5": 6, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 5, + 10, + 21, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 20, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-15-others": "Convex", + "tech-q-8": [ + 9, + 0 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 12, + 28 + ], + "tech-q-11": [ + 2, + 1, + 12 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12, + 17, + 16, + 22 + ], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-08T00:38:11.191Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 2 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 3, + 2, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "KkJ700dvgYS1FdYAkOj4ZrBZHKC2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 08:29:46 GMT", + "creationTime": "Tue, 09 Dec 2025 08:29:46 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-3": [ + 9 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 4, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 5 + ], + "ai-q-5": [ + 0, + 2, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 34, + 29 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 3 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-09T08:42:47.641Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 7 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "Kpf5JFOD2KZIZOgmNOh1nAmUKWL2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 09:29:31 GMT", + "creationTime": "Thu, 04 Dec 2025 09:29:31 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 12, + "profile-q-8": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 6, + 9 + ], + "education-q-1-others": "Dutch", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 5, + 8, + 9, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 7, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 9, + 8, + 12, + 14, + 16, + 20 + ], + "tech-q-2": [ + 0, + 4, + 8, + 12, + 16, + 19, + 20 + ], + "tech-q-1": [ + 9, + 14, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T09:41:04.645Z", + "community-q-6": 5, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "KrmB73m1CbZsaHOm0wjc6rTE4jJ2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 12:18:45 GMT", + "creationTime": "Thu, 04 Dec 2025 12:18:45 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 9, + 0, + 3, + 4 + ], + "education-q-0": [ + 5, + 6, + 2, + 4, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 8, + 11, + 12, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [ + 1, + 3, + 8 + ], + "work-q-0": 1, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 4, + "work-q-4": 7, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 4, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 16, + 11 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 2, + 7, + 20 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 12 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 1, + 0, + 5 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 13, + 12 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 5, + 6, + 1 + ], + "tech-q-15": [ + 2, + 6, + 5 + ], + "lastUpdated": "2025-12-04T12:36:54.424Z", + "community-q-6": 3, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 3, + 0, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "KwruspbhjjeAXHaNwS2DK7tGD8B2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:45:12 GMT", + "creationTime": "Sun, 07 Dec 2025 09:45:12 GMT", + "userId": "Kx999r1xlGhvXtnn0tPziLSOOQp1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 10:04:09 GMT", + "creationTime": "Mon, 08 Dec 2025 10:04:09 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 0, + "profile-q-2": 1, + "lastUpdated": "2025-12-08T10:08:00.680Z", + "education-q-2": [ + 0, + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 3 + ], + "education-q-3": [ + 7, + 0, + 3 + ], + "education-q-0": [ + 0, + 1, + 2, + 4, + 5, + 3 + ], + "userId": "KxAnUedJSbaJoAnlRWXFr96zOQi1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:00:39 GMT", + "creationTime": "Sat, 06 Dec 2025 17:00:39 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 0, + "education-q-2": [ + 2, + 5, + 1, + 0, + 4 + ], + "education-q-1": [ + 1, + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 7, + 10, + 11 + ], + "education-q-1-others": "Spanish\n", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [], + "work-q-1": 0, + "work-q-0": 5, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 1, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 2, + 8 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 2, + 1 + ], + "tech-q-8": [ + 6, + 7, + 13, + 14 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 5, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [], + "tech-q-14": [ + 2, + 0, + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0, + 5, + 3, + 2, + 1, + 6, + 9, + 8, + 12 + ], + "lastUpdated": "2025-12-06T17:09:13.681Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "L1CnDEzwpjhMQGcT9evO26W6wcF2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:53:37 GMT", + "creationTime": "Mon, 08 Dec 2025 09:53:37 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 1, + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 7 + ], + "education-q-0": [ + 2, + 5, + 0, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 4, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 3 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2, + 5, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 7, + 5 + ], + "tech-q-2": [ + 7 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 3 + ], + "tech-q-11": [ + 5, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-08T10:04:14.652Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 5 + ], + "community-q-3": [ + 2, + 4, + 5 + ], + "community-q-2": [ + 0, + 2, + 1 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "L2a1KK3mSGSEVd7ZFPyyI9yfdfD2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 21:47:41 GMT", + "creationTime": "Sun, 07 Dec 2025 21:47:41 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 1, + 0 + ], + "education-q-1": [ + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 0 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 0 + ], + "work-q-10": 2, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 1, + 9, + 10, + 6, + 7, + 0 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 2 + ], + "tech-q-10": 2, + "tech-q-9": [ + 3, + 2 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 0, + 2 + ], + "tech-q-14": [ + 4 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-07T21:52:45.405Z", + "community-q-6": 4, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 2 + ], + "userId": "L5atB0uCIZTW44UEqlBVeides353" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:32:19 GMT", + "creationTime": "Sun, 07 Dec 2025 12:32:19 GMT", + "profile-q-5": 1, + "profile-q-4": 7, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "profile-q-4-others": "Transition from a business and finance field", + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 0, + 3, + 9, + 7 + ], + "education-q-0": [ + 3, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 4, + 8, + 9, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Tech Company", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 4, + 5 + ], + "ai-q-5": [ + 2, + 1, + 14, + 17, + 9 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 5 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 4, + 8, + 13, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 22 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 7, + 5 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0, + 6 + ], + "lastUpdated": "2025-12-07T12:54:06.985Z", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "LAjAbHDBGRhw2VEEOb7Ui60mWUx1" + }, + { + "lastSignInTime": "Wed, 11 Feb 2026 08:59:27 GMT", + "creationTime": "Wed, 11 Feb 2026 08:59:27 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "lastUpdated": "2026-02-11T09:03:59.101Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1, + 0, + 3, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 4, + 5 + ], + "userId": "LC9x2lMkObg0Q5S8tbkOwTBb8iM2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:34:18 GMT", + "creationTime": "Sun, 07 Dec 2025 14:34:18 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 2, + "education-q-2": [ + 0, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 0 + ], + "education-q-3": [ + 0, + 8, + 9, + 11 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 8 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 3, + 5, + 8, + 10, + 19, + 21, + 23, + 24, + 22, + 37 + ], + "ai-q-5": [ + 0, + 2, + 4, + 1, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 3 + ], + "tech-q-2": [ + 4, + 3, + 2, + 1, + 0, + 7, + 8 + ], + "tech-q-1": [ + 20, + 16 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 6, + 21 + ], + "tech-q-7": [ + 0, + 4, + 5, + 11, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 13, + 12, + 23 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 3, + 4, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 4, + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 7 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 0, + 2, + 1 + ], + "lastUpdated": "2025-12-07T15:25:12.391Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 2 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 6 + ], + "userId": "LCAy5yHphuUDC0lVwpiLs4A9kUx1" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 21:32:28 GMT", + "creationTime": "Wed, 10 Dec 2025 21:32:28 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 7, + "education-q-2": [ + 2, + 4, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-3": [ + 0, + 3, + 9, + 1 + ], + "education-q-0": [ + 5, + 2, + 0 + ], + "education-q-4": [ + 3, + 4, + 7 + ], + "education-q-4-others": "Tutorial Hell", + "work-q-9": 2, + "work-q-8": [ + 3, + 1, + 0, + 8, + 2 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 5, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": 1, + "work-q-4": 2, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 5, + 8 + ], + "tech-q-2": [ + 1, + 0 + ], + "tech-q-1": [ + 11, + 3, + 7 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [ + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 32 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 4, + 5 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-10T21:58:45.771Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 5, + 2 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "LGy7U1fGR9hRoDsUJZGxrZwrD5e2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:23:34 GMT", + "creationTime": "Thu, 01 Jan 2026 15:23:34 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 5 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 4, + 5, + 21 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2026-01-01T15:38:14.397Z", + "tech-q-8": [ + 8, + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-11": [ + 0, + 1, + 2 + ], + "tech-q-9": [ + 13, + 33 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-4": [], + "tech-q-13": [ + 0 + ], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [ + 1, + 2, + 3 + ], + "tech-q-5": [], + "userId": "LKgVMBmtoaR92jWzUbIwXjEut393" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 08:22:33 GMT", + "creationTime": "Thu, 04 Dec 2025 08:22:33 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 3 + ], + "education-q-3": [ + 3, + 0, + 4, + 7, + 8, + 9 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 4, + 6, + 7, + 8, + 10, + 11, + 12, + 3, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 8, + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 5, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 1, + 8, + 4, + 2, + 5 + ], + "tech-q-1": [ + 8, + 0 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 7, + 13, + 20, + 27, + 29 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 2, + 0 + ], + "tech-q-4": [ + 5, + 9, + 13 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 8, + 12, + 1 + ], + "tech-q-14": [ + 1, + 0, + 2, + 9 + ], + "tech-q-5": [ + 0, + 3, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2, + 5 + ], + "lastUpdated": "2025-12-04T08:42:29.905Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 4, + 6 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "LNAMUf0ck4PD4vS58TN7JdPkHVq1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:10:46 GMT", + "creationTime": "Sat, 06 Dec 2025 20:10:46 GMT", + "userId": "LNMRsBsqXZSZzbSNJXiKd3afvBo1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:06:54 GMT", + "creationTime": "Sat, 06 Dec 2025 20:06:54 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "education-q-2": [ + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 0, + 3, + 9, + 10 + ], + "education-q-1-others": "", + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 8, + 1, + 4 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 6 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 0, + 2, + 3 + ], + "tech-q-1": [ + 31 + ], + "tech-q-1-others": "Nothing, i think it's frivolous to learn programming languages. ", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-06T20:33:06.324Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 3, + 4, + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "LNndHRc8mUhsWZpvkuZK5tED7R42" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 23:01:54 GMT", + "creationTime": "Fri, 05 Dec 2025 23:01:54 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-05T23:02:55.081Z", + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 23, + "profile-q-2": 3, + "userId": "LRGChZz6UCYfJHfMTyE51fgnEYA3" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 18:20:57 GMT", + "creationTime": "Thu, 01 Jan 2026 18:20:57 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 4, + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1 + ], + "education-q-3": [ + 11, + 0, + 3, + 4 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 8, + 13, + 2, + 6 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 8, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10, + 8, + 0 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 3, + 4 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 4 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-01T21:05:10.631Z", + "community-q-6": 2, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 3, + 4, + 0 + ], + "community-q-0-others": "not interested", + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 7 + ], + "userId": "LbR4nw4minbSVtDbNdtVJxO5IEe2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 07:33:06 GMT", + "creationTime": "Sun, 07 Dec 2025 07:33:06 GMT", + "userId": "LfpWV50MfOTM2POwSCh4ZYGYHLm2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 05:38:52 GMT", + "creationTime": "Sun, 07 Dec 2025 05:38:52 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-07T05:40:48.881Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 7, + "profile-q-8": 2, + "userId": "Lg4ifeM0CGQ8fNC3HQqISE4DBY73" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:50:17 GMT", + "creationTime": "Sun, 07 Dec 2025 20:50:17 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "education-q-3": [ + 2, + 3, + 4, + 0, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 5, + 6, + 7, + 8, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 3, + 5, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T21:02:31.827Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 2, + 3, + 4, + 5 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 0, + 2, + 3, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "LieXT95FtfMwRZ3Jh9fZNA7NB2f2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:10:57 GMT", + "creationTime": "Sat, 06 Dec 2025 19:10:57 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T19:15:00.269Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 1, + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 10 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "userId": "LlLtu30TOxSTYqVlYpiUowIucBi1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:11:45 GMT", + "creationTime": "Wed, 03 Dec 2025 14:11:45 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-03T14:13:19.795Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 6, + "userId": "LrxPzXwZVMOK21J4HANiLsOmV3E3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:22:39 GMT", + "creationTime": "Sun, 07 Dec 2025 10:22:39 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 5, + "profile-q-7": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 1 + ], + "education-q-3": [ + 9, + 11 + ], + "education-q-0": [ + 5, + 6 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 12, + 0 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 12 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-11-others": "", + "tech-q-11": [ + 5, + 1, + 17 + ], + "tech-q-9": [ + 0, + 3, + 9 + ], + "tech-q-12": [ + 1, + 4 + ], + "tech-q-4": [ + 1, + 0 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0, + 1 + ], + "lastUpdated": "2025-12-07T10:50:57.761Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 0, + 2 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "LsDfXqd3DSapJc74DYWeEHSdtLO2" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 06:15:21 GMT", + "creationTime": "Fri, 02 Jan 2026 06:15:21 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 12, + "profile-q-8": 1, + "education-q-2": [ + 1, + 2 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 9, + 10, + 3 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 1, + "work-q-6": 6, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2, + 1, + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 24 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 23 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-02T06:27:40.192Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 7 + ], + "community-q-3": [ + 5, + 3, + 4 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 5 + ], + "userId": "LunxhJpvmmeT1M6M9ex1tc2oDDQ2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:34:24 GMT", + "creationTime": "Wed, 03 Dec 2025 14:34:24 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 0, + 1, + 3, + 7 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 2, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 3, + 7, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [], + "work-q-1": 1, + "work-q-0": 6, + "work-q-10": 0, + "work-q-3": 3, + "work-q-2": 2, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 10, + 12 + ], + "ai-q-5": [ + 0, + 3, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 8, + 9, + 10 + ], + "tech-q-2": [ + 0, + 3, + 8 + ], + "tech-q-1": [ + 2, + 3, + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 27 + ], + "tech-q-7": [ + 11, + 5 + ], + "tech-q-10": 3, + "tech-q-9": [ + 5, + 6, + 8, + 11, + 13, + 24, + 23 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T14:45:45.335Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "M0o0LwdULyQh8wbYi48pio90HAS2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:13:30 GMT", + "creationTime": "Sun, 07 Dec 2025 16:13:30 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 2, + 9 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 3, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 18, + 9 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 11, + 15 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T16:31:24.617Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 5, + 6 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 4, + 0 + ], + "userId": "M3PFtEgTjrZgYNqkbEecNmscOCy2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 12:28:46 GMT", + "creationTime": "Thu, 04 Dec 2025 12:28:46 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 3, + 0, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 7, + 4, + 3 + ], + "education-q-0": [ + 7, + 4 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 18 + ], + "tech-q-2": [ + 4, + 11 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 5 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 0, + 1, + 8, + 3, + 4, + 5 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 5, + 2, + 6, + 11, + 13 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-04T12:55:18.591Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 4, + 1, + 0 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "M4bWEXLjQyd5XFiqofMymlS5YXF3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:16:04 GMT", + "creationTime": "Sun, 07 Dec 2025 12:16:04 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 1, + 4, + 5, + 9 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 5, + "work-q-8": [ + 1, + 0, + 2, + 4, + 6, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 12, + 17 + ], + "work-q-10": 1, + "work-q-9-others": "It doesn't matter ", + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 11, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 5 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 4, + 9, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 13, + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1, + 4, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3, + 8, + 1 + ], + "lastUpdated": "2025-12-07T12:31:43.247Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 4, + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "M77bc6WFlNNZ22mmIeFpeAd3dmE3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:46:13 GMT", + "creationTime": "Sun, 07 Dec 2025 11:46:13 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-07T11:47:37.987Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "M9vy3Ve57BeKcxxk44e8b8SJUsU2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 14:41:02 GMT", + "creationTime": "Thu, 01 Jan 2026 14:41:02 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 2, + 5 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 4, + 3, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 5 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 26 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 8, + 29 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 5 + ], + "tech-q-3": [ + 3, + 18 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 6 + ], + "lastUpdated": "2026-01-01T14:51:24.064Z", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "MDKYgN9MB2dKw6ERWCQQbg4wzfk2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 13:41:13 GMT", + "creationTime": "Mon, 09 Feb 2026 13:41:13 GMT", + "userId": "MH6Ni4VWSbQQcD1jDETTbKtVmM52" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 01:04:27 GMT", + "creationTime": "Thu, 04 Dec 2025 01:04:27 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 2, + 3, + 4, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 2 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 11, + 18 + ], + "tech-q-2": [ + 18 + ], + "tech-q-1": [ + 14 + ], + "tech-q-16": [ + 2, + 3, + 0 + ], + "tech-q-8": [ + 7, + 29 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 33 + ], + "tech-q-11": [ + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 3 + ], + "tech-q-3": [], + "tech-q-13": [ + 3 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-04T01:19:31.875Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 4 + ], + "userId": "MIZA6BoiHpfhEYx52aeUeeaF5ph1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:11:28 GMT", + "creationTime": "Fri, 06 Feb 2026 17:11:28 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 4, + 9 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 8, + 3, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 0, + 20 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 3, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 0, + 1, + 4 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0, + 4 + ], + "tech-q-8": [ + 7, + 2 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 4, + 8 + ], + "tech-q-11": [ + 2, + 0 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 5 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 6 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2026-02-06T17:27:24.756Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 6 + ], + "community-q-3": [ + 1, + 2, + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 3, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "MJ0e7KRJIrU4OusQrAGW9pCMyf22" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:32:35 GMT", + "creationTime": "Sun, 07 Dec 2025 16:32:35 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 8, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0 + ], + "education-q-4": [ + 1, + 2, + 3 + ], + "education-q-3": [ + 0, + 9, + 5 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 3, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-5-others": "Qwen", + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 7 + ], + "ai-q-5": [ + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 9, + 5, + 10, + 11, + 14, + 20, + 28 + ], + "tech-q-2": [ + 9, + 10, + 5 + ], + "tech-q-1": [ + 11, + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 12, + 0, + 7, + 9 + ], + "tech-q-7": [ + 13, + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 12, + 9, + 7, + 8, + 13, + 11, + 33 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T17:06:33.814Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 2, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 1, + 2, + 3 + ], + "userId": "MMtQDauNHOTovc7fT8k84yPqsYg2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 07:55:40 GMT", + "creationTime": "Thu, 04 Dec 2025 07:55:40 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 0, + 2, + 4, + 3, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 11, + 18, + 0 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 8, + 11, + 18 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 7, + 29 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 0, + 6 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 9, + 13 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1, + 2, + 11 + ], + "lastUpdated": "2025-12-04T08:09:06.391Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 2, + 4 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 1 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "MaR96etD2YQ0SiCJsolm7Vqumdh2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 16:28:59 GMT", + "creationTime": "Mon, 09 Feb 2026 16:28:59 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 0, + "education-q-2": [ + 2 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 4, + 5, + 7 + ], + "education-q-4-others": "Procrastination, or being lazy", + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 0, + 1, + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 8, + 6 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 3, + "work-q-10-others": "We have our processes definition, we use Notion to build the processes", + "work-q-13-others": "Tech for non-profits and education", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 7, + 0 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 7 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 34, + 19 + ], + "tech-q-7": [ + 1, + 7 + ], + "tech-q-10": 3, + "tech-q-9": [ + 29, + 33 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 17 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 4 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-09T16:46:26.199Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 5, + 4 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "MecunHX8gUMSZZXQfGuFDtf06mq1" + }, + { + "lastSignInTime": "Sat, 05 Oct 2024 14:21:17 GMT", + "creationTime": "Sat, 05 Oct 2024 14:21:17 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-06T17:51:43.269Z", + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 6, + "userId": "MfLuxOfYUOhhfsNC0wh1zkxs55V2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 17:37:20 GMT", + "creationTime": "Thu, 04 Dec 2025 17:37:20 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "lastUpdated": "2025-12-04T17:41:19.530Z", + "education-q-2": [ + 0, + 4, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 5, + 2, + 3 + ], + "education-q-3": [ + 0, + 3, + 6, + 8, + 9 + ], + "education-q-0": [ + 5, + 0, + 2, + 3, + 1 + ], + "userId": "Mk1iC9IvN7gC9s44Xp8sYwfdvZ73" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:15:18 GMT", + "creationTime": "Sat, 06 Dec 2025 18:15:18 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T18:17:53.793Z", + "education-q-2": [ + 1, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 2, + 3, + 4, + 6 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "userId": "MsbsL2CxkNVLJ6vDD6fBd6Mv1vC3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:42:49 GMT", + "creationTime": "Wed, 03 Dec 2025 14:42:49 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4 + ], + "tech-q-2": [ + 0, + 1, + 4 + ], + "tech-q-1": [], + "tech-q-3-others": "Jsf", + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 11 + ], + "tech-q-11": [ + 1, + 0, + 3 + ], + "tech-q-4": [ + 13 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 2, + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0 + ], + "tech-q-16": [ + 6, + 4 + ], + "lastUpdated": "2025-12-03T15:06:24.777Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 2 + ], + "userId": "MtsOeu3rujTAT0QEiiGfVfkfKxq2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 10:34:26 GMT", + "creationTime": "Mon, 09 Feb 2026 10:34:26 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 2, + 0, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 2, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 12, + 2 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 0, + 2, + 23, + 14, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 7, + 8, + 4 + ], + "tech-q-2": [ + 0, + 7, + 3, + 2 + ], + "tech-q-1": [ + 13, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 0, + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 21 + ], + "tech-q-11": [ + 1, + 11 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 1, + 0 + ], + "tech-q-15": [ + 0, + 1, + 5, + 16 + ], + "lastUpdated": "2026-02-09T11:11:09.634Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1 + ], + "community-q-4": [ + 0, + 1, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 2, + 4, + 1 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 2, + 3, + 5 + ], + "userId": "MvP3vWesidYTBnvOaKjbcGyDrdH3" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 14:23:48 GMT", + "creationTime": "Mon, 09 Feb 2026 14:23:48 GMT", + "userId": "Mwg0UAZFYgejmezfJMkDWGDiwm33" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:11:12 GMT", + "creationTime": "Wed, 03 Dec 2025 21:11:12 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 6, + "education-q-2": [ + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 3, + 2, + 4 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 5 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 9, + 11 + ], + "tech-q-2": [ + 6, + 0 + ], + "tech-q-1": [ + 28, + 12, + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1, + 0 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 5, + 6, + 7 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-04T12:08:52.557Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 4, + 5, + 2 + ], + "community-q-3": [ + 0, + 2, + 3 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "N35PL7QALxV7C4E584fQLY4wePB2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:13:12 GMT", + "creationTime": "Sun, 07 Dec 2025 10:13:12 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 9 + ], + "education-q-0": [ + 0, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 8, + 13, + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "lastUpdated": "2025-12-07T10:19:27.215Z", + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "userId": "N39vNDCaUsPuiHhotjBxb9c60Y02" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:33:45 GMT", + "creationTime": "Fri, 05 Dec 2025 21:33:45 GMT", + "userId": "N5LzwnX8mXaSDlEWg5ppgssuIzB3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 17:40:03 GMT", + "creationTime": "Sun, 07 Dec 2025 17:40:03 GMT", + "profile-q-5": 3, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 2 + ], + "profile-q-1": 0, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 3, + 0, + 2 + ], + "education-q-4": [ + 1 + ], + "education-q-3": [ + 0, + 9, + 10, + 11 + ], + "education-q-0": [ + 3, + 5, + 4, + 2, + 1, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 13 + ], + "work-q-12": 0, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 2, + 3, + 19 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38 + ], + "ai-q-5": [ + 1, + 5, + 8, + 11, + 13, + 14, + 15, + 16, + 20, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30 + ], + "tech-q-2": [ + 0, + 2, + 3 + ], + "tech-q-1": [ + 16 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 2 + ], + "tech-q-10": 3, + "tech-q-9": [ + 1, + 3 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 13 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 21, + 20, + 19, + 0, + 1, + 3, + 4, + 6 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0, + 5, + 6, + 7, + 11 + ], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 0, + 1, + 3, + 2, + 5 + ], + "lastUpdated": "2025-12-07T18:30:35.574Z", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 3, + 6 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 3 + ], + "userId": "N7vpEDvb2hXr99L09S2zAX2snIV2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:42:42 GMT", + "creationTime": "Fri, 06 Feb 2026 17:42:42 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 5, + "work-q-8": [ + 1, + 4, + 2, + 10, + 11, + 8, + 7, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 11, + "work-q-13": [ + 5 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 1, + "lastUpdated": "2026-02-06T17:48:47.637Z", + "ai-q-2": 1, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "userId": "NCykWcCs6LNalEhU4dhMbTjGm4k1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 00:30:52 GMT", + "creationTime": "Thu, 04 Dec 2025 00:30:52 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 13, + "profile-q-8": 4, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + "education-q-0": [ + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 13, + 0, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 8, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 8, + 1 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-8-others": "Datadog, Launchdarkly", + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 7, + 25, + 29, + 34 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 33 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 8, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T00:54:15.139Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 5 + ], + "community-q-0-others": "Living outside ", + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 7 + ], + "userId": "NDvwzxxdtdO2k9FwazFxJLBcUbW2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 19:08:09 GMT", + "creationTime": "Thu, 04 Dec 2025 19:08:09 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "lastUpdated": "2025-12-04T19:11:32.231Z", + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 3, + 11 + ], + "education-q-0": [ + 2 + ], + "userId": "NNgMrKYTHgOdOEbSlx6f5J2KOh03" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:02:00 GMT", + "creationTime": "Sat, 06 Dec 2025 19:02:00 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 0, + 5, + 8 + ], + "tech-q-2": [ + 2, + 4, + 0, + 8 + ], + "tech-q-1": [ + 5, + 12 + ], + "tech-q-16": [ + 0, + 1, + 5, + 6 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 6, + 7, + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 9, + 3, + 0 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 4, + 2, + 1 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0, + 2 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-06T19:11:13.121Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1, + 2, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "NQ1Kii3ABleWqBeCDfRWgZpyq0P2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 11:12:39 GMT", + "creationTime": "Fri, 05 Dec 2025 11:12:39 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-05T11:13:39.192Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "userId": "NRqMRMfNWtUttAhsfOPVFvaTDVr2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 19:26:59 GMT", + "creationTime": "Wed, 03 Dec 2025 19:26:59 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 0, + 1, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 4, + 11, + 3 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 11, + 8 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [], + "work-q-1": 2, + "work-q-0": 4, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 1, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 6 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [], + "tech-q-2-others": "c#", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 1, + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 3, + 5 + ], + "lastUpdated": "2025-12-03T19:36:40.194Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3, + 4 + ], + "community-q-4": [ + 2, + 3, + 6 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "Nbo4qbDJxNa9eQShW4I6NC701on2" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 15:51:06 GMT", + "creationTime": "Thu, 25 Dec 2025 15:51:06 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 0, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 2 + ], + "education-q-1": [ + 0 + ], + "education-q-4": [ + 0, + 1, + 2 + ], + "education-q-3": [ + 0, + 2, + 5, + 1, + 3 + ], + "education-q-0": [ + 1, + 2, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 3, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [ + 1 + ], + "work-q-1": 2, + "work-q-0": 1, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 5, + 6 + ], + "tech-q-1": [ + 0, + 1, + 4, + 5 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 9, + 0 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 1, + 2 + ], + "tech-q-14": [ + 0, + 1, + 5 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-25T15:59:06.803Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "Nc0DkmMrgpYKTpbu21gTsAxe7ni2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 21:02:31 GMT", + "creationTime": "Sun, 07 Dec 2025 21:02:31 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 3, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 8, + 1 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 4, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 5, + 3 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 3 + ], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-07T21:14:55.993Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 5, + 6 + ], + "community-q-3": [ + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "NcfaWP8yo3Qm3i4gtXMxUIYLcqz1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:21:54 GMT", + "creationTime": "Wed, 03 Dec 2025 20:21:54 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-0-others": "", + "education-q-3": [ + 0, + 8 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 0, + 2, + 4, + 3, + 6, + 7, + 9 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 0 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-03T20:28:48.280Z", + "community-q-6": 4, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 2, + 1 + ], + "community-q-3": [ + 2, + 3, + 4 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 3, + 2, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "NfMILDOZzUf21CiLkUYfZIO4zDG2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:25:44 GMT", + "creationTime": "Sat, 06 Dec 2025 17:25:44 GMT", + "userId": "NfbPLJsK1beyXBcmUpEfMAOt7g53" + }, + { + "lastSignInTime": "Fri, 13 Feb 2026 10:17:34 GMT", + "creationTime": "Fri, 13 Feb 2026 10:17:34 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 0, + "education-q-2": [ + 5, + 4, + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 5 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": 0, + "ai-q-3": 4, + "ai-q-2": 3, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 3, + "tech-q-0": [ + 3, + 10 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 0 + ], + "tech-q-12": [ + 0 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-13T10:28:37.206Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 5 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "NgXADDAFsFMJovBN0Mmw47EnPZu1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 22:02:18 GMT", + "creationTime": "Wed, 03 Dec 2025 22:02:18 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 11, + "education-q-2": [ + 3, + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 9, + 11, + 0 + ], + "education-q-0": [ + 1, + 3, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 5, + 8, + 3 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 11 + ], + "tech-q-2": [ + 11 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 1, + 2, + 0 + ], + "tech-q-8": [ + 0, + 7, + 8 + ], + "tech-q-7": [ + 5, + 15, + 16 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13, + 27 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 23 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 5, + 6, + 13 + ], + "lastUpdated": "2025-12-03T22:30:26.851Z", + "community-q-6-others": "Blind", + "community-q-6": 6, + "community-q-5": [ + 1, + 0, + 3 + ], + "community-q-4": [ + 1, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "NkZMF5Rw8xRioxIwNzRAGR4s4lX2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 08:54:41 GMT", + "creationTime": "Thu, 04 Dec 2025 08:54:41 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 4 + ], + "education-q-3": [ + 0, + 9, + 7 + ], + "education-q-0": [ + 0, + 1, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 11, + 10, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 7, + "work-q-13": [ + 0, + 1, + 3, + 2, + 16, + 18 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 3, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 7, + 1 + ], + "tech-q-2": [ + 3, + 7, + 0 + ], + "tech-q-1": [ + 3, + 7, + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [ + 5, + 7 + ], + "tech-q-10": 0, + "tech-q-9": [ + 3 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 1, + 3, + 10 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 1, + 0, + 3, + 5, + 4 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 6 + ], + "tech-q-14": [ + 8 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2025-12-04T09:09:42.033Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "Nm7sqkcQtRVAZzxlUUu58ww9Pp32" + }, + { + "lastSignInTime": "Sun, 18 Jan 2026 18:05:48 GMT", + "creationTime": "Sun, 18 Jan 2026 18:05:48 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6, + 0 + ], + "education-q-0-others": "evrything above", + "education-q-3": [ + 0, + 3, + 2, + 6, + 9 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 6, + 9, + 8, + 10, + 11, + 3, + 5, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": null, + "ai-q-5-others": "grok\n", + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 4, + 5, + 21, + 20 + ], + "ai-q-5": [ + 0, + 2, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 3, + 5 + ], + "tech-q-2": [ + 10, + 3, + 5 + ], + "tech-q-1": [ + 0, + 2, + 7, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 13, + 7, + 6 + ], + "tech-q-7": [ + 7, + 11 + ], + "tech-q-10": 3, + "tech-q-9": [ + 15, + 33, + 0, + 1, + 3 + ], + "tech-q-11": [ + 5, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-18T18:18:29.835Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 3, + 4, + 6 + ], + "community-q-3": [ + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "NnOadMRQJhgE93QMTbUaJfAES023" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:00:56 GMT", + "creationTime": "Sat, 06 Dec 2025 16:00:56 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "lastUpdated": "2025-12-06T16:03:05.029Z", + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 4, + 3, + 5 + ], + "education-q-3": [ + 0, + 1, + 3, + 9 + ], + "education-q-0": [ + 3, + 4 + ], + "userId": "NqmtTP9gSKNTCENgZTF4fbljfpf1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:38:20 GMT", + "creationTime": "Sun, 07 Dec 2025 09:38:20 GMT", + "profile-q-5": 4, + "profile-q-4": 8, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 8, + "profile-q-4-others": "- University/Pubic school bac+2\n- en plus formation online self-taught\n- en plus interns ...", + "lastUpdated": "2025-12-07T09:52:25.032Z", + "education-q-2": [ + 0, + 1, + 2, + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 3, + 1, + 9, + 11 + ], + "education-q-1-others": "- chinese\n- spanish / italian", + "education-q-0": [ + 0, + 5, + 3, + 1, + 2 + ], + "userId": "NsZofi20x2X8K3GED2fkUsrW5lH3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 13:41:37 GMT", + "creationTime": "Sun, 07 Dec 2025 13:41:37 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2 + ], + "education-q-4": [ + 1, + 5, + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 6, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "hosting", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5 + ], + "tech-q-2": [ + 5 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 8 + ], + "lastUpdated": "2025-12-07T13:57:16.676Z", + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 11 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 1 + ], + "userId": "Ny0KbOsN0aRT8JyfERVNa3BOfJt1" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 16:00:56 GMT", + "creationTime": "Thu, 01 Jan 2026 16:00:56 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 6, + "education-q-2": [ + 5, + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 0, + 11, + 8, + 4, + 2 + ], + "education-q-0": [ + 2 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2, + 20, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 18 + ], + "tech-q-2": [ + 8, + 0, + 1 + ], + "tech-q-1": [ + 4, + 18 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 1, + 3 + ], + "tech-q-10": 2, + "tech-q-11": [ + 6 + ], + "tech-q-9": [ + 6, + 23 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 18 + ], + "tech-q-15": [ + 2, + 1, + 11 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2026-01-01T16:10:39.815Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "O1QUdonCZIcRfoSjrOUkxh5wBfo1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:22:57 GMT", + "creationTime": "Wed, 03 Dec 2025 23:22:57 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-03T23:25:14.708Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "userId": "O1cAyfXG0OUocfJYvesW383S9882" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:23:06 GMT", + "creationTime": "Sat, 06 Dec 2025 16:23:06 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 1 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 8, + 9, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 3, + 2, + 4, + 5 + ], + "tech-q-2": [ + 0, + 1, + 3, + 2, + 4, + 5 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-6-others": "spring", + "tech-q-8": [ + 7, + 5, + 8, + 13, + 29 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 30 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 1, + 2 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T16:41:21.759Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 1, + 2, + 3, + 4, + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "O6pqyJUtdUVmFXz07fy44F2xNeg2" + }, + { + "lastSignInTime": "Tue, 06 Jan 2026 14:02:27 GMT", + "creationTime": "Tue, 06 Jan 2026 14:02:27 GMT", + "profile-q-5": 7, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 4, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 12, + "profile-q-8": 1, + "education-q-2": [ + 5, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 3 + ], + "education-q-3": [ + 2, + 4, + 9, + 10 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 8, + 6 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 20 + ], + "work-q-10": 3, + "work-q-10-others": "Fragile Management", + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 3, + "work-q-2": 1, + "work-q-7": 2, + "work-q-6": null, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 36, + 6, + 4 + ], + "ai-q-5": [ + 3, + 22, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 5, + 7 + ], + "tech-q-2": [ + 5, + 3 + ], + "tech-q-1": [ + 8, + 3 + ], + "tech-q-16": [ + 1, + 5, + 3 + ], + "tech-q-8": [ + 7, + 17, + 8, + 20 + ], + "tech-q-7": [ + 9, + 5 + ], + "tech-q-10": 1, + "tech-q-9": [ + 17, + 20 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 3, + 5, + 17 + ], + "tech-q-12": [ + 9, + 1, + 6, + 8 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 11 + ], + "tech-q-14": [ + 4, + 10, + 15 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 11, + 1 + ], + "lastUpdated": "2026-01-06T14:19:51.802Z", + "community-q-2-others": "sent too many pics to the CTO, got fired, found better job (with same pics)", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 6 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "OBwye1h7OWYXjsajpfuMBrASQoB2" + }, + { + "lastSignInTime": "Sat, 10 Jan 2026 10:17:29 GMT", + "creationTime": "Sat, 10 Jan 2026 10:17:29 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "lastUpdated": "2026-01-10T10:20:27.530Z", + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9 + ], + "education-q-0": [ + 7 + ], + "userId": "OJ3CIHlDOnhUQ4o7mUqGsszkaE13" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 08:33:14 GMT", + "creationTime": "Tue, 09 Dec 2025 08:33:14 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 2, + 3, + 6, + 8, + 9, + 10, + 11 + ], + "education-q-1-others": "Spanish ", + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 5, + "ai-q-6": [ + 0, + 3, + 5, + 8 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 4, + 8, + 7 + ], + "tech-q-2": [ + 0, + 8, + 5 + ], + "tech-q-1": [ + 4, + 6, + 9, + 10, + 19 + ], + "tech-q-8-others": "VSCode", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 3, + 7, + 8, + 13, + 34 + ], + "tech-q-7": [ + 4, + 0, + 1, + 14, + 15 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 5, + 6, + 11, + 14, + 33 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 4, + 2, + 7, + 10 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 8 + ], + "tech-q-3": [ + 1, + 0, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 12, + 13, + 16 + ], + "tech-q-14": [ + 1, + 2, + 9, + 10 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "tech-q-15": [ + 2, + 5, + 1 + ], + "lastUpdated": "2025-12-09T08:49:31.910Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 3, + 4, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "OZAfpyBtofXSEqBgeXNZdGyEiDC2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 00:20:41 GMT", + "creationTime": "Sat, 07 Feb 2026 00:20:41 GMT", + "profile-q-5": 4, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 6, + 3 + ], + "education-q-1": [ + 2, + 0, + 3 + ], + "education-q-4": [ + 3, + 6 + ], + "education-q-3": [ + 0, + 2, + 6, + 7 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 5, + 8, + 10, + 11, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [ + 7, + 9, + 17 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-7": null, + "work-q-6": 5, + "work-q-14": 2, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 10, + 24, + 20, + 32, + 36, + 22, + 8, + 0, + 2 + ], + "ai-q-5": [ + 1, + 13, + 14, + 10, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5, + 10 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 18, + 0 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3 + ], + "tech-q-8": [ + 5, + 7 + ], + "tech-q-7": [ + 7 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 11, + 15 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 17, + 1 + ], + "tech-q-12": [ + 0, + 1, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 2 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 2, + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2026-02-07T00:39:39.740Z", + "community-q-6": 3, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 4, + 6, + 1 + ], + "community-q-3": [ + 3, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 1 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "Od3izwD3a4VaE8ltD8EoWY18Bgb2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:03:55 GMT", + "creationTime": "Wed, 03 Dec 2025 16:03:55 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-03T16:07:19.915Z", + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "userId": "Om2AOKrFAtPc0vhEAQXWZcRwyR13" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:22:14 GMT", + "creationTime": "Sun, 07 Dec 2025 09:22:14 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 0, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 4, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 6, + 4 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 3, + 1, + 10 + ], + "tech-q-2": [ + 10 + ], + "tech-q-1": [ + 9, + 2, + 0 + ], + "tech-q-16": [ + 0, + 1, + 2, + 8 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 17 + ], + "tech-q-9": [ + 1, + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-07T09:35:28.282Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 7 + ], + "userId": "OnQN2IzsgDQN3X3nVT7K3HUDcnQ2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:29:02 GMT", + "creationTime": "Sat, 06 Dec 2025 17:29:02 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 7, + 8, + 9 + ], + "education-q-0": [ + 4 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 10, + 1 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 8, + 13 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-4": [ + 4 + ], + "tech-q-13": [], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-06T18:06:10.433Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "OqRVELkuGoTO0k75017n4pfbI9S2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 13:30:01 GMT", + "creationTime": "Mon, 08 Dec 2025 13:30:01 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 13, + "profile-q-8": 2, + "education-q-2": [ + 5, + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 9, + 4 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 6, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-7": null, + "work-q-6": 8, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 3 + ], + "ai-q-5": [ + 0, + 1, + 2, + 8, + 12, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 15, + 16, + 17 + ], + "tech-q-10": 0, + "tech-q-9": [ + 15 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 2, + 3, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-08T13:40:56.853Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "OtLTMEsoygVqFWrW1djB4VXTUm53" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 12:24:39 GMT", + "creationTime": "Mon, 08 Dec 2025 12:24:39 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 9, + 2, + 3 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 3, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-14": 1, + "work-q-13": [], + "work-q-1": 0, + "work-q-0": 7, + "work-q-10": 0, + "work-q-3": 2, + "work-q-4": 2, + "work-q-0-others": "Unemployed ", + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 1, + 0, + 2, + 12, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 2, + 8, + 7 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 0, + 3, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 2, + 8, + 15 + ], + "tech-q-12": [ + 2, + 1 + ], + "tech-q-4": [ + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-14": [ + 1 + ], + "tech-q-6": [ + 7, + 12, + 13 + ], + "tech-q-15": [ + 1, + 2 + ], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-08T12:38:21.101Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 2, + 3 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "Ox65SwtIaCRFVNmywtCfLjjaIAJ2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:06:12 GMT", + "creationTime": "Sat, 06 Dec 2025 19:06:12 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 2, + 4, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 6, + 9 + ], + "education-q-0": [ + 3, + 0 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 2, + 4 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8, + 5 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 5, + 11, + 9 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 2, + 0, + 4, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12, + 17 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6, + 0, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T19:16:36.995Z", + "community-q-6": 2, + "community-q-5": [ + 1, + 0, + 2, + 3 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "OxkItmzU3TcULafnTx3oS5tTOwA2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:04:54 GMT", + "creationTime": "Wed, 03 Dec 2025 21:04:54 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "The amount of new infos and digging deep until I don't understand and find that I arrived to a level very low", + "education-q-3": [ + 3, + 4, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 11, + 18 + ], + "tech-q-2": [ + 4, + 11, + 18 + ], + "tech-q-1": [ + 3, + 10 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 8 + ], + "tech-q-12": [ + 0, + 1, + 5 + ], + "tech-q-4": [ + 1, + 3 + ], + "tech-q-13": [], + "tech-q-3": [ + 2, + 9 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 2, + 11 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-03T21:21:59.904Z", + "community-q-6-others": "Medium ", + "community-q-6": 6, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 2, + 4 + ], + "userId": "Oz5Xl8FkFNX7kNiOmvZJ6fuesFg1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:28:59 GMT", + "creationTime": "Sun, 07 Dec 2025 11:28:59 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 5, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 1, + 3, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [ + 5 + ], + "work-q-10": null, + "work-q-1": 4, + "work-q-0": 3, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 10, + 2, + 19, + 17 + ], + "ai-q-5": [ + 1, + 2, + 4, + 6, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 10 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 24 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 14 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T11:46:45.635Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "P0xgp5vmbwU2DJsUfepTaKQSCAI3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:59:51 GMT", + "creationTime": "Fri, 05 Dec 2025 21:59:51 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6, + 4 + ], + "education-q-3": [ + 0, + 3, + 11, + 9, + 7 + ], + "education-q-0": [ + 4, + 3, + 2, + 0, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 10, + 3, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 1, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 11, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 8, + 3, + 4 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 16, + 7 + ], + "tech-q-7": [ + 11, + 18 + ], + "tech-q-10": 2, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 5, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 12 + ], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-05T22:12:03.420Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 4, + 0 + ], + "community-q-3": [ + 1, + 3, + 0 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 5 + ], + "userId": "PJwNEgTHoqWTZe57cwGfGjN6Eo33" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:29:54 GMT", + "creationTime": "Sat, 06 Dec 2025 17:29:54 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T17:31:09.138Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 5, + "userId": "PLK7ToapxOMo0yv3K5yeL1UL9XA2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 17:18:00 GMT", + "creationTime": "Sun, 08 Feb 2026 17:18:00 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 12, + "profile-q-8": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2, + 4 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 3, + 9, + 4, + 0 + ], + "education-q-1-others": "German", + "education-q-0": [ + 0, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 6, + 9, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-7": 4, + "work-q-6": 8, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 6 + ], + "tech-q-2": [ + 2, + 6, + 31 + ], + "tech-q-1": [ + 11, + 30 + ], + "tech-q-2-others": "APL", + "tech-q-8-others": "Bicep", + "tech-q-16": [ + 0, + 1, + 2, + 5 + ], + "tech-q-8": [ + 1, + 0, + 7, + 8, + 11, + 13, + 34 + ], + "tech-q-7": [ + 17, + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 27, + 29 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0, + 15, + 16 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3, + 4, + 5 + ], + "lastUpdated": "2026-02-08T17:48:58.786Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 5, + 4, + 6, + 1 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5, + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "POCROYhn3GdjowpwIMdS9dpJ2Vg2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 13:45:39 GMT", + "creationTime": "Tue, 23 Dec 2025 13:45:39 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 13, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1, + 8, + 9 + ], + "education-q-0": [ + 0, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 0, + 4, + 6, + 7, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 8, + "work-q-14": 3, + "ai-q-4": 2, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 10, + 11, + 12, + 15, + 17, + 20, + 21, + 22, + 23, + 24, + 26, + 27, + 32, + 36, + 37 + ], + "ai-q-5": [ + 0, + 2, + 3, + 4, + 5 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 2, + 0 + ], + "tech-q-2": [ + 3, + 29 + ], + "tech-q-1": [ + 0, + 17, + 21 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 6, + 7, + 24 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1, + 3 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 2, + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 19 + ], + "lastUpdated": "2025-12-23T14:30:46.737Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "PPbVvlcdMQWbuVnWPETjCnzpCV53" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 00:49:23 GMT", + "creationTime": "Tue, 09 Dec 2025 00:49:23 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 3 + ], + "education-q-3": [ + 2, + 4, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 4, + 6, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 2, + 3 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 10, + 14, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 10, + 9, + 14, + 18, + 31 + ], + "tech-q-2": [ + 0, + 1, + 8, + 7, + 5 + ], + "tech-q-1": [ + 6 + ], + "tech-q-0-others": "BF", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 9, + 20 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 12, + 32 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 6, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 3 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-09T01:12:18.042Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 2, + 0 + ], + "community-q-1": [ + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "PRfCL7Qck7dqtys3OCO8VInhAok1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:43:00 GMT", + "creationTime": "Wed, 03 Dec 2025 14:43:00 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "education-q-2": [ + 0, + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 3, + 11, + 9 + ], + "education-q-0": [ + 1, + 0, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 1, + 3, + 4, + 8, + 11, + 10, + 6 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Insurance", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 7, + 8, + 21, + 1 + ], + "tech-q-2": [ + 0, + 1, + 8, + 21 + ], + "tech-q-1": [ + 4, + 12, + 20 + ], + "tech-q-16": [ + 0, + 2, + 1 + ], + "tech-q-8": [ + 0, + 2, + 20 + ], + "tech-q-7": [ + 1, + 7, + 0, + 4, + 5, + 11, + 13, + 17 + ], + "tech-q-10": 2, + "tech-q-9": [ + 9, + 7, + 6, + 11, + 21, + 29, + 12, + 1 + ], + "tech-q-11": [ + 1, + 0, + 3, + 5 + ], + "tech-q-4": [ + 9, + 10, + 18, + 5 + ], + "tech-q-12": [ + 1, + 2, + 5, + 6 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 2, + 3 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 0, + 1, + 3 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T15:05:28.073Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1, + 2, + 0 + ], + "userId": "PSRlghpmDOOwgoJN6e6yctqr4AX2" + }, + { + "lastSignInTime": "Mon, 29 Dec 2025 11:19:31 GMT", + "creationTime": "Mon, 29 Dec 2025 11:19:31 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-29T11:20:33.288Z", + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 10, + "userId": "PV4Ase5jeuS7xuzYyrpzkBcz7YC3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 10:35:13 GMT", + "creationTime": "Fri, 05 Dec 2025 10:35:13 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-05T10:36:23.509Z", + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 3, + "userId": "PWo0Q0v3g6SE5KELVjj8sHeUCdN2" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 21:19:43 GMT", + "creationTime": "Tue, 30 Dec 2025 21:19:43 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 0, + 1, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 5, + 3, + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 8, + 11 + ], + "education-q-0": [ + 0, + 2, + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 6, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": null, + "work-q-13": [ + 2, + 3, + 6, + 12, + 16, + 18 + ], + "work-q-10": 0, + "work-q-0": 3, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 8, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2 + ], + "tech-q-2": [ + 0, + 2 + ], + "tech-q-1": [ + 4, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 6, + 13, + 20, + 27 + ], + "tech-q-7": [ + 4, + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 2, + 5, + 7, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 0, + 1, + 3, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 5 + ], + "lastUpdated": "2025-12-30T21:33:53.214Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-3": [ + 1, + 2, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "PbW352jcYgUxA6nneJZq95ESMPs2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:42:25 GMT", + "creationTime": "Sat, 06 Dec 2025 18:42:25 GMT", + "userId": "PnoXzBeSJjafyHZVuPihyIuXhAt2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:29:17 GMT", + "creationTime": "Sun, 07 Dec 2025 16:29:17 GMT", + "userId": "PrkFE7Ivz7hVVoQHF5EC11rc4X63" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:07:45 GMT", + "creationTime": "Sat, 06 Dec 2025 16:07:45 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 1, + 3, + 4, + 7 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 8, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 4, + 2 + ], + "tech-q-2": [ + 2, + 4, + 5 + ], + "tech-q-1": [ + 31 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 8, + 7, + 20 + ], + "tech-q-7": [ + 4, + 15, + 16 + ], + "tech-q-10": 2, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0, + 1, + 2 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-06T16:24:14.120Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 0, + 2 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 1, + 0, + 3 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "PtQvgvlG23g4yebuVijA2VxW0qs1" + }, + { + "lastSignInTime": "Wed, 31 Dec 2025 10:19:16 GMT", + "creationTime": "Wed, 31 Dec 2025 10:19:16 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 4, + 5 + ], + "education-q-3": [ + 6, + 8, + 9, + 10, + 0, + 2, + 3 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 1, + 0, + 3, + 4, + 7, + 8, + 11, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 5 + ], + "work-q-10": 4, + "lastUpdated": "2025-12-31T10:50:54.130Z", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "userId": "Q19zQygQY4NiYZH109q8nF0yEhP2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:09:54 GMT", + "creationTime": "Sat, 06 Dec 2025 23:09:54 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T23:14:19.974Z", + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 3, + 6, + 5, + 8, + 9, + 10, + 11, + 2, + 1 + ], + "education-q-1-others": "Deutsch / Español ", + "education-q-0": [ + 0, + 3, + 6, + 4, + 5, + 1, + 2 + ], + "userId": "Q4N8D2XGx9TdKKxq8EUq54KhSpg1" + }, + { + "lastSignInTime": "Tue, 16 Dec 2025 13:49:04 GMT", + "creationTime": "Tue, 16 Dec 2025 13:49:04 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 1, + 3, + 4 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 11, + 0, + 2, + 1, + 4, + 3 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": 5, + "ai-q-4": 1, + "ai-q-3": 1, + "lastUpdated": "2025-12-16T13:57:01.253Z", + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 0, + 19 + ], + "ai-q-0": 0, + "userId": "Q65JiTo1n3byXV4Gc1IeIAWQxKI2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:30:38 GMT", + "creationTime": "Sat, 06 Dec 2025 18:30:38 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 4, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 3, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 4, + 5, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 7, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 10, + "work-q-13": [ + 7 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 6, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": 4, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 10, + 17, + 21, + 22, + 24 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 3, + 6, + 4 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 6 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 14 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 5, + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T18:48:03.567Z", + "community-q-6": 4, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 1 + ], + "userId": "Q8KAx9a02fOFtKgq76LcuFbdY202" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:00:12 GMT", + "creationTime": "Wed, 03 Dec 2025 14:00:12 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1 + ], + "education-q-0": [ + 3, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 8, + 7, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 8, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 5, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 2 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 3, + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 5 + ], + "tech-q-11": [ + 2, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 13 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-03T14:11:18.306Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 4, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "Q9Rv70DnzMgT3IKKmbj7e0zbeDF3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 11:56:38 GMT", + "creationTime": "Thu, 04 Dec 2025 11:56:38 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 1, + 9, + 2 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 8, + 10, + 0, + 1, + 3 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 15 + ], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 4, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 4, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 8, + 6 + ], + "tech-q-2": [ + 8, + 0 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 10, + 11, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9, + 1 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-04T12:05:36.055Z", + "community-q-6": 6, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "QHIOi8JBxaagFkG1tqwKX9Vc4tP2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:53:54 GMT", + "creationTime": "Sat, 06 Dec 2025 17:53:54 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 7, + 10 + ], + "education-q-0": [ + 3, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 8, + 9, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 2, + "tech-q-0": [ + 3, + 18, + 26, + 11, + 10, + 5, + 2 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 11, + 18, + 26, + 25 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 33 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 4, + 0 + ], + "tech-q-6": [ + 5, + 24, + 11 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 17 + ], + "lastUpdated": "2025-12-06T18:03:48.717Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 3 + ], + "community-q-1": [ + 2, + 3, + 1, + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "QHT6aoWTgjgAj42rzvYaHGiRUzH3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:28:42 GMT", + "creationTime": "Sat, 06 Dec 2025 16:28:42 GMT", + "profile-q-5": 1, + "profile-q-4": 7, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 3, + "education-q-2": [ + 3, + 4, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 1, + 3, + 7, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 3, + 4, + 1, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [ + 2 + ], + "work-q-10": null, + "lastUpdated": "2025-12-06T16:37:29.887Z", + "work-q-1": 0, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "userId": "QOhzLnf4HcfEBgKSPZQMXpRmDI53" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 07:39:53 GMT", + "creationTime": "Mon, 09 Feb 2026 07:39:53 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2026-02-09T07:42:09.455Z", + "education-q-2": [ + 1, + 2, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 0, + 3 + ], + "userId": "QQ6a1yBUBZhvfp0JXaQZacuCWvp1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:04:01 GMT", + "creationTime": "Sat, 06 Dec 2025 17:04:01 GMT", + "userId": "QT5tF03YJUafLzivG0wwc5phqnj2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:12:23 GMT", + "creationTime": "Sat, 06 Dec 2025 17:12:23 GMT", + "userId": "QUOI2tkbTLdIv8RsTssJFOGKLI93" + }, + { + "lastSignInTime": "Wed, 11 Feb 2026 00:08:39 GMT", + "creationTime": "Wed, 11 Feb 2026 00:08:39 GMT", + "profile-q-5": 4, + "lastUpdated": "2026-02-11T00:09:47.836Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "userId": "Qb6YOmH72bWg6Nkki0Nc0wSyOB13" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 18:39:26 GMT", + "creationTime": "Sat, 07 Feb 2026 18:39:26 GMT", + "userId": "QcU4qgN4enWzV2PQZ7iv7OuhWd73" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 11:21:21 GMT", + "creationTime": "Thu, 11 Dec 2025 11:21:21 GMT", + "userId": "Qf98ilKkAVVhOmeNmZ2UVymdU4d2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 10:23:38 GMT", + "creationTime": "Thu, 04 Dec 2025 10:23:38 GMT", + "profile-q-5": 4, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 1, + 9, + 3, + 2, + 5 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 3, + 8, + 9, + 11, + 0 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "lastUpdated": "2025-12-04T10:29:53.624Z", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 8, + "userId": "QfWojGgMjeTR3YKMU8Vs0j8gSz93" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:09:14 GMT", + "creationTime": "Wed, 03 Dec 2025 15:09:14 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-03T15:10:58.050Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "Ql05OGIBq6apgjheTif3ao0roVu2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:10:08 GMT", + "creationTime": "Sun, 07 Dec 2025 12:10:08 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 5, + 8, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 10, + 5, + 8 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Digital Service Company ", + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 12, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 8, + 12 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 1, + 2, + 0, + 7 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 9, + 11, + 13, + 26 + ], + "tech-q-11": [ + 0, + 1, + 14 + ], + "tech-q-4": [ + 15, + 17 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 1, + 0 + ], + "tech-q-14": [ + 1, + 5, + 6 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 3, + 1 + ], + "lastUpdated": "2025-12-07T12:44:29.472Z", + "community-q-6": 1, + "community-q-5": [ + 2, + 5 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 4, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "QyGOMGbFpjNZUZt1T0bNQ5BNHhD3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:29:44 GMT", + "creationTime": "Sat, 06 Dec 2025 18:29:44 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "lastUpdated": "2025-12-06T18:34:31.096Z", + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 1, + 2, + 3, + 9, + 11 + ], + "education-q-0": [ + 1, + 6 + ], + "userId": "QyVEKMhE4hPlJve4m8xvciIXlq52" + }, + { + "lastSignInTime": "Thu, 29 Jan 2026 22:55:18 GMT", + "creationTime": "Thu, 29 Jan 2026 22:55:18 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 5 + ], + "education-q-3": [ + 0, + 9, + 8 + ], + "education-q-0": [ + 0, + 2 + ], + "work-q-9": 5, + "work-q-8": [ + 0 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 2 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": null, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 7 + ], + "tech-q-2": [ + 1, + 0 + ], + "tech-q-1": [ + 0, + 1 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 7, + 0, + 3, + 9 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 9, + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 3, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 3, + 2 + ], + "tech-q-5": [ + 1, + 2, + 5 + ], + "tech-q-15": [ + 0, + 3 + ], + "lastUpdated": "2026-01-29T23:03:33.477Z", + "community-q-6": 4, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "QzoZtilDRGWI0k0fjrfPH8KcGN53" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 13:24:14 GMT", + "creationTime": "Mon, 09 Feb 2026 13:24:14 GMT", + "userId": "R0uMAkjf7NU8FdFro9SNQ49JZyp1" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 11:59:06 GMT", + "creationTime": "Wed, 10 Dec 2025 11:59:06 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 5, + 3, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 2 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 3, + 5, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 10 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 20, + 27 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8, + 9 + ], + "tech-q-11": [ + 1, + 6 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 8, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 11, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-10T12:07:16.833Z", + "community-q-6": 1, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0, + 1, + 4 + ], + "community-q-1": [ + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "R1GnXudyRfYtoHJ1blslyUUARXE3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 11:53:20 GMT", + "creationTime": "Thu, 04 Dec 2025 11:53:20 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 23, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 2, + 4, + 0 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 5, + 3 + ], + "tech-q-1": [ + 3, + 5, + 10 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 13, + 11 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-04T12:20:54.163Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "R4Sf1qbKbWcbcWGdHImINE6Z6Fl2" + }, + { + "lastSignInTime": "Wed, 24 Dec 2025 14:10:19 GMT", + "creationTime": "Wed, 24 Dec 2025 14:10:19 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 4, + 5, + 7 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 10, + 4, + 8, + 11, + 0 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 7, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-5-others": "Abacus.ia (ChattLLM and DeepAgents CLI)", + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5, + 4 + ], + "tech-q-2": [ + 5, + 3 + ], + "tech-q-1": [ + 0, + 3, + 4 + ], + "tech-q-8-others": "Docker swarm with portainer", + "tech-q-16": [ + 8 + ], + "tech-q-16-others": "With an automations test (Selenium and now Playwright)", + "tech-q-8": [ + 7, + 11, + 34 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 13, + 8, + 33, + 0 + ], + "tech-q-11": [ + 1, + 3, + 8, + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 15 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 19 + ], + "lastUpdated": "2025-12-25T13:41:06.175Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 0, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 3 + ], + "userId": "R9gMvetqwkMmpqwadmOoPq2DnJe2" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 08:20:38 GMT", + "creationTime": "Thu, 18 Dec 2025 08:20:38 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-18T08:22:08.090Z", + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 3, + "userId": "RAsgJEhA2FfgrMmnhIL4v4J12R62" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 14:33:12 GMT", + "creationTime": "Tue, 09 Dec 2025 14:33:12 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 2, + 3, + 4, + 6, + 8, + 10, + 11, + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 2, + 4, + 5, + 8, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 9, + 8 + ], + "tech-q-2": [ + 10, + 8 + ], + "tech-q-1": [ + 3, + 4, + 14 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 5, + 6, + 7, + 8 + ], + "tech-q-11": [ + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 3, + 6, + 7 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-09T14:54:56.537Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 0, + 2, + 3 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 5, + 1 + ], + "userId": "RFhwWO7UaBPl5U3faqxCpuTlpND3" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 11:05:30 GMT", + "creationTime": "Sun, 08 Feb 2026 11:05:30 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 2, + "profile-q-2": 7, + "education-q-2": [ + 2, + 3, + 0, + 4 + ], + "education-q-1": [ + 0, + 1, + 3, + 2 + ], + "education-q-4": [ + 4, + 6, + 5 + ], + "education-q-3": [ + 0, + 11, + 1 + ], + "education-q-0": [ + 5, + 2, + 0, + 1, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 3, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 19, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 2 + ], + "tech-q-2-others": "", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 3, + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 9, + 15 + ], + "tech-q-12": [ + 0, + 1, + 5 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-08T11:16:34.558Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 6, + 5 + ], + "community-q-3": [ + 1, + 5, + 0 + ], + "community-q-2": [ + 0, + 1, + 3 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 2 + ], + "userId": "RYxWbg22WchemLe7wexe30FgUC72" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 08:00:54 GMT", + "creationTime": "Thu, 18 Dec 2025 08:00:54 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 4, + 8, + 6 + ], + "education-q-0": [ + 2, + 3, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 8, + 7, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 17 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 11, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 0, + 2, + 5, + 7, + 3 + ], + "tech-q-2": [ + 0, + 2, + 1, + 7 + ], + "tech-q-1": [ + 3, + 21 + ], + "tech-q-16": [ + 4, + 5 + ], + "tech-q-8": [ + 3, + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 5, + 8, + 13, + 29, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 3, + 2 + ], + "tech-q-12": [ + 0, + 2, + 5, + 1, + 3 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 1, + 2, + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 14 + ], + "tech-q-5": [ + 0, + 1, + 2 + ], + "tech-q-15": [ + 1, + 3, + 6, + 19 + ], + "lastUpdated": "2025-12-18T08:20:25.134Z", + "community-q-4-others": "Nothing", + "community-q-3-others": "Nothing", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 7 + ], + "community-q-0-others": "Not interested at all", + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 7 + ], + "userId": "RbSLR7kBbnbK9AEEGCeOx8ko4Vh2" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 13:37:50 GMT", + "creationTime": "Thu, 25 Dec 2025 13:37:50 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-0": [ + 2, + 0, + 4 + ], + "education-q-4": [ + 0, + 3, + 4, + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 5, + 6, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 15 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 2, + "ai-q-5-others": "Antigravity", + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 23, + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 4, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 1, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 2, + 7, + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1, + 6, + 7 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3 + ], + "tech-q-15": [ + 3, + 2, + 1, + 6 + ], + "lastUpdated": "2025-12-25T14:02:18.093Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "RdGDhG3HPFUegAiCoZ4WWCfBLrl1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:15:30 GMT", + "creationTime": "Wed, 03 Dec 2025 13:15:30 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 4, + 6, + 5, + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 3, + 4, + 7, + 11, + 9, + 8 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 4, + 8, + 11, + 13, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 2, + 6, + 4 + ], + "tech-q-1": [ + 8, + 0 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1, + 0, + 2, + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-11-others": "Visual Studio", + "tech-q-9": [ + 2, + 0, + 8, + 7 + ], + "tech-q-11": [ + 0, + 1, + 17 + ], + "tech-q-4": [ + 1, + 2 + ], + "tech-q-12": [ + 0, + 2, + 3, + 5, + 6, + 9, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0, + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1, + 5, + 0 + ], + "tech-q-15": [ + 3, + 2, + 6 + ], + "lastUpdated": "2025-12-03T13:37:55.114Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6, + 0 + ], + "community-q-3": [ + 0, + 1, + 4, + 5, + 3 + ], + "community-q-2": [ + 0, + 1, + 3 + ], + "community-q-1": [ + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "RgmOMISbQ0eB36iMl7AzMXFUUgH3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:54:20 GMT", + "creationTime": "Sun, 07 Dec 2025 08:54:20 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-07T08:55:56.219Z", + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 6, + "userId": "RmwxYuBIZfbAVOByDmwg0jDtVRM2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:57:26 GMT", + "creationTime": "Wed, 03 Dec 2025 13:57:26 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "lastUpdated": "2025-12-03T14:00:03.318Z", + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 5 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "userId": "RvuB50iinbXPKqmvfh7dMRASD8r2" + }, + { + "lastSignInTime": "Wed, 16 Oct 2024 19:30:35 GMT", + "creationTime": "Wed, 16 Oct 2024 19:30:35 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 2, + 4, + 9 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 8, + 13, + 11, + 5, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 10, + 19, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 6, + 4, + 8 + ], + "tech-q-2": [ + 6, + 4 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-3-others": "Blazor", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-15-others": "Azure Table storage", + "tech-q-8": [ + 1, + 2, + 0, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 9, + 13 + ], + "tech-q-11": [ + 0, + 1, + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 9, + 23, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0, + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 3, + 6, + 22 + ], + "lastUpdated": "2025-12-06T23:31:20.535Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 1, + 4, + 3 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "S2PuuguSAUOfuBIzmEbNouBztLa2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:43:30 GMT", + "creationTime": "Mon, 09 Feb 2026 09:43:30 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 12, + 4 + ], + "tech-q-2": [ + 12 + ], + "tech-q-1": [ + 16 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2026-02-09T09:57:02.576Z", + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "userId": "SA3IciyLq9OMwbNim66aUBBUziL2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:34:09 GMT", + "creationTime": "Fri, 05 Dec 2025 21:34:09 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 5, + 4 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 4, + 6, + 8, + 9, + 11 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 7 + ], + "ai-q-5": [ + 1, + 2, + 5, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3 + ], + "tech-q-2": [ + 3, + 4 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 6, + 7 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 8, + 1, + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 6, + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-05T22:10:10.382Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 2, + 1, + 0 + ], + "community-q-2": [ + 4, + 2, + 1, + 0, + 3 + ], + "community-q-1": [ + 5, + 2 + ], + "community-q-0": [ + 6 + ], + "userId": "SCEWjjoeXTdqTgroPBrKDcvnLGC3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:57:46 GMT", + "creationTime": "Sat, 06 Dec 2025 17:57:46 GMT", + "userId": "SJTuvyF4XuOP93NeHSuUW7vfq0E2" + }, + { + "lastSignInTime": "Sun, 14 Dec 2025 18:11:33 GMT", + "creationTime": "Sun, 14 Dec 2025 18:11:33 GMT", + "userId": "SQ7CV2RgzzRdWCLSsCfx8Fbowni2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 11:27:08 GMT", + "creationTime": "Fri, 05 Dec 2025 11:27:08 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 1 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 3 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 1, + 0, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 20 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8, + 0 + ], + "tech-q-2": [ + 4, + 0 + ], + "tech-q-1": [ + 12 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 3, + 2 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 29 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 2, + 15, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5 + ], + "tech-q-3": [ + 4 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-05T13:51:11.452Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 3 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "SUGY3HhwSaVPat54spYihO76Vcg1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:37:49 GMT", + "creationTime": "Sun, 07 Dec 2025 16:37:49 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 6, + 3 + ], + "education-q-3": [ + 0, + 3, + 9, + 8 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-5-others": "Trae", + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0, + 1, + 4, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 15 + ], + "tech-q-10": 1, + "tech-q-11-others": "Trae", + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 0, + 17 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 1, + 2 + ], + "tech-q-3": [ + 2, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T16:56:28.798Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 4, + 5 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 3 + ], + "userId": "SZxMFVLbSeaKkSzABQ0sIlBMHQl2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 09:51:51 GMT", + "creationTime": "Thu, 04 Dec 2025 09:51:51 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 9, + 2 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 8, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 7 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 1, + 2, + 6, + 8, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 8 + ], + "tech-q-2": [ + 5, + 8, + 4, + 3, + 2 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 0, + 7, + 8, + 11, + 13, + 20 + ], + "tech-q-7": [ + 13, + 20 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0, + 2 + ], + "tech-q-4": [ + 15 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-04T10:19:54.722Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 2, + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 6 + ], + "userId": "SasuUPfcPzebBCmZH5vNDrhKXbv1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:30:44 GMT", + "creationTime": "Sat, 06 Dec 2025 17:30:44 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 9, + 2, + 1, + 0 + ], + "education-q-0": [ + 5, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-5": [ + 2, + 8 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 0, + 20 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 9, + 7 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T17:45:39.088Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 4 + ], + "community-q-3": [ + 2, + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "SfblWbEBcDaFYbbK0BfjkZ0tVAw2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 22:29:13 GMT", + "creationTime": "Fri, 05 Dec 2025 22:29:13 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 26, + "profile-q-2": 3, + "work-q-12": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-5": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-1": [], + "tech-q-0-others": "ABAP", + "tech-q-2-others": "ABAP", + "tech-q-8": [ + 34 + ], + "tech-q-10": 0, + "tech-q-11-others": "SAP BAS", + "tech-q-4": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "community-q-6": 0, + "community-q-0-others": "L7echma... :)\nEvents time", + "education-q-2": [ + 0, + 2, + 4, + 1, + 3 + ], + "education-q-3-others": "SAP Learning Hub", + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 3, + 4, + 6, + 2 + ], + "education-q-3": [ + 0, + 4, + 3, + 6, + 9, + 5, + 2, + 12 + ], + "education-q-0": [ + 4, + 3, + 0, + 1 + ], + "work-q-9": 5, + "work-q-8": [ + 11, + 0, + 1, + 3, + 2, + 4, + 6, + 7, + 9, + 8, + 10, + 12, + 13 + ], + "work-q-11": 1, + "work-q-14": 11, + "work-q-13": [ + 1 + ], + "work-q-1": 3, + "work-q-10": 0, + "work-q-2": 4, + "work-q-4": 3, + "ai-q-2": 5, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-7": [], + "tech-q-3-others": "Fiori/SAP UI5", + "tech-q-8-others": "SAP BTP, SAP BAS", + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 17 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0, + 4, + 1 + ], + "tech-q-16": [ + 0, + 1 + ], + "lastUpdated": "2026-02-07T22:00:32.051Z", + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 0, + 5 + ], + "community-q-2": [ + 2, + 3, + 4 + ], + "community-q-1": [ + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "Si5LnUcgISMG5DTOYDizjCgyf2J3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 20:36:58 GMT", + "creationTime": "Thu, 04 Dec 2025 20:36:58 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 11, + 8, + 4 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 14 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 5 + ], + "ai-q-5": [ + 0, + 2, + 4, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 8 + ], + "tech-q-2": [ + 0, + 2, + 8, + 1 + ], + "tech-q-1": [ + 4, + 5 + ], + "tech-q-16": [ + 6 + ], + "tech-q-5-others": "CHAKRA", + "tech-q-8": [ + 0, + 2, + 32 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 32, + 33, + 29, + 27, + 9, + 2 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 13, + 15 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 17, + 18, + 13, + 6 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 2, + 8 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-05T18:02:16.134Z", + "community-q-6": 3, + "community-q-5": [ + 1, + 0, + 3 + ], + "community-q-4": [ + 6, + 1, + 4 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "SkWdFeVqOPSBxKSHZBmTm5nPqG22" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:38:18 GMT", + "creationTime": "Sat, 06 Dec 2025 17:38:18 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-3-others": "freeCodeCamp", + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9, + 12 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 4, + 10, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 4, + 6, + 10, + 37, + 29, + 24, + 22, + 20, + 21, + 23 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 20, + 21, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 3 + ], + "tech-q-2": [ + 4, + 0, + 1 + ], + "tech-q-1": [ + 8, + 12 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7, + 20 + ], + "tech-q-7": [ + 13, + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 14 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4, + 6, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0, + 5, + 6 + ], + "tech-q-15": [ + 2, + 1, + 5, + 6 + ], + "lastUpdated": "2025-12-06T17:52:54.999Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "Slhow54mMSUDoLteSFoDq26h3JK2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 19:35:46 GMT", + "creationTime": "Fri, 06 Feb 2026 19:35:46 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 9, + 8, + 2, + 3 + ], + "education-q-1-others": "Spanish ", + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 4, + 2, + 5, + 6, + 8, + 9, + 10, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 9, + 14 + ], + "tech-q-2": [ + 3, + 10 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 18 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 11 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-06T19:47:47.482Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 1, + 6 + ], + "community-q-3": [ + 3, + 4, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "Sn2j4rHx9NXAzW7AfViGRkS8UY13" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 15:03:56 GMT", + "creationTime": "Fri, 05 Dec 2025 15:03:56 GMT", + "profile-q-5": 0, + "profile-q-4": 6, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 3, + "profile-q-2": 5, + "education-q-2": [ + 0, + 5, + 2 + ], + "education-q-1": [ + 0 + ], + "education-q-4": [ + 1, + 4, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 5, + 0, + 1, + 3, + 2, + 4 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 3, + 6, + 20 + ], + "tech-q-2": [ + 0, + 3 + ], + "tech-q-1": [ + 8, + 12, + 13, + 18, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 12, + 6 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 14, + 15 + ], + "tech-q-9": [ + 7, + 10, + 8 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 1, + 9, + 10 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [ + 11, + 1, + 3 + ], + "tech-q-5": [], + "lastUpdated": "2025-12-05T15:30:02.788Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 4 + ], + "community-q-4": [ + 4, + 2, + 0 + ], + "community-q-3": [ + 1, + 2, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0, + 4 + ], + "community-q-0": [ + 2, + 3, + 4 + ], + "userId": "Sqd950R0pJTiA1W4rRenxWzC8dG3" + }, + { + "lastSignInTime": "Sun, 28 Dec 2025 15:13:32 GMT", + "creationTime": "Sun, 28 Dec 2025 15:13:32 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 6, + "education-q-2": [ + 1, + 4, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 2, + 0, + 4, + 3, + 9, + 11 + ], + "education-q-0": [ + 2, + 6 + ], + "work-q-8": [ + 0, + 4, + 8, + 1, + 13, + 3 + ], + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-4": 3, + "work-q-9": 4, + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 9 + ], + "work-q-10": null, + "work-q-10-others": "", + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-6": [ + 2, + 1 + ], + "ai-q-5": [ + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 0, + 5, + 11, + 10, + 31 + ], + "tech-q-2": [ + 0, + 9, + 3, + 31 + ], + "tech-q-1": [ + 0, + 9, + 11, + 26, + 8 + ], + "tech-q-0-others": "MiniZinc ", + "tech-q-2-others": "minizinc", + "tech-q-16": [ + 0, + 3 + ], + "tech-q-8": [ + 0, + 5, + 7, + 27 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 8, + 6 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 13, + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-28T15:50:00.581Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 1 + ], + "community-q-0-others": "not interested ", + "community-q-3": [ + 2, + 3, + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1, + 2, + 4, + 5 + ], + "community-q-0": [ + 7 + ], + "userId": "Ss5TZyygwYUnU001SPSunomBXEq1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 12:13:30 GMT", + "creationTime": "Mon, 08 Dec 2025 12:13:30 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 5, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 2 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 1, + 3, + 4, + 6, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "AI", + "lastUpdated": "2025-12-08T12:21:35.101Z", + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 2, + "userId": "SuASYsMQ90Xvol18e4Hs3lVUOnI3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:53:22 GMT", + "creationTime": "Wed, 03 Dec 2025 20:53:22 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 9, + 1, + 0, + 3, + 6 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 20, + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Biometrics", + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 12, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 8, + 5 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + "tech-q-1": [ + 3, + 11 + ], + "tech-q-16": [ + 0, + 5 + ], + "tech-q-8": [ + 2, + 8, + 7 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0, + 1, + 10 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2025-12-03T21:20:30.876Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 1, + 0 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "SvevoVojVOYbkdD8BdTSDjPHj1J2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:06:44 GMT", + "creationTime": "Wed, 03 Dec 2025 13:06:44 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "education-q-2": [ + 4, + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 3, + 6 + ], + "education-q-3": [ + 0, + 7, + 9, + 1 + ], + "education-q-0": [ + 5, + 3, + 4, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 8, + "work-q-13": [ + 20 + ], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2, + 0, + 1, + 13, + 22, + 21 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 1, + 0 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [ + 9, + 11 + ], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 8, + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 15, + 12, + 10 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [ + 2, + 0 + ], + "lastUpdated": "2025-12-03T13:27:47.651Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 1, + 2 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 5, + 4, + 3 + ], + "community-q-0": [ + 3, + 4 + ], + "userId": "T0CsgT0hGdTqC2nyfTpxgp101Bx1" + }, + { + "lastSignInTime": "Mon, 29 Dec 2025 14:14:22 GMT", + "creationTime": "Mon, 29 Dec 2025 14:14:22 GMT", + "userId": "T29hAruAKdM2FolN1exjZGicVZs1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:25:36 GMT", + "creationTime": "Wed, 03 Dec 2025 15:25:36 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 5, + 7, + 8, + 10, + 11 + ], + "education-q-0": [ + 2, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 5, + 6, + 8, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0, + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": 5, + "ai-q-6": [ + 3 + ], + "ai-q-5": [ + 1, + 10, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 10, + 20 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4, + 11, + 12, + 16 + ], + "tech-q-16": [ + 0, + 2, + 3 + ], + "tech-q-8": [ + 0, + 7, + 9, + 12, + 22, + 21 + ], + "tech-q-7": [ + 2 + ], + "tech-q-10": 1, + "tech-q-9": [ + 10, + 20 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 2, + 1, + 6 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 2, + 8, + 9 + ], + "tech-q-5": [], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2025-12-03T22:52:40.512Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 3, + 5, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 6 + ], + "userId": "T8ddQ3FdaCdeC3wVvDNrmJW1yrF3" + }, + { + "lastSignInTime": "Sun, 28 Dec 2025 19:06:02 GMT", + "creationTime": "Sun, 28 Dec 2025 19:06:02 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-28T19:08:06.173Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 6, + "userId": "TDIs7jbxhLhfz3oxwf5OPUdObrj1" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 14:11:09 GMT", + "creationTime": "Thu, 18 Dec 2025 14:11:09 GMT", + "userId": "TEnX4Hqi8Ig9qdxtPR4nNYph53L2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 17:53:28 GMT", + "creationTime": "Thu, 01 Jan 2026 17:53:28 GMT", + "userId": "TH1N64sYjmdla4zyfXbg7i2sTX72" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 11:34:47 GMT", + "creationTime": "Mon, 09 Feb 2026 11:34:47 GMT", + "profile-q-5": 6, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 0, + "lastUpdated": "2026-02-09T11:38:17.640Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "userId": "TM1zuR145shO6BAcazsiBhRltfh1" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 12:58:03 GMT", + "creationTime": "Mon, 15 Dec 2025 12:58:03 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1 + ], + "education-q-3": [ + 0, + 7, + 9 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 8, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3, + 6, + 18, + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [ + 5, + 1, + 11, + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 1, + 6, + 5, + 9, + 10 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 4, + 3 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-15T13:09:23.380Z", + "community-q-6": 4, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 1, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 5 + ], + "community-q-0": [ + 3 + ], + "userId": "TOVlQ7ifp5Oz5k7YMvxiwdDPfTl1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:24:33 GMT", + "creationTime": "Sat, 06 Dec 2025 19:24:33 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-6": [ + 3, + 4, + 2, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 16, + "profile-q-2": 2, + "lastUpdated": "2025-12-06T19:25:55.827Z", + "profile-q-7": 1, + "userId": "TQGm2Lnwy4Ys4XAPGbClLVrzz932" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:15:33 GMT", + "creationTime": "Wed, 03 Dec 2025 17:15:33 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 1, + 2, + 4, + 3, + 0, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 5, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [ + 3, + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 3, + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2, + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 2, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0 + ], + "tech-q-16": [ + 0, + 1, + 2, + 5 + ], + "lastUpdated": "2025-12-03T17:38:25.827Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 0, + 4, + 2 + ], + "community-q-3": [ + 0, + 1, + 2, + 4, + 3 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "TSKDd4LOmNOR1hCPuJKFhDZ1Z3l2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:01:13 GMT", + "creationTime": "Sat, 06 Dec 2025 19:01:13 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 2, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 2, + 4, + 9, + 10 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 6, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 10, + 9, + 8 + ], + "tech-q-2": [ + 0, + 2, + 1, + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-3-others": "ExtJS", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 4, + 8 + ], + "tech-q-11": [ + 1, + 0, + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 2, + 23 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2025-12-06T19:13:36.548Z", + "community-q-6": 6, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "TUQtFF2I9XQYN5wuZmImSj1XEqj2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:28:03 GMT", + "creationTime": "Wed, 03 Dec 2025 20:28:03 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 5, + 4, + 8, + 6, + 2, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 5 + ], + "work-q-10": null, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 4, + 10 + ], + "tech-q-2": [ + 0, + 3 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 0, + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1, + 2 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 6, + 18, + 5 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T20:39:55.254Z", + "community-q-6-others": "github", + "community-q-6": 6, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 4, + 6, + 1 + ], + "community-q-3": [ + 1, + 0, + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 3, + 5 + ], + "userId": "TW3vGKI0CGUMjCANCWYKVR2PIhx2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:43:13 GMT", + "creationTime": "Sun, 07 Dec 2025 15:43:13 GMT", + "profile-q-5": 5, + "lastUpdated": "2025-12-07T15:44:11.391Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "userId": "TcMmOO8Lc4ZM0gfEeHfimzqdbXg1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:32:07 GMT", + "creationTime": "Wed, 03 Dec 2025 18:32:07 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 5 + ], + "education-q-0": [ + 0, + 2, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 3 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 17 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 2, + 4 + ], + "tech-q-7": [ + 2 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 4, + 7, + 8 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 2 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T19:04:28.374Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "TerZvdxslsNFkMrdqFHWwQhcHi22" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:15:24 GMT", + "creationTime": "Sat, 06 Dec 2025 23:15:24 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 13, + "profile-q-2": 1, + "education-q-2": [ + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 3, + 8, + 9, + 11 + ], + "education-q-1-others": "spanish", + "education-q-0": [ + 1, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 6, + 7, + 8, + 10, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 5 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5, + 2, + 4 + ], + "tech-q-2": [ + 2, + 3, + 4, + 5 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 5, + 6, + 7, + 8 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 11, + 24, + 29 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 2, + 8, + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4, + 6, + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T23:31:02.704Z", + "community-q-6": 3, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 6 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 2, + 4 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "Thg2eKp46ISzhDDyvx1de0CY00y1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:09:01 GMT", + "creationTime": "Sat, 06 Dec 2025 23:09:01 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 9, + 11 + ], + "education-q-0": [ + 3, + 5, + 1 + ], + "work-q-9": 5, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 1, + 2, + 4, + 36 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [ + 8, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-15-others": "Snowflake", + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2, + 5, + 22 + ], + "lastUpdated": "2025-12-06T23:22:27.186Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "TkPVq756qPZrIYhtQctRSK6HxyE2" + }, + { + "lastSignInTime": "Sun, 14 Dec 2025 22:16:12 GMT", + "creationTime": "Sun, 14 Dec 2025 22:16:12 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 6, + "education-q-2": [ + 2, + 5, + 4 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 24 + ], + "ai-q-5": [ + 2, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 24, + 23 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 9 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-14T22:26:19.244Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 1, + 3, + 0, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 5 + ], + "userId": "TknB1VpeJOZoxgwc6ggSKBjlsyD3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:06:39 GMT", + "creationTime": "Sun, 07 Dec 2025 10:06:39 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 11 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 3, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 4, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 8, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 16, + 8 + ], + "tech-q-2": [ + 16 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 22 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34, + 17 + ], + "tech-q-11": [ + 16 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T10:37:39.005Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "TlWAv7G0pbVwb07wejzOC9c20uf1" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 16:10:58 GMT", + "creationTime": "Fri, 19 Dec 2025 16:10:58 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 4, + 5, + 6, + 3 + ], + "education-q-3": [ + 0, + 2, + 4, + 3, + 6, + 8, + 9 + ], + "education-q-0": [ + 0, + 3, + 1, + 5, + 4, + 2 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 18, + 4 + ], + "tech-q-2": [ + 4, + 11 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 2 + ], + "tech-q-7": [ + 1, + 23 + ], + "tech-q-10": 2, + "tech-q-11": [ + 6 + ], + "tech-q-9": [ + 2, + 7, + 32, + 29, + 0, + 8, + 9 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-19T16:38:49.737Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 1, + 3, + 5, + 4, + 2 + ], + "community-q-3": [ + 1, + 0, + 3, + 4 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 5 + ], + "userId": "TmvhC7jtIog1YlBKrSwpheXlvkt2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:42:56 GMT", + "creationTime": "Sun, 07 Dec 2025 14:42:56 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-07T14:44:16.204Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "userId": "Tn8V02izRLfcjCPWEISxduswvQC2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:04:23 GMT", + "creationTime": "Sat, 06 Dec 2025 17:04:23 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 0, + 2, + 9, + 11 + ], + "education-q-0": [ + 3, + 0, + 1, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 4, + 13, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2, + 5, + 6, + 7, + 8, + 9 + ], + "ai-q-5": [ + 0, + 2, + 1, + 4, + 6, + 5, + 8, + 21, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 4, + 9, + 8, + 10, + 14 + ], + "tech-q-2": [ + 3, + 4, + 0 + ], + "tech-q-1": [ + 12, + 27, + 6 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2, + 5, + 7, + 9, + 27 + ], + "tech-q-7": [ + 0, + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 9, + 11, + 13, + 23, + 24, + 27, + 29, + 32 + ], + "tech-q-11": [ + 1, + 6, + 0 + ], + "tech-q-4": [ + 19, + 15, + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2, + 9, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 23, + 1, + 24 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-06T17:20:48.472Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 5, + 0, + 1 + ], + "userId": "ToPBbLe2kmf3vNFxFKzXA0auqQF2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:32:43 GMT", + "creationTime": "Wed, 03 Dec 2025 14:32:43 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 3, + 4, + 2, + 1, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 7, + 9, + 8, + 11, + 10, + 6 + ], + "education-q-0": [ + 0, + 1, + 2, + 4 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 36 + ], + "ai-q-5": [ + 0, + 2, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 4, + 3, + 8, + 11, + 10, + 18, + 9 + ], + "tech-q-2": [ + 0, + 1, + 4, + 8, + 11, + 3, + 18 + ], + "tech-q-1": [ + 14, + 26 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7, + 9, + 29 + ], + "tech-q-7": [ + 0, + 7, + 6, + 23 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 0, + 5 + ], + "tech-q-9": [ + 8, + 10, + 30 + ], + "tech-q-12": [ + 3, + 5, + 6, + 7, + 1, + 0, + 2 + ], + "tech-q-4": [ + 0, + 3, + 15, + 17 + ], + "tech-q-13": [], + "tech-q-3": [ + 2, + 1, + 9 + ], + "tech-q-14": [ + 0, + 1, + 8 + ], + "tech-q-6": [ + 1, + 12, + 13, + 5 + ], + "tech-q-15": [ + 2, + 5, + 1, + 3 + ], + "tech-q-5": [ + 1, + 0, + 5 + ], + "lastUpdated": "2025-12-03T14:59:04.792Z", + "community-q-6": 2, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "TsTx9B6z5IRf1D7ONM3yAFNeuqp1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:46:14 GMT", + "creationTime": "Wed, 03 Dec 2025 13:46:14 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 2, + 5, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "education-q-0-others": "Business, ", + "education-q-3": [ + 0, + 2, + 8, + 10, + 11, + 3, + 9 + ], + "education-q-0": [ + 4, + 7, + 2 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 4, + 11, + 10, + 3, + 1, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 7 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 2, + 4, + 6, + 10, + 16, + 20, + 37 + ], + "ai-q-5": [ + 0, + 2, + 3, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5, + 10, + 17 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 21, + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 7, + 24 + ], + "tech-q-7": [ + 6, + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 14, + 24, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-17T16:29:25.658Z", + "community-q-6": 3, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 3, + 4, + 5, + 6, + 2 + ], + "community-q-3": [ + 0, + 1, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "TvtDq85ZJYUDq5cQMpVgsd9i3ut1" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 03:59:57 GMT", + "creationTime": "Tue, 09 Dec 2025 03:59:57 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 1, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 3, + 14, + 19, + 20, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 9, + 7, + 2, + 1, + 0 + ], + "tech-q-2": [ + 2, + 3, + 9 + ], + "tech-q-1": [ + 11, + 14, + 18, + 27, + 8, + 12, + 16 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [ + 11, + 5, + 8, + 16 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 5, + 6, + 7, + 8, + 9, + 12, + 15, + 23, + 24, + 32 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-15": [], + "tech-q-5": [ + 0, + 2, + 5, + 6 + ], + "lastUpdated": "2025-12-09T04:13:07.952Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 0, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "Tvtk421uiMhGHuKfyDmdU7AsrrE2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 11:08:23 GMT", + "creationTime": "Thu, 11 Dec 2025 11:08:23 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "lastUpdated": "2025-12-11T11:11:30.886Z", + "education-q-2": [ + 3, + 1, + 5 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 2, + 0, + 7, + 11 + ], + "education-q-0": [ + 2 + ], + "userId": "TxNClvZMOgRAb2KThsSnDrnzD432" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:42:39 GMT", + "creationTime": "Thu, 01 Jan 2026 15:42:39 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 8, + 10, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 4, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "cloud computing", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 2, + "tech-q-0": [ + 10, + 9, + 14 + ], + "tech-q-2": [ + 3, + 10, + 4 + ], + "tech-q-1": [ + 11, + 18, + 19 + ], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2026-01-01T15:52:22.441Z", + "tech-q-8": [ + 2, + 4, + 7, + 8, + 13, + 22 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 1, + 0, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 1, + 6, + 7 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "userId": "TxglCt3aC2fYACeU0bJsg4T2wAg1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:16:03 GMT", + "creationTime": "Wed, 03 Dec 2025 18:16:03 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 1, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 9, + 8 + ], + "education-q-0": [ + 3, + 4, + 1, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 5, + 6, + 9, + 8, + 10, + 11, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [ + 5, + 19 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 4, + 7, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 4, + 11, + 18, + 27 + ], + "tech-q-2": [ + 11, + 0 + ], + "tech-q-1": [ + 25, + 14, + 16 + ], + "tech-q-8-others": "wails", + "tech-q-16": [ + 0, + 1, + 5 + ], + "tech-q-8": [ + 7, + 9, + 20, + 34 + ], + "tech-q-7": [ + 18, + 23, + 29, + 28 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 13, + 23, + 24, + 31 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 8 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 24, + 12 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T18:31:08.957Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 6, + 2 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "U4XO1lrPvWP7Eo4WebHLGcSop4H3" + }, + { + "lastSignInTime": "Sat, 27 Dec 2025 11:09:41 GMT", + "creationTime": "Sat, 27 Dec 2025 11:09:41 GMT", + "userId": "U9h25ckaKcWSedaoLfjST5mVBk02" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:45:13 GMT", + "creationTime": "Wed, 03 Dec 2025 15:45:13 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 0, + 3, + 4, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 4, + 2 + ], + "education-q-3": [ + 0, + 3, + 8, + 9, + 2 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 4, + 7, + 8, + 6, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 14, + 19, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 9, + 10, + 4, + 5, + 14 + ], + "tech-q-2": [ + 3, + 4 + ], + "tech-q-1": [ + 14, + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 19 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 2 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T16:00:48.914Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 5, + 0 + ], + "community-q-3": [ + 0, + 5, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 4 + ], + "userId": "UB96W0QeNVZzPuKtFMGhzdHxkjz1" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 22:01:04 GMT", + "creationTime": "Tue, 30 Dec 2025 22:01:04 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 3 + ], + "education-q-0": [ + 3, + 4, + 0 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 4 + ], + "ai-q-5": [ + 0, + 1, + 5, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 8, + 4 + ], + "tech-q-2": [ + 11, + 8 + ], + "tech-q-1": [ + 18, + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-6-others": "Go", + "tech-q-8": [ + 0, + 15, + 20 + ], + "tech-q-7": [ + 1, + 7 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1, + 2 + ], + "tech-q-9": [ + 3, + 2 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-4": [ + 4 + ], + "tech-q-13": [], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 30 + ], + "tech-q-15": [], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-30T22:11:49.561Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 4, + 0 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "UCjixraHoLTBbIpvrsdBE1QExO22" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:48:48 GMT", + "creationTime": "Fri, 06 Feb 2026 16:48:48 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 2, + "profile-q-8": null, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "education-q-2": [ + 6 + ], + "education-q-3-others": "no preference", + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 6, + 4, + 0 + ], + "education-q-3": [ + 12 + ], + "education-q-1-others": "turkish", + "education-q-0": [ + 4, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 11, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-0-others": "both full time employee and freelancer", + "work-q-13-others": "AI", + "work-q-14-others": "already an entrepreneur", + "work-q-1": 1, + "work-q-0": 7, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 1, + 0, + 8, + 2, + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 31 + ], + "tech-q-9-others": "none", + "tech-q-1-others": "None", + "tech-q-8-others": "vscode", + "tech-q-16": [ + 0, + 1, + 2, + 3, + 6 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 14, + 1, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 11, + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-06T17:04:14.446Z", + "community-q-2-others": "no", + "community-q-1-others": "nothing", + "community-q-6": 0, + "community-q-5": [ + 2, + 6 + ], + "community-q-4": [ + 1, + 6 + ], + "community-q-5-others": "no time and money wise not worth it", + "community-q-3": [ + 3 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "UIIGHhakJrcnBb0upaYSUVBNhL52" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:07:49 GMT", + "creationTime": "Sat, 06 Dec 2025 17:07:49 GMT", + "profile-q-5": 7, + "lastUpdated": "2025-12-06T17:10:05.430Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 0, + "userId": "UIULZMlgH2VpjeX2zjCWRukziLy1" + }, + { + "lastSignInTime": "Mon, 29 Dec 2025 11:12:13 GMT", + "creationTime": "Mon, 29 Dec 2025 11:12:13 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 7 + ], + "education-q-4-others": "Lack of necessity, learning for learning sake is not fruitful ", + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 5, + 3 + ], + "work-q-9": 1, + "work-q-8": [ + 2, + 1, + 0, + 4, + 9, + 12 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 8, + "work-q-13": [ + 3, + 4 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 4, + 8, + 26 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 6, + 8, + 12, + 13, + 17 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 1, + 8 + ], + "tech-q-2": [ + 1, + 8 + ], + "tech-q-1": [ + 31 + ], + "tech-q-1-others": "Lean", + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 15, + 20, + 28 + ], + "tech-q-7": [ + 29 + ], + "tech-q-10": 2, + "tech-q-9": [ + 25, + 20 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 8, + 9 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 18, + 21, + 28 + ], + "tech-q-14": [ + 1, + 14, + 15 + ], + "tech-q-5": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2, + 11, + 15, + 16 + ], + "lastUpdated": "2025-12-29T17:04:03.995Z", + "community-q-1-others": "", + "community-q-6": 1, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 1 + ], + "community-q-5-others": "I don't care", + "community-q-3": [ + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 6 + ], + "userId": "ULi0K5xTo4SW2kEPtFlvAsNsZpf2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:41:26 GMT", + "creationTime": "Sat, 06 Dec 2025 17:41:26 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 5, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8, + 9, + 10, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [ + 0, + 4, + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 3 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 3 + ], + "tech-q-12": [ + 1, + 2, + 4, + 5 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T17:51:00.877Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 6, + 5 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "UMOFWUr96keCLMsYSqOZCFMWiZ63" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:02:28 GMT", + "creationTime": "Sat, 06 Dec 2025 18:02:28 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 2, + 3 + ], + "education-q-1": [ + 2, + 0, + 3, + 4 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 0, + 10, + 11 + ], + "education-q-0": [ + 1, + 0, + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 3, + 7 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 5 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 5, + "work-q-3": 4, + "work-q-2": 0, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 4, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 4, + 6 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 8, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 9, + 10, + 14, + 27 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 3, + 27 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 3 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 2, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 4 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-06T18:08:45.736Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "USwfg7NfprfdfBvCFRqnXc6f7my1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 22:23:06 GMT", + "creationTime": "Fri, 05 Dec 2025 22:23:06 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 4, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 4 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 8 + ], + "education-q-0": [ + 0, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 4, + 8, + 0, + 12, + 6, + 11, + 2 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 7, + "work-q-13": [ + 14, + 20 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-5-others": "duck.ai", + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 24 + ], + "ai-q-0": 2, + "tech-q-0": [ + 31, + 7, + 12 + ], + "tech-q-2": [ + 0, + 2, + 4, + 5, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-0-others": "D", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 0 + ], + "tech-q-11": [ + 0, + 1, + 5, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 1, + 3, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-05T22:34:05.128Z", + "community-q-1-others": "Motivation", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 6, + 4 + ], + "community-q-0-others": "Laziness", + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 7 + ], + "userId": "UWNqAnL9b1ODzzJTcD8py2vRkL42" + }, + { + "lastSignInTime": "Fri, 09 Jan 2026 09:26:48 GMT", + "creationTime": "Fri, 09 Jan 2026 09:26:48 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 8, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 1, + 3 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 23, + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 3, + 8, + 4, + 5 + ], + "tech-q-2": [ + 8, + 3 + ], + "tech-q-1": [ + 18, + 27, + 6 + ], + "tech-q-3-others": "Expo and React Native ", + "tech-q-8": [ + 0, + 2, + 7, + 9, + 18, + 20, + 21, + 27, + 26 + ], + "tech-q-7": [ + 0, + 1, + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1, + 10, + 24, + 32, + 29 + ], + "tech-q-11": [ + 1, + 15 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + "tech-q-3": [ + 1, + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 2, + 5 + ], + "tech-q-15": [ + 2, + 3 + ], + "tech-q-16": [ + 8 + ], + "tech-q-16-others": "Github copilot test and review tools in github workflows", + "lastUpdated": "2026-01-09T09:45:57.898Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "UaX2YaZOGiZkQvUDzTQhY44WPMg1" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 21:38:02 GMT", + "creationTime": "Mon, 02 Feb 2026 21:38:02 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 24, + "profile-q-2": 5, + "lastUpdated": "2026-02-02T21:42:28.164Z", + "education-q-2": [ + 2, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 1, + 0, + 9, + 11 + ], + "education-q-0": [ + 1 + ], + "userId": "Ugm8DlwGLPgVGL2CjMPzunQlOmL2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:13:42 GMT", + "creationTime": "Wed, 03 Dec 2025 23:13:42 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 7, + 11 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7, + 3 + ], + "tech-q-2": [ + 0, + 2, + 1, + 5, + 7 + ], + "tech-q-1": [ + 3, + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 8 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 29 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1, + 5 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 8 + ], + "tech-q-14": [ + 8 + ], + "tech-q-5": [ + 3, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T23:31:22.179Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 4, + 1 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "UrT2L9r13cewjovbhLg09WT7N6r2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:50:54 GMT", + "creationTime": "Mon, 09 Feb 2026 09:50:54 GMT", + "userId": "UwXz1WcrCrcx9zKMcY28xMCHg1s1" + }, + { + "lastSignInTime": "Thu, 08 Jan 2026 10:35:04 GMT", + "creationTime": "Thu, 08 Jan 2026 10:35:04 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 5, + 3 + ], + "education-q-3": [ + 2, + 4, + 0, + 9, + 8 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 1, + "work-q-8": [ + 2, + 4, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 0, + 2, + 1, + 4, + 3 + ], + "work-q-10": null, + "work-q-1": 4, + "work-q-0": 3, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 5, + 1, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 8 + ], + "tech-q-2": [ + 1, + 8, + 0 + ], + "tech-q-1": [ + 3, + 2, + 5 + ], + "tech-q-16": [ + 5 + ], + "tech-q-8": [ + 29, + 7, + 20 + ], + "tech-q-7": [ + 5, + 11, + 13, + 12, + 0 + ], + "tech-q-10": 1, + "tech-q-9": [ + 1, + 8, + 9, + 12, + 22 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [ + 4, + 2, + 0 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2026-01-08T10:55:24.802Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 2, + 4, + 1, + 0 + ], + "community-q-1": [ + 5, + 4 + ], + "community-q-0": [ + 3, + 2 + ], + "userId": "UySJDAVVdYXW3zAgka6nX3NBWG63" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 11:17:10 GMT", + "creationTime": "Wed, 17 Dec 2025 11:17:10 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4 + ], + "education-q-0": [ + 2, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 2, + 4, + 8, + 9, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [ + 0, + 12 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 3, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 1, + "ai-q-5": [ + 0, + 1, + 2, + 5, + 7, + 6, + 8, + 13, + 12, + 10, + 14, + 17, + 19, + 20, + 22 + ], + "ai-q-0": 0, + "ai-q-6": [ + 5, + 10, + 2, + 17 + ], + "tech-q-0": [ + 8 + ], + "tech-q-2": [ + 8, + 5 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 7, + 9, + 22, + 21 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 6, + 8 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 6, + 5, + 0 + ], + "tech-q-15": [ + 1, + 2, + 5, + 6 + ], + "lastUpdated": "2025-12-17T11:43:56.287Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 6 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "V67k0BVcQ8aV8kG4RrCMu2KV8By1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:12:02 GMT", + "creationTime": "Sat, 06 Dec 2025 17:12:02 GMT", + "userId": "VAeWnNe1IFcs8xlTTHlMZEbBs483" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:53:17 GMT", + "creationTime": "Sat, 06 Dec 2025 20:53:17 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 0 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 1, + 2 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 2, + 4, + 7, + 11, + 8, + 9 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "lastUpdated": "2025-12-06T21:00:33.090Z", + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 6, + "work-q-4": null, + "userId": "VCCGetZZ9lcAtwLq97LpqfUmU152" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:57:30 GMT", + "creationTime": "Sun, 07 Dec 2025 10:57:30 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 8, + "education-q-2": [ + 4, + 3, + 2 + ], + "education-q-1": [ + 1, + 2, + 0, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 5, + 9 + ], + "education-q-0": [ + 0, + 1, + 4, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 1, + 2, + 3, + 6, + 7, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 0, + "work-q-4": 9, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 3, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 0, + 7 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [ + 3, + 11 + ], + "tech-q-2-others": "None", + "tech-q-16": [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + "tech-q-8": [ + 2, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11-others": "Nit a dev", + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T11:11:47.564Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "VD9rv28IHDbGniTMKu9IaGCmy9s1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 13:42:23 GMT", + "creationTime": "Sun, 07 Dec 2025 13:42:23 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-07T13:43:45.775Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "userId": "VG1xaeMC6vPOWnsg0VH0ekgLAUN2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:26:45 GMT", + "creationTime": "Sun, 07 Dec 2025 18:26:45 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 4, + 1, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 7, + 11, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 2, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 8, + 21, + 20, + 2, + 24 + ], + "ai-q-5": [ + 0, + 2, + 4, + 10, + 13, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 10 + ], + "tech-q-2": [ + 3, + 5, + 4 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 6 + ], + "tech-q-7": [ + 1, + 5, + 7, + 6 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0, + 6, + 7, + 8, + 9, + 10 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2, + 1, + 4, + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T18:47:27.412Z", + "community-q-3-others": "Great to learn from experienced developers.", + "community-q-6": 2, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 6, + 0, + 5 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "VHmebwUUlCOCA7GMvxbpP0vVUat2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 15:50:20 GMT", + "creationTime": "Thu, 04 Dec 2025 15:50:20 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 9, + 4 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 1, + 3, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "A platform for automating the provisioning of internal AI/ML cloud services ", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 5, + 3 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-2-others": "HCL", + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 13 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 11, + 14, + 33 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 7 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-04T16:09:23.089Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 3, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3, + 4 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "VJtdbYKizfbnkSGvGbp8eKInH963" + }, + { + "lastSignInTime": "Sun, 01 Feb 2026 14:02:49 GMT", + "creationTime": "Sun, 01 Feb 2026 14:02:49 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "education-q-2": [ + 0, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "education-q-0": [ + 0, + 3, + 1 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2026-02-01T14:06:56.221Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "userId": "VNMuQp7YDXPoeEvB5krY988eXr42" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:55:25 GMT", + "creationTime": "Wed, 03 Dec 2025 17:55:25 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 0, + 1, + 3, + 11 + ], + "education-q-0": [ + 2, + 1, + 0, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 7, + 11, + 10, + 8, + 6, + 2 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": 1, + "work-q-5": 1, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-5-others": "kilo.ai", + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 21, + 20, + 24 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 11, + 14, + 24, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 7 + ], + "tech-q-2": [ + 2, + 3, + 7, + 1 + ], + "tech-q-1": [ + 5, + 17, + 8 + ], + "tech-q-16": [ + 4, + 0 + ], + "tech-q-8": [ + 3, + 5, + 7, + 15, + 0 + ], + "tech-q-7": [ + 20, + 22 + ], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 8, + 13, + 14, + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 13 + ], + "tech-q-12": [ + 1, + 0, + 2, + 6, + 8, + 4 + ], + "tech-q-3": [ + 1, + 12, + 17 + ], + "tech-q-13": [ + 3, + 4 + ], + "tech-q-6": [ + 5, + 7, + 12, + 11, + 13 + ], + "tech-q-14": [ + 10, + 5 + ], + "tech-q-5": [ + 0, + 5, + 6 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T18:14:17.356Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 2, + 6, + 3 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 1, + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5, + 4 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "VNf8UjaqloX4EmMpGr4mC9HCNW83" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:49:55 GMT", + "creationTime": "Sat, 06 Dec 2025 21:49:55 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 7, + "education-q-2": [ + 0, + 2, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 5 + ], + "education-q-3": [ + 0, + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 5, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 4, + 3, + 8, + 7, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 4, + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 0, + 31 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 5, + 8, + 13 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 4 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2, + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2025-12-06T22:01:49.510Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "VRcoGE5nhLgldC3aPxrcwd2ZVq52" + }, + { + "lastSignInTime": "Mon, 29 Dec 2025 14:35:03 GMT", + "creationTime": "Mon, 29 Dec 2025 14:35:03 GMT", + "userId": "VWEPdUq3t8Nk2svyglFVhdq0Qk63" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 10:30:41 GMT", + "creationTime": "Tue, 30 Dec 2025 10:30:41 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 2, + 4, + 3, + 9, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 4 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 1, + 10 + ], + "ai-q-5": [ + 1, + 2, + 13, + 22 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 10, + 18 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 6, + 16 + ], + "tech-q-16": [ + 2, + 0, + 1 + ], + "tech-q-8": [ + 0, + 7, + 20, + 27 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 3, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 6, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 2, + 3, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-30T10:43:31.617Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 3, + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 3, + 1, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "Vf8CpXbd3PUU22oS7gXzBgl17KQ2" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 15:08:07 GMT", + "creationTime": "Wed, 10 Dec 2025 15:08:07 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-10T15:09:47.329Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 12, + "profile-q-2": 12, + "profile-q-8": 3, + "userId": "VhB3vui3rVRWUxqUomB8ZyaJOp12" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 16:15:08 GMT", + "creationTime": "Fri, 05 Dec 2025 16:15:08 GMT", + "profile-q-5": 3, + "profile-q-4": 8, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "profile-q-8": null, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 3, + 2, + 8, + 9 + ], + "education-q-0": [ + 3, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 5, + 8, + 0 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 0, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 3, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 7, + 6, + 33 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 18, + 4 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 5, + 1, + 2 + ], + "tech-q-15": [ + 0, + 2, + 5, + 6 + ], + "lastUpdated": "2025-12-05T16:36:25.945Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 2, + 3, + 5 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3, + 1, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "VjvpcvkhfYWbEGSEEoLtV9XzIUN2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 10:57:13 GMT", + "creationTime": "Sun, 08 Feb 2026 10:57:13 GMT", + "profile-q-5": 6, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 2 + ], + "education-q-3": [ + 0, + 3, + 8, + 9, + 7, + 1 + ], + "education-q-0": [ + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 6, + 8, + 7, + 10 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 6 + ], + "work-q-10": 3, + "work-q-10-others": "SAFe", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 11, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 12, + 4, + 16 + ], + "tech-q-2": [ + 12 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 21 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 21, + 22, + 29, + 10 + ], + "tech-q-11": [ + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-08T11:19:38.093Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 4 + ], + "community-q-4": [ + 0, + 4, + 5 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "VlFFQPaMxrhIEDV2iAgyCdpROvs2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 16:33:39 GMT", + "creationTime": "Thu, 01 Jan 2026 16:33:39 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 3 + ], + "education-q-3": [ + 9, + 3, + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 11, + 12, + 0, + 3 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 10 + ], + "tech-q-2": [ + 4, + 10 + ], + "tech-q-1": [ + 3, + 4, + 2 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 4 + ], + "tech-q-7": [ + 1, + 4, + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 4, + 7, + 8 + ], + "tech-q-11": [ + 0, + 1, + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 0, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-01T16:49:07.849Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 2 + ], + "community-q-4": [ + 2, + 5 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "VqQltn0FtQcOHez8LQodClsQWpu1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:20:11 GMT", + "creationTime": "Wed, 03 Dec 2025 16:20:11 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 5, + 0, + 1, + 2 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 3, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 4, + 2, + 7, + 8, + 10, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 5, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 14, + 22, + 3, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 9, + 10 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 4, + 7, + 20 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 20 + ], + "tech-q-7": [ + 0, + 12 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 9, + 12 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 3, + 4, + 18 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 6, + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T16:47:57.325Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "VvE0vHkFP1RPO936kjFYqHH05Vt2" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 14:31:35 GMT", + "creationTime": "Fri, 02 Jan 2026 14:31:35 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 0, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 4, + 2, + 3, + 9, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 4, + 8, + 13, + 12, + 10, + 6, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 10, + "work-q-13": [ + 5 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 9, + 11, + 10, + 18, + 14 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 18, + 23 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 8, + 21 + ], + "tech-q-11": [ + 1, + 6, + 2, + 8 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 7 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-02T14:50:52.607Z", + "community-q-6": 2, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 0, + 2 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "VwgJcPICZsTNEGNPMLMbrih4xpk2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:01:22 GMT", + "creationTime": "Wed, 03 Dec 2025 13:01:22 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 1, + 2, + 3, + 0 + ], + "education-q-4": [ + 2, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 3, + 7, + 9, + 11, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 1, + 0, + 6, + 7, + 8, + 9, + 10, + 11, + 13 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 5, + 6 + ], + "tech-q-10": 3, + "tech-q-9": [ + 34, + 8 + ], + "tech-q-11": [ + 1, + 0, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 13 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T13:17:01.489Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "W4eguZkwpeYVHtuPyv2IcrVGx1s1" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 00:03:45 GMT", + "creationTime": "Mon, 15 Dec 2025 00:03:45 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-0-others": "IDK , I'm still studying ", + "education-q-3": [ + 0, + 2, + 3, + 8, + 9 + ], + "education-q-0": [ + 7 + ], + "ai-q-5-others": "Qwen coder", + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 3, + 18, + 11 + ], + "tech-q-2": [ + 3, + 2, + 5 + ], + "tech-q-1": [ + 18, + 4, + 0, + 1, + 11, + 26 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 6, + 5 + ], + "tech-q-9": [ + 6, + 12, + 23 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [ + 1 + ], + "tech-q-5": [], + "lastUpdated": "2025-12-15T00:21:43.570Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 4, + 5, + 1 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 1, + 4, + 5, + 0 + ], + "community-q-0": [ + 1, + 0, + 2, + 5 + ], + "userId": "W4nw7mveb1eKwIFqWdAwwisAqWy2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:33:32 GMT", + "creationTime": "Sun, 07 Dec 2025 08:33:32 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 1 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 10, + "work-q-13": [ + 9 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 8, + 11 + ], + "tech-q-2": [ + 1, + 0, + 8 + ], + "tech-q-1": [ + 5, + 2 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 15, + 33 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 15, + 4 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-07T09:03:04.086Z", + "community-q-2-others": "Shared informations", + "community-q-6": 1, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 2 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "W95qXyKzMwWHOn0HF1dCWnOkPOC2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 10:44:00 GMT", + "creationTime": "Thu, 11 Dec 2025 10:44:00 GMT", + "userId": "WIuHHnf3fnewZh0B8LpVNC0csTi2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 09:38:59 GMT", + "creationTime": "Fri, 05 Dec 2025 09:38:59 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 5, + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 6, + 8 + ], + "education-q-1-others": "Spanish, german, korean", + "education-q-0": [ + 3, + 4, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 7, + 9, + 10 + ], + "tech-q-2": [ + 3, + 10 + ], + "tech-q-1": [ + 2, + 7, + 8, + 14 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5 + ], + "tech-q-4": [], + "tech-q-13": [ + 3 + ], + "tech-q-3": [], + "tech-q-14": [ + 4 + ], + "tech-q-6": [], + "tech-q-15": [ + 1 + ], + "tech-q-5": [], + "lastUpdated": "2025-12-05T09:59:02.016Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0, + 1, + 2, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "WQ7nj09TfqbsSSL4cgL8eRkRGFC2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:35:26 GMT", + "creationTime": "Fri, 06 Feb 2026 17:35:26 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 3, + 2, + 4, + 5, + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-0-others": "cyber security", + "education-q-3": [ + 0, + 3, + 8, + 9, + 4, + 1, + 2 + ], + "education-q-0": [ + 0, + 7 + ], + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 0, + 7, + 12 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 20 + ], + "tech-q-3-others": "Nuxt.js", + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 12 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 2, + 3, + 1, + 23 + ], + "tech-q-14": [], + "tech-q-6": [ + 1, + 5 + ], + "tech-q-15": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-16": [ + 0, + 7 + ], + "lastUpdated": "2026-02-06T17:49:41.923Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 5, + 4 + ], + "userId": "WQggvkOzIHfirNLskC9q0xcjJLr1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:26:19 GMT", + "creationTime": "Wed, 03 Dec 2025 18:26:19 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 0, + 9, + 1 + ], + "education-q-0": [ + 2, + 5 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 1 + ], + "ai-q-5": [ + 0, + 2, + 5, + 14, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 3 + ], + "tech-q-2": [ + 10 + ], + "tech-q-1": [ + 1, + 6 + ], + "tech-q-16": [ + 6, + 7 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [ + 0, + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 6 + ], + "tech-q-12": [ + 1, + 4 + ], + "tech-q-4": [ + 1, + 3, + 4 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1, + 4, + 3 + ], + "tech-q-14": [ + 1 + ], + "tech-q-6": [ + 0 + ], + "tech-q-15": [ + 3 + ], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2025-12-03T18:36:24.448Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 0, + 2, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "WWL3gYUbZlPjtfo9MarSLK4ZALz1" + }, + { + "lastSignInTime": "Thu, 05 Feb 2026 19:19:06 GMT", + "creationTime": "Thu, 05 Feb 2026 19:19:06 GMT", + "profile-q-5": 3, + "lastUpdated": "2026-02-05T19:20:09.504Z", + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "userId": "WWdQnbhqLBMxuLTUCEm0CRhH53M2" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 10:41:14 GMT", + "creationTime": "Mon, 15 Dec 2025 10:41:14 GMT", + "profile-q-5": 3, + "profile-q-4": 3, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 9 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 2, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 3, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 2, + 1, + 4, + 11, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8, + 18, + 11 + ], + "tech-q-2": [ + 2, + 4 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 8 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 1, + "tech-q-9": [ + 4, + 8 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 0, + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 6, + 7 + ], + "tech-q-5": [ + 0, + 1, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-15T11:06:38.475Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 6, + 5 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "WcoErImGnKhuq2LO40dCCxQH7mO2" + }, + { + "lastSignInTime": "Mon, 16 Sep 2024 18:11:37 GMT", + "creationTime": "Mon, 16 Sep 2024 18:11:37 GMT", + "userId": "WkXhxSkCqSRBonJDvbgEhgwxUJj2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:13:46 GMT", + "creationTime": "Sat, 06 Dec 2025 17:13:46 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 18, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 4, + 0 + ], + "education-q-3": [ + 0, + 3, + 6, + 9 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 11, + 2, + 4, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 0, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 7, + 16 + ], + "tech-q-2": [ + 16 + ], + "tech-q-1": [], + "tech-q-9-others": "Nothing specific", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 22 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 16 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 4 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T17:27:42.470Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 6 + ], + "userId": "WkefwXYwhWWSTu4hnF2vEzZnBAf2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:56:13 GMT", + "creationTime": "Sat, 06 Dec 2025 18:56:13 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 8, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 1, + 7, + 9 + ], + "education-q-0": [ + 0, + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 0, + 1, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 18 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 4 + ], + "tech-q-2": [ + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11-others": "Visuel studio", + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-06T19:07:31.555Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 5, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "Wo9IMAoF3XUPjquGnuXQdjMaMmh2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:18:52 GMT", + "creationTime": "Wed, 03 Dec 2025 16:18:52 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 3, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "profile-q-8": null, + "lastUpdated": "2025-12-03T16:31:20.376Z", + "education-q-2": [ + 1, + 0, + 2 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 9, + 8, + 4 + ], + "education-q-0": [ + 2, + 0 + ], + "userId": "WwEj17KTgFhjjjMQFvL1jpsi45s2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:52:54 GMT", + "creationTime": "Wed, 03 Dec 2025 14:52:54 GMT", + "userId": "Wy8vGFwMpAaUUVksoLsR0SbJN9Y2" + }, + { + "lastSignInTime": "Sun, 14 Dec 2025 11:00:40 GMT", + "creationTime": "Sun, 14 Dec 2025 11:00:40 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 8, + 11, + 10 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 9, + 10 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 8, + 18, + 6, + 12, + 16, + 17 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 7, + 0, + 1, + 9, + 6, + 12, + 13, + 16, + 15 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 6, + 5 + ], + "tech-q-9": [ + 5, + 10, + 12, + 15, + 32, + 29, + 23 + ], + "tech-q-12": [ + 1, + 6, + 0 + ], + "tech-q-4": [ + 1, + 4, + 18, + 15 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 5, + 4 + ], + "tech-q-15": [], + "tech-q-5": [ + 3, + 1, + 0, + 2, + 5 + ], + "lastUpdated": "2025-12-14T11:17:55.580Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 1, + 2, + 3 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 3, + 4, + 5 + ], + "userId": "WzRuFg5ERbcRKNPfqylZrgIDc9q1" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:57:45 GMT", + "creationTime": "Thu, 01 Jan 2026 15:57:45 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 1, + 9, + 3 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 2, + 7, + 8, + 3 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 16, + 5 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 20, + 0 + ], + "tech-q-7": [ + 5, + 6, + 13 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 29, + 27, + 15, + 13 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 3, + 18, + 9 + ], + "tech-q-13": [ + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2026-01-01T16:10:00.450Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "XDVA1XbePhfY92j32Xxe9mBv8gA2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:22:40 GMT", + "creationTime": "Sat, 06 Dec 2025 22:22:40 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "lastUpdated": "2025-12-06T22:25:58.863Z", + "education-q-2": [ + 0, + 6, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 3 + ], + "userId": "XHEIsTU0kgTWdR08Mv6dxaLQDYw1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 12:55:41 GMT", + "creationTime": "Mon, 08 Dec 2025 12:55:41 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 3, + 11 + ], + "education-q-0": [ + 2, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 2, + 4, + 7, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 6, + "work-q-13": [ + 6 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 4, + 7, + 29 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2025-12-08T13:08:37.886Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "XKlNJx70bGgJPmQfYcvQEQMh4PM2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 20:37:11 GMT", + "creationTime": "Thu, 01 Jan 2026 20:37:11 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 1, + "education-q-2": [ + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 3 + ], + "education-q-3": [ + 0, + 3, + 5, + 2, + 10 + ], + "education-q-0": [ + 0, + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 4, + 8, + 10, + 3, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 20, + 6 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 17 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 3, + 10, + 1 + ], + "tech-q-2": [ + 3, + 5, + 4 + ], + "tech-q-1": [ + 31 + ], + "tech-q-1-others": "Groovy", + "tech-q-16": [ + 0, + 1, + 3 + ], + "tech-q-8": [ + 2, + 7, + 8, + 11 + ], + "tech-q-7": [ + 1, + 6, + 4 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 0, + 1, + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 0, + 2, + 4 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-01-01T20:54:42.029Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 4, + 6, + 1 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "XSgCZaMWYMRfTfTdnmd9rd9okaQ2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:56:19 GMT", + "creationTime": "Sun, 07 Dec 2025 11:56:19 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 5, + 4 + ], + "education-q-3": [ + 1, + 0, + 3, + 6, + 9, + 8, + 7 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 5, + "work-q-8": [ + 2, + 5 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-9-others": "+5k", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 12, + "ai-q-4": 2, + "ai-q-5-others": "Devin", + "ai-q-3": 3, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 6, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 2, + 3 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3, + 2, + 1 + ], + "tech-q-6": [ + 6 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T12:08:32.514Z", + "community-q-6-others": "Substuck", + "community-q-6": 6, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 3, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "XT0AnBMAN3OSFUYkg1n3lvcncTJ3" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 13:33:46 GMT", + "creationTime": "Tue, 23 Dec 2025 13:33:46 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 12, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 4, + 5, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 4, + 6, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 6, + 0, + 5, + 8, + 10, + 11, + 7 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 11 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 14, + 23 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 5 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 7 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-23T13:50:52.190Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 6 + ], + "community-q-3": [ + 3, + 5, + 0, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 1, + 2, + 3 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "XblMxvXnioS24yUVS6PIvpT7XMm1" + }, + { + "lastSignInTime": "Sun, 13 Oct 2024 13:40:18 GMT", + "creationTime": "Sun, 13 Oct 2024 13:40:18 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 7, + 9, + 8, + 3, + 11 + ], + "education-q-0": [ + 5, + 3, + 1, + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 3, + 5, + 8, + 6, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [ + 10, + 16 + ], + "work-q-10": 1, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 2, + 11 + ], + "tech-q-2": [ + 1, + 0, + 2, + 5, + 8 + ], + "tech-q-1": [ + 11, + 3, + 18 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0, + 7, + 8, + 13, + 20 + ], + "tech-q-7": [ + 20 + ], + "tech-q-10": 2, + "tech-q-9": [ + 13, + 24 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 13, + 17, + 14 + ], + "tech-q-12": [ + 1, + 0, + 2, + 5, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 1, + 10 + ], + "tech-q-5": [ + 3, + 5, + 4, + 6 + ], + "tech-q-15": [ + 1, + 5, + 6 + ], + "lastUpdated": "2025-12-18T21:54:52.474Z", + "community-q-6": 1, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 4, + 5, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "XddEYX5prAX3LOmniIJJaXzZVwz2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:56:47 GMT", + "creationTime": "Sat, 06 Dec 2025 17:56:47 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 0, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 2, + 4, + 5, + 7, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 10, + 18 + ], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 21, + 23, + 24 + ], + "ai-q-5": [ + 5, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0 + ], + "tech-q-2": [ + 0, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 7 + ], + "tech-q-7": [ + 12 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5, + 1, + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T18:13:27.751Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 1 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 2, + 3, + 0 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 6 + ], + "userId": "Xf0372pPeyP0CbldSeWy8IKJTzJ3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:37:13 GMT", + "creationTime": "Wed, 03 Dec 2025 20:37:13 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 4, + 2, + 11 + ], + "education-q-0": [ + 5, + 0, + 1, + 2, + 4, + 3 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 18, + 11 + ], + "tech-q-2": [ + 1, + 0, + 4 + ], + "tech-q-1": [ + 3, + 10 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 0, + 9, + 12, + 23 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 10 + ], + "tech-q-12": [ + 0, + 2, + 3, + 4, + 8 + ], + "tech-q-4": [ + 19 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-03T20:56:58.964Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 5 + ], + "userId": "Xpedttjpy6RUtNt4nLUmz92IxC33" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 23:02:55 GMT", + "creationTime": "Wed, 17 Dec 2025 23:02:55 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 2, + 4 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 4, + 8, + 7 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 3 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": 1, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 4, + 7 + ], + "tech-q-2": [ + 7, + 0, + 8 + ], + "tech-q-1": [ + 11, + 12 + ], + "tech-q-16": [ + 0, + 2, + 6 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 0, + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1, + 2 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-17T23:15:03.803Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "XqCXpfYac4M2oQBVGCEW5uMAe0k1" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 10:47:09 GMT", + "creationTime": "Thu, 11 Dec 2025 10:47:09 GMT", + "profile-q-5": 1, + "profile-q-4": 8, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "profile-q-4-others": "YouCode", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2 + ], + "education-q-4": [ + 6, + 1 + ], + "education-q-3": [ + 9, + 0, + 2, + 10 + ], + "education-q-0": [ + 4, + 1 + ], + "work-q-9": 5, + "work-q-8": [ + 0, + 3, + 8, + 11 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-9-others": "i don't care about how many employees in the company", + "work-q-1": 3, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": null, + "ai-q-6": [ + 0, + 5 + ], + "ai-q-5": [ + 0, + 1, + 14, + 19 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 4, + 7 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 8, + 12, + 20, + 21 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 3 + ], + "tech-q-7": [ + 5, + 8, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 29 + ], + "tech-q-11": [ + 0, + 1, + 2 + ], + "tech-q-4": [ + 1, + 3, + 9 + ], + "tech-q-12": [ + 0, + 1, + 3 + ], + "tech-q-3": [ + 2, + 4 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 1, + 4 + ], + "tech-q-14": [ + 2, + 3, + 9 + ], + "tech-q-5": [ + 1, + 5, + 0 + ], + "tech-q-15": [ + 2, + 3, + 1, + 5 + ], + "lastUpdated": "2025-12-11T11:20:31.465Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 0, + 1 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "XsIxGkRmQvaVXl2NAwBhzlUOiIz2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:39:38 GMT", + "creationTime": "Wed, 03 Dec 2025 13:39:38 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 0 + ], + "education-q-3": [ + 0, + 9, + 3, + 1 + ], + "education-q-0": [ + 4, + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 8, + 10, + 11, + 7, + 4, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 9 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-4": 3, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 4, + 5, + 10, + 12 + ], + "ai-q-5": [ + 0, + 2, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 4 + ], + "tech-q-2": [ + 7, + 1, + 3, + 2 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 24 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 6 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 6, + 0, + 2, + 1, + 5 + ], + "tech-q-15": [ + 1, + 3 + ], + "lastUpdated": "2025-12-03T14:03:07.551Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 2, + 5 + ], + "community-q-3": [ + 5, + 4, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 7 + ], + "userId": "Xy1cIQGM3uRTyQv7ZmQkzh11hUu1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:53:03 GMT", + "creationTime": "Sat, 06 Dec 2025 20:53:03 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 7 + ], + "education-q-1": [ + 4, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 7 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": 3, + "ai-q-3": 4, + "lastUpdated": "2025-12-06T20:56:38.523Z", + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 5 + ], + "ai-q-5": [ + 3 + ], + "ai-q-0": 2, + "userId": "YDJI8I5VyzQOkcwzKhQU6YHOpGR2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 05:05:50 GMT", + "creationTime": "Sat, 06 Dec 2025 05:05:50 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T05:07:21.412Z", + "profile-q-4": 6, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 9, + "userId": "YGddB2q9KxVPJFcb8XWMpB6jNll2" + }, + { + "lastSignInTime": "Wed, 24 Dec 2025 07:45:43 GMT", + "creationTime": "Wed, 24 Dec 2025 07:45:43 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 2, + "profile-q-2": 0, + "lastUpdated": "2025-12-24T07:47:55.590Z", + "education-q-2": [ + 2, + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "userId": "YNsAXe48dbU6GlhZryX9v2E3rGy2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:59:41 GMT", + "creationTime": "Sat, 06 Dec 2025 18:59:41 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 3, + "lastUpdated": "2025-12-06T19:02:44.811Z", + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 9, + 10, + 7 + ], + "education-q-0": [ + 2, + 4 + ], + "userId": "YO5DmQB4OPPbGC3I9Ixh8KILOh32" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:26:28 GMT", + "creationTime": "Wed, 03 Dec 2025 12:26:28 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 4, + 3, + 9, + 11, + 8 + ], + "education-q-0": [ + 0, + 1, + 5, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 8, + 6, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 11 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0, + 2, + 4, + 8, + 37, + 36, + 35, + 31, + 30, + 24, + 21, + 20, + 17, + 12, + 10 + ], + "ai-q-5": [ + 0, + 1, + 8, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 9 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2025-12-03T12:35:38.877Z", + "tech-q-8": [ + 23 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 20 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 8, + 9 + ], + "tech-q-3": [], + "tech-q-13": [ + 4, + 3 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 19 + ], + "userId": "YUfLKwumoDMucGLFUG6X7eFPQWR2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:40:25 GMT", + "creationTime": "Sun, 07 Dec 2025 15:40:25 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 5, + 7 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 1, + 5 + ], + "education-q-3": [ + 0, + 7, + 11, + 12 + ], + "education-q-0": [ + 3, + 7 + ], + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 3, + 4 + ], + "tech-q-2": [ + 4, + 3, + 2 + ], + "tech-q-1": [ + 0, + 1, + 3, + 6, + 7, + 8, + 9, + 10 + ], + "tech-q-16": [ + 4, + 0 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 4 + ], + "tech-q-10": 0, + "tech-q-11": [ + 3, + 16 + ], + "tech-q-9": [ + 3, + 22 + ], + "tech-q-12": [ + 1, + 5 + ], + "tech-q-4": [ + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [], + "tech-q-14": [ + 17 + ], + "tech-q-6": [], + "tech-q-15": [ + 0 + ], + "tech-q-5": [ + 10 + ], + "lastUpdated": "2025-12-07T15:51:09.135Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 3, + 5, + 6 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 0, + 1, + 2, + 4 + ], + "userId": "YYRnhkfTpaaZXyfrUH0YL4cnlOH3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 16:16:44 GMT", + "creationTime": "Fri, 05 Dec 2025 16:16:44 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "lastUpdated": "2025-12-05T16:21:33.359Z", + "education-q-2": [ + 0, + 6 + ], + "education-q-1": [ + 0, + 2 + ], + "education-q-4": [ + 6, + 4 + ], + "education-q-3": [ + 9, + 4, + 3 + ], + "education-q-0": [ + 6 + ], + "userId": "YgnPrUuWxOPvBi0iuYhm2EjQlLv1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 11:22:14 GMT", + "creationTime": "Mon, 09 Feb 2026 11:22:14 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 2, + 5, + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "HR", + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 5, + 1, + 0, + 2, + 8 + ], + "tech-q-2": [ + 1, + 7, + 8 + ], + "tech-q-1": [ + 4, + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 4, + 6, + 1 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 2 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4, + 2 + ], + "tech-q-12": [ + 6 + ], + "tech-q-3": [ + 1, + 0, + 3, + 9, + 12 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 8 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 3, + 1, + 5, + 6 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-02-09T11:35:02.551Z", + "community-q-6": 3, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 2, + 6, + 0 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 0, + 2, + 4, + 3, + 1 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "YiD8b1APXlNMbehAfv0Y9808HXf2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 08:49:27 GMT", + "creationTime": "Sat, 06 Dec 2025 08:49:27 GMT", + "userId": "YnVBrblcvUepx5ZuEyDqOlufFyy1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 19:24:30 GMT", + "creationTime": "Sun, 07 Dec 2025 19:24:30 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-07T19:26:24.510Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 3, + "userId": "YxSZTMTJ02R1rk15iZpP0lJgF7f1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 14:20:54 GMT", + "creationTime": "Thu, 04 Dec 2025 14:20:54 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 18, + "profile-q-2": 0, + "education-q-2": [ + 1, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 4 + ], + "education-q-0": [ + 0, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 7, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 11, + 1, + 21 + ], + "work-q-10": 0, + "work-q-13-others": "E-Invoincing and E-procurement", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 8 + ], + "ai-q-0": 3, + "tech-q-0": [ + 4, + 9, + 0 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [ + 3 + ], + "tech-q-2-others": "None, i'm a product manager", + "tech-q-8-others": "None", + "tech-q-16": [ + 3, + 2 + ], + "lastUpdated": "2025-12-04T14:33:17.629Z", + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 0, + 2, + 5 + ], + "userId": "YyRDzaooT2NV1zlUuBO6iEXIiaj2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:45:49 GMT", + "creationTime": "Sat, 06 Dec 2025 17:45:49 GMT", + "profile-q-5": 6, + "lastUpdated": "2025-12-06T18:01:10.721Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 21, + "profile-q-2": 12, + "profile-q-8": 2, + "userId": "Z6MYNpHhhGf1cQGW6EP9XwBxTJC3" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 16:39:27 GMT", + "creationTime": "Thu, 01 Jan 2026 16:39:27 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1, + 4, + 0, + 2 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 6, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 9 + ], + "tech-q-2": [ + 9, + 10 + ], + "tech-q-1": [ + 5, + 3 + ], + "tech-q-16": [ + 7, + 5 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-01T17:33:41.917Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 5 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "Z7Tw3ziay5XqBRwAmVj0zNj4K3J2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 16:38:28 GMT", + "creationTime": "Thu, 01 Jan 2026 16:38:28 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6, + 0 + ], + "education-q-3": [ + 0, + 4, + 9, + 8 + ], + "education-q-0": [ + 5, + 3, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 4, + 11, + 8, + 12 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 2, + "work-q-0": 5, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 0, + 19 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 9, + 10, + 2, + 3, + 5, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 5, + 2, + 10, + 8, + 9 + ], + "tech-q-1": [ + 11, + 18, + 4, + 7 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 27, + 7 + ], + "tech-q-7": [ + 18, + 11, + 5, + 7 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 3, + 11, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 4 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 8 + ], + "tech-q-3": [ + 1, + 9, + 3 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-01-01T16:52:46.820Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2, + 0, + 3 + ], + "community-q-4": [ + 3, + 4, + 5 + ], + "community-q-3": [ + 1, + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "ZDGfpWPBfZgnhWG0cbJaj8Fjx5u2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:05:00 GMT", + "creationTime": "Wed, 03 Dec 2025 14:05:00 GMT", + "profile-q-5": 7, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-3": [ + 2, + 4, + 0, + 1, + 6, + 7, + 3, + 9 + ], + "education-q-0": [ + 0, + 1 + ], + "education-q-4": [ + 0, + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 3, + 5, + 6, + 8, + 12 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-13": [ + 5 + ], + "work-q-1": 6, + "work-q-0": 0, + "work-q-10": 4, + "work-q-3": 0, + "work-q-2": 4, + "work-q-4": 12, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 8, + 39 + ], + "ai-q-6-others": "PydanticAI", + "ai-q-5": [ + 0, + 2, + 9 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3, + 0 + ], + "tech-q-1": [ + 18, + 26 + ], + "tech-q-16": [ + 0, + 1, + 2, + 7 + ], + "tech-q-5-others": "Vuetify", + "tech-q-8": [ + 7, + 8, + 29 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 3, + 18 + ], + "tech-q-13": [ + 0, + 2, + 4, + 3 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 0, + 7, + 9 + ], + "tech-q-5": [ + 10 + ], + "tech-q-15": [ + 2, + 6, + 21 + ], + "lastUpdated": "2025-12-03T14:22:35.420Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 4 + ], + "userId": "ZHPTAaLxMPV6eJIkICMmwaTBxah1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:32:31 GMT", + "creationTime": "Sun, 07 Dec 2025 11:32:31 GMT", + "profile-q-5": 6, + "lastUpdated": "2025-12-07T11:35:02.264Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 4, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 12, + "profile-q-8": 2, + "userId": "ZJ4dPsGvHZPyH28jctjAbg9gyw33" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:34:15 GMT", + "creationTime": "Wed, 03 Dec 2025 14:34:15 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 6, + "education-q-2": [ + 3, + 2, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0, + 4 + ], + "education-q-3": [ + 0, + 4, + 7, + 9, + 1, + 2, + 6 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 7, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 9, + "work-q-13": [ + 5, + 17 + ], + "work-q-10": null, + "work-q-1": 4, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5 + ], + "ai-q-5": [ + 0, + 2, + 3, + 14, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 3, + 5, + 9, + 10, + 1 + ], + "tech-q-2": [ + 1, + 5 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 5, + 6, + 8, + 13, + 33 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 5 + ], + "tech-q-3": [], + "tech-q-13": [ + 2 + ], + "tech-q-6": [], + "tech-q-14": [ + 2, + 8 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0, + 5, + 1 + ], + "lastUpdated": "2025-12-03T14:56:04.999Z", + "community-q-6": 4, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 0, + 6 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "ZJAbY393f3ajNFR5lh1y70E2gVf1" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 09:04:06 GMT", + "creationTime": "Sun, 21 Dec 2025 09:04:06 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 5, + 0 + ], + "education-q-3": [ + 2, + 0, + 9, + 8, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 4, + 2, + 8, + 9, + 11 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 0, + 1, + 6, + 7, + 15 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 10, + 20, + 21, + 22, + 24, + 27, + 26, + 29, + 36 + ], + "ai-q-5": [ + 10, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 4, + 3 + ], + "tech-q-2": [ + 8, + 2, + 5 + ], + "tech-q-1": [ + 6, + 9, + 11 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-7-others": "", + "tech-q-8": [ + 0, + 9, + 21, + 22, + 24 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 4, + 8, + 10, + 33 + ], + "tech-q-11": [ + 1, + 16 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 9 + ], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13, + 12, + 15 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 0, + 3 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-21T09:22:49.408Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 3, + 2 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "ZJckbqp1bRNr9nZGeRS73k9hdtF3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 18:05:15 GMT", + "creationTime": "Fri, 05 Dec 2025 18:05:15 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 6, + 0 + ], + "education-q-3": [ + 0, + 3, + 4 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 5, + 10, + 12 + ], + "tech-q-2": [ + 12 + ], + "tech-q-1": [ + 16 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 21 + ], + "tech-q-7": [ + 12, + 27 + ], + "tech-q-10": 0, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 15 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1, + 27 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-05T18:40:02.158Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "ZOvIrZb0H2NHs58ChUJNq1mIiQ53" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:43:01 GMT", + "creationTime": "Sat, 06 Dec 2025 16:43:01 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "lastUpdated": "2025-12-06T16:45:42.481Z", + "education-q-2": [ + 4, + 3, + 1, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 5 + ], + "education-q-3": [ + 0, + 2, + 4, + 5, + 7, + 9 + ], + "education-q-0": [ + 5 + ], + "userId": "ZSjQUFnjFQbxOwbEL5hrF36Kgv72" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 17:46:04 GMT", + "creationTime": "Mon, 02 Feb 2026 17:46:04 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5, + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 3, + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3, + 10 + ], + "tech-q-1": [ + 0, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 3 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 0, + 1 + ], + "tech-q-9": [ + 15, + 9, + 3, + 7 + ], + "tech-q-12": [ + 0 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-02T18:07:15.441Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 2, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1, + 3 + ], + "userId": "ZVI9cHn5TpV3nxKO1P4tqmCPfSE3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 18:57:12 GMT", + "creationTime": "Fri, 05 Dec 2025 18:57:12 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 7, + "education-q-2": [ + 1, + 3, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 2, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8, + 10, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 18, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 2 + ], + "tech-q-2": [ + 1, + 0 + ], + "tech-q-1": [ + 8, + 5, + 20 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 12, + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 5, + 12 + ], + "tech-q-14": [ + 10 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 6, + 11, + 16 + ], + "lastUpdated": "2025-12-05T19:20:33.834Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 5 + ], + "community-q-0-others": "80yt8", + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 7 + ], + "userId": "ZeTFeqrMlIQIddm7ewl6O6JcxZg2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:50:33 GMT", + "creationTime": "Sun, 07 Dec 2025 15:50:33 GMT", + "userId": "ZjF3FJqjpmPIu8SI0ZIAJNPPs2g2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:26:55 GMT", + "creationTime": "Sun, 07 Dec 2025 14:26:55 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 2, + 3, + 4, + 11 + ], + "education-q-0": [ + 1, + 3 + ], + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-07T14:31:14.372Z", + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 18 + ], + "ai-q-0": 0, + "userId": "Zn7FkzOBDfYVBm2DwFVhb0IYSLU2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:31:39 GMT", + "creationTime": "Sat, 06 Dec 2025 17:31:39 GMT", + "profile-q-5": 3, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "profile-q-8": 0, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 1, + 7 + ], + "education-q-0": [ + 0, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 3, + 8, + 9 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-7": 2, + "work-q-6": 2, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 5 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 3 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0, + 1 + ], + "lastUpdated": "2025-12-06T17:40:49.298Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 1, + 4 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "ZobVw7VYqvNbFTf9jinFfngEGdB2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 16:54:22 GMT", + "creationTime": "Thu, 01 Jan 2026 16:54:22 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 0, + 1, + 9 + ], + "tech-q-1": [ + 3, + 5, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 2, + 0, + 3 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2026-01-01T17:05:07.412Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 4 + ], + "userId": "ZvHSxpQ1APfc04J32XdePkytFHE2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 21:22:04 GMT", + "creationTime": "Thu, 04 Dec 2025 21:22:04 GMT", + "userId": "ZwSRWJjanGRqudWy8KaINCmab533" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 12:44:13 GMT", + "creationTime": "Thu, 04 Dec 2025 12:44:13 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 0, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 5, + 3, + 2, + 4 + ], + "education-q-3-others": "coursera for example, codeacademy, pwn college, frontend masters ..etc", + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 2, + 4, + 7 + ], + "education-q-0-others": "language \"Frensh\"", + "education-q-3": [ + 2, + 4, + 3, + 12 + ], + "education-q-0": [ + 6, + 7 + ], + "work-q-9": 2, + "work-q-8": [ + 8, + 13, + 4, + 3 + ], + "work-q-12": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-1": 3, + "work-q-0": 7, + "work-q-0-others": "talent at zone01oujda\n", + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 11, + 18, + 4, + 0, + 1, + 8 + ], + "tech-q-2": [ + 5, + 1, + 4, + 8 + ], + "tech-q-1": [ + 14, + 10, + 9, + 12, + 16 + ], + "tech-q-16": [ + 7, + 0 + ], + "tech-q-8": [ + 2, + 7, + 20, + 29 + ], + "tech-q-7": [ + 23, + 5, + 9 + ], + "tech-q-10": 2, + "tech-q-11": [ + 0 + ], + "tech-q-9": [ + 12, + 8, + 19, + 32 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-4": [ + 9, + 1, + 18 + ], + "tech-q-13": [], + "tech-q-3": [ + 3, + 4 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 5, + 2 + ], + "tech-q-5": [ + 0, + 5, + 1 + ], + "lastUpdated": "2025-12-04T13:17:29.758Z", + "community-q-6": 2, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 6, + 1 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3, + 5, + 4, + 2, + 1 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "Zx2rGVXR2kcKgC8hIwDLSgdeyVS2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:28:32 GMT", + "creationTime": "Sat, 06 Dec 2025 17:28:32 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 6, + 5, + 8, + 10, + 9 + ], + "education-q-0": [ + 0, + 2, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 3, + 5, + 8, + 9, + 10 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 5, + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Consulting", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 5, + "work-q-4": 11, + "ai-q-4": 3, + "ai-q-3": 2, + "lastUpdated": "2025-12-06T17:35:33.207Z", + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 5, + 1, + 4, + 2 + ], + "ai-q-0": 1, + "userId": "ZyOfKWLevEUjuGeTDdOL6xbSUPL2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:55:05 GMT", + "creationTime": "Sat, 06 Dec 2025 22:55:05 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 2, + 0 + ], + "education-q-3": [ + 0, + 9, + 10 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 8, + 0, + 5, + 10, + 12 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": null, + "ai-q-6": [ + 7, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 0, + 1, + 5, + 2 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 3, + 5, + 17 + ], + "tech-q-8-others": "Still student ", + "tech-q-16": [ + 8 + ], + "tech-q-16-others": "I'm still learning ", + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 2, + 6, + 7, + 8, + 21, + 23 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T23:40:16.619Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 5, + 0 + ], + "community-q-3": [ + 1, + 3, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 2, + 5, + 1, + 0 + ], + "userId": "a0b2FsoXHxbuuZmym5yRPEVc1py2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:08:37 GMT", + "creationTime": "Sat, 06 Dec 2025 16:08:37 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "if I need it, I learn it", + "education-q-3": [ + 0, + 9, + 3, + 8, + 1 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 4, + 0, + 1, + 3, + 5, + 6, + 8, + 9, + 11, + 10, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 5, + 9, + 8, + 36 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 12, + 22, + 20, + 21, + 27, + 33, + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0, + 3 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1, + 14, + 8 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2, + 11, + 6 + ], + "lastUpdated": "2025-12-06T19:26:48.559Z", + "community-q-4-others": "Sharing stories ", + "community-q-1-others": "Depends on what I get from it", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 7 + ], + "community-q-0-others": "Not interested", + "community-q-3": [ + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 6, + 1 + ], + "community-q-0": [ + 7 + ], + "userId": "a42MsmBxooXUHsHiHjKmmableRf1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 15:23:37 GMT", + "creationTime": "Sat, 06 Dec 2025 15:23:37 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 4, + 6, + 7, + 8 + ], + "education-q-0": [ + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 8, + 9, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": null, + "work-q-13-others": "Cloud Provider", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 11, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2, + 13, + 7 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 8, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-11-others": "Antigravity", + "tech-q-9": [ + 12, + 23 + ], + "tech-q-11": [ + 1, + 17, + 11 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 16 + ], + "lastUpdated": "2025-12-06T15:41:06.050Z", + "community-q-6-others": "Bluesky", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 5, + 4, + 1 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 4, + 0, + 1, + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "a7j4rpqk8TTnaj1WF6MRW3Tnd8s1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:37:00 GMT", + "creationTime": "Wed, 03 Dec 2025 18:37:00 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 2, + 0, + 3, + 4 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 1, + 0, + 3 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 5 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 30 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 8 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 23 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-3": [ + 23 + ], + "tech-q-14": [ + 2, + 1 + ], + "tech-q-6": [ + 30 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-03T18:48:32.665Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 0, + 2, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 3, + 1 + ], + "userId": "a81lUuFre5UgrinxbnKSWXnys8o2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:35:46 GMT", + "creationTime": "Sat, 06 Dec 2025 20:35:46 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-4-others": "", + "education-q-3": [ + 0, + 3, + 4, + 6, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 5, + 6, + 3, + 2, + 1, + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 3, + 4, + 5, + 12 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": 6, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 2, + 0, + 1, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 9, + 7, + 3, + 4, + 2, + 1 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 5, + 8, + 11, + 14 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 8, + 0 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 4, + 9 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0, + 5, + 6 + ], + "tech-q-15": [ + 0, + 1, + 2, + 3, + 5 + ], + "lastUpdated": "2025-12-06T20:49:53.399Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 2, + 1 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "a9r5ruIKxDUjTyTJqmF1laTqtbx2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:32:58 GMT", + "creationTime": "Sat, 06 Dec 2025 18:32:58 GMT", + "profile-q-5": 4, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 5, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 8, + 9, + 11, + 10, + 7 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 4, + 8, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 4, + 7 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 4, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 0, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 18, + 8, + 10 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 2, + 0 + ], + "tech-q-8": [ + 20, + 0, + 27, + 7 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 31, + 8 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 19 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 19 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 5, + 1 + ], + "lastUpdated": "2025-12-06T18:59:19.861Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 5 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 3, + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 0 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "aF9B4Bu0yfXy3YHeEvWRFakgSbw2" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 20:37:18 GMT", + "creationTime": "Mon, 15 Dec 2025 20:37:18 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-15T20:41:36.562Z", + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 5 + ], + "education-q-3": [ + 0, + 4, + 10, + 8 + ], + "education-q-0": [ + 0 + ], + "userId": "aISo7Ixh3RZv35jooS2zU6AAHHL2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 13:24:57 GMT", + "creationTime": "Mon, 08 Dec 2025 13:24:57 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 3, + 4 + ], + "education-q-3": [ + 3, + 0, + 7, + 9, + 5 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 5, + 7 + ], + "tech-q-2": [ + 0, + 1, + 2, + 5, + 7 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-6-others": "Zend", + "tech-q-8": [ + 3, + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11-others": "PHP storm or intilliJ", + "tech-q-9": [ + 0, + 8, + 29 + ], + "tech-q-11": [ + 1, + 17 + ], + "tech-q-4": [ + 2, + 4, + 3 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 0, + 1 + ], + "tech-q-13": [ + 2, + 1, + 3, + 0, + 4 + ], + "tech-q-6": [ + 8, + 7, + 30 + ], + "tech-q-14": [ + 0, + 1, + 2, + 4, + 3 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-08T14:06:11.070Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 3, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "aMd9F07fXeWYrd5aEz1szMKgx6l2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:06:58 GMT", + "creationTime": "Sat, 06 Dec 2025 19:06:58 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 2 + ], + "education-q-3": [ + 0, + 9, + 3, + 2, + 4, + 7 + ], + "education-q-0": [ + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8, + 10, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [ + 18, + 11, + 28 + ], + "tech-q-2-others": "ABAP", + "tech-q-8-others": "SAP workbench, Eclipse, ABAP, VS CODE", + "tech-q-16": [ + 4 + ], + "tech-q-15-others": "HANA Database", + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 23 + ], + "tech-q-10": 3, + "tech-q-9": [ + 24, + 8, + 7 + ], + "tech-q-11": [ + 3, + 1 + ], + "tech-q-4": [ + 17, + 9 + ], + "tech-q-12": [ + 0, + 1, + 5, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 0, + 22 + ], + "lastUpdated": "2025-12-06T19:32:01.212Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 4, + 0 + ], + "community-q-0-others": "shy", + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 1, + 0 + ], + "community-q-1": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-0": [ + 1, + 7 + ], + "userId": "aMqZWzdUhDZNlqKSVH3bQMWvspg2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:20:16 GMT", + "creationTime": "Sun, 07 Dec 2025 12:20:16 GMT", + "userId": "aPoF2SpEyUYQ1FDBYJmwqCBpLPK2" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 18:10:54 GMT", + "creationTime": "Sat, 13 Dec 2025 18:10:54 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 5, + "education-q-2": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 2, + 0, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 1, + 2, + 0, + 3, + 4, + 5, + 6 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-13T18:14:25.162Z", + "ai-q-2": 4, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 2, + "userId": "aT6tb7n459VbdLUGhHHU9twpIYw2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:36:32 GMT", + "creationTime": "Fri, 06 Feb 2026 17:36:32 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 9, + 1 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 1, + 7, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 7 + ], + "tech-q-7": [ + 8, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 6, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-02-07T11:45:03.177Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 6 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "aTo7JjI4SAhJaVFAs1q0prvW7KH3" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 20:57:05 GMT", + "creationTime": "Thu, 25 Dec 2025 20:57:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 25, + "profile-q-2": 10, + "education-q-2": [ + 0, + 3 + ], + "education-q-3-others": "Freecodecamp", + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 3 + ], + "education-q-3": [ + 1, + 12 + ], + "education-q-0": [ + 4, + 2, + 5, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 1, + 5, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 9, + 3 + ], + "tech-q-2": [ + 3, + 0 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 20, + 0 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 15, + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6, + 0 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-25T21:24:40.043Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-3": [ + 4, + 5, + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "aUIHivnmEdgQApNXXLLKKf9Sseu2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 15:13:54 GMT", + "creationTime": "Wed, 17 Dec 2025 15:13:54 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 2, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 4, + 6, + 9, + 11, + 3 + ], + "education-q-1-others": "German", + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 4, + 8, + 10, + 13, + 11, + 9, + 3, + 1 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-0-others": "both full-time employee and working on personal projects ", + "work-q-13-others": "Accounting", + "work-q-1": 0, + "work-q-0": 7, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 2, + 3, + 5, + 4, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 13, + 8, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 0, + 1, + 2, + 5 + ], + "tech-q-15": [ + 3, + 2 + ], + "lastUpdated": "2025-12-18T10:33:06.533Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0, + 3 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 2, + 3, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "aVd14CN8Q7WnTGpouQMANsAADth1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:38:49 GMT", + "creationTime": "Sun, 07 Dec 2025 12:38:49 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3, + 0, + 2, + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 4, + 9 + ], + "education-q-0": [ + 2, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 4, + 6, + 8, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 8 + ], + "lastUpdated": "2025-12-07T13:14:09.981Z", + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 15, + 29 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "userId": "aW4WyS0hcNXClwMTG0Egpbumnr63" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 13:01:03 GMT", + "creationTime": "Thu, 25 Dec 2025 13:01:03 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 5, + 4, + 3, + 2, + 1, + 0 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 5, + 6, + 4 + ], + "education-q-0-others": "All of the above", + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-5-others": "Antigravity", + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-25T13:09:40.059Z", + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14, + 19, + 21, + 24 + ], + "ai-q-0": 0, + "userId": "aWiyORgB6efyq9UkGGfzXp7D1vX2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 16:25:16 GMT", + "creationTime": "Wed, 17 Dec 2025 16:25:16 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-17T16:26:52.697Z", + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "userId": "aaPocyfw2oUTSzspKxDsSU85kUO2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:11:35 GMT", + "creationTime": "Wed, 03 Dec 2025 18:11:35 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 1, + 4 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 2, + 3, + 4, + 9, + 8 + ], + "education-q-0": [ + 1, + 2, + 0, + 3, + 5 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 25, + 2 + ], + "ai-q-5": [ + 1, + 2, + 14, + 17, + 19, + 8 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 8 + ], + "tech-q-2": [ + 8, + 10 + ], + "tech-q-1": [ + 11, + 4, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 8, + 6, + 20, + 33 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 28, + 32, + 23, + 21 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-4": [ + 9, + 15, + 17 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 20 + ], + "tech-q-15": [], + "tech-q-5": [ + 6, + 5 + ], + "lastUpdated": "2025-12-03T18:22:18.367Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 4, + 1 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "aatLNn885XXovgq7fCEFI2JL1yx2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 15:55:09 GMT", + "creationTime": "Sat, 06 Dec 2025 15:55:09 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "lastUpdated": "2025-12-06T15:58:52.928Z", + "education-q-2": [ + 2, + 0, + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 1, + 9, + 11 + ], + "education-q-0": [ + 7 + ], + "userId": "aeUfnyxMh7guNFYGf61Kg5nhYR12" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:07:09 GMT", + "creationTime": "Thu, 01 Jan 2026 15:07:09 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 0, + 2 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 1, + 4, + 3, + 11 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 28, + 10 + ], + "ai-q-5": [ + 5, + 1, + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 8, + 3 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 6, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 15, + 16, + 7 + ], + "tech-q-7": [ + 20 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 12 + ], + "tech-q-9": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-4": [ + 3 + ], + "tech-q-13": [ + 4 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-14": [ + 9, + 12, + 1 + ], + "tech-q-6": [ + 11 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 6, + 5 + ], + "lastUpdated": "2026-01-01T15:15:10.317Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2, + 6 + ], + "community-q-0-others": "needing a job", + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 7 + ], + "userId": "afGCqUzUjQh5puXWHzcYRxbvjhs2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 09:58:44 GMT", + "creationTime": "Tue, 23 Dec 2025 09:58:44 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 7 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-5-others": "Augment", + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 5, + 19, + 20, + 21, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 7, + 8 + ], + "tech-q-2": [ + 0, + 1, + 7 + ], + "tech-q-1": [ + 3, + 5, + 8 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 3, + 9 + ], + "tech-q-7": [ + 0, + 12 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-23T10:20:34.905Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 6, + 4 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "akdE4f57EGbr44rmdNA2fgiFeu42" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:14:14 GMT", + "creationTime": "Wed, 03 Dec 2025 16:14:14 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 2, + "lastUpdated": "2025-12-03T16:19:31.724Z", + "education-q-2": [ + 4, + 2 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 4, + 6 + ], + "education-q-3": [ + 1, + 8, + 9, + 11 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 0 + ], + "userId": "alNxtjU9oeeCmDGCdFFhpbjDyvz2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:47:17 GMT", + "creationTime": "Sun, 07 Dec 2025 12:47:17 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 11, + 4 + ], + "education-q-0": [ + 4, + 3, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 8, + 10, + 11, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "lastUpdated": "2025-12-07T12:55:31.353Z", + "work-q-1": 1, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "userId": "aoahPhtU3FN9uvMFjj4ABNRQHGE3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:38:28 GMT", + "creationTime": "Sun, 07 Dec 2025 10:38:28 GMT", + "profile-q-5": 2, + "profile-q-4": 3, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 4, + 8, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 8, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 6 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 37, + 35, + 22, + 20 + ], + "ai-q-5": [ + 2, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6 + ], + "tech-q-2": [ + 0, + 6, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-5-others": "Mantine UI", + "tech-q-8": [ + 1, + 7, + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 23 + ], + "tech-q-11": [ + 1, + 0, + 14, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 9, + 6 + ], + "tech-q-3": [ + 1, + 3 + ], + "tech-q-13": [ + 1, + 2 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 14, + 2, + 8, + 10 + ], + "tech-q-5": [ + 4, + 10 + ], + "tech-q-15": [ + 2, + 3, + 6, + 12 + ], + "lastUpdated": "2025-12-07T10:51:36.454Z", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "aziNz4S09dbvGTEJm7PJb5fzZq23" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:14:33 GMT", + "creationTime": "Wed, 03 Dec 2025 13:14:33 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 3, + 0, + 4, + 9, + 8 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 3, + 2, + 4, + 6, + 8, + 13, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5, + 4, + 6, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 7, + 9, + 1 + ], + "tech-q-2": [ + 0, + 1, + 8, + 7, + 2 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0, + 3, + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 9, + 8, + 13, + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 0, + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 8, + 7 + ], + "tech-q-14": [ + 0, + 9 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T13:28:52.928Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 4, + 3, + 5 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "b06n9d4iOoMd0jdISB5vQFhfTOh1" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 20:35:20 GMT", + "creationTime": "Thu, 11 Dec 2025 20:35:20 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 7, + "education-q-2": [ + 0, + 2, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 3, + 9, + 8 + ], + "education-q-1-others": "SPANISH", + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 7, + 6, + 8, + 11, + 10 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 5, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 2, + 4, + 3, + 7 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 7 + ], + "tech-q-1": [ + 8, + 3, + 17, + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 2, + 7, + 20 + ], + "tech-q-7": [ + 0, + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 0, + 10, + 12, + 9, + 6, + 8, + 20, + 21, + 33 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 0, + 3, + 5, + 9, + 18 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 0, + 2 + ], + "tech-q-15": [ + 2, + 1, + 3 + ], + "lastUpdated": "2025-12-11T20:58:49.601Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 2, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "b2ne0IjU3GSNXOIgW3KIRZtiy9O2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:27:48 GMT", + "creationTime": "Wed, 03 Dec 2025 16:27:48 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 25, + "profile-q-2": 0, + "education-q-2": [ + 4, + 5, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 4, + 11, + 8, + 0, + 9 + ], + "education-q-0": [ + 5 + ], + "ai-q-5-others": "Opencode", + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 14, + 5, + 2, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 11, + 18, + 5 + ], + "tech-q-2": [ + 8, + 5 + ], + "tech-q-1": [ + 4, + 7, + 18, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 15 + ], + "tech-q-7": [ + 21, + 28, + 29 + ], + "tech-q-10": 2, + "tech-q-11": [ + 6, + 2, + 1 + ], + "tech-q-9": [ + 8, + 13, + 31 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-4": [ + 10 + ], + "tech-q-13": [], + "tech-q-3": [ + 1, + 15 + ], + "tech-q-14": [], + "tech-q-6": [ + 20 + ], + "tech-q-15": [], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-03T16:43:48.282Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 3, + 0 + ], + "community-q-4": [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 3, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "b5XiLjjH4oZv90fHJO8t8iqxP6i2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:09:56 GMT", + "creationTime": "Wed, 03 Dec 2025 15:09:56 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 4, + 0 + ], + "education-q-3": [ + 2, + 4, + 11, + 0 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 8, + 0, + 11, + 10, + 18 + ], + "tech-q-2": [ + 0, + 4, + 1, + 5, + 8, + 11, + 18 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2025-12-03T15:20:20.632Z", + "tech-q-8": [ + 7, + 29 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 2, + 8 + ], + "tech-q-12": [ + 0 + ], + "tech-q-4": [ + 10 + ], + "tech-q-13": [], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-14": [ + 9, + 13 + ], + "tech-q-6": [ + 1, + 4, + 12 + ], + "tech-q-15": [ + 1, + 2, + 11 + ], + "tech-q-5": [ + 5 + ], + "userId": "bCKEWlJabJOreURT0mSbgmCzTY72" + }, + { + "lastSignInTime": "Mon, 16 Feb 2026 21:32:15 GMT", + "creationTime": "Mon, 16 Feb 2026 21:32:15 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 5, + 4, + 3, + 2, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-0-others": "Job market", + "education-q-3": [ + 0, + 2, + 3, + 4, + 9, + 11, + 8 + ], + "education-q-0": [ + 3, + 4, + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 2, + 4, + 5, + 6, + 8, + 11, + 12, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 4, + "work-q-5": 1, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 5, + 7, + 4, + 2, + 0, + 11, + 10, + 12, + 18, + 19, + 20, + 22, + 24, + 29, + 36, + 35, + 32 + ], + "ai-q-5": [ + 0, + 1, + 5, + 4, + 19, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5 + ], + "tech-q-2": [ + 2, + 3, + 5 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 5, + 14, + 23, + 24 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 6, + 5, + 8 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-16T21:48:08.455Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + "community-q-3": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 1, + 4 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "bEiWU85idYa5pRMJBZz3ifRe4U03" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 12:47:53 GMT", + "creationTime": "Sat, 06 Dec 2025 12:47:53 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 0, + 8, + 9, + 10 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 4, + 14, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0, + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 7, + 5 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T12:59:18.589Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 2, + 4, + 0 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "bEzQTWkFiMfkAPTncZhHnyEXD8X2" + }, + { + "lastSignInTime": "Mon, 22 Dec 2025 10:20:42 GMT", + "creationTime": "Mon, 22 Dec 2025 10:20:42 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 0, + 5, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 9, + 11, + 7, + 6 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 13, + 4, + 2 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 19, + 23, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 3 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 18, + 7, + 11, + 13 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-22T10:39:17.461Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0, + 2, + 3 + ], + "community-q-4": [ + 1, + 3, + 4, + 6 + ], + "community-q-3": [ + 5, + 1, + 0 + ], + "community-q-2": [ + 3, + 1, + 2 + ], + "community-q-1": [ + 4, + 1, + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "bRIkoZHOb6XOqyBdwcjVXYsqC6t1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:15:29 GMT", + "creationTime": "Wed, 03 Dec 2025 17:15:29 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 9, + 0, + 3, + 4 + ], + "education-q-0": [ + 3, + 0, + 1, + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 11, + 3 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": null, + "work-q-13": [ + 8 + ], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 10, + 21, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 1, + 3 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 6, + 2 + ], + "lastUpdated": "2025-12-03T17:34:16.890Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 1, + 0 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 6 + ], + "userId": "bRnmHlHwuAULIuLjqBxzyif7mR42" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 09:38:37 GMT", + "creationTime": "Fri, 02 Jan 2026 09:38:37 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 0, + "profile-q-2": 6, + "education-q-2": [ + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 3, + 2 + ], + "education-q-3": [ + 0, + 1, + 7, + 9 + ], + "education-q-0": [ + 2, + 0, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 4, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 1, + 0 + ], + "tech-q-2": [ + 1, + 10 + ], + "tech-q-1": [ + 4, + 7, + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 2, + 5 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [ + 1 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2026-01-02T09:58:21.630Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 3 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 1, + 3 + ], + "userId": "bhNFFCw3qTWZnBRIcukyuODQ00W2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 11:43:29 GMT", + "creationTime": "Tue, 09 Dec 2025 11:43:29 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-09T11:44:26.672Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "userId": "bnDVxIBCLbWt3vbzS1UC922p1e52" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 15:20:54 GMT", + "creationTime": "Tue, 09 Dec 2025 15:20:54 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 6, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0 + ], + "education-q-3": [ + 0, + 8, + 11, + 9, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 5, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-5-others": "grok", + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 1, + 5, + 20, + 0, + 24, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 2 + ], + "tech-q-2": [ + 2, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-3-others": "playwright", + "tech-q-16": [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + "tech-q-8": [ + 0, + 29 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 9, + 1 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2025-12-09T15:35:13.988Z", + "community-q-6": 3, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 0, + 4, + 6, + 3 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "bwm1AxqIlpZOS5NFGSCrqx9QADS2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:32:40 GMT", + "creationTime": "Fri, 06 Feb 2026 18:32:40 GMT", + "userId": "bz8lhh0L69TD9o4LNf8axNxs5Ot1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:49:39 GMT", + "creationTime": "Sat, 06 Dec 2025 18:49:39 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 2, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 4, + 2, + 3, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-0-others": "Open sourcer, Freelancer, Founder", + "work-q-1": 6, + "work-q-0": 7, + "work-q-3": null, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2, + 21, + 1, + 39 + ], + "ai-q-6-others": "ml5", + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 10, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 8, + 10, + 11, + 31 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 11, + 31, + 9 + ], + "tech-q-0-others": "Processing", + "tech-q-9-others": "Wailsjs", + "tech-q-3-others": "zikojs, vanjs", + "tech-q-16": [ + 0 + ], + "tech-q-15-others": "Neon", + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [ + 11, + 13, + 20 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8, + 9, + 15, + 16, + 21, + 34 + ], + "tech-q-11": [ + 1, + 11 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 3, + 6, + 7 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [], + "tech-q-6": [ + 12, + 15, + 16 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 2 + ], + "tech-q-15": [ + 2, + 22 + ], + "lastUpdated": "2025-12-06T19:08:34.420Z", + "community-q-6": 2, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 1, + 3 + ], + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 2, + 0 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 6 + ], + "userId": "c3GgmUBhNOODd7lsl4TFevlGNcr2" + }, + { + "lastSignInTime": "Sun, 11 Jan 2026 22:02:47 GMT", + "creationTime": "Sun, 11 Jan 2026 22:02:47 GMT", + "userId": "c4Y3OYNsHJYrsSGkNNpi89Rsioq2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:36:31 GMT", + "creationTime": "Sat, 06 Dec 2025 20:36:31 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 7, + 3, + 6, + 8, + 9, + 11 + ], + "education-q-0": [ + 5, + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 11, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 7, + 4, + 2 + ], + "tech-q-2": [ + 0, + 2, + 7 + ], + "tech-q-1": [ + 3, + 8, + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 0, + 7, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 4 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1, + 2, + 0 + ], + "lastUpdated": "2025-12-06T20:52:06.565Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 5, + 6 + ], + "community-q-3": [ + 3, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "c9RaMMAX6TNpTgn4ZT67D8Fh9YB2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 21:15:11 GMT", + "creationTime": "Mon, 08 Dec 2025 21:15:11 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 9 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 4, + 6, + 7, + 8, + 10, + 11, + 12, + 13, + 2 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 3, + 12 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 5, + 6, + 7, + 8, + 11, + 17, + 19, + 22 + ], + "ai-q-5": [ + 0, + 2, + 4, + 8, + 14, + 19, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 4, + 8 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-8": [ + 0, + 7, + 27 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 4, + 6, + 8, + 13, + 14, + 24, + 23 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 1, + 2, + 0, + 5, + 4 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0, + 2, + 3 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 2, + 8, + 15 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 2, + 5, + 6, + 12 + ], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-08T21:44:20.559Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 0, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 5 + ], + "userId": "cBQE7FXDnJeK01KEs6tTaH5WseB2" + }, + { + "lastSignInTime": "Fri, 20 Feb 2026 08:49:57 GMT", + "creationTime": "Fri, 20 Feb 2026 08:49:57 GMT", + "userId": "cFrarDeBbHNGK9Zd4u4B6TlAF6H3" + }, + { + "lastSignInTime": "Tue, 20 Jan 2026 17:56:55 GMT", + "creationTime": "Tue, 20 Jan 2026 17:56:55 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4, + 3, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 4, + 0, + 6, + 5 + ], + "education-q-3": [ + 0, + 9, + 11, + 6 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 8, + 0 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 6 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 0, + 2, + 12, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 8, + 10, + 9, + 14 + ], + "tech-q-2": [ + 0, + 4, + 1 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 15, + 20 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 9, + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 0, + 1 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-01-21T20:02:39.143Z", + "community-q-6": 1, + "community-q-5": [ + 2, + 1, + 3 + ], + "community-q-4": [ + 1, + 0, + 3, + 4, + 6 + ], + "community-q-3": [ + 1, + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 3 + ], + "community-q-0": [ + 2, + 0, + 5 + ], + "userId": "cG9Td5NZZAgS6vp0pWBdsa8ypSO2" + }, + { + "lastSignInTime": "Tue, 27 Jan 2026 09:01:33 GMT", + "creationTime": "Tue, 27 Jan 2026 09:01:33 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 6, + 3 + ], + "education-q-3": [ + 0, + 7, + 8, + 9 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 7, + 6, + 1, + 3, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Insurince tech", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-5-others": "Qwen AI", + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 7 + ], + "ai-q-5": [ + 0, + 2, + 24, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 0, + 8 + ], + "tech-q-3-others": "PrimeFaces JSF", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 12, + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 2, + 1, + 3 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2, + 0, + 1 + ], + "lastUpdated": "2026-01-27T09:27:30.553Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 3 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 2, + 3 + ], + "community-q-0": [ + 3, + 4 + ], + "userId": "cK2Q0TY2fjZtt3AbQF8dolyVEXX2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:32:36 GMT", + "creationTime": "Fri, 06 Feb 2026 16:32:36 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-2": [ + 1, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 2, + 5, + 6 + ], + "education-q-3": [ + 0, + 4, + 7, + 9, + 8 + ], + "education-q-1-others": "German", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 19, + 20, + 22, + 21, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 1, + 7, + 2 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 8, + 3, + 11, + 7 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [ + 6, + 7, + 11, + 13 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 3, + 7, + 9, + 8, + 12, + 23, + 27, + 29 + ], + "tech-q-12": [ + 1, + 3, + 4, + 5, + 8 + ], + "tech-q-4": [ + 4, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 8, + 10 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 5, + 1, + 13 + ], + "tech-q-5": [ + 0, + 1, + 5, + 6 + ], + "lastUpdated": "2026-02-06T18:28:26.300Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "cOhLnN6FwYcPAWokYlP2JOhtx1E3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:01:18 GMT", + "creationTime": "Sat, 06 Dec 2025 21:01:18 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T21:03:02.263Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 0, + "userId": "cPV0sY0PpzLIKHVk2jKgvOUnEOw1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:07:34 GMT", + "creationTime": "Sun, 07 Dec 2025 08:07:34 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 3, + 9, + 11 + ], + "education-q-0": [ + 1, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 15 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 7, + 13 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 5 + ], + "lastUpdated": "2025-12-07T08:19:29.739Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 3, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "cRukj3tcT0e8lafDfmOLK3TyaA33" + }, + { + "lastSignInTime": "Thu, 19 Feb 2026 09:55:07 GMT", + "creationTime": "Thu, 19 Feb 2026 09:55:07 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "lastUpdated": "2026-02-19T09:56:56.385Z", + "education-q-2": [ + 0, + 2, + 3 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 0, + 2, + 5 + ], + "userId": "cT5SPfMU90NDQ2Hj3QEdoRHsMAy1" + }, + { + "lastSignInTime": "Fri, 27 Dec 2024 18:29:41 GMT", + "creationTime": "Fri, 27 Dec 2024 18:29:41 GMT", + "userId": "cVUznLosfnenHVKfzPiMsvBOqlR2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 09:12:01 GMT", + "creationTime": "Thu, 04 Dec 2025 09:12:01 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 10, + "lastUpdated": "2025-12-04T09:18:46.951Z", + "education-q-2": [ + 3, + 5, + 4, + 2, + 1, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-0-others": "N/A", + "education-q-3": [ + 0, + 2, + 3, + 4, + 9, + 11 + ], + "education-q-0": [ + 7 + ], + "userId": "cX4ATGHDOhWQfZk2N3ja0bldk7D2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:40:30 GMT", + "creationTime": "Wed, 03 Dec 2025 13:40:30 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 9 + ], + "education-q-0": [ + 2, + 4, + 1, + 0, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 8, + 10, + 11, + 12, + 2, + 3 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 4, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4, + 12, + 16 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 9 + ], + "tech-q-7": [ + 1, + 12, + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 22 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T13:51:54.746Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 0, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "cYgnifrH08hIy81vryXhblseKkf2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:01:05 GMT", + "creationTime": "Wed, 03 Dec 2025 21:01:05 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 4, + "lastUpdated": "2025-12-03T21:05:49.486Z", + "education-q-2": [ + 4, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 6 + ], + "education-q-3": [ + 0, + 3, + 6, + 8, + 9 + ], + "education-q-0": [ + 4, + 5 + ], + "userId": "ce8Fw9sDHSO1WXTsEeABAs1GNT13" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:46:38 GMT", + "creationTime": "Sat, 06 Dec 2025 16:46:38 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 15, + "profile-q-8": 4, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 0 + ], + "education-q-3": [ + 0, + 2, + 7, + 6, + 9, + 10 + ], + "education-q-0": [ + 0, + 1, + 6, + 3 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 1, + 5 + ], + "work-q-10": 4, + "lastUpdated": "2025-12-06T16:54:09.623Z", + "work-q-1": 6, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": 3, + "work-q-6": 8, + "userId": "ci5sAQh9YVQSbG6jGaN0zSuWSu72" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:47:01 GMT", + "creationTime": "Thu, 01 Jan 2026 15:47:01 GMT", + "userId": "cnJBsA8QOsdhFd65bJNcmqqZh5C3" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 17:44:17 GMT", + "creationTime": "Mon, 02 Feb 2026 17:44:17 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 2 + ], + "education-q-3": [ + 0, + 1, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 3, + 1, + 4, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 0, + 6 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 10, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": null, + "work-q-7": null, + "work-q-6": null, + "ai-q-4": null, + "ai-q-5-others": "DeepSeek", + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 4, + 14, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 14, + 18 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 18 + ], + "tech-q-9-others": "None", + "tech-q-8-others": "None", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-02T18:11:39.930Z", + "community-q-2-others": "Eye-opener", + "community-q-6": 3, + "community-q-5": [ + 1, + 0, + 3 + ], + "community-q-4": [ + 3, + 0, + 4 + ], + "community-q-3": [ + 1, + 5, + 3 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 4, + 5, + 2 + ], + "community-q-0": [ + 4 + ], + "userId": "cqObClf1p7aroo5pM15DzfKgKJy1" + }, + { + "lastSignInTime": "Wed, 02 Oct 2024 21:16:02 GMT", + "creationTime": "Wed, 02 Oct 2024 21:16:02 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 4, + 5, + 3, + 0, + 2 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 9, + 0, + 3 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 11, + 2, + 3, + 7 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 20, + 12, + 2, + 0 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2, + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 6 + ], + "tech-q-2": [ + 6, + 8, + 2 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 0, + 1, + 15 + ], + "tech-q-10": 0, + "tech-q-9": [ + 31, + 8, + 7, + 11, + 15 + ], + "tech-q-11": [ + 1, + 10, + 14 + ], + "tech-q-4": [ + 15, + 13, + 18, + 17 + ], + "tech-q-12": [ + 1, + 0, + 5, + 6 + ], + "tech-q-3": [ + 2, + 4 + ], + "tech-q-13": [], + "tech-q-6": [ + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 3, + 5 + ], + "tech-q-15": [ + 3, + 0 + ], + "lastUpdated": "2025-12-11T20:32:42.177Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 3, + 4 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 5, + 1, + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "cxgAIuXcVWTDnJEOMPTKugAUum83" + }, + { + "lastSignInTime": "Sun, 11 Jan 2026 22:04:38 GMT", + "creationTime": "Sun, 11 Jan 2026 22:04:38 GMT", + "userId": "d3aXBORZQZXrePkOhJeIZQB7aTf1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:34:19 GMT", + "creationTime": "Sat, 06 Dec 2025 18:34:19 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 0, + 1, + 7, + 9, + 10, + 12, + 13 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 2, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 7, + 8, + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 4, + 20 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 6, + 0, + 1, + 2 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T18:48:58.464Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "d4hVVsBW50XLEOixI39k2FMAMI32" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 12:39:48 GMT", + "creationTime": "Mon, 09 Feb 2026 12:39:48 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 0, + "education-q-2": [ + 0, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6, + 3 + ], + "education-q-3": [ + 4, + 3, + 8, + 9 + ], + "education-q-0": [ + 1, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 11, + 4 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 10, + "work-q-13": [ + 11, + 20, + 12 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 6, + 7, + 8, + 18, + 20, + 21, + 22, + 23, + 25, + 26, + 30, + 29, + 36, + 37, + 10, + 2, + 5, + 12, + 4, + 31, + 24 + ], + "ai-q-5": [ + 3, + 2, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 4, + 10, + 5, + 6 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 7, + 8, + 13, + 18, + 17 + ], + "tech-q-16": [ + 2, + 5 + ], + "tech-q-8": [ + 7, + 18, + 23, + 24 + ], + "tech-q-7": [ + 9, + 6, + 7 + ], + "tech-q-10": 3, + "tech-q-9": [ + 3, + 6, + 8, + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 3, + 0, + 1, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 16, + 11 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 3, + 12, + 19 + ], + "lastUpdated": "2026-02-09T13:27:20.246Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 4, + 3 + ], + "community-q-3": [ + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "d6IN0csIBwXs4hPVrREUAWyLoXY2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:53:33 GMT", + "creationTime": "Sat, 06 Dec 2025 17:53:33 GMT", + "userId": "dBsWO5rNgmhasflPDAWmk9fCS7n2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 13:29:04 GMT", + "creationTime": "Sat, 07 Feb 2026 13:29:04 GMT", + "profile-q-5": 1, + "profile-q-4": 3, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 2, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 1, + 0, + 2, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 2, + 3, + 4, + 9, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 6 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 2, + 4, + 9, + 10, + 12 + ], + "tech-q-2": [ + 0, + 3, + 2 + ], + "tech-q-1": [ + 0, + 5, + 6, + 11, + 18, + 20, + 28 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 1, + 0, + 7, + 11, + 20 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 8, + 20, + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 10, + 9, + 12, + 15 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 17 + ], + "tech-q-13": [ + 3, + 4, + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 6 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 1 + ], + "lastUpdated": "2026-02-07T14:01:47.106Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 1, + 2, + 3, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 4, + 5 + ], + "userId": "dFBqGScAsgPwZqU9uDY36ndkJg02" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 14:11:34 GMT", + "creationTime": "Sat, 20 Dec 2025 14:11:34 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 8, + 9 + ], + "education-q-1-others": "", + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10, + 4, + 18 + ], + "tech-q-2": [ + 4, + 3, + 5, + 10, + 18, + 28 + ], + "tech-q-1": [ + 2, + 5, + 11, + 18, + 23, + 26, + 28, + 4, + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 1, + 7, + 9 + ], + "tech-q-10": 2, + "tech-q-11": [ + 6 + ], + "tech-q-9": [ + 2, + 7, + 8, + 14, + 15, + 24 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-20T14:24:52.478Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 3, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "dUKFqQYJXIUzrJy57hzfhxVJLKg2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:40:45 GMT", + "creationTime": "Wed, 03 Dec 2025 18:40:45 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 1, + 2, + 3, + 4 + ], + "education-q-0": [ + 1, + 2, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 5, + 7, + 8, + 10, + 11, + 12, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [ + 5, + 6, + 15 + ], + "tech-q-10": 2, + "tech-q-9": [ + 11, + 13, + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 4 + ], + "tech-q-12": [ + 0, + 1, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 5 + ], + "tech-q-5": [], + "tech-q-15": [ + 7 + ], + "lastUpdated": "2025-12-03T19:07:19.999Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-0-others": "", + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 4, + 3, + 5 + ], + "community-q-0": [ + 5 + ], + "userId": "dbkc9Xfu5ubfPeKKnFBXnqwUUry1" + }, + { + "lastSignInTime": "Mon, 12 Jan 2026 13:47:21 GMT", + "creationTime": "Mon, 12 Jan 2026 13:47:21 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 6, + 0, + 3 + ], + "education-q-3": [ + 0, + 1, + 4, + 9 + ], + "education-q-0": [ + 2, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 6, + 8, + 10, + 3, + 11 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": 5, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 8, + 5 + ], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 2, + 4, + 8, + 7 + ], + "tech-q-2": [ + 4, + 0, + 8, + 1 + ], + "tech-q-1": [ + 11, + 5, + 12 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 0, + 7 + ], + "tech-q-7": [ + 3, + 12 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4, + 8, + 29 + ], + "tech-q-11": [ + 3 + ], + "tech-q-4": [ + 18, + 3 + ], + "tech-q-12": [ + 1, + 0, + 5 + ], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 5, + 1 + ], + "tech-q-15": [ + 2, + 6 + ], + "lastUpdated": "2026-01-12T14:02:24.325Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "dcgbHH2nXmagf6m7wiye8MdZs5n1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:54:42 GMT", + "creationTime": "Sat, 06 Dec 2025 19:54:42 GMT", + "userId": "ddcVdAtWhYcj3wlUGsT2liZL2B43" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:54:32 GMT", + "creationTime": "Sat, 06 Dec 2025 16:54:32 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T16:57:03.975Z", + "education-q-2": [ + 0, + 1, + 2, + 4 + ], + "education-q-1": [ + 2, + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 3, + 5, + 1 + ], + "userId": "diEWbqYH5yMjNWo9Cqru6BJbBlG2" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 23:30:23 GMT", + "creationTime": "Fri, 19 Dec 2025 23:30:23 GMT", + "profile-q-5": 0, + "profile-q-4": 8, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 9, + 3 + ], + "education-q-0": [ + 3 + ], + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 28 + ], + "ai-q-5": [ + 0, + 1, + 7, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10, + 9 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 2, + "tech-q-11": [ + 0 + ], + "tech-q-9": [ + 7 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 8 + ], + "tech-q-14": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 0 + ], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2025-12-19T23:33:43.253Z", + "community-q-6": 5, + "community-q-5": [ + 4 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "djGPLKzvUgQoh1OE19cGYdEwVFh1" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 12:49:38 GMT", + "creationTime": "Sun, 21 Dec 2025 12:49:38 GMT", + "profile-q-5": 0, + "profile-q-4": 8, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 3, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 7 + ], + "education-q-3": [ + 0, + 6, + 8, + 10, + 9, + 11, + 5, + 7, + 2 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 3, + 9 + ], + "tech-q-2": [ + 0, + 9 + ], + "tech-q-1": [], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 17 + ], + "tech-q-9": [ + 34 + ], + "tech-q-12": [ + 0, + 5, + 7 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-21T13:09:40.012Z", + "community-q-6": 6, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 2, + 5, + 3 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "dlGOdeZDg6MUAgKVfWdGWmIp3yD3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:46:55 GMT", + "creationTime": "Sat, 06 Dec 2025 23:46:55 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0 + ], + "education-q-4": [ + 1, + 5, + 3 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2, + 5, + 0, + 1 + ], + "work-q-9": 0, + "work-q-8": [ + 11, + 10, + 9, + 6, + 2, + 3, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 5, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-07T00:10:00.951Z", + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [ + 8, + 0 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "userId": "dnuCPjFFY9RWEP5Fki5G543Q95J3" + }, + { + "lastSignInTime": "Thu, 05 Feb 2026 19:11:10 GMT", + "creationTime": "Thu, 05 Feb 2026 19:11:10 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 5, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 2, + 4, + 8, + 10, + 11, + 9, + 3 + ], + "education-q-0": [ + 2, + 1, + 4, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 9, + 5, + 3, + 28 + ], + "tech-q-2": [ + 10, + 9, + 28, + 5, + 3 + ], + "tech-q-1": [ + 9, + 5, + 3, + 10, + 28 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 23 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 6 + ], + "tech-q-9": [ + 2 + ], + "tech-q-12": [ + 0, + 7, + 1, + 2, + 4, + 6 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-05T19:19:48.846Z", + "community-q-6": 3, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 3 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 4, + 3, + 1, + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "doXkiwguq2aSrz2gyvNIGPD02Wn1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:54:37 GMT", + "creationTime": "Wed, 03 Dec 2025 17:54:37 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "lastUpdated": "2025-12-03T17:57:37.676Z", + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 5, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 5, + 6, + 4, + 8, + 9, + 11, + 10, + 2, + 7 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "userId": "dorXqS8m2eTBgdkFbCNJrgiISQe2" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 22:16:50 GMT", + "creationTime": "Sun, 21 Dec 2025 22:16:50 GMT", + "userId": "ds9gIvKLOHTSMqvMQHzv0BfeVqg1" + }, + { + "lastSignInTime": "Mon, 22 Dec 2025 10:55:40 GMT", + "creationTime": "Mon, 22 Dec 2025 10:55:40 GMT", + "userId": "dsejPm2E7xXCJNnIFGIqZHPHPnS2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 15:36:25 GMT", + "creationTime": "Mon, 02 Feb 2026 15:36:25 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 1, + 0, + 9 + ], + "education-q-0": [ + 2, + 0, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 8, + 1, + 11, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 2, + 6 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 0, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 7, + 0, + 1 + ], + "tech-q-1": [ + 3, + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 0, + 20 + ], + "tech-q-7": [ + 5, + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1, + 3 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 0, + 3 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 8 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-02-02T15:54:18.164Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 5, + 4 + ], + "community-q-3": [ + 3, + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 5, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "dx8nzzWKsJeq5E8hTtBZGE8GOpl1" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 14:27:06 GMT", + "creationTime": "Wed, 10 Dec 2025 14:27:06 GMT", + "profile-q-5": 7, + "profile-q-4": 8, + "profile-q-7": 3, + "profile-q-6": [ + 0, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 1, + "profile-q-8": 4, + "lastUpdated": "2025-12-10T14:29:38.754Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 4, + 0, + 1, + 2 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 1 + ], + "education-q-0": [ + 6 + ], + "userId": "e2ldEtVyvKXzpyUCQb1kwjB4xH43" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 09:28:36 GMT", + "creationTime": "Fri, 19 Dec 2025 09:28:36 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 1, + "education-q-2": [ + 2, + 5, + 4, + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 9, + 8 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 6, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 5, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 2, + 8 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 11, + 9 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 0, + 7, + 2, + 20 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 3, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 0, + 2 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 3, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2, + 15 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2025-12-19T09:41:36.691Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 4 + ], + "userId": "e5nvJghdxhZ9CIuVDYai8EVz9us2" + }, + { + "lastSignInTime": "Fri, 12 Dec 2025 10:42:02 GMT", + "creationTime": "Fri, 12 Dec 2025 10:42:02 GMT", + "userId": "eDmzjNZmypXbAesVoDrbv836jco2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 21:53:06 GMT", + "creationTime": "Wed, 17 Dec 2025 21:53:06 GMT", + "userId": "eFebcDNhAQeslsVgMfQ119UOCJk1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:20:50 GMT", + "creationTime": "Fri, 06 Feb 2026 15:20:50 GMT", + "profile-q-5": 2, + "lastUpdated": "2026-02-06T15:22:36.955Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 1, + "userId": "eIbcUhf6lQTdWkZcGzmy5ss0fm13" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:01:38 GMT", + "creationTime": "Wed, 03 Dec 2025 20:01:38 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 8, + 9, + 11 + ], + "education-q-0": [ + 1, + 0, + 3, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 3, + 8, + 11, + 1, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 11, + 12, + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 2, + 1, + 4, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 1, + 0, + 2, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 3, + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-03T20:25:26.108Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-3": [ + 1, + 5, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 2 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "eLCW46hmQ0PzSoDCKWYhXbEyFRs2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:53:44 GMT", + "creationTime": "Wed, 03 Dec 2025 18:53:44 GMT", + "userId": "eQrLHAcpDQPaBhyk4M9QrtMN8g92" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 17:56:07 GMT", + "creationTime": "Wed, 10 Dec 2025 17:56:07 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 7, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 3, + "work-q-4": 11, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6, + 0 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 3 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2, + 3, + 9 + ], + "lastUpdated": "2025-12-10T18:10:03.811Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "eSvFnsz7A8YNgA10V92lRnGwAuq2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 10:29:03 GMT", + "creationTime": "Tue, 09 Dec 2025 10:29:03 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-0-others": "I don't have any formal education, qi just started with 1337", + "education-q-3": [ + 0, + 3, + 2 + ], + "education-q-0": [ + 7 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 18 + ], + "tech-q-2": [ + 10, + 5 + ], + "tech-q-1": [ + 3, + 4, + 9, + 14, + 17 + ], + "tech-q-8-others": "Any", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 0, + 7, + 12, + 28 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 5, + 12 + ], + "tech-q-9": [ + 0, + 3, + 7, + 8, + 9, + 10, + 21 + ], + "tech-q-12": [ + 0, + 2, + 6, + 5 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-09T10:49:46.210Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 4, + 5 + ], + "community-q-3": [ + 1, + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 3, + 4, + 5 + ], + "userId": "eT8FMbwO1YfixCX6ZWsB5fO8tlz2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:53:11 GMT", + "creationTime": "Sun, 07 Dec 2025 09:53:11 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-07T09:55:09.850Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 13, + "profile-q-2": 5, + "userId": "eV34UW6JqLRnMEcf8m8ZECSqZx52" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:35:47 GMT", + "creationTime": "Sat, 06 Dec 2025 18:35:47 GMT", + "userId": "eg2yYg8QBgfFma0wyOvzMMggnIC2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:47:13 GMT", + "creationTime": "Sat, 06 Dec 2025 16:47:13 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 3, + 1, + 2 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 3, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 5, + "work-q-4": 12, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 2 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3, + 5 + ], + "tech-q-8": [ + 8, + 2, + 7 + ], + "tech-q-7": [ + 1, + 4 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 4 + ], + "tech-q-11": [ + 0, + 1, + 5 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 2 + ], + "tech-q-15": [ + 2, + 6, + 19 + ], + "lastUpdated": "2025-12-06T16:59:35.291Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2, + 3, + 4 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "ejeOxOAujZQiw3UMJluytZ9i8ly1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:44:59 GMT", + "creationTime": "Wed, 03 Dec 2025 16:44:59 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-03T16:47:40.519Z", + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "lazy", + "education-q-3": [ + 4, + 5, + 3, + 1, + 8, + 9, + 11 + ], + "education-q-0": [ + 2, + 3, + 4 + ], + "userId": "ejii4Lqf9RNWQGcLBIDmTTTlOb73" + }, + { + "lastSignInTime": "Mon, 26 Jan 2026 16:34:17 GMT", + "creationTime": "Mon, 26 Jan 2026 16:34:17 GMT", + "userId": "emwgFGuxaicsxhQjsxfRrcySET62" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 11:41:46 GMT", + "creationTime": "Mon, 09 Feb 2026 11:41:46 GMT", + "userId": "eoOHJvNje4exX4OdQBLvTwpHh3k2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:21:06 GMT", + "creationTime": "Wed, 03 Dec 2025 18:21:06 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 6, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 1, + 4, + 3, + 6, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 1, + 0, + 4, + 7, + 8 + ], + "tech-q-1": [ + 6, + 20 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7, + 0, + 2 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 12 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2, + 9, + 1 + ], + "tech-q-12": [ + 1, + 4 + ], + "tech-q-3": [ + 9, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T18:50:16.344Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 5, + 2 + ], + "community-q-3": [ + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 0, + 5 + ], + "community-q-0": [ + 5, + 4, + 1 + ], + "userId": "eoy1zd6YBhQktMUWeII90h3Bmxl1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:03:08 GMT", + "creationTime": "Sun, 07 Dec 2025 15:03:08 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 1, + 3 + ], + "education-q-0": [ + 0, + 1, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 8, + "work-q-13": [ + 16 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 3, + "work-q-4": 9, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 4, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 18 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 7, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 0, + 2 + ], + "tech-q-8": [ + 0, + 3, + 7, + 11 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 6, + 5, + 14 + ], + "tech-q-11": [ + 1, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 0, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 2, + 3 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-07T15:18:54.568Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 4 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 2 + ], + "community-q-0": [ + 3, + 0 + ], + "userId": "et6o9NrR7Nbfqyh6UFGCdyZtXHn1" + }, + { + "lastSignInTime": "Thu, 12 Feb 2026 03:40:18 GMT", + "creationTime": "Thu, 12 Feb 2026 03:40:18 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 10, + 8, + 11, + 0, + 3 + ], + "education-q-0": [ + 0, + 1, + 2, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 3, + 4, + 5, + 10, + 12 + ], + "tech-q-2": [ + 0, + 3, + 2, + 4, + 5, + 1 + ], + "tech-q-1": [ + 7, + 11, + 17 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 0, + 2, + 20, + 7, + 1 + ], + "tech-q-7": [ + 0, + 1 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 3, + 4, + 0 + ], + "tech-q-9": [ + 7, + 8 + ], + "tech-q-12": [ + 1, + 3, + 4 + ], + "tech-q-4": [ + 3, + 4, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-6": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 3, + 11 + ], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2026-02-12T03:56:14.090Z", + "community-q-6": 4, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "euJDRPlfKBfgaF38WzQ0UVxMFlm2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:34:11 GMT", + "creationTime": "Wed, 03 Dec 2025 13:34:11 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 3 + ], + "ai-q-4": 2, + "ai-q-3": 0, + "lastUpdated": "2025-12-03T14:00:37.931Z", + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 4 + ], + "ai-q-0": 0, + "userId": "exygYkMdBgROJZy4Vtzbhz4kYHs1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 13:12:04 GMT", + "creationTime": "Sun, 07 Dec 2025 13:12:04 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 3, + 2, + 4 + ], + "education-q-4": [ + 0, + 5, + 6, + 3 + ], + "education-q-3": [ + 9, + 1, + 0, + 4, + 6, + 7 + ], + "education-q-1-others": "Deutsch Sprache ", + "education-q-0": [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 15 + ], + "work-q-10": 1, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5, + 6, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5, + 8 + ], + "tech-q-2": [ + 3, + 2, + 8 + ], + "tech-q-1": [ + 3, + 2, + 8, + 13, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-6-others": "Supabase and firebase", + "tech-q-8": [ + 0, + 7, + 11, + 24 + ], + "tech-q-7": [ + 9, + 11, + 12, + 15, + 16, + 17 + ], + "tech-q-10": 3, + "tech-q-11-others": "Windsurf", + "tech-q-9": [ + 0, + 7, + 8, + 13, + 24 + ], + "tech-q-11": [ + 1, + 2, + 17 + ], + "tech-q-4": [ + 9, + 15, + 18 + ], + "tech-q-12": [ + 1, + 0, + 6, + 8 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11, + 15, + 16, + 30 + ], + "tech-q-14": [ + 0, + 1, + 9, + 12 + ], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T13:27:55.486Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 3, + 4, + 0 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 3 + ], + "userId": "eyC9sVQCiuRseBWNp3H4geuJgeM2" + }, + { + "lastSignInTime": "Tue, 15 Oct 2024 11:09:09 GMT", + "creationTime": "Tue, 15 Oct 2024 11:09:09 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 3, + 4, + 6, + 8, + 0 + ], + "education-q-0": [ + 1, + 2, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 4, + 5, + 6, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 18 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 26 + ], + "ai-q-5": [ + 0, + 1, + 5, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 5 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-03T12:51:47.437Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 3, + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "eyPDYcnifvWygjpHoKWyTFqbPoZ2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 12:55:49 GMT", + "creationTime": "Mon, 08 Dec 2025 12:55:49 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "profile-q-7": 1, + "education-q-2": [ + 4, + 1, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 4 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 9, + 10, + 11, + 13, + 12 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [ + 4 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 27 + ], + "tech-q-2": [ + 0, + 1, + 4 + ], + "tech-q-1": [ + 8, + 11 + ], + "tech-q-8-others": "", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 18 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 1, + 3 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-08T13:12:30.940Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 1, + 0, + 2 + ], + "userId": "f4jyHU4CPPWKXf6Su2agJg19U7P2" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 00:25:20 GMT", + "creationTime": "Sat, 20 Dec 2025 00:25:20 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 8 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 1, + "work-q-8": [ + 4, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 10, + 17 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-20T00:38:55.661Z", + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2, + 10, + 13 + ], + "ai-q-0": 1, + "userId": "fD6x5noy1idlYLxvLLlprz5uE972" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 03:26:44 GMT", + "creationTime": "Tue, 09 Dec 2025 03:26:44 GMT", + "userId": "fE6EzEMxPMhs6dApjhziWFvcMEL2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 08:45:15 GMT", + "creationTime": "Mon, 08 Dec 2025 08:45:15 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 5, + 3, + 9 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 3, + 2 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 3, + 7, + 14 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [ + 6, + 5 + ], + "tech-q-10": 1, + "tech-q-9": [ + 24, + 34, + 14 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6, + 5, + 11 + ], + "tech-q-14": [ + 2, + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-08T08:51:55.529Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "fLLi2FwnqocnnC5uONb9rLe74Fu1" + }, + { + "lastSignInTime": "Sat, 21 Feb 2026 10:10:48 GMT", + "creationTime": "Sat, 21 Feb 2026 10:10:48 GMT", + "userId": "fNP4A6a1yRXZokjRDTGQyNTuzW03" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 07:02:14 GMT", + "creationTime": "Sat, 06 Dec 2025 07:02:14 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 6, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 5, + 7, + 8, + 11, + 12, + 13 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": 8, + "work-q-13": [ + 5 + ], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 2, + 3 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 0, + 4, + 8, + 7 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 5, + 3, + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9, + 1 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 0, + 5, + 11 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T07:13:15.616Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "fNvRZrBP9kggM61CTHgQ7C0H0P63" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 09:47:54 GMT", + "creationTime": "Sun, 07 Dec 2025 09:47:54 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 11 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 7, + 8, + 10, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 2, + "work-q-4": 5, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 5, + 12, + 14, + 19, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 3, + 4, + 8 + ], + "tech-q-2": [ + 2, + 4, + 8 + ], + "tech-q-1": [ + 11, + 17 + ], + "tech-q-16": [ + 0, + 5 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 5, + 6, + 11, + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 8, + 9, + 12 + ], + "tech-q-11": [ + 0, + 2, + 1 + ], + "tech-q-4": [ + 1, + 3, + 9, + 18 + ], + "tech-q-12": [ + 0, + 1, + 6, + 8 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 0, + 1, + 2, + 3, + 5 + ], + "lastUpdated": "2025-12-07T10:10:11.518Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 2, + 6, + 0 + ], + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "fOjYx8U2DQeJD3Xw9VVzMUOJ0FA2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:33:19 GMT", + "creationTime": "Wed, 03 Dec 2025 12:33:19 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 3, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 3, + 4, + 5, + 6, + 8, + 10 + ], + "education-q-1-others": "German, Moroccan Arabic", + "education-q-0": [ + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 5, + 6, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 10, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Database Systems", + "work-q-1": 4, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 10 + ], + "ai-q-0": 2, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 10, + 3, + 5 + ], + "tech-q-1": [ + 18, + 26 + ], + "tech-q-8-others": "C", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T12:44:50.871Z", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 2, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 5 + ], + "userId": "fj04lm3Fz1gWFmRas4s2ZULRVds2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:58:34 GMT", + "creationTime": "Wed, 03 Dec 2025 14:58:34 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 15, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 1, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 5, + 4, + 6, + 7, + 9, + 8 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 2, + 4, + 6, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 10 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-7": 0, + "work-q-6": 3, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 5, + 11, + 38, + 37, + 23, + 21, + 17 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 23 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 13, + 0 + ], + "tech-q-5": [ + 0, + 2 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T15:23:39.085Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 5, + 0, + 2, + 3, + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "fmGVuWcnE8dszDqDo6yvl6NVNbG3" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 08:53:42 GMT", + "creationTime": "Mon, 08 Dec 2025 08:53:42 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "education-q-2": [ + 0, + 5, + 1 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 2 + ], + "education-q-3": [ + 0, + 8, + 3, + 9 + ], + "education-q-0": [ + 5, + 6, + 4, + 0 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 4, + 8, + 10, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 10, + "work-q-13": [ + 3, + 13 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 2, + 0, + 1, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 9, + 10 + ], + "tech-q-2": [ + 1, + 0, + 2, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 7 + ], + "tech-q-4-others": "", + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 12, + 13, + 11, + 7, + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 21 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 23, + 3, + 2, + 0 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 18 + ], + "tech-q-14": [ + 10 + ], + "tech-q-5": [ + 1, + 5, + 0, + 4 + ], + "tech-q-15": [ + 1, + 3, + 11 + ], + "lastUpdated": "2025-12-08T09:15:06.061Z", + "community-q-6-others": "slack", + "community-q-6": 6, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 3, + 5 + ], + "community-q-3": [ + 4, + 5, + 2, + 0 + ], + "community-q-2": [ + 0, + 1, + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "fq3EIrsfhARb80S7MKdz7SvxNCo2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:34:56 GMT", + "creationTime": "Sun, 07 Dec 2025 20:34:56 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-07T20:36:57.570Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "ftqCdTdA0hcKKxhhQ44L7JC1Rma2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:53:25 GMT", + "creationTime": "Wed, 03 Dec 2025 15:53:25 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 5, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 0, + 6 + ], + "education-q-3": [ + 0, + 2, + 9, + 11, + 3 + ], + "education-q-0": [ + 4, + 3, + 2, + 0, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 4, + 6, + 8, + 10, + 12, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 23, + 14, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 10, + 3 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 5 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 6, + 7, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0, + 1 + ], + "lastUpdated": "2025-12-03T16:13:19.812Z", + "community-q-6": 5, + "community-q-5": [ + 2, + 3, + 0 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "fywi0yJvAcUtmxCLfauZLFkT1wk1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 17:15:45 GMT", + "creationTime": "Sun, 07 Dec 2025 17:15:45 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 3, + 8, + 9, + 0 + ], + "education-q-0": [ + 3, + 4, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 6, + 8, + 1, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Finance et comptabilité ", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 1, + 2, + 4, + 8 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 1, + 4 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T17:49:03.931Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "g7b9MySRlLZOwLQbddUMPfky6gH3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:05:29 GMT", + "creationTime": "Wed, 03 Dec 2025 14:05:29 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-03T14:11:30.231Z", + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "userId": "g9TzSfFCVrUU19EZ2LYVl8drn4h2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:52:52 GMT", + "creationTime": "Sat, 06 Dec 2025 23:52:52 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T23:54:29.232Z", + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "gP3YcqkAypUC8T7IjWdjrcQGTdp1" + }, + { + "lastSignInTime": "Tue, 16 Dec 2025 22:46:37 GMT", + "creationTime": "Tue, 16 Dec 2025 22:46:37 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 9, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 8, + 9, + 11 + ], + "education-q-0": [ + 4 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 9, + 10, + 1 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 8 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 15 + ], + "tech-q-12": [ + 0, + 1, + 6, + 7 + ], + "tech-q-4": [ + 10 + ], + "tech-q-13": [], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 5, + 0, + 6 + ], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-16T22:58:14.422Z", + "userId": "gPGfOskO74QUgymu2OrROXyGhym1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:21:31 GMT", + "creationTime": "Sat, 06 Dec 2025 17:21:31 GMT", + "userId": "gPzdgiDEPbPbtALaKMivOK0vmap2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:15:19 GMT", + "creationTime": "Wed, 03 Dec 2025 14:15:19 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 5, + 0, + 4 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 5, + 6, + 3 + ], + "education-q-3": [ + 0, + 9, + 3, + 1, + 4 + ], + "education-q-0": [ + 3, + 1, + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 8, + 10, + 3, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0, + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 8, + 1, + 2 + ], + "ai-q-5": [ + 0, + 2, + 5, + 1, + 14, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7 + ], + "tech-q-2": [ + 0, + 7, + 6, + 8 + ], + "tech-q-1": [ + 3, + 6, + 4, + 11 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 0, + 5, + 8, + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 3 + ], + "tech-q-11": [ + 2, + 14 + ], + "tech-q-4": [ + 1, + 2 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 4 + ], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 8 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 1, + 3 + ], + "lastUpdated": "2025-12-03T14:38:07.810Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 4, + 0, + 1 + ], + "community-q-3": [ + 0, + 2, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 0, + 2, + 4 + ], + "userId": "gQwTgkREGle2oCX2BDGnvajrURU2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:38:24 GMT", + "creationTime": "Sun, 07 Dec 2025 11:38:24 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 0, + "education-q-2": [ + 5, + 1, + 0 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 5, + 6, + 3 + ], + "education-q-3": [ + 2, + 9, + 11 + ], + "education-q-0": [ + 3, + 0, + 1, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 3, + 7, + 8, + 9, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 5, + 8, + 9, + 11, + 21, + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 5, + 6, + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 7, + 8, + 9, + 10, + 13, + 23, + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 2, + 9 + ], + "tech-q-12": [ + 0, + 1, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T11:48:12.710Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "gRE79lnt8ibQQMbLiw8aUpek68m1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 22:20:54 GMT", + "creationTime": "Mon, 09 Feb 2026 22:20:54 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 6, + 7, + 8, + 9 + ], + "education-q-0": [ + 1, + 3, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 4, + 5, + 8, + 9 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 1, + "work-q-13": [ + 2, + 3 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 4, + "lastUpdated": "2026-02-09T22:31:44.888Z", + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 7, + 8 + ], + "ai-q-0": 0, + "userId": "gXMekgPnBwXc8MmgoiK05UJ2Oyg2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 16:23:03 GMT", + "creationTime": "Thu, 04 Dec 2025 16:23:03 GMT", + "profile-q-5": 5, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2 + ], + "education-q-3": [ + 0, + 7, + 9 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 2, + 4, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 20, + 21, + 23, + 24, + 32 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 6 + ], + "tech-q-2": [ + 2, + 4 + ], + "tech-q-1": [ + 11, + 17, + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 7, + 8 + ], + "tech-q-11": [ + 0, + 3 + ], + "tech-q-4": [ + 11 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 11 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [], + "tech-q-15": [ + 3, + 1 + ], + "lastUpdated": "2025-12-04T16:43:37.938Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 5, + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "gXSttBiVWZdavLMd7WCjBRbAjNv2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:41:30 GMT", + "creationTime": "Sat, 06 Dec 2025 19:41:30 GMT", + "userId": "gY2XTkXM7KOCduAEwxwGwp99nYz2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:24:50 GMT", + "creationTime": "Sun, 07 Dec 2025 11:24:50 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 2, + 7, + 11 + ], + "education-q-0": [ + 2, + 3, + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 0, + 3, + 4, + 8, + 7 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 5, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 8, + 2, + 4, + 1 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 2, + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 27 + ], + "tech-q-11": [ + 2, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2, + 1, + 9 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2, + 5 + ], + "lastUpdated": "2025-12-07T12:01:38.463Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 2 + ], + "community-q-4": [ + 6, + 2 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "geyL34Mf1fOKCQynwriTSwLifSx1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:45:17 GMT", + "creationTime": "Sat, 06 Dec 2025 21:45:17 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 6, + 4, + 0 + ], + "education-q-3": [ + 0, + 1, + 2, + 4, + 7, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 11, + 12 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 10 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2, + 4, + 5 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 6, + 5, + 13, + 14, + 20, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 11 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 0, + 15 + ], + "tech-q-7": [ + 23, + 24 + ], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 7, + 8, + 9, + 15, + 20, + 29, + 28, + 30, + 31 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 12, + 23 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 5, + 6 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T22:08:13.248Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 5 + ], + "userId": "ggLzHhNlESdYDFtMxxT0KMRK4Lo2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 12:22:12 GMT", + "creationTime": "Sun, 08 Feb 2026 12:22:12 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 1, + 5, + 9 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 3, + 6, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-6": 3, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 0, + 1, + 4, + 8, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0, + 4 + ], + "tech-q-1": [ + 3, + 12 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3 + ], + "tech-q-8": [ + 2, + 0, + 7, + 8 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 2, + 6, + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-08T12:29:21.772Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 1, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "gh0jwEOwf0V5yz96mgCtSj7zzgb2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:56:13 GMT", + "creationTime": "Sat, 06 Dec 2025 19:56:13 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 4, + 5, + 1 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 2, + 3 + ], + "education-q-3": [ + 0, + 3, + 10, + 11 + ], + "education-q-0": [ + 1, + 5, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 4, + 7 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 6, + 7, + 11 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 3, + 5 + ], + "tech-q-1": [ + 4, + 13 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 8, + 9, + 0, + 3, + 12 + ], + "tech-q-7": [ + 0, + 16, + 15 + ], + "tech-q-10": 3, + "tech-q-9": [ + 29, + 15 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0, + 7, + 4 + ], + "tech-q-14": [ + 0, + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3, + 5 + ], + "lastUpdated": "2025-12-06T20:15:43.169Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 3, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "ghtG1S375ehxjCDIFtGvoHmGKvH2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 13:25:30 GMT", + "creationTime": "Fri, 05 Dec 2025 13:25:30 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 0, + "lastUpdated": "2025-12-05T13:28:03.802Z", + "education-q-2": [ + 2, + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 5 + ], + "education-q-0": [ + 1 + ], + "userId": "giwZNpADWPVJuR56kgvDBz3DRF42" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:52:52 GMT", + "creationTime": "Mon, 08 Dec 2025 11:52:52 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 9, + 8 + ], + "education-q-0": [ + 1, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 6, + 8, + 11, + 0, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 14 + ], + "work-q-10": 3, + "work-q-10-others": "SAFe", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 4, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 5 + ], + "ai-q-5": [ + 0, + 14, + 10, + 1, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 9, + 5, + 3 + ], + "tech-q-2": [ + 3, + 5, + 9 + ], + "tech-q-1": [ + 4, + 3, + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-6-others": "Internal FW", + "tech-q-15-others": "Couchbase", + "tech-q-8": [ + 8, + 13 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 3, + "tech-q-9": [ + 4, + 2 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 5, + 7 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 3, + 30 + ], + "tech-q-14": [ + 2, + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-08T12:11:02.331Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 3, + 1 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "gjLjrb3W2fRZ0Hfi8q5joZeWfOH3" + }, + { + "lastSignInTime": "Fri, 23 Jan 2026 06:59:29 GMT", + "creationTime": "Fri, 23 Jan 2026 06:59:29 GMT", + "profile-q-5": 2, + "lastUpdated": "2026-01-23T07:01:41.456Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "userId": "gnAIL2eX04RtYvt1crdBB82S4Sf2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 22:19:37 GMT", + "creationTime": "Wed, 17 Dec 2025 22:19:37 GMT", + "userId": "gpIaZ0vDPoRGeCs9v1o0XpdVp4q1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:19:35 GMT", + "creationTime": "Sat, 06 Dec 2025 21:19:35 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 7, + 9, + 10, + 11 + ], + "education-q-1-others": "Spanish ", + "education-q-0": [ + 0, + 1, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 9, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2 + ], + "tech-q-2": [ + 0, + 1, + 2 + ], + "tech-q-1": [ + 20 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-6-others": "Oracle APEX", + "tech-q-8": [ + 18 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 30 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-06T21:31:53.417Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "grqlDDjbEOVzyAnIUGbac4jVEJZ2" + }, + { + "lastSignInTime": "Wed, 16 Oct 2024 23:25:32 GMT", + "creationTime": "Wed, 16 Oct 2024 23:25:32 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-13": [ + 2 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 0, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 10, + 12, + 26 + ], + "ai-q-5": [ + 0, + 2, + 1, + 5, + 13, + 21, + 23, + 22, + 20, + 14, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 7, + 11, + 5, + 3, + 0, + 1 + ], + "tech-q-2": [ + 0, + 8, + 1, + 3, + 5, + 7 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20, + 22, + 27 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 23 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 7, + 15 + ], + "tech-q-14": [ + 1, + 9, + 11, + 8 + ], + "tech-q-5": [ + 6, + 5 + ], + "tech-q-15": [ + 2, + 6, + 12, + 13 + ], + "lastUpdated": "2025-12-05T01:27:35.551Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 0, + 2 + ], + "community-q-3": [ + 4, + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 0 + ], + "community-q-0": [ + 7 + ], + "userId": "gznyO0aop8W4ZtDEuKP7c6Xe03o1" + }, + { + "lastSignInTime": "Thu, 26 Feb 2026 13:57:50 GMT", + "creationTime": "Thu, 26 Feb 2026 13:57:50 GMT", + "profile-q-5": 4, + "lastUpdated": "2026-02-26T13:59:40.618Z", + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "h1vMeBLGQEhukKrJy5ol5hi9z6D2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:13:55 GMT", + "creationTime": "Sun, 07 Dec 2025 00:13:55 GMT", + "userId": "h2MAfNufjoM2raZniT5eo2p4PcC3" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 16:42:54 GMT", + "creationTime": "Sun, 21 Dec 2025 16:42:54 GMT", + "userId": "h3UX0mvXg0QqEcUu7Bso701n6Tx1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 02:17:05 GMT", + "creationTime": "Sun, 07 Dec 2025 02:17:05 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 13, + "profile-q-8": 2, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 9, + 7 + ], + "education-q-0": [ + 1, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 21, + 20 + ], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 6, + 7 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 23, + 7, + 6 + ], + "tech-q-7": [ + 0, + 1 + ], + "tech-q-10": 1, + "tech-q-11": [ + 2, + 1 + ], + "tech-q-9": [ + 14 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 7, + 6 + ], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-07T02:31:16.658Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1, + 3 + ], + "community-q-3": [ + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "h76BgWwZHhT6fH2NnlaNDu063Xg2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:11:36 GMT", + "creationTime": "Sat, 06 Dec 2025 20:11:36 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 2, + 4, + 6, + 8, + 11 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 8, + 12, + 0 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 7, + 9, + 12 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 1, + 0, + 14, + 20, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 6, + 8 + ], + "tech-q-2": [ + 0, + 6, + 8 + ], + "tech-q-1": [ + 6, + 0, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 1, + 21 + ], + "tech-q-7": [ + 0, + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 1 + ], + "tech-q-11": [ + 1, + 14, + 15 + ], + "tech-q-4": [ + 2, + 18 + ], + "tech-q-12": [ + 0, + 1, + 3, + 2 + ], + "tech-q-3": [ + 2, + 16, + 18 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 0, + 12, + 13 + ], + "tech-q-14": [ + 8 + ], + "tech-q-5": [ + 1, + 5, + 10 + ], + "tech-q-15": [ + 3, + 5, + 6 + ], + "lastUpdated": "2025-12-06T20:43:56.881Z", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 4, + 6 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "hBt1yX92mnMipFbt1ewhCgf1aYn2" + }, + { + "lastSignInTime": "Thu, 25 Dec 2025 17:47:42 GMT", + "creationTime": "Thu, 25 Dec 2025 17:47:42 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-25T17:49:06.522Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 1, + "userId": "hF9CuZHkapPro0Q9jp6hcymwjGf1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:14:44 GMT", + "creationTime": "Wed, 03 Dec 2025 18:14:44 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-03T18:15:54.889Z", + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 3, + "userId": "hLoA5NobivRetGaQfTydpiT2KSp1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:08:04 GMT", + "creationTime": "Wed, 03 Dec 2025 16:08:04 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 3, + 4, + 8, + 9, + 10, + 7 + ], + "education-q-0": [ + 0, + 1, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 7, + 8, + 2, + 10, + 13, + 0, + 1 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 3, + 5, + 10, + 20, + 21, + 22, + 24, + 30, + 37, + 26, + 23, + 18 + ], + "ai-q-5": [ + 1, + 0, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 18, + 5 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 6, + 7, + 8, + 23 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 3, + "tech-q-9": [ + 33 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 5, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 5, + 2 + ], + "lastUpdated": "2025-12-03T16:23:33.225Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1, + 3 + ], + "community-q-3": [ + 1, + 2, + 4 + ], + "community-q-2": [ + 1, + 4 + ], + "community-q-1": [ + 3, + 2, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "hQrI9r1AOtSMAbtVLLKqbYLfBQv1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 18:50:22 GMT", + "creationTime": "Fri, 05 Dec 2025 18:50:22 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 0, + "lastUpdated": "2025-12-05T18:51:46.300Z", + "education-q-2": [ + 2 + ], + "education-q-1": [ + 2 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 2 + ], + "education-q-0": [ + 2 + ], + "userId": "hUV2uA1Wu4OileWmJQPDm0NaD3B3" + }, + { + "lastSignInTime": "Sun, 28 Dec 2025 17:54:53 GMT", + "creationTime": "Sun, 28 Dec 2025 17:54:53 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 5, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 0, + 3 + ], + "tech-q-2": [ + 10, + 0 + ], + "tech-q-1": [ + 13, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 5, + 8, + 7, + 9 + ], + "tech-q-11": [ + 5 + ], + "tech-q-4": [ + 3, + 2, + 18 + ], + "tech-q-12": [ + 0, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 9, + 10 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 13, + 16 + ], + "lastUpdated": "2025-12-28T18:06:56.663Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "hYLR1eZTEQY5RXd6tvEYvLrsxzo1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:06:58 GMT", + "creationTime": "Sat, 06 Dec 2025 21:06:58 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 4, + 0, + 6 + ], + "education-q-3": [ + 0, + 2, + 1, + 9, + 4 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 3, + 15 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-6": 3, + "ai-q-4": 1, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 5, + 4, + 6, + 8, + 10, + 12, + 13, + 15, + 20, + 21, + 26 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 5, + 12, + 14, + 19, + 21, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 8 + ], + "tech-q-2": [ + 0, + 8, + 1 + ], + "tech-q-1": [ + 2, + 3, + 5 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 20, + 25, + 29, + 28, + 30 + ], + "tech-q-7": [ + 20, + 21 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8, + 13, + 33 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 9, + 8, + 13 + ], + "tech-q-5": [ + 0, + 6, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T21:18:49.547Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 6, + 1, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "hYRn6CMY3XWQg3UQhoe2lPyC1ai2" + }, + { + "lastSignInTime": "Thu, 19 Feb 2026 02:02:49 GMT", + "creationTime": "Thu, 19 Feb 2026 02:02:49 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 13, + "profile-q-8": 3, + "education-q-2": [ + 4, + 5, + 3 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 5, + 9 + ], + "education-q-0": [ + 0, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Data platform", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-7": null, + "work-q-6": 8, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 3 + ], + "ai-q-5": [ + 1, + 2, + 0, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 1, + 2 + ], + "tech-q-1": [ + 3, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 5, + 22 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 24 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9, + 15 + ], + "tech-q-12": [ + 1, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 15, + 16 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 1, + 2, + 4, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-19T02:28:32.731Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 0, + 4 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "hbYVOs8K4HRvaglzLDIvSh9Yijt1" + }, + { + "lastSignInTime": "Thu, 05 Dec 2024 15:14:57 GMT", + "creationTime": "Thu, 05 Dec 2024 15:14:57 GMT", + "userId": "hh038IeV0YSHwYIHNTj0DPlQynF2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:02:01 GMT", + "creationTime": "Sat, 06 Dec 2025 17:02:01 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 2, + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 0, + 3 + ], + "education-q-3": [ + 0, + 7, + 9 + ], + "education-q-0": [ + 0, + 3, + 2, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 2, + 3, + 7, + 8, + 13 + ], + "work-q-12": 1, + "work-q-14": 0, + "work-q-13": [], + "work-q-1": 0, + "work-q-0": 6, + "work-q-10": 0, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4, + 7, + 8, + 10 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 0, + 1, + 2, + 3, + 4, + 7, + 8, + 10, + 20 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T17:18:20.441Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 4 + ], + "userId": "hrBlDv1DqwfKuaiFyz78PNKnrGv2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 09:59:29 GMT", + "creationTime": "Tue, 23 Dec 2025 09:59:29 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "lastUpdated": "2025-12-23T10:01:52.947Z", + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 2, + 4, + 9 + ], + "education-q-0": [ + 1, + 0 + ], + "userId": "huz27Uh4AuNSQcdYQYNu2yG9iHo2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:47:18 GMT", + "creationTime": "Wed, 03 Dec 2025 12:47:18 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 2, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 1, + 2, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 6 + ], + "ai-q-5-others": "Antigravity Google ", + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5, + 6, + 7, + 8, + 1, + 35 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5, + 7, + 8, + 10, + 11, + 12, + 13, + 14, + 19, + 20, + 21, + 22, + 23, + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 3, + 1, + 2, + 5, + 8 + ], + "tech-q-2": [ + 0, + 1, + 3, + 8 + ], + "tech-q-1": [ + 4, + 6, + 9, + 8, + 10, + 16, + 19 + ], + "tech-q-16": [ + 1, + 0, + 2 + ], + "tech-q-8": [ + 0, + 9, + 20, + 29 + ], + "tech-q-7": [ + 5, + 7, + 9, + 16 + ], + "tech-q-10": 0, + "tech-q-11-others": "Antigravity Google ", + "tech-q-11": [ + 1, + 2, + 12, + 17 + ], + "tech-q-9": [ + 1, + 3, + 6, + 7, + 8, + 12, + 19, + 21, + 22, + 23, + 27, + 32, + 33 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + "tech-q-4": [ + 2, + 3, + 0, + 6, + 7, + 10 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-14": [ + 1, + 2, + 3, + 8, + 9, + 10, + 12 + ], + "tech-q-6": [ + 6, + 11, + 12, + 13 + ], + "tech-q-15": [ + 5, + 6, + 11, + 3, + 2, + 1 + ], + "tech-q-5": [ + 1, + 5, + 6, + 0 + ], + "lastUpdated": "2025-12-03T13:01:09.733Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-4": [ + 5, + 6, + 1 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + "userId": "i87Sy4Vvrdg2RmzZcuUHK1IzSGv1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 19:45:27 GMT", + "creationTime": "Sun, 07 Dec 2025 19:45:27 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6, + 2, + 4 + ], + "education-q-3": [ + 0, + 2 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 7, + 6, + 8, + 4 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 3, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 14, + 23 + ], + "tech-q-2": [ + 10 + ], + "tech-q-1": [ + 20, + 26 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-07T20:00:28.465Z", + "community-q-6": 5, + "community-q-5": [ + 3, + 1 + ], + "community-q-4": [ + 3, + 2 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "i8q5HaMRERNpR4Au4DMwk0eMqg53" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 15:52:33 GMT", + "creationTime": "Sat, 06 Dec 2025 15:52:33 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 1 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 3, + 6 + ], + "education-q-3": [ + 0, + 5, + 11, + 9, + 4 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 8, + 11, + 13, + 10, + 12, + 5, + 1 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 14 + ], + "work-q-10": 3, + "work-q-10-others": "we have tickets daily meetings small pods of two or three inside the team", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 11 + ], + "ai-q-5": [ + 17, + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4, + 5 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 6, + 11, + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 6 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 17, + 16, + 14 + ], + "tech-q-12": [ + 1, + 0, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6 + ], + "tech-q-14": [ + 0, + 3, + 14 + ], + "tech-q-5": [ + 5, + 6, + 0 + ], + "tech-q-15": [ + 0, + 12 + ], + "lastUpdated": "2025-12-06T16:12:50.416Z", + "community-q-3-others": "i wish there were somethings we can't contribute to not just watch \n", + "community-q-6": 1, + "community-q-5": [ + 0, + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-0-others": "i dont bellieve much in community, it is not really heplful like meet up are waste of time , but i go sometimes anyway", + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 1, + 3, + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 7 + ], + "userId": "iB3DlKNOrYdfInanahf0CmMXiag1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:25:09 GMT", + "creationTime": "Wed, 03 Dec 2025 17:25:09 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-03T17:25:56.613Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "userId": "iB5YfnanU2YLCLYsrwX898sVS3C3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:15:30 GMT", + "creationTime": "Sat, 06 Dec 2025 21:15:30 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 11 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 7, + 8, + 10, + 11, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Databases ", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-4": 7, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 2, + 0, + 1 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-06T21:28:45.968Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 6 + ], + "community-q-3": [ + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "iDa6YX4Cr1SLZeGSUh1s7afQGzJ3" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 15:26:35 GMT", + "creationTime": "Wed, 17 Dec 2025 15:26:35 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 1, + 2, + 3 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 0, + 1, + 3, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 4, + 1, + 2, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 5, + 14, + 22 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 7, + 8, + 9 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 7 + ], + "tech-q-1": [ + 8, + 9, + 11, + 17 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 3, + 7, + 0 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 14, + 1 + ], + "tech-q-9": [ + 5, + 6, + 7, + 8, + 29 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 3, + 4, + 9 + ], + "tech-q-13": [ + 1 + ], + "tech-q-3": [ + 0, + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-15": [ + 1, + 5 + ], + "tech-q-5": [ + 0, + 1 + ], + "lastUpdated": "2025-12-17T15:59:04.899Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 1, + 0 + ], + "community-q-4": [ + 0, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0 + ], + "userId": "iIWBeRyunJNNm58Ltuh62KBZDim1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:09:31 GMT", + "creationTime": "Sat, 06 Dec 2025 18:09:31 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 1, + "education-q-2": [ + 2, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 2, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 8, + 7, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 13, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 20, + 3, + 0, + 2, + 10, + 12 + ], + "tech-q-2": [ + 4, + 12, + 20 + ], + "tech-q-1": [ + 11, + 16 + ], + "tech-q-3-others": "FLUTTER\nSpring", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 12, + 21 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 5 + ], + "tech-q-11": [ + 1, + 15 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T19:46:16.096Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 4, + 0 + ], + "community-q-1": [ + 0, + 2, + 4 + ], + "community-q-0": [ + 4 + ], + "userId": "iKVqN5S6VGSyHIQwztfLc1lwGBB2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 19:43:26 GMT", + "creationTime": "Thu, 04 Dec 2025 19:43:26 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 5, + 8, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 5, + 8, + 9, + 10, + 11, + 12, + 13 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 10, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 2, + 39 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 2, + 1, + 4, + 8, + 12, + 31 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 6, + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 30 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-04T20:32:16.971Z", + "community-q-4-others": "N/A", + "community-q-3-others": "N/A - I want to contribute to the community.", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 7 + ], + "community-q-5-others": "I prefer investing my free time in my own projects", + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "iNgNPqwtMqSh5yHenociPvpBcLZ2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 16:09:07 GMT", + "creationTime": "Wed, 17 Dec 2025 16:09:07 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 0, + "education-q-2": [ + 5, + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 11 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 8, + 10, + 11 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 11, + "work-q-13": [ + 17 + ], + "work-q-10": 1, + "work-q-14-others": "Interested, but I prefer now technical work over business", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 10, + 22, + 17, + 12, + 20, + 21, + 23, + 24 + ], + "ai-q-5": [ + 0, + 2, + 10, + 14, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [ + 5 + ], + "tech-q-16": [ + 6, + 0 + ], + "tech-q-15-others": "Teradata", + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 3 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 3, + 22 + ], + "lastUpdated": "2025-12-17T16:27:01.700Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 2 + ], + "community-q-4": [ + 1, + 2 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 2, + 3, + 4, + 0 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "iOPL9bic1HQ8U46Cvt9MPfIxM9O2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:12:07 GMT", + "creationTime": "Sat, 06 Dec 2025 17:12:07 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 7 + ], + "education-q-0": [ + 4, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 8 + ], + "work-q-12": 0, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 2, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 3 + ], + "ai-q-5": [ + 3, + 0, + 2, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4, + 6, + 5, + 8, + 9, + 10, + 14 + ], + "tech-q-2": [ + 0, + 2 + ], + "tech-q-1": [ + 0, + 2, + 1 + ], + "tech-q-16": [ + 1 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 1, + 2, + 3 + ], + "tech-q-10": 2, + "tech-q-9": [ + 3, + 0, + 1, + 4, + 5 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 0, + 1, + 2 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 0, + 1, + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0, + 1, + 2 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0, + 1, + 2 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T17:40:16.218Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "iPXhY63PrfdTd3GhTlodPgNaeCk2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:54:36 GMT", + "creationTime": "Fri, 06 Feb 2026 18:54:36 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 2 + ], + "education-q-3": [ + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 4, + 10 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 2 + ], + "tech-q-7": [ + 7 + ], + "tech-q-10": 2, + "tech-q-11": [ + 0 + ], + "tech-q-9": [ + 21 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-06T19:05:21.684Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 4, + 6, + 0 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 2 + ], + "community-q-0": [ + 4 + ], + "userId": "iVbYj7meEDTnHw0UHwyPfAFegXF2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 14:50:52 GMT", + "creationTime": "Thu, 04 Dec 2025 14:50:52 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 2, + "education-q-2": [ + 5, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 5, + 3 + ], + "education-q-2-others": "", + "education-q-3": [ + 4, + 0, + 2, + 8, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 1, + 5, + 8, + 12, + 0 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 10, + "work-q-13": [ + 0 + ], + "work-q-10": 3, + "work-q-10-others": "Just gitlab ", + "work-q-8-others": "java, kotlin, go, c/c++", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 8, + 7 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 9, + 10, + 11, + 12, + 18, + 26 + ], + "tech-q-2": [ + 4, + 10, + 12 + ], + "tech-q-1": [ + 11, + 10, + 18, + 26, + 25 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [ + 27 + ], + "tech-q-10": 2, + "tech-q-9": [ + 11, + 13, + 31, + 33 + ], + "tech-q-11": [ + 0, + 6, + 12 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 5, + 1 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-5": [ + 2, + 0, + 1, + 5 + ], + "tech-q-15": [ + 0, + 3, + 2 + ], + "lastUpdated": "2025-12-04T15:10:45.306Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 1, + 2, + 4 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "iW0GUpVkjLe6v5Rnadyhu1K5kgb2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 16:39:19 GMT", + "creationTime": "Sat, 07 Feb 2026 16:39:19 GMT", + "profile-q-5": 2, + "lastUpdated": "2026-02-07T16:43:17.690Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "userId": "idZThUopwkYJLzZjmuqwfBMD4DD3" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:08:21 GMT", + "creationTime": "Fri, 06 Feb 2026 18:08:21 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 0, + "education-q-2": [ + 1, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 9 + ], + "education-q-0": [ + 3, + 0, + 1, + 2, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 4, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 5, + "work-q-3": 2, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 7, + 8 + ], + "ai-q-5": [ + 1, + 10, + 19, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4, + 10, + 9 + ], + "tech-q-2": [ + 0, + 1, + 3, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1, + 4, + 6, + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 4, + 3 + ], + "tech-q-3": [ + 1, + 3 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6, + 0 + ], + "tech-q-15": [ + 1, + 2, + 3 + ], + "lastUpdated": "2026-02-06T18:26:40.832Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 3, + 6 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 0, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "ijLJQ8FEJhfgaDTo6wUp93Xrs5z2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 20:50:21 GMT", + "creationTime": "Wed, 17 Dec 2025 20:50:21 GMT", + "userId": "ijfVdeagIvP3A4JSSrPKgKeWPX53" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:04:37 GMT", + "creationTime": "Fri, 06 Feb 2026 18:04:37 GMT", + "userId": "ijz3g0wolvOzqdlrQTCiHNktedc2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 10:25:49 GMT", + "creationTime": "Fri, 05 Dec 2025 10:25:49 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 0, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "lastUpdated": "2025-12-05T10:28:00.151Z", + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 3 + ], + "education-q-4": [ + 5, + 0, + 4 + ], + "education-q-3": [ + 2, + 0, + 9 + ], + "education-q-0": [ + 3, + 4, + 2, + 1, + 0, + 5 + ], + "userId": "ilTIGqdiFOR4emlH18I9EjMIFSf2" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 11:16:42 GMT", + "creationTime": "Thu, 18 Dec 2025 11:16:42 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 4, + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 5, + 8 + ], + "education-q-0": [ + 1, + 5, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 0, + 3, + 4, + 5, + 6, + 7, + 8, + 10, + 11, + 12, + 13 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Professional Services(consulting)", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 16, + 0, + 1, + 2, + 3, + 19, + 17, + 39 + ], + "ai-q-6-others": "SAP AI CORE\nHANA DB", + "ai-q-5": [ + 1, + 0, + 2, + 3, + 5, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3 + ], + "tech-q-2": [ + 0, + 2, + 3, + 1, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-9-others": ".", + "tech-q-3-others": "UI5", + "tech-q-16": [ + 4 + ], + "tech-q-6-others": "Sap CAP", + "tech-q-15-others": "HanaDB", + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 30 + ], + "tech-q-14": [ + 1, + 7 + ], + "tech-q-5": [], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-18T11:35:06.465Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 1, + 4, + 2 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4, + 5, + 1, + 0, + 3, + 2 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "isoKOaMS91aSzJf5tf0Tf2hzaZh2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:55:57 GMT", + "creationTime": "Wed, 03 Dec 2025 23:55:57 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 4, + 5, + 6, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 6, + 0 + ], + "education-q-3": [ + 0, + 3, + 5, + 4, + 6, + 8, + 10, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 16 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 4, + 10, + 13, + 14, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 10, + 8, + 31 + ], + "tech-q-2": [ + 0, + 1, + 2, + 31 + ], + "tech-q-1": [], + "tech-q-0-others": "ABAP", + "tech-q-2-others": "ABAP", + "tech-q-3-others": "SAPUI5", + "tech-q-16": [ + 0, + 1, + 3, + 5 + ], + "tech-q-6-others": "ABAP", + "tech-q-15-others": "SAP HANA", + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11-others": "SAP Business Application Studio", + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 1, + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0, + 1, + 2 + ], + "tech-q-6": [ + 1, + 12, + 30 + ], + "tech-q-14": [ + 1, + 2, + 0 + ], + "tech-q-5": [ + 0, + 4, + 3 + ], + "tech-q-15": [ + 22 + ], + "lastUpdated": "2025-12-04T00:08:04.575Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 4, + 3, + 0 + ], + "community-q-2": [ + 0, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 2, + 4 + ], + "userId": "iuFsriaBlfcjb65XgOI6UaJCJpp2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 05:17:22 GMT", + "creationTime": "Sun, 07 Dec 2025 05:17:22 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 15, + "profile-q-2": 5, + "lastUpdated": "2025-12-07T05:20:09.570Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 3, + 4 + ], + "userId": "iyvqQjwvsugGPU3ET34TninqbW73" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:59:29 GMT", + "creationTime": "Mon, 09 Feb 2026 09:59:29 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 1, + 3, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 8, + 9 + ], + "education-q-0": [ + 0, + 3 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 9 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 11 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7 + ], + "tech-q-2": [ + 7, + 0, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-09T10:15:50.470Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 1, + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "j09suCUnhpbH1GHqmrmhhCZPkXz1" + }, + { + "lastSignInTime": "Thu, 22 Jan 2026 11:59:14 GMT", + "creationTime": "Thu, 22 Jan 2026 11:59:14 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 9, + 11, + 10, + 8 + ], + "education-q-0": [ + 0, + 1, + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 3, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-5-others": "Deepseek", + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 2, + 3, + 8, + 18 + ], + "tech-q-2": [ + 1, + 8 + ], + "tech-q-1": [ + 27 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 29 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 5 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 3, + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-01-22T12:11:25.487Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 5, + 6, + 0 + ], + "community-q-3": [ + 3, + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "j2e3ueB96TZkx3XEsMVxMVYJo2H3" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:06:17 GMT", + "creationTime": "Wed, 03 Dec 2025 13:06:17 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 0 + ], + "education-q-3": [ + 4, + 3, + 5, + 8, + 9 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 11, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 1, + 0, + 16, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 5, + 18 + ], + "tech-q-2": [ + 0, + 2, + 4, + 5, + 8 + ], + "tech-q-1": [ + 28 + ], + "tech-q-16": [ + 0, + 1, + 3 + ], + "tech-q-8": [ + 2, + 0, + 7 + ], + "tech-q-7": [ + 2 + ], + "tech-q-10": 1, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 0, + 6, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 6, + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 4 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T13:21:17.299Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 2, + 3, + 4 + ], + "community-q-3": [ + 4, + 5, + 0 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "j65KdqC1lUO3gxWPBOEiW6dhnIl1" + }, + { + "lastSignInTime": "Tue, 10 Feb 2026 02:12:37 GMT", + "creationTime": "Tue, 10 Feb 2026 02:12:37 GMT", + "profile-q-5": 0, + "lastUpdated": "2026-02-10T02:15:12.656Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "userId": "j6AXs96vcpNJddXRVSxkLW6LMU32" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:46:30 GMT", + "creationTime": "Wed, 03 Dec 2025 16:46:30 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 2, + 5, + 9, + 11 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 4, + 10, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 4, + 3, + 0 + ], + "tech-q-2": [ + 0, + 7, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 0, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 8 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 3, + 1, + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T16:59:00.214Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 2, + 4 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "j8gAycDOVPRvYfjmAOOb12z03hj2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:19:47 GMT", + "creationTime": "Sat, 06 Dec 2025 23:19:47 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 7, + 9, + 11 + ], + "education-q-0": [ + 2, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4, + 6, + 8, + 9, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Consulting company ", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 1, + 2, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8, + 5, + 9, + 10, + 20 + ], + "tech-q-2": [ + 0, + 1, + 8, + 5 + ], + "tech-q-1": [ + 12, + 16 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 9, + 27, + 0, + 7, + 20, + 22 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 32 + ], + "tech-q-11": [ + 2, + 16 + ], + "tech-q-4": [ + 3, + 18 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T23:45:36.440Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "jC3zV5K5MMNMCMAFKgvcO1khvp72" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 18:28:58 GMT", + "creationTime": "Sun, 08 Feb 2026 18:28:58 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 3 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 0, + 2, + 4, + 3, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": null, + "work-q-13": [ + 4, + 15 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0, + 5, + 2, + 36 + ], + "ai-q-5": [ + 1, + 0, + 2, + 12, + 10, + 14, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 8, + 11 + ], + "tech-q-2": [ + 1, + 8, + 11 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0, + 15, + 28, + 33, + 20 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 31 + ], + "tech-q-11": [ + 1, + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 3, + 1, + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13, + 15, + 16, + 20, + 18 + ], + "tech-q-14": [ + 1, + 0, + 5 + ], + "tech-q-5": [ + 5, + 0 + ], + "tech-q-15": [ + 1, + 2, + 7, + 19 + ], + "lastUpdated": "2026-02-08T18:46:49.298Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "jC6Xeo8ES7cWFyDoJ3Tli1N8kEY2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:34:48 GMT", + "creationTime": "Sat, 06 Dec 2025 16:34:48 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 2, + 0, + 3, + 1, + 9, + 11, + 4 + ], + "education-q-0": [ + 1, + 2, + 3, + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 3, + 2, + 7, + 8, + 11, + 10, + 13, + 12 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 6, + "work-q-13": [ + 16 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 2, + "lastUpdated": "2025-12-06T16:43:20.562Z", + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 8, + 5, + 10, + 21, + 23, + 24, + 4 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 17, + 23 + ], + "ai-q-0": 1, + "userId": "jCZtP9TiqKheHrOZNCMLefWZtCA2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:42:46 GMT", + "creationTime": "Wed, 03 Dec 2025 14:42:46 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 2, + 3, + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 1, + 3, + 4, + 5, + 2 + ], + "education-q-3": [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 3 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 1, + 2, + 3, + 4, + 0, + 5, + 6, + 7, + 9, + 10, + 8 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 1, + "work-q-4": 2, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2, + 0 + ], + "ai-q-5": [ + 2, + 1, + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 0, + 2, + 4 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 0, + 3 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 2, + 3 + ], + "tech-q-11": [ + 1, + 2, + 3, + 4 + ], + "tech-q-4": [ + 2, + 1 + ], + "tech-q-12": [ + 2 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1, + 2 + ], + "tech-q-15": [ + 0, + 1, + 2 + ], + "lastUpdated": "2025-12-03T14:46:36.996Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-2": [ + 0, + 1, + 4, + 5, + 3, + 2 + ], + "community-q-1": [ + 2, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "jDUIVQ5Bn0N577rebEsRxtDd9ee2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 01:05:51 GMT", + "creationTime": "Sun, 07 Dec 2025 01:05:51 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 2, + 0, + 1, + 3, + 8, + 9 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 1, + "work-q-8": [ + 2, + 3, + 4, + 5, + 8, + 11, + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-07T01:13:40.701Z", + "ai-q-2": 5, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 1, + 3, + 5 + ], + "ai-q-0": 0, + "userId": "jHOrJUYayVfLCe65r7yT2pUD5Mj1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:01:55 GMT", + "creationTime": "Mon, 08 Dec 2025 09:01:55 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 2, + 3, + 4, + 5, + 1, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3, + 5 + ], + "education-q-3": [ + 2, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 10 + ], + "tech-q-1": [ + 0, + 4, + 7, + 3 + ], + "tech-q-16": [ + 5 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 1 + ], + "tech-q-12": [ + 0, + 3 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 9 + ], + "tech-q-14": [ + 1 + ], + "tech-q-6": [], + "tech-q-15": [ + 0 + ], + "tech-q-5": [], + "lastUpdated": "2025-12-08T09:22:30.426Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 7 + ], + "userId": "jM5zUhhyLzMFdcZNglRYVFGqUpp2" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 10:31:06 GMT", + "creationTime": "Tue, 30 Dec 2025 10:31:06 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "lastUpdated": "2025-12-30T10:34:25.230Z", + "education-q-2": [ + 0, + 5, + 4 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9, + 8, + 10 + ], + "education-q-0": [ + 1, + 3, + 4, + 5, + 2, + 0 + ], + "userId": "jMQBgEDD6wgVUiv409qV7jt6S4g2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:25:36 GMT", + "creationTime": "Sat, 06 Dec 2025 18:25:36 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 3, + 7, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 11, + 20 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 5, + "ai-q-6": [ + 2, + 0 + ], + "ai-q-5": [ + 10 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0, + 20, + 29 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 10 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 3, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-06T18:46:15.672Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 4, + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "jMYWEEvN4QTSayYWBQkOJxsafUm1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:53:34 GMT", + "creationTime": "Wed, 03 Dec 2025 17:53:34 GMT", + "profile-q-5": 2, + "profile-q-4": 6, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 8, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-1-others": "Espanol", + "education-q-0": [ + 0, + 1, + 2 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 8 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 6, + 13, + 19, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 7, + 5 + ], + "tech-q-2": [ + 7 + ], + "tech-q-1": [ + 20 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [ + 19 + ], + "tech-q-10": 0, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 14 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T18:08:00.985Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 4, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "jVLpwSjSKeXD7vcbiaNlm7C0eCp1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:34:18 GMT", + "creationTime": "Sun, 07 Dec 2025 10:34:18 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 19, + "profile-q-2": 5, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 2 + ], + "education-q-3": [ + 0, + 9, + 11, + 8 + ], + "education-q-0": [ + 4, + 5, + 3, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 6, + 8, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 3, + 13, + 16 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 3, + 8 + ], + "ai-q-5": [ + 0, + 2, + 3, + 10, + 14, + 23, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 1, + 4, + 9 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 6, + 5, + 0 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 22, + 23 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 10 + ], + "tech-q-11": [ + 1, + 16 + ], + "tech-q-4": [ + 13 + ], + "tech-q-12": [ + 1, + 0, + 4 + ], + "tech-q-3": [ + 2, + 11 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 26, + 0 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 8 + ], + "tech-q-15": [ + 21, + 17 + ], + "lastUpdated": "2025-12-07T12:05:44.335Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 1, + 0 + ], + "community-q-4": [ + 3, + 2, + 1 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 4, + 0, + 2, + 3 + ], + "community-q-1": [ + 1, + 0, + 3, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "jXLjmr7UqFUy728RN8SAXRskbmB2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:22:22 GMT", + "creationTime": "Sat, 06 Dec 2025 17:22:22 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 0, + 4, + 5, + 1, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 3, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 1, + 8, + 9 + ], + "education-q-0": [ + 2, + 4, + 0, + 1, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 8, + 10, + 12, + 3, + 1, + 7 + ], + "work-q-12": 2, + "work-q-14": 3, + "work-q-13": [], + "work-q-1": 4, + "work-q-0": 5, + "work-q-10": 0, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 5, + 10, + 17, + 21, + 20, + 24, + 37 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 8, + 3, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 4, + 0 + ], + "tech-q-2": [ + 1, + 0, + 2, + 3, + 5, + 4 + ], + "tech-q-1": [ + 3, + 0, + 2, + 4, + 11, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 6, + 18, + 17 + ], + "tech-q-7": [ + 1, + 0, + 11, + 13 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 2, + 0 + ], + "tech-q-9": [ + 1, + 0, + 5, + 7, + 6, + 9, + 8, + 11, + 13, + 17, + 18, + 23, + 24 + ], + "tech-q-12": [ + 1, + 3 + ], + "tech-q-4": [ + 1, + 2, + 4, + 3, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1, + 2, + 3, + 4, + 9 + ], + "tech-q-14": [ + 9, + 12 + ], + "tech-q-6": [ + 1, + 7, + 11 + ], + "tech-q-15": [ + 0, + 1, + 3, + 2, + 5, + 16 + ], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2025-12-06T17:40:16.476Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 6 + ], + "userId": "jZTkQJgZWqQQrvtqMlU3p4X9t3S2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 12:09:34 GMT", + "creationTime": "Fri, 05 Dec 2025 12:09:34 GMT", + "userId": "jfBMFDWf2iRD30tVL6Z9UpPCZiy1" + }, + { + "lastSignInTime": "Wed, 02 Oct 2024 09:11:41 GMT", + "creationTime": "Wed, 02 Oct 2024 09:11:41 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 2, + 0, + 5, + 3 + ], + "education-q-1": [ + 3, + 0, + 2 + ], + "education-q-4": [ + 4, + 2, + 3 + ], + "education-q-3": [ + 3, + 4, + 2, + 0 + ], + "education-q-0": [ + 5, + 3, + 2, + 1, + 0, + 4 + ], + "ai-q-5-others": "DeepSeek", + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 1, + 24 + ], + "ai-q-0": 1, + "tech-q-0": [ + 11, + 10, + 5, + 3 + ], + "tech-q-2": [ + 3, + 2, + 5, + 11, + 8, + 1, + 0 + ], + "tech-q-1": [ + 14, + 31 + ], + "tech-q-1-others": "OCaml", + "tech-q-16": [ + 0, + 4, + 1 + ], + "tech-q-8": [ + 7, + 20 + ], + "tech-q-7": [ + 7 + ], + "tech-q-10": 2, + "tech-q-11": [ + 6 + ], + "tech-q-9": [ + 11 + ], + "tech-q-12": [ + 1, + 0, + 6, + 8, + 3 + ], + "tech-q-4": [], + "tech-q-13": [ + 3 + ], + "tech-q-3": [], + "tech-q-14": [ + 5 + ], + "tech-q-6": [ + 23 + ], + "tech-q-15": [ + 2, + 11, + 5, + 6 + ], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-03T19:47:41.950Z", + "community-q-6": 1, + "community-q-5": [ + 3, + 6 + ], + "community-q-4": [ + 4, + 0, + 3 + ], + "community-q-5-others": "skill issue", + "community-q-3": [ + 1, + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 5, + 4 + ], + "userId": "jfW1RoJ6Bqbq39ez5QfjnWIqt3f2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 14:28:37 GMT", + "creationTime": "Sun, 08 Feb 2026 14:28:37 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 8, + 6, + 3, + 7 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 0, + 6, + 20 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 21, + 20, + 23, + 24 + ], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 6 + ], + "tech-q-2": [ + 0, + 6, + 1, + 8, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1, + 0, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 14, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 4, + 5, + 6, + 7 + ], + "tech-q-3": [ + 0, + 2, + 1 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2, + 5 + ], + "tech-q-5": [ + 5, + 1, + 0, + 2, + 3 + ], + "tech-q-15": [ + 3, + 2, + 5, + 6 + ], + "lastUpdated": "2026-02-08T14:48:13.598Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 3, + 4, + 6, + 5 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "jmoJWk2gvhNQwAgATV0g3wE6BX42" + }, + { + "lastSignInTime": "Thu, 12 Feb 2026 09:25:37 GMT", + "creationTime": "Thu, 12 Feb 2026 09:25:37 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5, + 4, + 3, + 2, + 1 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 0, + 2, + 8, + 3, + 1, + 9 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 1, + "work-q-8": [ + 8, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": 1, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 1, + 4, + 17 + ], + "tech-q-2": [ + 0, + 1, + 3, + 5, + 4, + 2 + ], + "tech-q-1": [ + 0, + 2, + 3, + 1, + 4, + 5 + ], + "tech-q-16": [ + 6 + ], + "tech-q-8": [ + 7, + 5, + 6, + 14, + 23 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 23, + 24, + 1, + 3, + 5, + 7, + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 15 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-12T10:20:38.837Z", + "community-q-6": 3, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 6, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "jnPtiWDzaneuvdKOHYVOaBgZK5d2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 00:08:41 GMT", + "creationTime": "Mon, 09 Feb 2026 00:08:41 GMT", + "profile-q-5": 2, + "lastUpdated": "2026-02-09T00:10:27.475Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 0, + "userId": "jrwYGbWmtAXfCjZM6DvtclwFEBR2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:39:16 GMT", + "creationTime": "Sat, 06 Dec 2025 22:39:16 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 20, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 4, + 6, + 3 + ], + "education-q-3": [ + 0, + 1, + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 2, + 3, + 7, + 8, + 10, + 11, + 13 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 8, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 3, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 11, + 13, + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1, + 2 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 8, + 14 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 2, + 1, + 5 + ], + "lastUpdated": "2025-12-06T22:56:30.274Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "jwLjZWIi4fP8CmQudeOMZrhiz0u1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 13:40:20 GMT", + "creationTime": "Thu, 04 Dec 2025 13:40:20 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 0, + 9, + 8, + 3 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 21, + 22, + 24 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 5, + 6, + 8, + 10, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4 + ], + "tech-q-2": [ + 2, + 3, + 4, + 0 + ], + "tech-q-1": [ + 5, + 8, + 21, + 22 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 7, + 6 + ], + "tech-q-7": [ + 9, + 8, + 0, + 4 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 14, + 24 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 4, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 1, + 6 + ], + "tech-q-15": [], + "tech-q-5": [ + 2, + 5 + ], + "lastUpdated": "2025-12-04T13:54:13.981Z", + "community-q-6": 3, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 5, + 3 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "jxRPNoO6N1QpnP1OnPxknb9XVE72" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 20:31:12 GMT", + "creationTime": "Mon, 15 Dec 2025 20:31:12 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 4 + ], + "education-q-3": [ + 0, + 1, + 3, + 5, + 8 + ], + "education-q-0": [ + 0, + 1, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 8, + 10, + 11, + 3 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 1, + 0, + 8, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 11 + ], + "tech-q-2": [ + 3, + 5, + 11 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7, + 11, + 13 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 1, + "tech-q-9": [ + 4, + 8, + 29 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 10, + 9 + ], + "tech-q-12": [ + 1, + 0, + 7, + 6, + 5 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 11, + 0 + ], + "lastUpdated": "2025-12-15T20:52:40.261Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 3, + 4, + 6 + ], + "community-q-3": [ + 1, + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "jxZWOzKIy2Pfpw6NcwqJFVvEGqE3" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 10:47:10 GMT", + "creationTime": "Wed, 10 Dec 2025 10:47:10 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 13, + "profile-q-2": 0, + "lastUpdated": "2025-12-10T10:56:57.791Z", + "education-q-2": [ + 1, + 0, + 3, + 5 + ], + "education-q-1": [ + 4, + 0, + 2, + 3 + ], + "education-q-4": [ + 7, + 4, + 6 + ], + "education-q-4-others": "Too much technologies to learn \nTook confused what to learn(personal pov) ", + "education-q-3": [ + 0, + 6, + 7, + 10, + 11 + ], + "education-q-1-others": "Chinese", + "education-q-0": [ + 5, + 1, + 0 + ], + "userId": "kA2xer0Pu0YwMx9eAA5Fth8FkMM2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:38:06 GMT", + "creationTime": "Sun, 07 Dec 2025 00:38:06 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 3, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 2, + 1, + 3, + 8, + 9 + ], + "education-q-0": [ + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 8, + 3, + 13 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 3, + 10, + 0 + ], + "tech-q-2": [ + 1 + ], + "tech-q-1": [ + 0, + 9, + 7, + 5, + 4, + 2, + 6, + 8, + 11 + ], + "tech-q-16": [ + 6 + ], + "tech-q-8": [ + 14 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 1, + 3 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 0, + 9 + ], + "lastUpdated": "2025-12-07T01:20:45.525Z", + "community-q-6": 5, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 1, + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "kD6uTm5QBeZL2A4cvxOsrTOie8I2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:42:29 GMT", + "creationTime": "Sun, 07 Dec 2025 10:42:29 GMT", + "userId": "kHsHa2mxbANP1Hiv2Qh6UhJniN92" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 14:55:03 GMT", + "creationTime": "Sat, 07 Feb 2026 14:55:03 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2026-02-07T14:57:58.478Z", + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0, + 4, + 3 + ], + "userId": "kIaPBqZUuxfyGihOe3EQblZfxDJ3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:32:20 GMT", + "creationTime": "Sat, 06 Dec 2025 21:32:20 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 2, + 0, + 5, + 3 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 2, + 7, + 5, + 4, + 10, + 8, + 6, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 6, + 5, + 7, + 8, + 10, + 11, + 9, + 13, + 12 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 2, + 16 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 8, + "ai-q-4": 2, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 10, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 4, + 0, + 10, + 2 + ], + "tech-q-2": [ + 7, + 0 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2, + 7, + 5, + 6, + 3 + ], + "tech-q-8": [ + 0, + 2, + 3, + 7, + 8 + ], + "tech-q-7": [ + 9, + 17, + 16 + ], + "tech-q-10": 3, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9 + ], + "tech-q-3": [ + 3, + 1 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 8, + 4, + 1 + ], + "tech-q-14": [ + 1, + 8 + ], + "tech-q-5": [ + 1, + 3, + 0, + 2 + ], + "tech-q-15": [ + 1, + 2, + 6 + ], + "lastUpdated": "2025-12-06T21:46:31.023Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 1 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "kJ7g00zpAiVnaGKvrZKctXUFNld2" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 08:59:03 GMT", + "creationTime": "Thu, 18 Dec 2025 08:59:03 GMT", + "profile-q-5": 2, + "profile-q-4": 3, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-18T09:02:30.516Z", + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 4, + 3, + 9, + 11, + 10 + ], + "education-q-0": [ + 1, + 3, + 4 + ], + "userId": "kPm4Guh91FPGmIAMSia9TyisvJh2" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 15:01:26 GMT", + "creationTime": "Thu, 18 Dec 2025 15:01:26 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 13, + "profile-q-8": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 5, + 9, + 11 + ], + "education-q-0": [ + 5, + 0, + 1, + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 2, + 16, + 9 + ], + "work-q-10": 1, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 2, + 3, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 2, + 0, + 8, + 11, + 17 + ], + "tech-q-2": [ + 7, + 2, + 0, + 5, + 17 + ], + "tech-q-1": [ + 11 + ], + "tech-q-3-others": "Remix", + "tech-q-16": [ + 0 + ], + "tech-q-14-others": "OVH", + "tech-q-8": [ + 0, + 3, + 20, + 29, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 6, + 1 + ], + "tech-q-4": [ + 15 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5 + ], + "tech-q-3": [ + 1, + 13 + ], + "tech-q-13": [ + 1, + 2, + 3 + ], + "tech-q-6": [ + 7, + 12, + 16 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 3, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-18T15:23:29.370Z", + "community-q-6": 3, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 2, + 3, + 4 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "kSxSl3LWkQYoRdizhBadzKORzVi1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:28:38 GMT", + "creationTime": "Wed, 03 Dec 2025 14:28:38 GMT", + "profile-q-5": 3, + "profile-q-4": 3, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 15, + "profile-q-2": 0, + "education-q-2": [ + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 0, + 2, + 9 + ], + "education-q-0": [ + 1, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 8, + 11, + 7 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0, + 12 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2, + 5, + 21, + 20, + 24, + 37 + ], + "ai-q-5": [ + 0, + 2, + 1, + 3, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 3, + 7, + 17 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 24 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 6 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 1, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1, + 16 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 2, + 3 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 7 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 3, + 1, + 2, + 0 + ], + "lastUpdated": "2025-12-03T14:38:07.081Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 5 + ], + "userId": "kUKXklhNa1WxrZa6BVMRWmfEqrI3" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:02:51 GMT", + "creationTime": "Fri, 06 Feb 2026 16:02:51 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 5 + ], + "education-q-3": [ + 1, + 9, + 11 + ], + "education-q-0": [ + 2, + 5, + 4, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 7, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 8, + 10, + 12, + 14, + 18, + 19, + 21, + 20, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 4, + 3, + 14 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 1, + "tech-q-11-others": "Antigravity", + "tech-q-9": [ + 13, + 15, + 18, + 17, + 20, + 32 + ], + "tech-q-11": [ + 0, + 1, + 2, + 14, + 17 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 1, + 9, + 10 + ], + "tech-q-13": [], + "tech-q-6": [ + 7, + 8, + 12, + 13, + 18 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-06T16:26:21.755Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 5, + 2 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2, + 3 + ], + "community-q-0": [ + 3, + 2 + ], + "userId": "kV7CeCWi3GU68nSzgS8yv9xkShm1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:38:52 GMT", + "creationTime": "Sat, 06 Dec 2025 19:38:52 GMT", + "profile-q-5": 0, + "profile-q-4": 6, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 4, + "profile-q-4-others": "zone01oujda", + "education-q-2": [ + 2, + 1, + 0, + 4, + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 11, + 9, + 3 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 18, + 0, + 1, + 2, + 4 + ], + "tech-q-2": [ + 4, + 0 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 11, + 12, + 13 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 19, + 29 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 2 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 0, + 1 + ], + "lastUpdated": "2025-12-06T20:01:57.829Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0, + 3, + 4 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "kYaWG5Lpf0Qc2Z5HuwybHwGDx7m1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:48:10 GMT", + "creationTime": "Sat, 06 Dec 2025 16:48:10 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1, + 0, + 7 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 0 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-06T16:54:24.812Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 1, + "userId": "kZXW3kqr0ZcRRpLirtElC7WrXB63" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:31:07 GMT", + "creationTime": "Wed, 03 Dec 2025 20:31:07 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1, + 5, + 6 + ], + "education-q-3": [ + 4 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 2 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 4, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 11, + 8, + 18 + ], + "tech-q-2": [ + 0, + 8, + 4, + 11 + ], + "tech-q-1": [ + 7, + 3 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 7, + 20 + ], + "tech-q-7": [ + 7, + 8 + ], + "tech-q-10": 2, + "tech-q-9": [ + 29, + 30 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 4 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 5, + 1 + ], + "tech-q-15": [ + 2, + 6 + ], + "lastUpdated": "2025-12-03T20:43:38.034Z", + "community-q-6": 2, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 4, + 3, + 1 + ], + "community-q-3": [ + 0, + 4, + 3 + ], + "community-q-2": [ + 1, + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "kcYsa3eoTlbjs1Grk2JInaerGEy1" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 07:33:41 GMT", + "creationTime": "Thu, 11 Dec 2025 07:33:41 GMT", + "userId": "khemGd1T12XQDl0W6FguRQuy8gv1" + }, + { + "lastSignInTime": "Fri, 09 Jan 2026 02:30:42 GMT", + "creationTime": "Fri, 09 Jan 2026 02:30:42 GMT", + "profile-q-5": 7, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 4, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 6, + 4 + ], + "education-q-3": [ + 3, + 9, + 0 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 6, + 8, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-13": [ + 17, + 4 + ], + "work-q-10": 0, + "lastUpdated": "2026-01-09T02:38:18.083Z", + "work-q-1": 5, + "work-q-0": 0, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 5, + "work-q-4": 10, + "userId": "km3UTh2nRMcIpyIf5XNhOVcaPKO2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 07:25:54 GMT", + "creationTime": "Fri, 05 Dec 2025 07:25:54 GMT", + "profile-q-5": 3, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 1 + ], + "profile-q-1": 0, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 8, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "Lack of ressources", + "education-q-3": [ + 0, + 2, + 4, + 5, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 4, + 5 + ], + "lastUpdated": "2025-12-05T08:29:52.876Z", + "userId": "koOxk3OG6lXFAUjV3oRbT1n8ap72" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:32:00 GMT", + "creationTime": "Sun, 07 Dec 2025 16:32:00 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 6, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 11 + ], + "education-q-0": [ + 0, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 13, + 14 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 4 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 0, + 1, + 5 + ], + "tech-q-5": [], + "tech-q-15": [ + 1, + 2, + 19 + ], + "lastUpdated": "2025-12-07T16:46:01.504Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 0, + 5 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "krdyQHXb9AYYrk3g70iIl61Znsg1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 08:24:25 GMT", + "creationTime": "Fri, 05 Dec 2025 08:24:25 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 7, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 1, + 7, + 9 + ], + "education-q-0": [ + 5 + ], + "ai-q-4": null, + "ai-q-3": 0, + "lastUpdated": "2025-12-05T08:32:41.076Z", + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "userId": "ksCmyvDgrYhKFJKIuGWJ7WSVBMn1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:14:49 GMT", + "creationTime": "Sat, 06 Dec 2025 17:14:49 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T17:19:34.596Z", + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 1, + 3, + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5 + ], + "userId": "kwvLVMLTP4Mb5TvhnASRlYhI7tu2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 07:49:20 GMT", + "creationTime": "Sat, 07 Feb 2026 07:49:20 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 0, + 2, + 5, + 6, + 9, + 11 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 0, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 11, + "work-q-13": [ + 9, + 6, + 5 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 2, + 1, + 0, + 8 + ], + "ai-q-5": [ + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 4, + 21 + ], + "tech-q-2": [ + 2, + 3, + 4 + ], + "tech-q-1": [ + 2, + 3, + 4 + ], + "tech-q-16": [ + 0, + 7 + ], + "tech-q-8": [ + 5, + 6, + 8, + 7, + 14, + 23 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 5, + 23 + ], + "tech-q-11": [ + 10, + 1, + 14 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 8 + ], + "tech-q-15": [ + 2, + 5, + 9, + 8 + ], + "lastUpdated": "2026-02-07T23:17:19.923Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3 + ], + "community-q-3": [ + 2 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 7 + ], + "userId": "kwz42qfxrxdTE0dFIlyIRjJzBO32" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:03:53 GMT", + "creationTime": "Wed, 03 Dec 2025 14:03:53 GMT", + "profile-q-5": 4, + "profile-q-4": 8, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "profile-q-4-others": "self-taught and later join 1337", + "lastUpdated": "2025-12-03T14:07:17.994Z", + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 8 + ], + "education-q-0": [ + 4, + 2 + ], + "userId": "kx63HfCvSDfnQceVmO3gRPAWvM03" + }, + { + "lastSignInTime": "Wed, 16 Oct 2024 15:19:28 GMT", + "creationTime": "Wed, 16 Oct 2024 15:19:28 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 16, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 0, + 3, + 4, + 9 + ], + "education-q-0": [ + 4, + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 8, + 11, + 10, + 4 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [ + 3, + 4 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 7 + ], + "ai-q-5": [ + 1, + 2, + 5, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7 + ], + "tech-q-2": [ + 0, + 1, + 3, + 2 + ], + "tech-q-1": [ + 16 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 6, + 33 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 13, + 19 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 8, + 9, + 14 + ], + "tech-q-5": [ + 5, + 0, + 6 + ], + "tech-q-15": [ + 2, + 1, + 5 + ], + "lastUpdated": "2025-12-03T16:00:50.929Z", + "community-q-1-others": "Me moving to a bigger city", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 5, + 1 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 2 + ], + "userId": "l51Y2AM7YzRu6nJGCsftPsgZugj1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 16:51:15 GMT", + "creationTime": "Thu, 04 Dec 2025 16:51:15 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-04T16:53:02.066Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "userId": "l5vVkHQtDeaZAmrWsSJyIgFQGtw1" + }, + { + "lastSignInTime": "Mon, 22 Dec 2025 12:36:36 GMT", + "creationTime": "Mon, 22 Dec 2025 12:36:36 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 2, + 4, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 4 + ], + "education-q-3": [ + 0, + 3, + 5, + 2 + ], + "education-q-0": [ + 2, + 1, + 0, + 3, + 4, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 0, + "lastUpdated": "2025-12-22T12:40:07.253Z", + "ai-q-2": 0, + "ai-q-1": 5, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 2, + "userId": "l8x8sK1MJgeFQcOVQJnmEgzeCqi1" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 15:11:28 GMT", + "creationTime": "Thu, 04 Dec 2025 15:11:28 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-04T15:13:38.345Z", + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 0, + 2 + ], + "education-q-0": [ + 0 + ], + "userId": "l9VJnOGIM0RemWf71CO6dR1gXva2" + }, + { + "lastSignInTime": "Sun, 04 Jan 2026 12:14:00 GMT", + "creationTime": "Sun, 04 Jan 2026 12:14:00 GMT", + "profile-q-5": 0, + "profile-q-4": 6, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 5, + 4 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 1, + 0 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 8, + 0 + ], + "ai-q-5": [ + 0, + 2, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 7, + 2 + ], + "tech-q-2": [ + 2, + 0, + 7 + ], + "tech-q-1": [ + 3, + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 8, + 12 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 12 + ], + "tech-q-12": [ + 4, + 1, + 5, + 6 + ], + "tech-q-4": [ + 0, + 3, + 4, + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 7 + ], + "tech-q-15": [ + 3 + ], + "tech-q-5": [ + 0, + 1, + 2, + 5 + ], + "lastUpdated": "2026-01-04T12:45:38.095Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 5, + 0, + 2 + ], + "community-q-3": [ + 3, + 5, + 0, + 1 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "lJHUTR4YuPe0CCCZUaEv9rBqQtV2" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 10:47:43 GMT", + "creationTime": "Thu, 11 Dec 2025 10:47:43 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "Motivation", + "education-q-3": [ + 2, + 3, + 4, + 6, + 9, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 4, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 12 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 4, + 3, + 11, + 8 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 0, + 5 + ], + "tech-q-8": [ + 2, + 4, + 7, + 8 + ], + "tech-q-7": [ + 2 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 3 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-11T10:59:19.198Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "lKo2nrBwirXAIUMKftRBom9vcDW2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 10:28:57 GMT", + "creationTime": "Thu, 04 Dec 2025 10:28:57 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-04T10:30:35.868Z", + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "userId": "lQ1wfpHTrQh57lWoNOA7vyjjhe73" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 08:50:43 GMT", + "creationTime": "Sun, 07 Dec 2025 08:50:43 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 4, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 5 + ], + "education-q-3": [ + 0, + 5, + 2 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4, + 5, + 8, + 10, + 12 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Mainframe System modernisation", + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 1, + "work-q-4": 12, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 6, + 2, + 7 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 3, + 5, + 31 + ], + "tech-q-2": [ + 2, + 31 + ], + "tech-q-1": [ + 4, + 17 + ], + "tech-q-0-others": "Cobol", + "tech-q-2-others": "Cobol", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-15-others": "Db2 udb", + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4, + 0 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3, + 4 + ], + "tech-q-15": [ + 0, + 2, + 3, + 22 + ], + "lastUpdated": "2025-12-07T09:10:38.647Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 5 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "lRBvkY8PuCT7ay1bUBTuGXz7Nv03" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 15:06:10 GMT", + "creationTime": "Fri, 19 Dec 2025 15:06:10 GMT", + "userId": "lXAj3Cqth5NfKTMVVnim28s6v6t2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 22:40:05 GMT", + "creationTime": "Mon, 08 Dec 2025 22:40:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "lastUpdated": "2025-12-08T22:43:11.093Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 8 + ], + "education-q-0": [ + 1, + 0, + 3, + 4 + ], + "userId": "lfEw1MAyp5YToUvLF5fBkrqnlrH2" + }, + { + "lastSignInTime": "Sat, 21 Feb 2026 00:40:53 GMT", + "creationTime": "Sat, 21 Feb 2026 00:40:53 GMT", + "userId": "lkTi8uNRycgIXulamMKhmTRBaAA2" + }, + { + "lastSignInTime": "Sun, 14 Dec 2025 15:59:35 GMT", + "creationTime": "Sun, 14 Dec 2025 15:59:35 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-14T16:01:28.664Z", + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "userId": "lmJiHxYRUzTfu98EoQrWRmEQAog1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 17:47:34 GMT", + "creationTime": "Wed, 03 Dec 2025 17:47:34 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 4, + 0, + 1, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 0, + "work-q-8": [ + 0 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 2, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 10 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 3, + 2 + ], + "tech-q-12": [ + 3 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T17:57:37.331Z", + "community-q-6": 0, + "community-q-5": [ + 4 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "lnHCt15qtkTZFxFGOXNAI5FaNQv1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 22:22:56 GMT", + "creationTime": "Sun, 07 Dec 2025 22:22:56 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0, + 5, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 3, + 1, + 0, + 9 + ], + "education-q-0": [ + 1, + 4, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 6, + 8, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21, + 20, + 14 + ], + "work-q-10": 0, + "work-q-13-others": "irport-related", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 2, + 31 + ], + "tech-q-2": [ + 0, + 1, + 2 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-0-others": "PL/SQL", + "tech-q-8-others": "Oracle APEX", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0, + 4 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-07T22:49:46.407Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 2, + 1, + 6 + ], + "community-q-3": [ + 1, + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "lxJxOswoYrU3TRR32ewnJJTlgv73" + }, + { + "lastSignInTime": "Fri, 20 Feb 2026 11:28:31 GMT", + "creationTime": "Fri, 20 Feb 2026 11:28:31 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 3, + 2, + 1 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0, + 15 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 6, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8, + 11, + 20 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 14 + ], + "tech-q-4": [ + 10, + 18 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-20T11:37:49.936Z", + "community-q-6": 3, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "m1NTZrB5kpaQCZinNyhmpV7utux1" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 21:39:16 GMT", + "creationTime": "Tue, 30 Dec 2025 21:39:16 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 2, + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 0, + 4, + 9 + ], + "education-q-0": [ + 5, + 0, + 3 + ], + "ai-q-5-others": "Antigravity", + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 8, + 18, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 5, + 20 + ], + "tech-q-7": [ + 12 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [ + 1 + ], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-30T21:47:24.888Z", + "community-q-6": 1, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 3, + 6, + 0, + 1 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 4 + ], + "userId": "m314ppup7kSqCnPVeUZ7GSI8kBJ2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 11:32:26 GMT", + "creationTime": "Mon, 09 Feb 2026 11:32:26 GMT", + "userId": "mAIf4rPHhlZsGN6CgVRVvQ1vgdI3" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 10:49:58 GMT", + "creationTime": "Wed, 10 Dec 2025 10:49:58 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 4, + 9, + 8, + 3 + ], + "education-q-0": [ + 0, + 5, + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 3 + ], + "work-q-10": 4, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 7, + 5 + ], + "ai-q-5": [ + 0, + 1, + 8, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 5, + 8, + 10 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 15, + 6, + 7, + 8 + ], + "tech-q-11": [ + 1, + 5 + ], + "tech-q-4": [ + 3, + 2, + 18 + ], + "tech-q-12": [ + 1, + 0, + 8, + 4 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 9, + 14, + 5 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 11, + 2 + ], + "lastUpdated": "2025-12-10T11:07:48.186Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 0, + 3, + 2, + 1 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 1, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "mDC1gc9DP5XsUHlikJDXDoG6BZn1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:34:10 GMT", + "creationTime": "Sun, 07 Dec 2025 10:34:10 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 6, + 8, + 11, + 3 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 17 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 3, + "tech-q-9": [ + 15 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 18 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 2, + 1, + 4, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 5, + 6 + ], + "lastUpdated": "2025-12-07T10:55:08.127Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 2, + 6, + 4 + ], + "community-q-3": [ + 3, + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "mFcIl8ybVCZ7XLvssKbvxAOoNai2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:26:05 GMT", + "creationTime": "Sat, 06 Dec 2025 18:26:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 0, + 11, + 8, + 4 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + "tech-q-2": [ + 0, + 1, + 4, + 8 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 2 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2, + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-06T18:39:31.660Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "mIbJyKrQjMSjtrdMA41EH8SrYnu1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 02:02:58 GMT", + "creationTime": "Sun, 07 Dec 2025 02:02:58 GMT", + "userId": "mIlbbXiPFbZpFP13iYoIAbyRPDL2" + }, + { + "lastSignInTime": "Thu, 01 Jan 2026 15:45:57 GMT", + "creationTime": "Thu, 01 Jan 2026 15:45:57 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 1, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 8, + 11, + 4 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 8, + 11, + 10 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 6, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 10, + 9 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 18 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-01T15:56:54.920Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "mKr49tHXbeOoa3rJ0U3Ut6PaPJe2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 19:06:45 GMT", + "creationTime": "Sun, 07 Dec 2025 19:06:45 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 7 + ], + "education-q-0": [ + 2, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 1 + ], + "work-q-10": 1, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2 + ], + "tech-q-2": [ + 2, + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 7 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 3, + 4 + ], + "tech-q-5": [ + 1, + 2 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-07T19:19:46.636Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 1, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 3, + 2 + ], + "community-q-1": [ + 3, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "mNg25qlIATgL38OPoZ5pXVPFWx63" + }, + { + "lastSignInTime": "Thu, 11 Dec 2025 16:25:38 GMT", + "creationTime": "Thu, 11 Dec 2025 16:25:38 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6, + 3 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 2, + 4, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 7, + 10, + 1, + 8 + ], + "tech-q-2": [ + 0, + 1, + 3, + 5, + 7 + ], + "tech-q-1": [ + 8, + 9, + 11, + 20, + 28 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20 + ], + "tech-q-7": [ + 1, + 0, + 9, + 8 + ], + "tech-q-10": 2, + "tech-q-11": [ + 5, + 1, + 6, + 12 + ], + "tech-q-9": [ + 9, + 8, + 12, + 15, + 21, + 29 + ], + "tech-q-12": [ + 0, + 1, + 6, + 4 + ], + "tech-q-4": [ + 10, + 12 + ], + "tech-q-13": [], + "tech-q-3": [ + 12 + ], + "tech-q-14": [], + "tech-q-6": [ + 7 + ], + "tech-q-15": [], + "tech-q-5": [ + 1, + 6, + 5 + ], + "lastUpdated": "2025-12-11T16:47:57.805Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 3, + 4 + ], + "community-q-4": [ + 4, + 1, + 0 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 1, + 2, + 5, + 3 + ], + "community-q-0": [ + 0, + 1, + 4, + 5 + ], + "userId": "mZDmE8RaC4U5Jbm5gG79mBnRCQS2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:16:34 GMT", + "creationTime": "Sat, 06 Dec 2025 17:16:34 GMT", + "userId": "mZsSFM3CXdToDsu5axd0v6e85A02" + }, + { + "lastSignInTime": "Thu, 12 Feb 2026 20:14:09 GMT", + "creationTime": "Thu, 12 Feb 2026 20:14:09 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0, + 3 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 4, + 2, + 3 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 7, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2, + 1, + 7 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 1, + 3 + ], + "tech-q-2": [ + 3, + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 2, + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-02-12T20:32:25.750Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 2, + 5, + 4 + ], + "community-q-3": [ + 1, + 3, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5, + 0, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "mfaJwW7ITQaIVVLPQsbC2No2nyR2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:01:18 GMT", + "creationTime": "Sat, 06 Dec 2025 16:01:18 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 5, + 3, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 7, + 6, + 9, + 1, + 4, + 3 + ], + "education-q-0": [ + 0, + 1 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 2, + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 4, + 8 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [ + 5, + 3, + 11 + ], + "tech-q-2-others": "YAML (I'm consider my self a YAML software engineer)", + "tech-q-16": [ + 4 + ], + "tech-q-12-others": "create a issue if i can't solved in any way ", + "tech-q-8": [ + 8, + 7, + 11 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1, + 6 + ], + "tech-q-9": [ + 33 + ], + "tech-q-12": [ + 1, + 0, + 3 + ], + "tech-q-4": [], + "tech-q-13": [ + 1 + ], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-06T16:17:46.972Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 2, + 1, + 3 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "mgEyzP7d5mRdP3j3sBEvEsum2Dq1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 16:58:08 GMT", + "creationTime": "Mon, 08 Dec 2025 16:58:08 GMT", + "profile-q-5": 4, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 26, + "profile-q-2": 8, + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 9, + 8 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 1, + "work-q-8": [ + 1, + 5, + 8, + 11, + 12 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 6, + 12, + 14, + 16 + ], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 4, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 0, + 3, + 1 + ], + "tech-q-1": [], + "tech-q-8-others": "Python", + "tech-q-16": [ + 4, + 0 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 8, + 7 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-08T17:19:40.075Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 3, + 4, + 6 + ], + "community-q-3": [ + 5, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "mheXFGYyEFblwgjxmxNrdv5kZH53" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 22:44:29 GMT", + "creationTime": "Sun, 21 Dec 2025 22:44:29 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 8, + "education-q-2": [ + 0, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 2, + 9, + 4 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 0, + 3, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 7, + 5, + 8, + 10, + 12, + 19 + ], + "ai-q-5": [ + 0, + 2, + 1, + 5, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 4 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 10 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 24 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 6 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-21T22:58:28.263Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 6 + ], + "userId": "mlFo7BKZJMS3YHuWTfYjzBt0YF73" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:53:29 GMT", + "creationTime": "Sat, 06 Dec 2025 18:53:29 GMT", + "userId": "mqkjTgIUuzVjdqshJPbMArCStCB2" + }, + { + "lastSignInTime": "Fri, 13 Feb 2026 10:29:23 GMT", + "creationTime": "Fri, 13 Feb 2026 10:29:23 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 12, + "profile-q-2": 12, + "profile-q-8": 3, + "lastUpdated": "2026-02-13T10:41:30.537Z", + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 5, + 7, + 0, + 1 + ], + "education-q-1-others": "Italian", + "education-q-0": [ + 1, + 2, + 5, + 4 + ], + "userId": "mr7pe4pC5sYdZWKypyElJXiXfpp1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:42:04 GMT", + "creationTime": "Wed, 03 Dec 2025 13:42:04 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-03T13:43:26.283Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 20, + "profile-q-2": 12, + "profile-q-8": 4, + "userId": "mrFVHlZKARXzQ6p6M80Vs4Y89w62" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:47:29 GMT", + "creationTime": "Sat, 06 Dec 2025 19:47:29 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + "education-q-0": [ + 2, + 1, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 7, + 8, + 11, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 6 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 0, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 1, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [ + 0, + 21 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 18 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 14 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-06T20:00:08.182Z", + "community-q-6": 3, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 2, + 4 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "mrnMBdO1ycSnBeMcrrDSW16TyJ02" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:07:45 GMT", + "creationTime": "Sat, 06 Dec 2025 16:07:45 GMT", + "profile-q-5": 7, + "lastUpdated": "2025-12-06T16:08:56.898Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 1, + "userId": "mwZYOSSpCHdsSFicjxHFl4CQkIk1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 22:34:31 GMT", + "creationTime": "Wed, 03 Dec 2025 22:34:31 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 3, + 4, + 2 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 4, + 5, + 6, + 10, + 11, + 12 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 10, + "work-q-13": [ + 1 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 3, + 5, + 8 + ], + "tech-q-2": [ + 5, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 2, + 3 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 26, + 25, + 15, + 13, + 11 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 13 + ], + "tech-q-14": [ + 1, + 7 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-03T22:50:06.238Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 1, + 2, + 3, + 4 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "mz7m2M3MbebeKqfyYGPnUiKvxdz1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:23:23 GMT", + "creationTime": "Sun, 07 Dec 2025 10:23:23 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 4, + 2 + ], + "education-q-3": [ + 0, + 9, + 1 + ], + "education-q-0": [ + 5, + 3, + 2, + 1, + 0, + 4 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 31 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 5, + 6, + 7, + 23 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 0 + ], + "tech-q-9": [ + 14 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 23 + ], + "tech-q-13": [], + "tech-q-3": [ + 23 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 30 + ], + "tech-q-15": [], + "tech-q-5": [ + 10 + ], + "lastUpdated": "2025-12-07T10:35:15.334Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 5, + 6, + 0 + ], + "community-q-3": [ + 0, + 3, + 4, + 5, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 3, + 5, + 1, + 2 + ], + "userId": "n11wAcn0UObJaJPwUXP7bRY0A853" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 10:58:43 GMT", + "creationTime": "Fri, 05 Dec 2025 10:58:43 GMT", + "userId": "n1AlNFB7GMQdVT9rrYYaWynzEgD3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:32:09 GMT", + "creationTime": "Sat, 06 Dec 2025 16:32:09 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 0, + 1, + 3, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 8, + 6, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 8 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 3 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 4, + 1 + ], + "tech-q-5": [ + 2 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-06T16:42:33.353Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 6 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "n6x9WTQK05YrgMhr5oA5a7yCDly2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:47:30 GMT", + "creationTime": "Wed, 03 Dec 2025 13:47:30 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 1, + "lastUpdated": "2025-12-03T13:50:48.355Z", + "education-q-2": [ + 3, + 1 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 2 + ], + "education-q-3": [ + 0, + 4, + 7 + ], + "education-q-0": [ + 0, + 2 + ], + "userId": "nC4mhc1lgeVPBrlRbOwTuVvNSe43" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:44:49 GMT", + "creationTime": "Wed, 03 Dec 2025 13:44:49 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 12, + "profile-q-8": 4, + "lastUpdated": "2025-12-03T13:47:54.733Z", + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 2, + 3, + 1 + ], + "education-q-0": [ + 1 + ], + "userId": "nIQwcE1fQQMd5ebJ9xTlvfpM0Dv2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:23:48 GMT", + "creationTime": "Sat, 06 Dec 2025 16:23:48 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-06T16:25:46.752Z", + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 0, + "userId": "nKnryZ0CeRh1RpTEVNfYzJnbawP2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 13:39:48 GMT", + "creationTime": "Fri, 05 Dec 2025 13:39:48 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0, + 6 + ], + "education-q-3": [ + 0, + 11, + 8, + 9, + 1 + ], + "education-q-0": [ + 3, + 4, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 1, + 5, + 8, + 0, + 3, + 4, + 6, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "work-q-14": 2, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 19, + 1, + 4, + 6, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 8 + ], + "tech-q-2": [ + 4, + 3 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 4, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-05T14:05:13.086Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 5, + 1 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "nPLU778GWPa3GcDNOaXAcNyXy4w1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:28:34 GMT", + "creationTime": "Sun, 07 Dec 2025 15:28:34 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-07T15:30:04.647Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 3 + ], + "userId": "nZ4tUEVbn9XYYB2HOVimQ91Nxaz2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:45:27 GMT", + "creationTime": "Wed, 03 Dec 2025 18:45:27 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 1 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 1 + ], + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 4 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-11": [ + 0 + ], + "tech-q-9": [ + 0 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 0 + ], + "tech-q-6": [], + "tech-q-15": [ + 0 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-03T18:49:53.391Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "nbxqFHnvGrdJe6lZDMZVhdWQiU53" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:55:00 GMT", + "creationTime": "Wed, 03 Dec 2025 20:55:00 GMT", + "profile-q-5": 6, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 8, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 1, + "work-q-8": [ + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 4, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 5, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 2 + ], + "tech-q-8": [ + 20 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 20 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 13 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-03T21:04:32.721Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 2 + ], + "userId": "ngHzo6BActadwjdJV60AauRBqy52" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:54:13 GMT", + "creationTime": "Wed, 03 Dec 2025 12:54:13 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 3, + 9, + 11 + ], + "education-q-0": [ + 2 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 4, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 8, + 11, + 18 + ], + "tech-q-2": [ + 0, + 1, + 2 + ], + "tech-q-1": [ + 3, + 11 + ], + "tech-q-16": [ + 7, + 1 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 4, + 8 + ], + "tech-q-4": [ + 9, + 10 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 10 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 1, + 5 + ], + "tech-q-5": [ + 0, + 5 + ], + "lastUpdated": "2025-12-03T13:06:07.520Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2, + 3 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2 + ], + "community-q-0": [ + 3 + ], + "userId": "ngp3l9WVqqcIYlmVSNH9lAiGyEm2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:52:38 GMT", + "creationTime": "Wed, 03 Dec 2025 15:52:38 GMT", + "profile-q-2-others": "South east Asia ", + "profile-q-5": 7, + "profile-q-4": 3, + "profile-q-7": 3, + "profile-q-6": [ + 2, + 3, + 4 + ], + "profile-q-1": 4, + "profile-q-0": 0, + "profile-q-3": 15, + "profile-q-2": 15, + "profile-q-8": 2, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 2, + 3, + 7, + 8, + 10 + ], + "education-q-1-others": "Italian", + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 4, + 8, + 9, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 5, + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Blockchain ", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 10, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 27 + ], + "tech-q-2": [ + 0, + 8, + 27 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3, + 7 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 5, + 13 + ], + "lastUpdated": "2025-12-03T16:06:38.228Z", + "community-q-1-others": "Online events", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "nk4XBok3xiPv3shjDIthR4DVo203" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:43:04 GMT", + "creationTime": "Sat, 06 Dec 2025 17:43:04 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 0, + "lastUpdated": "2025-12-06T17:45:53.117Z", + "education-q-2": [ + 0, + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 4, + 3 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 11 + ], + "education-q-0": [ + 1, + 2, + 4, + 5 + ], + "userId": "nkT0aXJ7UKNxsiVvfZrEYbonkh53" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:41:45 GMT", + "creationTime": "Wed, 03 Dec 2025 12:41:45 GMT", + "userId": "nl0AUQcIomSuGMzpmn4fYfwuJOM2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 18:03:29 GMT", + "creationTime": "Fri, 05 Dec 2025 18:03:29 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 1, + "profile-q-3": 16, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 6, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 4, + 8, + 9 + ], + "education-q-0": [ + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4, + 5, + 6, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 3, + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Aerospace", + "work-q-1": 0, + "work-q-0": 3, + "work-q-3": 3, + "work-q-2": 2, + "work-q-4": 11, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 3, + "tech-q-0": [ + 2, + 1, + 0 + ], + "tech-q-2": [ + 9 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4, + 8 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 5, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-05T18:17:21.578Z", + "community-q-1-others": "Having more time", + "community-q-6": 0, + "community-q-5": [ + 2, + 1, + 0, + 3 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 1, + 4 + ], + "userId": "np4YBIhoFAcA1LWa07XM89wfgRh2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 11:12:55 GMT", + "creationTime": "Tue, 09 Dec 2025 11:12:55 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 2, + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 0, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 7, + 9, + 3 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2025-12-09T11:24:59.896Z", + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 5 + ], + "ai-q-0": 1, + "userId": "npTiIZDZU9YAEhlQtKFGj2yZdav1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 11:29:18 GMT", + "creationTime": "Mon, 08 Dec 2025 11:29:18 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 4, + 3, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 10, + 2, + 0, + 17 + ], + "ai-q-5": [ + 0, + 2, + 4, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 9, + 3, + 0 + ], + "tech-q-2": [ + 3, + 0 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 5 + ], + "tech-q-7": [ + 1, + 13 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 6, + 8, + 15, + 23, + 29 + ], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-4": [ + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 11, + 18 + ], + "tech-q-15": [], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-08T11:39:30.879Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "nr4C5sY6GNdG7PpjbJOZLX3KdN93" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:42:12 GMT", + "creationTime": "Wed, 03 Dec 2025 13:42:12 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0 + ], + "education-q-3": [ + 2, + 6, + 9, + 11, + 3, + 0 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 5, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 11, + 8, + 12, + 4, + 0 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 4, + "work-q-13": [ + 9 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": 6, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 0, + 3, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 2, + 3, + 5, + 1 + ], + "tech-q-8": [ + 7, + 2, + 29 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 5, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-03T13:57:35.422Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 6, + 0 + ], + "community-q-3": [ + 3, + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "ntNblrdINLVPMQla4taIjcPJkGu1" + }, + { + "lastSignInTime": "Fri, 19 Dec 2025 12:03:40 GMT", + "creationTime": "Fri, 19 Dec 2025 12:03:40 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 1, + 3, + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 3, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 6, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "lastUpdated": "2025-12-19T12:15:05.170Z", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 2, + "work-q-4": null, + "userId": "nvO4nrGOgSVmSSaIRgqqF3kdPdh2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 13:08:15 GMT", + "creationTime": "Sun, 07 Dec 2025 13:08:15 GMT", + "profile-q-5": 5, + "lastUpdated": "2025-12-07T13:09:22.186Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "o2mxQMAj6WhhFrLwAUL66yxWm6r1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:27:46 GMT", + "creationTime": "Wed, 03 Dec 2025 13:27:46 GMT", + "profile-q-5": 5, + "lastUpdated": "2025-12-03T13:29:14.248Z", + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "o3eNaCVJGghWSIgVqT45dgOnXP23" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:45:34 GMT", + "creationTime": "Sat, 06 Dec 2025 21:45:34 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 2, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 5, + 3, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 4, + 7, + 9, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Aerospace", + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0, + 4 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [], + "tech-q-9-others": "NA", + "tech-q-16": [ + 0, + 1, + 2, + 3, + 8 + ], + "tech-q-16-others": "stress testing", + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 0, + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 0, + 5, + 7 + ], + "lastUpdated": "2025-12-06T22:04:58.457Z", + "community-q-6": 5, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-0-others": "", + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5, + 2 + ], + "community-q-0": [ + 1, + 7 + ], + "userId": "o4kVGSp1Evci8MCx10VRD5sp69z1" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 14:13:00 GMT", + "creationTime": "Tue, 09 Dec 2025 14:13:00 GMT", + "profile-q-5": 5, + "lastUpdated": "2025-12-09T14:14:34.177Z", + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 21, + "profile-q-2": 1, + "profile-q-8": 0, + "userId": "o5E3z1sKk3NZ1emJW3GAbQ3RkqJ2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 20:47:56 GMT", + "creationTime": "Sun, 07 Dec 2025 20:47:56 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 5, + 6 + ], + "education-q-3": [ + 0, + 9, + 8, + 1, + 3 + ], + "education-q-0": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "ai-q-5-others": "Antigravity", + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 20, + 21, + 23, + 24 + ], + "ai-q-5": [ + 0, + 2, + 14, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10, + 18, + 5, + 3, + 4 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 9, + 6, + 18, + 20, + 0, + 14 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 6, + 23, + 5 + ], + "tech-q-7": [ + 5, + 6, + 7 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 8, + 32 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 1, + 10, + 0 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-07T21:02:59.108Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 5, + 4 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "o7pIrbFTzkYEtDJHHk51pdNfuaI2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:54:54 GMT", + "creationTime": "Sun, 07 Dec 2025 18:54:54 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "profile-q-7": 2, + "lastUpdated": "2025-12-07T18:59:16.293Z", + "education-q-2": [ + 0, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 9 + ], + "education-q-0": [ + 0, + 3, + 1, + 4 + ], + "userId": "o8ETFZg5r1aMdSxxNMUdXQ5vri03" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 10:12:12 GMT", + "creationTime": "Mon, 08 Dec 2025 10:12:12 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 9, + 1 + ], + "education-q-0": [ + 5, + 1, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 6, + 8, + 10, + 11, + 4, + 1 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 6, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 0 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 5, + 6, + 9, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 2, + 0 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-08T10:29:34.847Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 2, + 4, + 0 + ], + "community-q-3": [ + 4, + 2, + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "oDaHsciTP9OfkYy9igKCBJ1WCwx1" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 21:55:09 GMT", + "creationTime": "Sun, 08 Feb 2026 21:55:09 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "discipline", + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 8 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 1, + "ai-q-5-others": "opencode", + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 5, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 18 + ], + "tech-q-2": [ + 8, + 2, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 2, + 4 + ], + "tech-q-8": [ + 0, + 15, + 7 + ], + "tech-q-7": [ + 20, + 21, + 22 + ], + "tech-q-10": 1, + "tech-q-9": [ + 25 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 14 + ], + "tech-q-12": [ + 0, + 1, + 6, + 9 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 15, + 16 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 5, + 6, + 1 + ], + "tech-q-15": [ + 2, + 13 + ], + "lastUpdated": "2026-02-08T22:10:01.485Z", + "community-q-6": 1, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 4 + ], + "community-q-0-others": "Its low quality", + "community-q-3": [ + 4, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 4, + 7 + ], + "userId": "oJHQ5XWIZuYHVfzQNRKsyN81tQx1" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 09:22:51 GMT", + "creationTime": "Thu, 18 Dec 2025 09:22:51 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1 + ], + "education-q-3": [ + 0, + 3, + 7, + 4, + 8, + 9, + 11, + 10 + ], + "education-q-0": [ + 0, + 2, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 6, + 10, + 11, + 12, + 4, + 3, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 8, + 7 + ], + "work-q-10": 1, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 2, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 5 + ], + "ai-q-5": [ + 1, + 0, + 2, + 5, + 3, + 6, + 11, + 13, + 20, + 21, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 8, + 1 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 12, + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-6-others": "spring boot", + "tech-q-8": [ + 0, + 2, + 7, + 9, + 20, + 21 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 10, + 15 + ], + "tech-q-11": [ + 1, + 2, + 0, + 15 + ], + "tech-q-4": [ + 13, + 9 + ], + "tech-q-12": [ + 0, + 1, + 7 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 30 + ], + "tech-q-14": [ + 1, + 2, + 9, + 12 + ], + "tech-q-5": [ + 1, + 0, + 5, + 6 + ], + "tech-q-15": [ + 1, + 5, + 2 + ], + "lastUpdated": "2025-12-18T09:53:42.949Z", + "community-q-6": 1, + "community-q-5": [ + 3, + 4, + 1 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 1, + 2 + ], + "community-q-1": [ + 4, + 5, + 1, + 0, + 2, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "oKY3Sb5e7aS8xvS783kfVfUTSQ92" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 17:40:49 GMT", + "creationTime": "Mon, 08 Dec 2025 17:40:49 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 4, + "education-q-2": [ + 0, + 5, + 1, + 4, + 3 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 3, + 6, + 1 + ], + "education-q-3": [ + 0, + 1, + 4, + 8, + 9, + 3 + ], + "education-q-0": [ + 2, + 1 + ], + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 5, + 0 + ], + "tech-q-2": [ + 5 + ], + "tech-q-1": [ + 11, + 5, + 3, + 0 + ], + "tech-q-16": [ + 7, + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 0, + 8, + 33 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 15 + ], + "tech-q-13": [ + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 11, + 12, + 6 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-08T17:55:02.382Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 3, + 4 + ], + "community-q-4": [ + 5, + 3, + 2 + ], + "community-q-3": [ + 2, + 1, + 3 + ], + "community-q-2": [ + 0, + 1, + 2, + 4 + ], + "community-q-1": [ + 3, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "oLPaQ6kvDBTUQtOfjcDnY4VVcuG2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:49:48 GMT", + "creationTime": "Sun, 07 Dec 2025 18:49:48 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 12, + "education-q-2": [ + 3, + 4, + 7 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-2-others": "strong open source projects and community", + "education-q-3": [ + 3, + 4, + 8, + 10, + 9 + ], + "education-q-0": [ + 1 + ], + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 18, + 30, + 6, + 4 + ], + "tech-q-2": [ + 0, + 8, + 3, + 2, + 1, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-6-others": "nextjs", + "tech-q-8": [ + 7, + 8, + 28, + 29, + 0 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 10 + ], + "tech-q-9": [ + 11 + ], + "tech-q-12": [ + 0, + 6, + 7, + 8, + 1 + ], + "tech-q-4": [ + 17 + ], + "tech-q-13": [ + 3 + ], + "tech-q-3": [ + 1, + 9, + 19 + ], + "tech-q-14": [ + 15, + 8 + ], + "tech-q-6": [ + 17, + 30 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2025-12-07T19:10:49.695Z", + "community-q-1-others": "i'd like to participate online since i live outside of Morocco, if possible ofc :)", + "community-q-3-others": "open source projects", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 3, + 1 + ], + "community-q-3": [ + 5, + 6, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "oO8M6rfNlfhNT32WoKxxHJOC4wj1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:12:54 GMT", + "creationTime": "Wed, 03 Dec 2025 21:12:54 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 29, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 0, + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 4, + 6, + 7 + ], + "education-q-0": [ + 2, + 0, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 6, + 8, + 9, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 16 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 2, + "work-q-6": 6, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-5": [ + 2, + 0, + 1, + 8, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 8, + 7, + 13 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 9 + ], + "tech-q-12": [ + 1, + 2 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T21:21:31.175Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1 + ], + "community-q-3": [ + 2, + 4 + ], + "community-q-2": [ + 2, + 3 + ], + "community-q-1": [ + 3, + 2, + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "oSgzZaAxPCVFju4ZGpjsuDIwZjp1" + }, + { + "lastSignInTime": "Tue, 13 Jan 2026 09:40:10 GMT", + "creationTime": "Tue, 13 Jan 2026 09:40:10 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-0": [ + 1, + 3 + ], + "work-q-9": 3, + "work-q-11": 1, + "work-q-13": [ + 4 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 11, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-1": [ + 18 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 1, + "tech-q-9": [ + 13, + 14 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-14": [ + 0 + ], + "tech-q-15": [ + 2 + ], + "community-q-6": 1, + "community-q-2": [ + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 3, + 6, + 2, + 4 + ], + "work-q-8": [ + 2, + 8, + 4 + ], + "work-q-12": 2, + "work-q-14": 2, + "ai-q-2": 3, + "ai-q-5": [ + 8, + 4 + ], + "tech-q-0": [ + 8, + 4, + 11, + 3 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-2": [ + 8, + 11, + 3 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-5": [], + "lastUpdated": "2026-02-10T09:48:36.405Z", + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 4, + 6, + 2 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-1": [ + 1, + 2, + 5 + ], + "userId": "oSkSFLvnggdIJrBzgkUxawtTOl43" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:54:27 GMT", + "creationTime": "Wed, 03 Dec 2025 14:54:27 GMT", + "userId": "oUeAYeOTJKMvUsLWlCKOy9AZU9n1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:22:41 GMT", + "creationTime": "Sun, 07 Dec 2025 00:22:41 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-07T00:25:18.747Z", + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "oVg3622qi2dT3zoPOsYaGP5UGpW2" + }, + { + "lastSignInTime": "Tue, 16 Dec 2025 00:40:26 GMT", + "creationTime": "Tue, 16 Dec 2025 00:40:26 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 2, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 2, + 4, + 6, + 7, + 9, + 8, + 10 + ], + "education-q-0": [ + 3, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 2, + 4, + 5, + 9, + 8, + 10, + 11, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 0, + 6, + 20, + 11 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 8, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 3, + 6, + 10, + 12, + 13, + 11, + 15, + 20, + 21, + 17, + 25, + 26, + 36, + 34, + 37, + 29, + 5 + ], + "ai-q-5": [ + 0, + 1, + 5, + 2, + 14, + 19, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 5, + 8, + 28 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 8, + 5 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 2, + 5, + 7, + 0 + ], + "tech-q-14-others": "inwi cloud", + "tech-q-8": [ + 0, + 7, + 25, + 29, + 30 + ], + "tech-q-7": [ + 3, + 17 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 13, + 10, + 17, + 18 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 16, + 15, + 13 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 9 + ], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 13, + 15 + ], + "tech-q-14": [ + 1, + 5, + 6, + 15 + ], + "tech-q-5": [ + 0, + 2, + 3, + 5 + ], + "tech-q-15": [ + 5, + 8, + 2, + 11, + 12, + 16, + 19 + ], + "lastUpdated": "2025-12-16T01:05:54.457Z", + "community-q-6": 2, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 0, + 2, + 3, + 4 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 6 + ], + "userId": "oY4vQbE0GvNgBJ2i6EsDn0xijue2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:00:35 GMT", + "creationTime": "Sat, 06 Dec 2025 16:00:35 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 3, + "lastUpdated": "2025-12-06T16:04:20.080Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 1, + 3, + 9, + 5 + ], + "education-q-0": [ + 0, + 3 + ], + "userId": "oYpjG4TaUvR0fvWY0agWIqdSDaC3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 15:39:30 GMT", + "creationTime": "Thu, 04 Dec 2025 15:39:30 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 8 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 2, + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 7, + 8, + 11, + 10 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 7, + "work-q-13": [ + 8, + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 4, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 3, + 9, + 8, + 10 + ], + "tech-q-2": [ + 2, + 1, + 4, + 8 + ], + "tech-q-1": [ + 3, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7, + 8, + 27 + ], + "tech-q-7": [ + 11, + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 22 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 10, + 15 + ], + "tech-q-12": [ + 0, + 1, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [ + 1, + 2, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 12 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 0, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2, + 6, + 13 + ], + "lastUpdated": "2025-12-04T15:57:51.556Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "oa7B7iRWyRRwVgFDKTVJvyi5BnJ3" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 16:41:54 GMT", + "creationTime": "Mon, 08 Dec 2025 16:41:54 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 2, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 19, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 5, + 6, + 7, + 9, + 10 + ], + "education-q-0": [ + 1, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 1 + ], + "work-q-10": 3, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 1, + 5, + 8, + 10, + 12, + 11, + 21, + 20, + 22, + 23, + 24, + 36, + 35, + 37 + ], + "ai-q-5": [ + 1, + 0, + 2, + 5, + 14, + 21, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 17 + ], + "tech-q-2": [ + 3, + 17 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 6, + 7, + 23, + 24 + ], + "tech-q-7": [ + 9 + ], + "tech-q-10": 1, + "tech-q-9": [ + 19, + 17 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 3, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 5, + 6, + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 3, + 11 + ], + "lastUpdated": "2025-12-08T16:52:41.058Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 1, + 5, + 2 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "odDvp8cOTcUCJTbcyRZrzMnD4Pq1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 12:49:50 GMT", + "creationTime": "Wed, 03 Dec 2025 12:49:50 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 3 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 1, + 3, + 7, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 20 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 0, + 17 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 8, + 6 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1, + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0, + 6 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-03T13:01:26.083Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 3, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "okDJ3S4UAZSYoOsMaG6AXDAFM8p1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:43:36 GMT", + "creationTime": "Wed, 03 Dec 2025 14:43:36 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5 + ], + "education-q-3": [ + 0, + 3, + 6, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 4, + 7, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 8, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 2, + 5, + 6 + ], + "tech-q-2": [ + 2, + 3, + 5 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 5 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 1, + 11 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 0, + 3 + ], + "lastUpdated": "2025-12-03T14:57:38.666Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 1, + 2, + 4 + ], + "community-q-1": [ + 0, + 2, + 1, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "okhUsXdgmrcAatB5QoXrW0eEKZr2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:06:01 GMT", + "creationTime": "Sat, 06 Dec 2025 18:06:01 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0, + 4 + ], + "education-q-0-others": "Foundations in applied maths, time series analysis, optimization theory, ...", + "education-q-3": [ + 0, + 1, + 8, + 9, + 11, + 2 + ], + "education-q-0": [ + 4, + 3, + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 17, + 15, + 9, + 10 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 5, + 6 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 24 + ], + "tech-q-11": [ + 1, + 0, + 8 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 2, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 11 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T18:18:44.728Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 0, + 2 + ], + "community-q-3": [ + 0, + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 2, + 1, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "oldb9SckakSFO21y6XR6ZltnAeH3" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 22:10:38 GMT", + "creationTime": "Fri, 06 Feb 2026 22:10:38 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 23, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 4, + 5, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 7 + ], + "education-q-0": [ + 5 + ], + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 14 + ], + "tech-q-9": [ + 34 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-13": [ + 1 + ], + "tech-q-3": [], + "tech-q-14": [ + 17 + ], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2026-02-06T22:29:44.289Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 1, + 3 + ], + "community-q-4": [ + 5, + 6, + 2 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0, + 2, + 3, + 5 + ], + "community-q-0": [ + 3, + 1, + 2 + ], + "userId": "olvZv0vwSGNDN7rWxG3PKKZZsma2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 11:44:32 GMT", + "creationTime": "Sat, 06 Dec 2025 11:44:32 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0, + 1, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 1, + 0 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 1, + "work-q-8": [ + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 11, + 0 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 2, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": 3, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 0, + 1 + ], + "ai-q-5": [ + 0, + 2, + 3, + 5, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 4 + ], + "tech-q-2": [ + 0, + 4, + 8 + ], + "tech-q-1": [ + 3, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 2, + "tech-q-9": [ + 18 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T11:59:53.917Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "omFDbpoaJ2bm203t0QCgEWp0szy1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:00:28 GMT", + "creationTime": "Fri, 06 Feb 2026 16:00:28 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 0, + 1, + 5, + 4, + 3, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 17, + 11, + 1 + ], + "work-q-10": 0, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 3, + 10, + 12, + 0, + 19 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 8, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 11 + ], + "tech-q-2": [ + 8, + 3 + ], + "tech-q-1": [ + 4, + 8, + 11, + 3, + 9, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7, + 15, + 24 + ], + "tech-q-7": [ + 1, + 23, + 22 + ], + "tech-q-10": 1, + "tech-q-9": [ + 2, + 4, + 15, + 13, + 23, + 24 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 1, + 0 + ], + "tech-q-5": [ + 6, + 5 + ], + "tech-q-15": [ + 2, + 12 + ], + "lastUpdated": "2026-02-06T18:47:19.219Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "oo3UxsEPCJOrAnNYOGoSYYxBkzH2" + }, + { + "lastSignInTime": "Sun, 04 Jan 2026 15:46:35 GMT", + "creationTime": "Sun, 04 Jan 2026 15:46:35 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 3, + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "education-q-2": [ + 5, + 3, + 4 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 8, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 11, + 3 + ], + "tech-q-2": [ + 11, + 8, + 3 + ], + "tech-q-1": [ + 9, + 26 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 15 + ], + "tech-q-7": [ + 21 + ], + "tech-q-10": 2, + "tech-q-11-others": "Helix", + "tech-q-11": [ + 17 + ], + "tech-q-9": [ + 7, + 28 + ], + "tech-q-12": [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + "tech-q-4": [ + 17, + 15, + 10 + ], + "tech-q-13": [], + "tech-q-3": [ + 10, + 15, + 19 + ], + "tech-q-14": [], + "tech-q-6": [ + 16, + 20 + ], + "tech-q-15": [], + "tech-q-5": [ + 6, + 5 + ], + "lastUpdated": "2026-01-04T19:04:14.448Z", + "community-q-6": 5, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 2, + 0, + 1 + ], + "userId": "orATL7lD4XYt5d99LXNUSdS5oLS2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 12:21:37 GMT", + "creationTime": "Sat, 06 Dec 2025 12:21:37 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 2 + ], + "education-q-3": [ + 0, + 2, + 4 + ], + "education-q-0": [ + 5, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": null, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 1, + 0, + 3 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 11, + 10 + ], + "tech-q-2": [ + 4, + 11 + ], + "tech-q-1": [ + 18, + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 23 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 2, + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-13": [ + 0, + 3 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T12:32:34.667Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "orHuR9382JWFcCXersDbrrfvDJn2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:28:08 GMT", + "creationTime": "Sat, 06 Dec 2025 22:28:08 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 4, + "profile-q-4-others": "Engineering School Public -", + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 3 + ], + "education-q-3": [ + 9, + 0, + 2 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 6, + 8, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 2, + 3, + 0, + 1, + 8, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 6, + 7, + 4, + 11, + 9 + ], + "tech-q-2": [ + 0, + 7, + 3 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 1, + 0, + 4, + 9, + 11, + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 1, + 3 + ], + "tech-q-4": [ + 3, + 10, + 2, + 15, + 13 + ], + "tech-q-12": [ + 0, + 1, + 3 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 5, + 7, + 6, + 12 + ], + "tech-q-14": [ + 1, + 6, + 9, + 10 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T22:57:05.260Z", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + "community-q-5-others": "i believe contributing just for the sake of contributing is not an objective", + "community-q-3": [ + 1, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "osUb7JZ4GtNIxIky0mSa8bMr1WO2" + }, + { + "lastSignInTime": "Tue, 17 Feb 2026 19:56:54 GMT", + "creationTime": "Tue, 17 Feb 2026 19:56:54 GMT", + "profile-q-5": 5, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 2, + 6, + 7, + 9, + 10, + 3 + ], + "education-q-0": [ + 6, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 12, + 11, + 4, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 3, + 2, + 1, + 0, + 9, + 8, + 16, + 17 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 4, + "work-q-5": 5, + "work-q-4": 11, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 28 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 31 + ], + "tech-q-1": [ + 31 + ], + "tech-q-1-others": "", + "tech-q-16": [ + 8 + ], + "lastUpdated": "2026-02-17T20:14:44.910Z", + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 30 + ], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 2, + 1, + 3, + 4, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 0, + 1, + 3, + 5 + ], + "tech-q-15": [ + 22 + ], + "userId": "ovgUd8f5vRhea0CHYyYOerNwo9m2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 17:40:35 GMT", + "creationTime": "Mon, 02 Feb 2026 17:40:35 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 1, + 7, + 9 + ], + "education-q-0": [ + 0, + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 4, + 0 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 6, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 12, + 20, + 21, + 8, + 7, + 2 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 0, + 10, + 15 + ], + "tech-q-9": [ + 1, + 8 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 4, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 5 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-15": [ + 1, + 11 + ], + "tech-q-5": [ + 1, + 5 + ], + "lastUpdated": "2026-02-02T17:56:59.319Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 2, + 3 + ], + "community-q-4": [ + 0, + 3, + 6 + ], + "community-q-3": [ + 0, + 2, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "ovuVvPJtFqUXeidCovPkoXx5MK62" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:22:04 GMT", + "creationTime": "Wed, 03 Dec 2025 13:22:04 GMT", + "userId": "oymgYKTqyETQcuSH2XVQTuJ7JkT2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 21:33:21 GMT", + "creationTime": "Thu, 04 Dec 2025 21:33:21 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T21:42:07.208Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "ozf8CSOkAxPfb5DooWGr6Bt1u6Q2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 15:19:06 GMT", + "creationTime": "Tue, 09 Dec 2025 15:19:06 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 2, + 3, + 5, + 6 + ], + "education-q-3": [ + 0, + 9, + 10 + ], + "education-q-0": [ + 5, + 4, + 3, + 2, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8, + 9, + 10, + 11, + 13, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 20 + ], + "work-q-10": null, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 7, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 3, + 8, + 18, + 26, + 28 + ], + "tech-q-2": [ + 8, + 1, + 0 + ], + "tech-q-1": [ + 10, + 18, + 26, + 28 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 15 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 7, + 8, + 12, + 20 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3, + 10, + 15, + 19 + ], + "tech-q-12": [ + 0, + 2 + ], + "tech-q-3": [ + 1, + 9, + 14 + ], + "tech-q-13": [], + "tech-q-6": [ + 21 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5, + 0, + 6 + ], + "tech-q-15": [ + 2, + 1, + 5, + 6 + ], + "lastUpdated": "2025-12-09T15:55:46.125Z", + "community-q-6": 5, + "community-q-5": [ + 2, + 5 + ], + "community-q-4": [ + 0, + 1, + 5, + 6 + ], + "community-q-3": [ + 1, + 0, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "p3cvCKxdphX91UFr7Eh1Nj4HiVv1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:55:02 GMT", + "creationTime": "Wed, 03 Dec 2025 21:55:02 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 3, + 0, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 11, + 0, + 1, + 5, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Insurance", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 5, + 0, + 1 + ], + "tech-q-2": [ + 0, + 1, + 2, + 7 + ], + "tech-q-1": [ + 3, + 4, + 5 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 1 + ], + "tech-q-9": [ + 7, + 5, + 6, + 9 + ], + "tech-q-4": [ + 1 + ], + "tech-q-3": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-5": [ + 0, + 1, + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-12": [ + 1, + 0, + 3, + 6 + ], + "tech-q-13": [], + "tech-q-14": [ + 17 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-03T22:16:48.485Z", + "community-q-6": 6, + "community-q-5": [ + 2, + 1, + 3, + 0 + ], + "community-q-4": [ + 4, + 1, + 2 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "p50bL5Qm2WZyVINR4u7U90EdY9G3" + }, + { + "lastSignInTime": "Wed, 21 Jan 2026 17:55:59 GMT", + "creationTime": "Wed, 21 Jan 2026 17:55:59 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "education-q-2": [ + 1, + 2, + 5, + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 0, + 9, + 11, + 3, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 6, + 5, + 8, + 3, + 2 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 0, + 1, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 5 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-21T18:20:55.397Z", + "community-q-6": 3, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 1, + 3, + 6 + ], + "community-q-3": [ + 0, + 2, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "p8b0HahFRATDjcNG8yzSEGDm26i1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 20:58:44 GMT", + "creationTime": "Mon, 08 Dec 2025 20:58:44 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 17, + "profile-q-2": 0, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 6 + ], + "education-q-3": [ + 3, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 12, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 6, + 8, + 2 + ], + "tech-q-2": [ + 6 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 1, + 0 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 2, + 4 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 6 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-08T21:13:21.857Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 3 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "pGSkvHZPJbSdVrVFdsBr6OkKSKi1" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 17:45:42 GMT", + "creationTime": "Wed, 17 Dec 2025 17:45:42 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 2, + 3, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 4, + 7, + 9, + 11, + 8, + 3 + ], + "education-q-0": [ + 3, + 5, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 11, + 10, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 4, + "work-q-13": [ + 6 + ], + "work-q-10": 4, + "work-q-1": 6, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-7": null, + "work-q-6": 8, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 3, + 0, + 5, + 20, + 10, + 7, + 21, + 23, + 24, + 22 + ], + "ai-q-5": [ + 1, + 18, + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 18, + 0, + 5 + ], + "tech-q-2": [ + 18, + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-17T18:05:16.807Z", + "community-q-6": 5, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "pJIXmh35hehAAKhq0et01bynx3V2" + }, + { + "lastSignInTime": "Sun, 14 Dec 2025 12:38:38 GMT", + "creationTime": "Sun, 14 Dec 2025 12:38:38 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 0, + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5 + ], + "education-q-3": [ + 2, + 0 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 3, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [], + "work-q-1": 0, + "work-q-0": 4, + "work-q-10": 0, + "work-q-3": 1, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 6 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 5, + 8, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 8, + 11, + 12 + ], + "tech-q-2": [ + 4, + 0, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 7, + 8, + 13 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 3, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1, + 0, + 2, + 5 + ], + "tech-q-4": [ + 15 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 2, + 4 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [ + 3, + 1 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 0, + 2, + 5, + 6 + ], + "lastUpdated": "2025-12-14T13:50:00.027Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 2, + 3 + ], + "community-q-3": [ + 1, + 0, + 3 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 2 + ], + "userId": "pJs8hRrFi2QCOSj80H4QZTKi2tA2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:05:48 GMT", + "creationTime": "Wed, 03 Dec 2025 15:05:48 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-03T15:07:58.430Z", + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 1, + "userId": "pOSoNn75e5QU4FLnHZjE6qxlfEn1" + }, + { + "lastSignInTime": "Sun, 28 Dec 2025 19:44:14 GMT", + "creationTime": "Sun, 28 Dec 2025 19:44:14 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 8, + "profile-q-2": 0, + "education-q-2": [ + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 10, + 1 + ], + "education-q-0": [ + 1, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 8, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 13 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 1 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 3, + 2 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-28T21:16:22.931Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 2, + 3, + 4 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 6 + ], + "userId": "pTpT4i0uawXSWhW3Egd1EcOzaxO2" + }, + { + "lastSignInTime": "Mon, 29 Dec 2025 21:33:51 GMT", + "creationTime": "Mon, 29 Dec 2025 21:33:51 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0, + 1, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 4, + 8, + 9, + 3 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 10, + 11, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-1": 4, + "work-q-0": 6, + "work-q-10": 0, + "work-q-2": 2, + "work-q-5": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2, + 6, + 39 + ], + "ai-q-5": [ + 0, + 1, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 11, + 7, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + "tech-q-1": [ + 8, + 11, + 0, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 2, + 7, + 20, + 27 + ], + "tech-q-7": [ + 5, + 8, + 12, + 13, + 11 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 2 + ], + "tech-q-9": [ + 0, + 8, + 9, + 13, + 11, + 27 + ], + "tech-q-12": [ + 0, + 1, + 4 + ], + "tech-q-4": [ + 1, + 4, + 9, + 15, + 18 + ], + "tech-q-13": [ + 3, + 0 + ], + "tech-q-3": [ + 1, + 3, + 9, + 12 + ], + "tech-q-14": [ + 0 + ], + "tech-q-6": [ + 1, + 7 + ], + "tech-q-15": [ + 1, + 2 + ], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-29T22:04:59.532Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 3, + 6 + ], + "community-q-3": [ + 3, + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 5, + 2 + ], + "userId": "pgwbkG5xmqUdzGtF6liKASByuD62" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:12:17 GMT", + "creationTime": "Sat, 06 Dec 2025 16:12:17 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 3, + 0, + 2, + 4, + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-0-others": "Operating systems.", + "education-q-3": [ + 0, + 2, + 9, + 1, + 7, + 10 + ], + "education-q-1-others": "Spanish.", + "education-q-0": [ + 1, + 3, + 7 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 2, + 3, + 4, + 6, + 10, + 11, + 12, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [ + 1 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 10, + 12, + 13, + 18, + 17, + 20, + 21, + 22, + 24, + 32, + 36 + ], + "ai-q-5": [ + 0, + 2, + 5, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0, + 5, + 9 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 8, + 18, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 6, + 7, + 23, + 24 + ], + "tech-q-7": [ + 16, + 0 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0, + 1, + 8 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 1, + 2, + 4, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 11 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T16:36:01.886Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 1, + 6, + 5 + ], + "community-q-3": [ + 4, + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "ph0ELz6TkAMMJuwTt92oc74dNnr2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:25:30 GMT", + "creationTime": "Mon, 09 Feb 2026 09:25:30 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 8, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 3, + 1, + 2 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 9, + 11, + 3 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 4 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 5, + 21, + 22, + 24 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 5, + 8, + 14, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 12, + 20 + ], + "tech-q-2": [ + 3, + 2, + 1, + 0, + 8, + 12, + 20 + ], + "tech-q-1": [ + 17 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 6, + 12, + 20, + 21, + 5 + ], + "tech-q-7": [ + 6 + ], + "tech-q-10": 0, + "tech-q-9": [ + 10 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 8, + 9 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-09T09:50:48.932Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 5, + 6 + ], + "community-q-3": [ + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "piGHs6MLO7XSVruLFHmCXXxJomj2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 12:04:24 GMT", + "creationTime": "Tue, 09 Dec 2025 12:04:24 GMT", + "profile-q-5": 3, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 4 + ], + "education-q-1": [ + 0, + 3, + 1 + ], + "education-q-4": [ + 5, + 6, + 3 + ], + "education-q-3": [ + 0, + 5 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 4 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 6 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": 3, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 1, + 2, + 0, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 3, + 0, + 10, + 27 + ], + "tech-q-2": [ + 0, + 8, + 3 + ], + "tech-q-1": [ + 11, + 14, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3, + 7 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 5, + 6, + 11 + ], + "tech-q-10": 2, + "tech-q-9": [ + 0, + 13 + ], + "tech-q-11": [ + 1, + 14, + 15, + 2 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 21 + ], + "tech-q-14": [ + 8, + 10 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 2, + 13 + ], + "lastUpdated": "2025-12-09T12:21:34.713Z", + "community-q-6": 3, + "community-q-5": [ + 6, + 5 + ], + "community-q-4": [ + 5 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "plwRhLykI1Z7cs37Uu7bZEwYhYo2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 13:33:04 GMT", + "creationTime": "Mon, 09 Feb 2026 13:33:04 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 5, + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 4, + 8, + 9, + 11, + 2, + 3, + 0, + 7 + ], + "education-q-0": [ + 6 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 4, + 5, + 0, + 1, + 13 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 3, + 8, + 11 + ], + "tech-q-2": [ + 4, + 0, + 8, + 11 + ], + "tech-q-1": [ + 26 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 29, + 30, + 33 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 19 + ], + "tech-q-12": [ + 1, + 0, + 5 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 12 + ], + "tech-q-14": [ + 2, + 1, + 0 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2026-02-09T13:55:23.741Z", + "community-q-6": 3, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 3, + 4, + 5, + 2 + ], + "community-q-3": [ + 3, + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 2 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "pyAeob2zVmcXqjEKf3Kp7bUad4Q2" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 21:41:49 GMT", + "creationTime": "Sun, 21 Dec 2025 21:41:49 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0, + 9, + 11 + ], + "education-q-0": [ + 0, + 5 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Acquisition company ", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3, + 2, + 5 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 18, + 24 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 5, + 6, + 7, + 13, + 18 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-21T21:54:45.324Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 2 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 4, + 3 + ], + "community-q-2": [ + 0, + 1, + 2, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "pyw2HGvbx5S8ZPOe1zeP5KTcF7c2" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 14:27:46 GMT", + "creationTime": "Sun, 08 Feb 2026 14:27:46 GMT", + "userId": "q0ByQ1NxKVdOmI0rAWkXPvzQaCz2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:37:12 GMT", + "creationTime": "Sat, 06 Dec 2025 17:37:12 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 6, + 3 + ], + "education-q-3": [ + 9, + 0 + ], + "education-q-0": [ + 0, + 5, + 4 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 5, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 19 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 10, + 9 + ], + "tech-q-1": [ + 4, + 5 + ], + "tech-q-8-others": "Vscode", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 1, + 7 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1, + 5 + ], + "tech-q-9": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2025-12-06T17:54:23.645Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 1, + 6, + 2 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 4, + 2 + ], + "userId": "q65UU0xRoCPsLh86IZi4nwF8DnE2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 12:17:19 GMT", + "creationTime": "Sat, 06 Dec 2025 12:17:19 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 8, + "education-q-2": [ + 0, + 1, + 3, + 5, + 2 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 4, + 5, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 4, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [ + 6 + ], + "tech-q-3-others": "Nest.js", + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 20, + 7 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 2, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 9, + 13 + ], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-06T12:39:18.883Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 4 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "q9yQVn0E0kbZo64WYkgQmbJRlaK2" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 14:33:46 GMT", + "creationTime": "Sat, 07 Feb 2026 14:33:46 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0, + 2, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 5, + 6, + 8, + 9 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 10, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 10, + 12, + 1, + 2 + ], + "ai-q-5": [ + 1, + 2, + 5, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 11 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12, + 15 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 6 + ], + "tech-q-15": [ + 7 + ], + "lastUpdated": "2026-02-07T14:48:29.957Z", + "community-q-1-others": "Idk", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-5-others": "Don t want to work for free", + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "qAhxn6TxYkPsdJnqo73xibATmaH2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:06:34 GMT", + "creationTime": "Wed, 03 Dec 2025 14:06:34 GMT", + "profile-q-5": 2, + "lastUpdated": "2025-12-03T14:07:55.536Z", + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 24, + "profile-q-2": 3, + "userId": "qAiH5BdmexRV2w0Hfzd0WlBC1132" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 19:47:54 GMT", + "creationTime": "Wed, 03 Dec 2025 19:47:54 GMT", + "profile-q-5": 0, + "profile-q-4": 8, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "profile-q-4-others": "Zone01 oujda", + "education-q-2": [ + 3, + 1 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 9, + 7, + 11, + 8, + 3, + 4 + ], + "education-q-0": [ + 2, + 3, + 4, + 0, + 5, + 1 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 0, + 1, + 4 + ], + "ai-q-5": [ + 4, + 2, + 1, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 18, + 4 + ], + "tech-q-2": [ + 0, + 1, + 4, + 11, + 8 + ], + "tech-q-1": [ + 27 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 0, + 7, + 29 + ], + "tech-q-7": [ + 23, + 24 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8 + ], + "tech-q-12": [ + 1, + 0, + 5, + 2 + ], + "tech-q-4": [ + 3, + 1 + ], + "tech-q-13": [], + "tech-q-3": [ + 2, + 9 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 2, + 11 + ], + "tech-q-5": [ + 0, + 2, + 1 + ], + "lastUpdated": "2025-12-03T20:05:46.583Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 5, + 4 + ], + "community-q-3": [ + 0, + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 2, + 3 + ], + "userId": "qBo7HYMlrcdgvJV2IbE42tCF0si2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:28:50 GMT", + "creationTime": "Sat, 06 Dec 2025 16:28:50 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 4 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-8-others": "Intellij", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 3, + 2, + 10, + 14 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-06T16:52:36.210Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "qBz2TwGS7GXc4pOyX4jXFp7fSYE3" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:35:28 GMT", + "creationTime": "Mon, 08 Dec 2025 09:35:28 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "lastUpdated": "2025-12-08T09:38:36.188Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 8, + 9, + 0, + 4, + 3 + ], + "education-q-0": [ + 0 + ], + "userId": "qIQypcAPorZWlP5vx7pOWmJ9fkv2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:38:42 GMT", + "creationTime": "Fri, 05 Dec 2025 21:38:42 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-05T21:40:23.395Z", + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "userId": "qN9N5Ft7nIdcW30kFMOH6loVsKH2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 22:49:01 GMT", + "creationTime": "Mon, 02 Feb 2026 22:49:01 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 0, + "profile-q-2": 5, + "education-q-2": [ + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 6 + ], + "education-q-3": [ + 2, + 3, + 1, + 7 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 2 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 1, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "lastUpdated": "2026-02-02T23:06:33.381Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 5 + ], + "ai-q-0": 1, + "userId": "qSQ6jK71GvgY90QZV8z7iQkuDjH2" + }, + { + "lastSignInTime": "Fri, 26 Dec 2025 11:12:55 GMT", + "creationTime": "Fri, 26 Dec 2025 11:12:55 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 1, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 2, + 4 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 5 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 2, + "work-q-4": 1, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 7, + 8 + ], + "tech-q-2": [ + 5, + 0, + 7, + 2, + 8 + ], + "tech-q-1": [ + 7, + 0 + ], + "tech-q-16": [ + 8 + ], + "tech-q-8": [ + 0, + 3, + 7 + ], + "tech-q-7": [ + 1, + 9, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 9, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 12, + 9, + 16 + ], + "tech-q-12": [ + 0, + 2, + 5 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 8, + 12 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 2, + 3, + 5 + ], + "lastUpdated": "2025-12-26T11:54:20.157Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 3, + 5 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 3, + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "qSTuniEhhMY2PvEhT3U7Rba6UIx2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 14:34:32 GMT", + "creationTime": "Fri, 05 Dec 2025 14:34:32 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 2, + 3, + 8 + ], + "education-q-1-others": "German", + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 3, + 5, + 8, + 10, + 11, + 12 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 11 + ], + "work-q-10": 4, + "work-q-1": 0, + "work-q-0": 3, + "work-q-3": null, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": null, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3 + ], + "tech-q-2": [ + 4, + 1, + 2 + ], + "tech-q-1": [], + "tech-q-9-others": "You forget to add a skip button here. ", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 0, + 4, + 5, + 14 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6, + 9 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 7 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-05T14:51:56.087Z", + "community-q-2-others": "Never looked it up. ", + "community-q-6": 5, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 6 + ], + "community-q-0-others": "Simply not interested in general. ", + "community-q-3": [ + 6 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 7 + ], + "userId": "qWOaFh0XEWgFlYW2wpnFcx3gRBW2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:47:54 GMT", + "creationTime": "Sun, 07 Dec 2025 18:47:54 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 5, + 0, + 2 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-3": [ + 0, + 3, + 1 + ], + "education-q-0": [ + 2 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 7, + 3, + 11 + ], + "tech-q-2": [ + 7, + 2, + 0 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3, + 7 + ], + "tech-q-7": [ + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 29, + 0 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 3, + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 1, + 2 + ], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-07T21:21:07.517Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 2 + ], + "community-q-4": [ + 1, + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "qdbJYKE16VRuX2ZUgw5VzFPHftC2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 17:44:50 GMT", + "creationTime": "Mon, 02 Feb 2026 17:44:50 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 2, + 5, + 4, + 1, + 0, + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 2, + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 3, + 0, + 1, + 8, + 9, + 11, + 10, + 6 + ], + "education-q-0": [ + 5, + 4, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 13, + 11, + 7, + 5, + 4, + 8, + 10, + 3, + 2 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 5, + "ai-q-6": [ + 1, + 0, + 2, + 8, + 10, + 6, + 7, + 5, + 4 + ], + "ai-q-5": [ + 1, + 0, + 2, + 4, + 3, + 5, + 8, + 10, + 14, + 19, + 21, + 23 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 3, + 2, + 9, + 4, + 8, + 5, + 10 + ], + "tech-q-2": [ + 1, + 3, + 0, + 2 + ], + "tech-q-1": [ + 7, + 6, + 4, + 12, + 13 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 1, + 6, + 7 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 10 + ], + "tech-q-11": [ + 1, + 0, + 3 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4 + ], + "tech-q-3": [ + 1, + 3, + 9, + 18 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 2, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-02T18:54:42.838Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 2, + 3 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0, + 1, + 2, + 4 + ], + "community-q-1": [ + 0, + 2, + 4, + 5 + ], + "community-q-0": [ + 4, + 6, + 5 + ], + "userId": "qeVkxponnmdJqNkGtwV25RcPLfW2" + }, + { + "lastSignInTime": "Mon, 12 Jan 2026 00:11:07 GMT", + "creationTime": "Mon, 12 Jan 2026 00:11:07 GMT", + "profile-q-5": 4, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 0, + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 1, + 2 + ], + "education-q-3": [ + 0, + 2, + 1, + 7, + 3 + ], + "education-q-0": [ + 1, + 0, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 4, + 8 + ], + "work-q-12": 0, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 2, + 1, + 3 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-5": 1, + "work-q-4": 0, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 7, + 0 + ], + "tech-q-2": [ + 0, + 1, + 7, + 3 + ], + "tech-q-1": [ + 4, + 6, + 12 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 0 + ], + "tech-q-11": [ + 1, + 14, + 8 + ], + "tech-q-4": [ + 3, + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 5 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 1, + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-01-12T00:28:49.902Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 1 + ], + "community-q-3": [ + 2, + 4, + 0 + ], + "community-q-2": [ + 2 + ], + "community-q-1": [ + 2, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "qfn7wQJsRISLW8oMzUD9sRUQxSl1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:35:17 GMT", + "creationTime": "Sat, 06 Dec 2025 21:35:17 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 0, + 2, + 4 + ], + "education-q-4": [ + 3, + 6, + 5 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-1-others": "German", + "education-q-0": [ + 2, + 3, + 4, + 5, + 0, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 0, + 2, + 3, + 4, + 8, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [ + 4 + ], + "work-q-1": 4, + "work-q-0": 1, + "work-q-10": 0, + "work-q-3": 0, + "work-q-2": 3, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 3, + 10, + 12, + 20, + 22, + 26, + 29, + 34 + ], + "ai-q-5": [ + 0, + 2, + 3, + 5, + 6, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 24 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 3, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T21:47:38.779Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "qinKhEwkY2QmWPvANpX4PN8Y4UG3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 11:24:05 GMT", + "creationTime": "Fri, 05 Dec 2025 11:24:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 5, + 7, + 9, + 6 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 8, + 10, + 11, + 12, + 1, + 6, + 9 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 1, + "work-q-13-others": "Developers Software", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 5, + 4 + ], + "ai-q-5": [ + 0, + 1, + 5, + 8, + 17 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 2, + 5 + ], + "tech-q-2": [ + 4, + 3, + 5, + 2 + ], + "tech-q-1": [ + 0, + 8, + 11 + ], + "tech-q-16": [ + 0, + 2, + 1 + ], + "tech-q-8": [ + 2, + 4, + 7 + ], + "tech-q-7": [ + 2, + 11 + ], + "tech-q-10": 1, + "tech-q-9": [ + 9, + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 5, + 3 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 2, + 4, + 1 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-05T11:42:36.968Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "qioPP1f6c7OBEIVN7edWwTx30Vb2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 19:17:49 GMT", + "creationTime": "Wed, 03 Dec 2025 19:17:49 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 9 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 0, + "work-q-8": [ + 3, + 11, + 5 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 4, + "work-q-0-others": "talent", + "work-q-1": null, + "work-q-0": 7, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 2, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 10, + 18 + ], + "tech-q-2": [ + 8, + 4 + ], + "tech-q-1": [ + 5, + 14, + 28 + ], + "tech-q-1-others": "lua", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 2, + 0 + ], + "tech-q-7": [ + 7, + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 5 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 4, + 6, + 5, + 7, + 8 + ], + "tech-q-3": [ + 4 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0, + 2 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T19:48:10.355Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 5, + 2, + 0 + ], + "community-q-3": [ + 3, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 4, + 5 + ], + "community-q-0": [ + 5, + 4, + 2, + 1, + 0 + ], + "userId": "qoELAooLVmMezWON5RyiQpMPvdg2" + }, + { + "lastSignInTime": "Thu, 12 Feb 2026 18:54:09 GMT", + "creationTime": "Thu, 12 Feb 2026 18:54:09 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 3, + 1, + 4, + 7, + 13, + 8 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 1, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10 + ], + "tech-q-2": [ + 9 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-12T19:01:29.834Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 0, + 1, + 2 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "qrbpM3X7eiPjznCb5cTtfpueEfE2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 01:05:18 GMT", + "creationTime": "Mon, 08 Dec 2025 01:05:18 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 1, + 3, + 4, + 6, + 9 + ], + "education-q-0": [ + 5, + 0, + 1 + ], + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5 + ], + "tech-q-2": [ + 5 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 6 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [], + "tech-q-13": [ + 2 + ], + "tech-q-3": [], + "tech-q-14": [ + 0, + 1, + 2 + ], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-08T01:12:18.893Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 1, + 2 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0 + ], + "userId": "qweEUtJepgPRcgp6bmxUKJeyCyG3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:04:45 GMT", + "creationTime": "Sat, 06 Dec 2025 21:04:45 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 2, + 3, + 4 + ], + "education-q-1": [ + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 8, + 9, + 0 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 4, + 1, + 8, + 9 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 2, + 6, + 10, + 11, + 12, + 17 + ], + "ai-q-5": [ + 1, + 0, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4 + ], + "tech-q-2": [ + 4, + 3, + 2 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 23, + 29 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-06T21:22:54.401Z", + "community-q-6": 3, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "r3bYXhvkSBeruhRzk2u2WDB2V1C2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 21:52:12 GMT", + "creationTime": "Thu, 04 Dec 2025 21:52:12 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 2, + 4, + 1 + ], + "profile-q-1": 0, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 8, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 2, + 3, + 0, + 8, + 10, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 5, + 6, + 12, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 2, + 8 + ], + "ai-q-5": [ + 10, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 3, + 5, + 9, + 10, + 1, + 4 + ], + "tech-q-2": [ + 1, + 2, + 3, + 5, + 9, + 10 + ], + "tech-q-1": [ + 14, + 13, + 16, + 17, + 18, + 28, + 11, + 12 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 29, + 1, + 7 + ], + "tech-q-7": [ + 9, + 11, + 12, + 27 + ], + "tech-q-10": 2, + "tech-q-9": [ + 6, + 14, + 12 + ], + "tech-q-11": [ + 1, + 6 + ], + "tech-q-4": [ + 7, + 8, + 16, + 11 + ], + "tech-q-12": [ + 2, + 6, + 7, + 0, + 1 + ], + "tech-q-3": [ + 1, + 4, + 9, + 19, + 10 + ], + "tech-q-13": [], + "tech-q-6": [ + 0, + 6, + 5, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T22:06:59.241Z", + "community-q-6": 2, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 4, + 0 + ], + "community-q-3": [ + 1 + ], + "community-q-2": [ + 3, + 0 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "rB5AT7RMnZZ1lf0gemsLvyKQxuI2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 08:26:48 GMT", + "creationTime": "Mon, 08 Dec 2025 08:26:48 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 4 + ], + "education-q-3": [ + 0, + 2, + 4 + ], + "education-q-0": [ + 1, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 5, + 6, + 7, + 11, + 13 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-5-others": "qwin", + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 5 + ], + "tech-q-1": [ + 5, + 10 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 4, + 3, + 12, + 16, + 15 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 29 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2, + 12, + 9, + 4, + 3 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-08T08:41:46.197Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-3": [ + 1, + 3, + 4, + 5, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5, + 4 + ], + "community-q-0": [ + 0, + 1, + 5 + ], + "userId": "rDX9fG1XKscJdYN9rzzHGTkEPx52" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:06:04 GMT", + "creationTime": "Wed, 03 Dec 2025 14:06:04 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 4 + ], + "education-q-1": [ + 1, + 2, + 3, + 0 + ], + "education-q-4": [ + 2, + 0, + 6 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 2, + 1, + 5, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 1, + 8, + 10, + 11, + 0, + 6 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 14, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 20, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 21, + 20 + ], + "tech-q-7": [ + 7, + 11, + 13, + 12 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0, + 7, + 6, + 8, + 9, + 12, + 27, + 29, + 30 + ], + "tech-q-11": [ + 1, + 12, + 3 + ], + "tech-q-4": [ + 3, + 0, + 9 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 5 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 4, + 6, + 1, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T14:28:11.102Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 0, + 3 + ], + "community-q-4": [ + 0, + 3, + 6 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "rKGCgiFUR5PNPhlgyCv12ND5B3A3" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 12:41:33 GMT", + "creationTime": "Sat, 07 Feb 2026 12:41:33 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 2, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 3, + 8, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 5, + 8, + 12 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 10, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 10 + ], + "ai-q-0": 2, + "tech-q-0": [ + 0, + 8, + 10, + 12, + 11, + 13, + 16 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4, + 6, + 18 + ], + "tech-q-16": [ + 0, + 1, + 2, + 3 + ], + "tech-q-8": [ + 0, + 7, + 9, + 12 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 2, + 6, + 0 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-02-07T12:55:12.157Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 3, + 5, + 6 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "rLQESItMNMgQjhyC8wYlgHGdVZe2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 13:34:31 GMT", + "creationTime": "Thu, 04 Dec 2025 13:34:31 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 2, + 1, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 2, + 1, + 8, + 9 + ], + "education-q-0": [ + 3, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 0 + ], + "ai-q-5": [ + 2, + 1, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0, + 4 + ], + "tech-q-1": [ + 13, + 11 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 9, + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 13, + 18 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9, + 3 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T14:09:20.790Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 6, + 4 + ], + "community-q-3": [ + 0, + 1, + 4 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 6 + ], + "userId": "rMIK6dQ4qWNO8ad8O6lEF6AddGA3" + }, + { + "lastSignInTime": "Tue, 30 Dec 2025 09:55:38 GMT", + "creationTime": "Tue, 30 Dec 2025 09:55:38 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-30T09:56:51.170Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "profile-q-8": 1, + "userId": "rOlymwKeapNTDlHXq3uRJQ0N0qH3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:34:59 GMT", + "creationTime": "Sun, 07 Dec 2025 16:34:59 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 0, + 4, + 5, + 3, + 9, + 8 + ], + "education-q-0": [ + 1, + 3, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 5, + 7, + 11, + 8, + 10, + 12, + 4, + 2, + 0 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-8-others": "python, devops, problem solving", + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2 + ], + "tech-q-2": [ + 3, + 2, + 8, + 5 + ], + "tech-q-1": [ + 11, + 18, + 21, + 8, + 5 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 5, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 11 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 8, + 9, + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 11, + 5 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2, + 6 + ], + "lastUpdated": "2025-12-07T16:56:33.713Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "rP2uOxeDoqdTbe7YIoOAGYxqNZR2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:29:33 GMT", + "creationTime": "Sat, 06 Dec 2025 18:29:33 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 2, + 1, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 6, + 7, + 8, + 11 + ], + "education-q-1-others": "German", + "education-q-0": [ + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 0, + 4, + 3, + 5, + 7, + 8, + 10, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 5, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 8 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 3, + 7 + ], + "tech-q-2": [ + 0, + 3, + 7 + ], + "tech-q-1": [ + 8, + 20 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 7, + 10, + 12, + 21 + ], + "tech-q-11": [ + 0, + 1, + 3, + 4 + ], + "tech-q-4": [ + 2, + 4 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 0, + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-06T18:46:09.051Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 1, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "rSOou7jKNucqGxvM7PUwxN24prp1" + }, + { + "lastSignInTime": "Wed, 07 Jan 2026 14:00:09 GMT", + "creationTime": "Wed, 07 Jan 2026 14:00:09 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 5, + 2 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 3, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 3, + "work-q-14": 2, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 8, + 10 + ], + "tech-q-2": [ + 3, + 5, + 8 + ], + "tech-q-1": [ + 11, + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 19, + 17 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1, + 3, + 4, + 5, + 8 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-07T14:22:59.989Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 2, + 3, + 5 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "rUX08GN6CGcGjuTsXye2bXANmNm1" + }, + { + "lastSignInTime": "Tue, 20 Jan 2026 21:13:21 GMT", + "creationTime": "Tue, 20 Jan 2026 21:13:21 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 6, + "profile-q-2": 8, + "education-q-2": [ + 3, + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 4, + 8, + 9, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 4, + 6, + 8, + 10, + 1, + 3, + 5, + 7, + 9, + 11 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 2, + 6 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7 + ], + "tech-q-2": [ + 0, + 7 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 2, + 3, + 5, + 6 + ], + "tech-q-8": [ + 0, + 3 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 14 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2026-01-20T21:58:12.488Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 2, + 5, + 6 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "rc0yHA7oiSTPQQuIVfA5Psv839s1" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 13:14:20 GMT", + "creationTime": "Sun, 08 Feb 2026 13:14:20 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 0, + 2, + 1 + ], + "education-q-0": [ + 4, + 3, + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 10, + 11, + 13, + 0, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 4, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 10 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 0 + ], + "tech-q-1": [], + "tech-q-9-others": "idk", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 7, + 2 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 4 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 2, + 4, + 6 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-08T20:25:04.480Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 2, + 0 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 4, + 1, + 0 + ], + "community-q-2": [ + 0, + 1, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "rewu5BYGqMR6ABehCHNmZCCAYaJ3" + }, + { + "lastSignInTime": "Wed, 04 Feb 2026 23:08:48 GMT", + "creationTime": "Wed, 04 Feb 2026 23:08:48 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 3, + 6, + 8, + 7, + 11, + 12, + 13 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0 + ], + "tech-q-2": [ + 4, + 0 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 0, + 7, + 8 + ], + "tech-q-7": [ + 13, + 12, + 15, + 16 + ], + "tech-q-10": 3, + "tech-q-9": [ + 11, + 9, + 6 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 3, + 2 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-04T23:20:00.662Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 2, + 4 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "rirwPrGTLcaAfOlQVf5h0NbYhxO2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:31:39 GMT", + "creationTime": "Fri, 06 Feb 2026 16:31:39 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6, + 0 + ], + "education-q-3": [ + 0, + 1, + 2, + 6, + 7, + 9 + ], + "education-q-0": [ + 4, + 5, + 3 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 9, + 10, + 11, + 12 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0, + 2 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 2, + "work-q-6": 7, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2, + 5, + 8, + 10 + ], + "ai-q-5": [ + 1, + 2, + 21, + 16, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 4, + 2, + 8, + 5 + ], + "tech-q-2": [ + 0, + 4, + 2, + 1, + 5 + ], + "tech-q-1": [ + 3, + 12 + ], + "tech-q-16": [ + 0, + 1, + 3 + ], + "tech-q-8": [ + 2, + 7, + 8, + 11 + ], + "tech-q-7": [ + 3, + 2 + ], + "tech-q-10": 1, + "tech-q-11-others": "Antigravity ", + "tech-q-9": [ + 13, + 12 + ], + "tech-q-11": [ + 0, + 1, + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2, + 0, + 1 + ], + "tech-q-13": [ + 0, + 2, + 3 + ], + "tech-q-6": [ + 1, + 4, + 12, + 15 + ], + "tech-q-14": [ + 1, + 4, + 10, + 15 + ], + "tech-q-5": [ + 1, + 2, + 5 + ], + "tech-q-15": [ + 0, + 1, + 2, + 5, + 6, + 19 + ], + "lastUpdated": "2026-02-06T17:56:38.469Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 4, + 5 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 2 + ], + "userId": "rnDrF5a2EbPduAgFiNJ8Fla9q572" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 18:34:13 GMT", + "creationTime": "Sat, 13 Dec 2025 18:34:13 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 6 + ], + "education-q-3": [ + 2, + 3, + 5, + 9, + 10, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 10, + 11, + 13, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 1, + 20 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 4, + "work-q-5": 0, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2, + 5, + 6, + 8, + 10, + 11, + 12, + 17, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 32, + 37 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 4, + 10, + 20, + 23, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 3, + 4, + 5, + 17, + 21 + ], + "tech-q-2": [ + 3, + 2, + 5, + 17 + ], + "tech-q-1": [ + 6, + 8, + 13, + 18 + ], + "tech-q-16": [ + 5, + 6 + ], + "tech-q-8": [ + 5, + 6, + 7, + 14, + 23, + 24 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 8, + 17, + 18 + ], + "tech-q-11": [ + 1, + 3, + 14 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 5, + 6, + 11, + 12, + 16 + ], + "tech-q-14": [ + 1, + 9, + 10 + ], + "tech-q-5": [ + 1, + 2, + 5 + ], + "tech-q-15": [ + 1, + 3, + 5, + 8, + 9, + 12 + ], + "lastUpdated": "2025-12-13T18:48:06.932Z", + "community-q-6": 2, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 4, + 5, + 3 + ], + "community-q-2": [ + 1, + 2, + 4 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "rvOymrZPhdO8bhkpkfkK0915vj12" + }, + { + "lastSignInTime": "Sun, 01 Feb 2026 15:18:18 GMT", + "creationTime": "Sun, 01 Feb 2026 15:18:18 GMT", + "profile-q-5": 0, + "profile-q-4": 4, + "profile-q-7": 3, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 5, + 0, + 2, + 3, + 4, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 4, + 6 + ], + "education-q-3": [ + 0, + 7, + 9, + 3, + 5 + ], + "education-q-0": [ + 5, + 4 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 13, + 18, + 5, + 0, + 1, + 2, + 14, + 24 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 6, + 13, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 7 + ], + "tech-q-2": [ + 7, + 3, + 1, + 0, + 2 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 3, + 7, + 9, + 10 + ], + "tech-q-7": [ + 13, + 12 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 0, + 13, + 10 + ], + "tech-q-12": [ + 0, + 1, + 6, + 4 + ], + "tech-q-4": [ + 0, + 3, + 4 + ], + "tech-q-13": [ + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-6": [ + 8, + 5 + ], + "tech-q-15": [ + 2, + 6 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "lastUpdated": "2026-02-02T20:58:44.340Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 6, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 1, + 3, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 4 + ], + "userId": "rwUrihJBHwQiBsjGSq8zU6Tpxj73" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:46:43 GMT", + "creationTime": "Sun, 07 Dec 2025 11:46:43 GMT", + "userId": "s6SnAagzMGe9yKs38pOrFWzk5bb2" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 15:37:58 GMT", + "creationTime": "Tue, 09 Dec 2025 15:37:58 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 27, + "profile-q-2": 14, + "profile-q-8": 4, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 7 + ], + "education-q-4-others": "Energy", + "education-q-3": [ + 0, + 2, + 3, + 4, + 7, + 8, + 9, + 10 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 4, + 6, + 8, + 9, + 10, + 11, + 12 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 19 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": 2, + "work-q-6": 9, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11 + ], + "tech-q-2": [ + 11 + ], + "tech-q-1": [ + 18 + ], + "tech-q-9-others": ".qq", + "tech-q-16": [ + 0, + 1, + 2, + 5 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 5, + 8, + 6, + 7 + ], + "tech-q-3": [], + "tech-q-13": [ + 1, + 0, + 2 + ], + "tech-q-6": [], + "tech-q-14": [ + 0, + 1, + 2, + 5, + 8, + 16 + ], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-09T15:47:35.876Z", + "community-q-1-others": "Not interested", + "community-q-3-others": "None", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-0-others": "No interest", + "community-q-3": [ + 6 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 7 + ], + "userId": "sPJyiz9TZVb5Lr1f91iGkCExpAj2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:40:10 GMT", + "creationTime": "Wed, 03 Dec 2025 16:40:10 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-03T16:45:07.680Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 0, + 2 + ], + "userId": "sWILHOh1yzfGMJvJAgIXlLVi9oB3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:56:55 GMT", + "creationTime": "Sat, 06 Dec 2025 19:56:55 GMT", + "profile-q-5": 6, + "profile-q-4": 0, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-0-others": "N/A", + "education-q-3": [ + 0, + 6, + 7 + ], + "education-q-0": [ + 6, + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 12, + 8, + 4, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 1, + "work-q-1": 6, + "work-q-0": 0, + "work-q-3": null, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 6, + "ai-q-4": 2, + "ai-q-3": 4, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [ + 5 + ], + "ai-q-5": [ + 0, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5, + 9, + 10, + 11, + 12, + 14, + 18 + ], + "tech-q-2": [ + 3, + 8, + 11, + 0, + 5 + ], + "tech-q-1": [ + 19, + 16, + 26 + ], + "tech-q-16": [ + 2, + 7 + ], + "tech-q-8": [ + 0, + 7, + 8, + 11, + 13, + 20 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 22 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 9, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 23, + 24 + ], + "tech-q-14": [ + 0, + 1, + 2 + ], + "tech-q-5": [ + 3, + 5, + 6, + 2, + 1 + ], + "tech-q-15": [ + 1, + 2, + 5, + 6, + 7 + ], + "lastUpdated": "2025-12-06T20:20:42.110Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "sWyOvitzludWWfmw79dPXxdd5MX2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 06:09:12 GMT", + "creationTime": "Mon, 08 Dec 2025 06:09:12 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5, + 2 + ], + "work-q-9": 1, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 3, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 0, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 6, + 25 + ], + "ai-q-5": [ + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8, + 11 + ], + "tech-q-2": [ + 2, + 8, + 5, + 0 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 0, + 7, + 13, + 15, + 28 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 8, + 14, + 30 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [ + 2, + 4 + ], + "tech-q-12": [ + 0, + 3, + 9 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 22 + ], + "tech-q-14": [ + 2, + 0, + 1, + 9 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-08T07:18:25.142Z", + "community-q-6": 1, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "sa6y4h2OtAeOdqqDtajhJfuQ3SU2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:12:44 GMT", + "creationTime": "Wed, 03 Dec 2025 18:12:44 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3 + ], + "education-q-4": [ + 4 + ], + "education-q-3": [ + 0, + 3, + 9 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 4 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 3 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 4, + "work-q-3": 2, + "work-q-2": 0, + "work-q-5": 0, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 5, + 8, + 12, + 17, + 19, + 20, + 21, + 22 + ], + "ai-q-5": [ + 0, + 4, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3 + ], + "tech-q-2": [ + 0, + 2, + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 5, + 6, + 8, + 9 + ], + "tech-q-7": [ + 4 + ], + "tech-q-10": 0, + "tech-q-9": [ + 3, + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 0, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 5, + 11, + 12 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 2, + 5, + 6 + ], + "tech-q-15": [ + 4, + 5 + ], + "lastUpdated": "2025-12-03T18:27:33.744Z", + "community-q-6": 5, + "community-q-5": [ + 4 + ], + "community-q-4": [ + 1 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 3 + ], + "userId": "saa9DwRpVteskA1PEaQdhZpkOUt2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:14:56 GMT", + "creationTime": "Sun, 07 Dec 2025 11:14:56 GMT", + "userId": "sb8UwCept9gxu8lOYySU7ctp5iC3" + }, + { + "lastSignInTime": "Tue, 10 Feb 2026 09:55:28 GMT", + "creationTime": "Tue, 10 Feb 2026 09:55:28 GMT", + "userId": "sbWsGvZHttgfpB9ebBsRP8Ahe9A3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 11:59:40 GMT", + "creationTime": "Sun, 07 Dec 2025 11:59:40 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 3, + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 3, + 4, + 7, + 8, + 1, + 0 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 1, + "work-q-8": [ + 3, + 4, + 6, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 2 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 1, + 2, + 5, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 7, + 8 + ], + "tech-q-2": [ + 8, + 7 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 7 + ], + "tech-q-7": [ + 1, + 8 + ], + "tech-q-10": 0, + "tech-q-11-others": "Windsurf", + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [ + 15 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 3, + 18 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 2 + ], + "lastUpdated": "2025-12-07T12:13:47.142Z", + "community-q-6": 5, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 4 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0 + ], + "userId": "sc6KuMuFU4WM1hhMOUcqXkDX0fj2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:10:04 GMT", + "creationTime": "Sun, 07 Dec 2025 15:10:04 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 3, + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 5, + 6, + 3 + ], + "education-q-3": [ + 0, + 9, + 10, + 3 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 6, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 0, + "work-q-13": [ + 1, + 3, + 7, + 8, + 9, + 10 + ], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": 0, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 10, + 14, + 23 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 3, + 9, + 10, + 14, + 5, + 4 + ], + "tech-q-2": [ + 0, + 1, + 3, + 9 + ], + "tech-q-1": [ + 7, + 8 + ], + "tech-q-16": [ + 3, + 2, + 1 + ], + "tech-q-8": [ + 5, + 6, + 7, + 8, + 13, + 21 + ], + "tech-q-7": [ + 7 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 14, + 15 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + "tech-q-3": [ + 1, + 3, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 6 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1, + 2, + 3 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-07T15:27:41.373Z", + "community-q-6": 4, + "community-q-5": [ + 0, + 1, + 2 + ], + "community-q-4": [ + 0, + 3 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "sdcmCwdZpvTKyTxqH7NcBxyeyvg2" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 23:32:07 GMT", + "creationTime": "Fri, 02 Jan 2026 23:32:07 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 5, + 4 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-3": [ + 11, + 0, + 2 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 3, + 20 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 1 + ], + "ai-q-5": [ + 1, + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 9, + 18 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 4, + 11 + ], + "tech-q-16": [ + 0, + 7 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 6, + 23 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0, + 1 + ], + "tech-q-6": [ + 5, + 6, + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [ + 2, + 6, + 19 + ], + "lastUpdated": "2026-01-02T23:46:49.835Z", + "community-q-6": 2, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 3, + 1 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 2, + 3, + 4 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "se44e9RtrHUMwMzvWXSAcWT1lIw1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:48:41 GMT", + "creationTime": "Sat, 06 Dec 2025 17:48:41 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 3, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 4, + 5, + 8, + 9, + 10 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 5, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4, + 10, + 12, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4, + 8 + ], + "tech-q-2": [ + 0, + 1, + 3, + 8 + ], + "tech-q-1": [ + 26 + ], + "tech-q-16": [ + 3, + 7 + ], + "tech-q-8": [ + 0, + 7, + 29, + 30 + ], + "tech-q-7": [ + 2, + 9 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 1, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 3, + 9, + 18 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 2, + 5 + ], + "tech-q-15": [ + 5, + 6, + 19 + ], + "lastUpdated": "2025-12-06T18:06:50.214Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "sfBTGvwfUGVOMtQBxnI54plfnh03" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:10:03 GMT", + "creationTime": "Sat, 06 Dec 2025 16:10:03 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 2, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 2, + 3 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 3, + 0, + 1, + 2, + 4, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 1, + 2, + 4 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": null, + "work-q-13": [ + 0, + 2, + 1, + 5 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 7, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 3 + ], + "ai-q-5": [ + 1, + 0, + 8, + 12, + 18 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 5 + ], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T16:18:52.044Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "sljfjQLVJkQRI9gb4VpRypfXtCL2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 19:46:52 GMT", + "creationTime": "Fri, 05 Dec 2025 19:46:52 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 8, + "education-q-2": [ + 2, + 4 + ], + "education-q-1": [ + 0, + 1, + 3 + ], + "education-q-4": [ + 0, + 2, + 4, + 5 + ], + "education-q-3": [ + 1, + 3, + 4, + 8, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 1, + "work-q-8": [ + 3, + 5, + 8, + 7, + 10 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 10 + ], + "work-q-1": 0, + "work-q-0": 1, + "work-q-10": 4, + "work-q-2": 0, + "work-q-4": 1, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-5": [ + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 0, + 1 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-05T20:09:46.572Z", + "tech-q-4-others": "Tankstack", + "tech-q-8": [ + 7, + 20 + ], + "tech-q-7": [ + 12, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [ + 23 + ], + "tech-q-12": [ + 6, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 0, + 5 + ], + "tech-q-15": [ + 1 + ], + "userId": "snTBAoSQOecY8KBdyidI3p6MuBf2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:28:34 GMT", + "creationTime": "Sat, 06 Dec 2025 17:28:34 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "lastUpdated": "2025-12-06T17:31:02.615Z", + "education-q-2": [ + 2, + 0, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 2 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 4, + 2 + ], + "userId": "sngxxhQIoMeOGJ6lE5y0Bw7EZk83" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 08:58:43 GMT", + "creationTime": "Mon, 08 Dec 2025 08:58:43 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 4, + "profile-q-2": 6, + "education-q-2": [ + 0, + 5, + 3 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 4, + 9 + ], + "education-q-1-others": "germany", + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 7, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 2, + 19, + 0, + 1, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 20, + 8, + 2, + 3 + ], + "tech-q-2": [ + 20, + 8 + ], + "tech-q-1": [ + 3, + 16, + 12 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 21, + 22, + 7 + ], + "tech-q-7": [ + 0, + 7 + ], + "tech-q-10": 1, + "tech-q-9": [ + 1 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 1, + 2 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 9, + 1, + 3 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-08T09:16:10.065Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 6, + 4, + 2 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1 + ], + "community-q-0": [ + 1 + ], + "userId": "snlDEjDQhyWsHfNFfBgSgequwV82" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 12:24:42 GMT", + "creationTime": "Sat, 06 Dec 2025 12:24:42 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T12:28:41.011Z", + "education-q-2": [ + 0, + 5, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 1, + 2 + ], + "education-q-3": [ + 0, + 3, + 7, + 11 + ], + "education-q-0": [ + 0 + ], + "userId": "snowORTH4YXKRMeTwGPNFthKkZL2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 10:42:22 GMT", + "creationTime": "Mon, 08 Dec 2025 10:42:22 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 4, + 1, + 0, + 3, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 4 + ], + "education-q-3": [ + 3, + 0, + 2, + 4, + 5, + 8, + 9, + 1 + ], + "education-q-0": [ + 0, + 3, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 2, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0, + 2, + 5, + 4, + 7, + 9, + 8, + 10, + 11, + 12, + 17, + 15, + 18, + 21, + 23, + 20, + 22, + 24, + 29, + 30, + 31, + 34, + 37, + 36 + ], + "ai-q-5": [ + 0, + 2, + 1, + 4, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 4, + 0, + 1, + 3, + 7, + 8 + ], + "tech-q-2": [ + 2, + 8, + 0, + 7 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 20, + 7 + ], + "tech-q-7": [ + 15 + ], + "tech-q-10": 3, + "tech-q-9": [ + 11, + 8, + 14, + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6, + 5, + 9 + ], + "tech-q-3": [ + 1, + 4, + 9 + ], + "tech-q-13": [ + 3, + 1, + 0, + 2 + ], + "tech-q-6": [ + 7, + 11 + ], + "tech-q-14": [ + 14, + 15, + 1 + ], + "tech-q-5": [ + 0, + 1, + 4, + 5, + 6 + ], + "tech-q-15": [ + 1, + 2, + 6, + 11, + 13, + 16, + 18 + ], + "lastUpdated": "2025-12-08T11:00:35.762Z", + "community-q-6-others": "Dev.to", + "community-q-6": 6, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 4, + 3, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "sqelS4VZbzbGH0ZbvEgLwRVWs9P2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 22:12:34 GMT", + "creationTime": "Sat, 06 Dec 2025 22:12:34 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 5, + "education-q-2": [ + 4, + 3, + 2, + 0, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 5, + 2 + ], + "education-q-3": [ + 0, + 4, + 10, + 9, + 3, + 2 + ], + "education-q-0": [ + 4, + 2 + ], + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2, + 5, + 12, + 10, + 19, + 21, + 20, + 22, + 23, + 24, + 26, + 30, + 32, + 36, + 37 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 9 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 4 + ], + "tech-q-8": [ + 5, + 7, + 6, + 8, + 23, + 24 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-11": [ + 0, + 1, + 10 + ], + "tech-q-9": [ + 0, + 29, + 32 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 11, + 1 + ], + "tech-q-15": [], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-06T22:23:06.738Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 2, + 4, + 5 + ], + "community-q-2": [ + 4, + 0 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "srx2g1ZCO7Mi4QVGucuCf0RlSSd2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:54:08 GMT", + "creationTime": "Wed, 03 Dec 2025 21:54:08 GMT", + "userId": "stjYYig4UNaKAdxkvFbKq6AiTMf2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:11:52 GMT", + "creationTime": "Fri, 06 Feb 2026 17:11:52 GMT", + "userId": "svkgjoj8U4Za6j07lJiENH09jpT2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 13:35:06 GMT", + "creationTime": "Tue, 23 Dec 2025 13:35:06 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-3": [ + 0, + 1, + 11, + 3 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 2, + 4, + 7, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0, + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Legal information, Financial informatino", + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 1, + 2 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 0, + 4 + ], + "tech-q-16": [ + 0, + 6, + 2 + ], + "tech-q-8": [ + 5, + 23 + ], + "tech-q-7": [ + 5, + 6 + ], + "tech-q-10": 0, + "tech-q-11-others": "Pycharm, jupyter", + "tech-q-9": [ + 0, + 7, + 8, + 12 + ], + "tech-q-11": [ + 14, + 17 + ], + "tech-q-4": [ + 2, + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6, + 5, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 15 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-23T14:00:00.260Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2 + ], + "community-q-4": [ + 0, + 3, + 5 + ], + "community-q-3": [ + 3, + 4, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "t0RiA3Ehl6bP3SOIv2JID0jjjhu2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 09:08:38 GMT", + "creationTime": "Thu, 04 Dec 2025 09:08:38 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 8, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 8, + 10, + 11 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 6, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 23, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 18, + 4, + 5, + 0, + 11 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 5, + 11, + 18 + ], + "tech-q-1": [ + 6, + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 29 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 5 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [ + 10 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 1, + 2, + 11 + ], + "lastUpdated": "2025-12-04T15:04:15.697Z", + "community-q-6": 2, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 3, + 5 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "t0mBYApM29W7JTYMF9MLXZqpCWw1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 17:27:30 GMT", + "creationTime": "Sun, 07 Dec 2025 17:27:30 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 0, + 1, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 1, + 3, + 2 + ], + "education-q-4": [ + 3, + 0 + ], + "education-q-3": [ + 2, + 3, + 4, + 9, + 10 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 8, + 10, + 11 + ], + "work-q-11": null, + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 2, + "work-q-12": 2, + "work-q-14": 4, + "work-q-13": [ + 18 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 8 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [ + 4, + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 7, + 20 + ], + "tech-q-7": [ + 1, + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 14 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2, + 5 + ], + "lastUpdated": "2025-12-07T17:44:54.228Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "t2tH3GbUSlTFJcE1aHWbzU1otE72" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 11:10:54 GMT", + "creationTime": "Sat, 07 Feb 2026 11:10:54 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "lastUpdated": "2026-02-07T11:14:22.035Z", + "education-q-2": [ + 0, + 4 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 8 + ], + "education-q-0": [ + 0 + ], + "userId": "t388RmWGBvMjLIi2nxjsce6KlGJ2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:01:14 GMT", + "creationTime": "Wed, 03 Dec 2025 14:01:14 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 4, + 0 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 5, + 0, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 2, + 1, + 3, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T14:12:26.323Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 6, + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 1 + ], + "userId": "tBHBZCUvcoOeiUEOolCsRM82qNs2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 15:52:47 GMT", + "creationTime": "Sat, 06 Dec 2025 15:52:47 GMT", + "profile-q-5": 2, + "profile-q-4": 4, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 2, + "profile-q-2": 3, + "education-q-2": [ + 5, + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 5, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 4, + 8, + 11, + 13, + 1 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 1, + 2, + 13, + 14, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 5, + 8, + 10, + 3 + ], + "tech-q-2": [ + 1, + 8, + 5 + ], + "tech-q-1": [ + 3, + 0, + 10, + 16 + ], + "tech-q-16": [ + 0, + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 6, + 11, + 12, + 16 + ], + "tech-q-10": 1, + "tech-q-9": [ + 6, + 7, + 9, + 22, + 23 + ], + "tech-q-11": [ + 1, + 5, + 6 + ], + "tech-q-4": [ + 2, + 4 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [], + "tech-q-6": [ + 11, + 16 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T16:07:14.303Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 0, + 3, + 4, + 5 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 4, + 5, + 0 + ], + "community-q-0": [ + 1, + 5 + ], + "userId": "tDydkgb0xIQbKy1L6XDOZ8DhHv82" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:28:47 GMT", + "creationTime": "Wed, 03 Dec 2025 15:28:47 GMT", + "userId": "tGq6EiqwWtSgu5qya3KhoeDzNhv1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:32:26 GMT", + "creationTime": "Sat, 06 Dec 2025 16:32:26 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 0, + 9, + 3 + ], + "education-q-0": [ + 0, + 2, + 3, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 3, + 8, + 13, + 1, + 7 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0, + 4, + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 2 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T16:43:31.237Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 2, + 3 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 0, + 4 + ], + "community-q-0": [ + 5 + ], + "userId": "tJEJyCRQ7gbTteWsWmZFlyOgZVt2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 12:41:19 GMT", + "creationTime": "Sun, 07 Dec 2025 12:41:19 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 0, + 2 + ], + "education-q-4": [ + 5, + 0 + ], + "education-q-3": [ + 0, + 4, + 3, + 9, + 8, + 2, + 10 + ], + "education-q-0": [ + 1, + 3, + 5, + 4 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 3, + 4, + 6, + 8, + 10 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 4, + "work-q-3": 3, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 4, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 14, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8, + 3 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 6 + ], + "tech-q-16": [ + 0, + 1, + 6, + 7 + ], + "tech-q-8": [ + 0, + 20 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 2, + "tech-q-9": [ + 29, + 9 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1, + 6, + 7 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 12 + ], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 5, + 6, + 2 + ], + "tech-q-15": [ + 5, + 6, + 1 + ], + "lastUpdated": "2025-12-07T13:05:43.646Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 3, + 4, + 5, + 6, + 1 + ], + "community-q-3": [ + 0, + 1, + 5, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2 + ], + "community-q-0": [ + 4, + 2, + 0, + 5 + ], + "userId": "tLDJi7S4ukMMrw6wEF5yPFq6oq62" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:33:35 GMT", + "creationTime": "Wed, 03 Dec 2025 13:33:35 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 0, + "education-q-2": [ + 0, + 4, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 2, + 5, + 6 + ], + "education-q-3": [ + 3, + 0, + 8, + 9 + ], + "education-q-0": [ + 2, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 4, + 2, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 4, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 4, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 2, + 3, + 5 + ], + "tech-q-1": [ + 21, + 8, + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 6, + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 1 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 3, + 5 + ], + "lastUpdated": "2025-12-03T13:57:01.988Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3, + 1 + ], + "community-q-4": [ + 1, + 5, + 2 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 4, + 5 + ], + "userId": "tLL9dbogTNOqqRgP7hEfwcWX5nF3" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 08:44:16 GMT", + "creationTime": "Sat, 20 Dec 2025 08:44:16 GMT", + "userId": "tMLT1fTn8efrznHigHAKdLn8V3o2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 17:18:18 GMT", + "creationTime": "Sun, 07 Dec 2025 17:18:18 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 7, + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-0": [ + 0, + 1, + 5 + ], + "education-q-2": [ + 0, + 5, + 2 + ], + "education-q-4": [ + 2, + 6, + 0 + ], + "education-q-3": [ + 3, + 9, + 10 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 3, + 6, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 16, + 20 + ], + "work-q-10": null, + "work-q-1": 1, + "work-q-0": 4, + "work-q-3": 4, + "work-q-2": 3, + "work-q-5": 0, + "work-q-4": 0, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 6, + 7 + ], + "tech-q-2": [ + 1, + 6 + ], + "tech-q-1": [ + 3, + 8, + 15 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1, + 3 + ], + "tech-q-7": [ + 1, + 7, + 8 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0, + 7, + 21 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 1, + 2, + 3, + 9 + ], + "tech-q-12": [ + 1, + 2 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [], + "tech-q-6": [ + 0 + ], + "tech-q-14": [], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-08T22:42:02.380Z", + "community-q-6": 4, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2, + 0, + 5 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "tQUu3ZHjUuR6fKfca9L0LZvr00W2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:35:26 GMT", + "creationTime": "Sat, 06 Dec 2025 16:35:26 GMT", + "profile-q-5": 1, + "lastUpdated": "2025-12-06T16:36:31.710Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 1, + "userId": "tZfol3ZlqFgQhcbxH13o3SPLxr43" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 23:09:20 GMT", + "creationTime": "Wed, 03 Dec 2025 23:09:20 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 12, + "profile-q-2": 1, + "education-q-2": [ + 5, + 4, + 3, + 2, + 1, + 0 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 6, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 10, + 9 + ], + "education-q-1-others": "German", + "education-q-0": [ + 1, + 0, + 3, + 5 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 3, + 8, + 11, + 12, + 6, + 1, + 5 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 0, + 11, + 18 + ], + "work-q-10": 3, + "work-q-10-others": "Politics", + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": 2, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-03T23:21:20.490Z", + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2, + 3, + 5 + ], + "ai-q-0": 0, + "userId": "taD2H3HNCQWWMphJhdHnsU3x3CS2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 11:26:51 GMT", + "creationTime": "Thu, 04 Dec 2025 11:26:51 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 4, + 8, + 9 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "lastUpdated": "2025-12-04T11:35:57.971Z", + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 2, + "userId": "tfdvRXmDYkeZpd2d5K0pIzwCm9t1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:11:02 GMT", + "creationTime": "Sat, 06 Dec 2025 21:11:02 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 4, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 2 + ], + "education-q-3": [ + 0, + 2, + 3, + 8, + 9 + ], + "education-q-0": [ + 1, + 0 + ], + "work-q-9": 0, + "work-q-8": [ + 2, + 0, + 1 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 3, + 4 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 3, + "work-q-2": 1, + "work-q-5": 2, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 5, + "ai-q-6": [ + 0, + 1, + 2, + 5, + 7 + ], + "ai-q-5": [ + 10, + 2, + 1, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 9, + 10, + 1, + 0, + 3 + ], + "tech-q-2": [ + 1, + 0, + 3, + 9, + 10 + ], + "tech-q-1": [ + 8, + 18, + 4, + 17 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 7 + ], + "tech-q-10": 0, + "tech-q-9": [ + 1, + 5, + 6, + 7, + 8, + 16, + 15 + ], + "tech-q-11": [ + 1, + 10 + ], + "tech-q-4": [ + 8, + 11, + 18 + ], + "tech-q-12": [ + 1, + 2, + 4, + 6 + ], + "tech-q-3": [ + 2, + 1, + 3, + 4, + 0 + ], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 0, + 5 + ], + "tech-q-14": [ + 3, + 2 + ], + "tech-q-5": [ + 1, + 2, + 4 + ], + "tech-q-15": [ + 0, + 11 + ], + "lastUpdated": "2025-12-07T00:34:00.598Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0, + 3, + 2 + ], + "community-q-4": [ + 3, + 2, + 0 + ], + "community-q-3": [ + 0, + 1, + 2, + 5, + 4 + ], + "community-q-2": [ + 0, + 1, + 3 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5, + 4 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "tixpWBs7dONShNQxcancaEmuuw13" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:31:31 GMT", + "creationTime": "Wed, 03 Dec 2025 18:31:31 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 2, + 4, + 6 + ], + "education-q-3": [ + 2, + 4, + 5, + 7, + 8, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 11, + 18 + ], + "tech-q-2": [ + 4, + 0, + 11, + 1, + 2, + 8, + 18 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 2, + 34 + ], + "tech-q-12": [ + 1, + 4, + 5, + 6, + 0 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 2, + 1, + 9 + ], + "tech-q-14": [], + "tech-q-6": [ + 1, + 23 + ], + "tech-q-15": [ + 2 + ], + "tech-q-5": [ + 0, + 5 + ], + "lastUpdated": "2025-12-03T18:44:55.737Z", + "community-q-6": 2, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 3, + 5, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 4, + 5 + ], + "community-q-0": [ + 0, + 1, + 2, + 5 + ], + "userId": "tlLoHkazceUE1EBAU9VzWv1pkYI3" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 08:24:32 GMT", + "creationTime": "Fri, 02 Jan 2026 08:24:32 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 7, + 6 + ], + "education-q-0": [ + 2, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 8, + 9, + 7, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 5, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 2, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 10 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 8, + 20, + 0 + ], + "tech-q-2": [ + 3, + 4, + 20 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 12, + 7 + ], + "tech-q-7": [ + 1, + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8, + 13, + 18 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 6, + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1, + 11 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-01-02T08:48:52.001Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 6, + 1 + ], + "community-q-3": [ + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "tqIOiCRQesbl5poU4Ft14ltuydv1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 18:06:30 GMT", + "creationTime": "Sat, 06 Dec 2025 18:06:30 GMT", + "userId": "trXz5jVmJiTpZROB5mWufy7P5QF3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 08:01:28 GMT", + "creationTime": "Sat, 06 Dec 2025 08:01:28 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T08:05:39.707Z", + "education-q-2": [ + 0, + 3, + 2, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 8, + 9 + ], + "education-q-0": [ + 0, + 1 + ], + "userId": "tud8hF1epSSf1ZXTw3maeegmSn83" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 07:27:08 GMT", + "creationTime": "Thu, 04 Dec 2025 07:27:08 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 3, + 0 + ], + "education-q-4": [ + 5, + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 4, + 8, + 10, + 12 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 0, + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 2, + "ai-q-3": 3, + "lastUpdated": "2025-12-04T07:36:45.754Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "userId": "twbyY19tU0O4h2JZ2Nf6XJobgrJ2" + }, + { + "lastSignInTime": "Sat, 17 Jan 2026 10:45:40 GMT", + "creationTime": "Sat, 17 Jan 2026 10:45:40 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 1 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 9, + 10 + ], + "education-q-0": [ + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [ + 2 + ], + "ai-q-5": [ + 1, + 0, + 2, + 10, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 10, + 9 + ], + "tech-q-1": [ + 6, + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 5 + ], + "tech-q-9": [ + 1 + ], + "tech-q-12": [ + 1, + 6 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-6": [], + "tech-q-15": [ + 3 + ], + "tech-q-5": [], + "lastUpdated": "2026-01-17T10:53:59.387Z", + "community-q-6": 3, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 3, + 4 + ], + "community-q-3": [ + 1, + 0, + 3 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "txI8VBB7ylhRwre1TnsQM3bxPcw2" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 23:23:34 GMT", + "creationTime": "Mon, 02 Feb 2026 23:23:34 GMT", + "profile-q-5": 1, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "lastUpdated": "2026-02-02T23:26:39.266Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-3": [ + 0, + 1, + 2, + 3 + ], + "education-q-0": [ + 0 + ], + "userId": "uG7H3VMeNnQ8STDWW5MV0LHxvNj2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:52:18 GMT", + "creationTime": "Sat, 06 Dec 2025 23:52:18 GMT", + "profile-q-5": 2, + "profile-q-4": 0, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "lastUpdated": "2025-12-06T23:54:53.925Z", + "education-q-2": [ + 1, + 2, + 3, + 4, + 5, + 6, + 0 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11 + ], + "education-q-1-others": "Spanish \nRussian ", + "education-q-0": [ + 1, + 0, + 2, + 3, + 4, + 5 + ], + "userId": "uO8Cv29z6pS9gEfViYfOH86hMEH2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:27:05 GMT", + "creationTime": "Wed, 03 Dec 2025 15:27:05 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "lastUpdated": "2025-12-03T15:30:53.658Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 8, + 9, + 11, + 1 + ], + "education-q-0": [ + 2, + 1 + ], + "userId": "uP3s5Sn7gpZYYWA9S5tp37FkDy02" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 19:28:45 GMT", + "creationTime": "Fri, 05 Dec 2025 19:28:45 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 6, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 6, + 7, + 9, + 11 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 11, + 5 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 3 + ], + "work-q-10": null, + "work-q-0": 5, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 18, + 11 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20, + 27 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-9": [ + 2, + 12 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 4, + 0 + ], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 1, + 3, + 5 + ], + "lastUpdated": "2025-12-05T19:54:07.996Z", + "community-q-6": 1, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 1, + 4, + 5, + 2, + 0, + 6 + ], + "community-q-3": [ + 0, + 5 + ], + "community-q-2": [ + 1, + 2, + 3, + 0 + ], + "community-q-1": [ + 2, + 3, + 4, + 0, + 1, + 5 + ], + "community-q-0": [ + 4 + ], + "userId": "uPjkEfVbixdSAV1PeiZpv2zZ5oT2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 17:40:10 GMT", + "creationTime": "Fri, 06 Feb 2026 17:40:10 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 2, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 1, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 1, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 2 + ], + "work-q-10": null, + "work-q-1": 5, + "work-q-0": 5, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1, + 0, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 5, + 11 + ], + "tech-q-2": [ + 5, + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7, + 8, + 11, + 13 + ], + "tech-q-7": [ + 5, + 11, + 0, + 6 + ], + "tech-q-10": 2, + "tech-q-9": [ + 9 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0, + 4 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4, + 3 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 2, + 6, + 19 + ], + "lastUpdated": "2026-02-06T17:58:16.542Z", + "community-q-6": 1, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 1, + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "community-q-3": [ + 1, + 5, + 0 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "uRLunsBp9mQch9MT6754LvEayRU2" + }, + { + "lastSignInTime": "Thu, 05 Feb 2026 01:22:38 GMT", + "creationTime": "Thu, 05 Feb 2026 01:22:38 GMT", + "userId": "uadDI1TvhWYhZctIvf78Hmla3gc2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 18:01:19 GMT", + "creationTime": "Thu, 04 Dec 2025 18:01:19 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 0 + ], + "education-q-0-others": "self thought", + "education-q-3": [ + 4, + 10, + 3 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 8, + 12, + 13, + 5 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-4": 10, + "ai-q-4": 2, + "ai-q-3": 4, + "lastUpdated": "2025-12-04T18:11:25.394Z", + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 3 + ], + "ai-q-5": [ + 1, + 18 + ], + "ai-q-0": 1, + "userId": "ue6hCfne4xQluvjr7IXzI7CP1fO2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:12:51 GMT", + "creationTime": "Wed, 03 Dec 2025 14:12:51 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 12, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 1, + 5, + 3, + 6, + 9, + 10, + 2 + ], + "education-q-0": [ + 5, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 9 + ], + "work-q-10": 3, + "work-q-10-others": "SAFE", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 2, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 31 + ], + "tech-q-2": [ + 2 + ], + "tech-q-1": [], + "tech-q-16": [ + 3 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T14:28:13.325Z", + "community-q-1-others": "Virtual events", + "community-q-6": 0, + "community-q-5": [ + 6 + ], + "community-q-4": [ + 6, + 1 + ], + "community-q-5-others": "NA", + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5, + 6 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "uiInJ9jXIIf0YrqNwfgCnAacfYx2" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 11:34:50 GMT", + "creationTime": "Wed, 10 Dec 2025 11:34:50 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "lastUpdated": "2025-12-10T11:37:00.410Z", + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 4, + 3 + ], + "education-q-3": [ + 0, + 2, + 4, + 9, + 10, + 3, + 7 + ], + "education-q-0": [ + 1, + 2, + 3 + ], + "userId": "ujY4vah36bYWiZst7paGEQrsMgy2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 10:38:38 GMT", + "creationTime": "Mon, 09 Feb 2026 10:38:38 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 5, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 1, + 8, + 9, + 7, + 2, + 11 + ], + "education-q-0": [ + 1, + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 2, + 4, + 8, + 7, + 5 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 8 + ], + "work-q-10": 3, + "work-q-10-others": "we don't use Agile, instead we adopt V Cycle", + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 10 + ], + "tech-q-2": [ + 10 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 3, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-09T10:55:18.838Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 3, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "uk73q3GUXUc3R403SZrSWHXQpRo2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 18:10:38 GMT", + "creationTime": "Wed, 03 Dec 2025 18:10:38 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 3, + "education-q-2": [ + 0, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 5 + ], + "education-q-3": [ + 0, + 9, + 10, + 11, + 1 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 0, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 1, + 19, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 8, + 9 + ], + "tech-q-2": [ + 0, + 1, + 4, + 8 + ], + "tech-q-1": [ + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 5, + 6, + 7, + 11, + 13 + ], + "tech-q-10": 3, + "tech-q-9": [ + 1, + 6, + 7, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 3 + ], + "tech-q-3": [ + 2, + 1, + 4 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 2, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-03T18:22:57.103Z", + "community-q-6": 0, + "community-q-5": [ + 3, + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 3, + 5 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 0, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "uuqQczvmgFZ6Xx5Ql63MVbkX0Fy2" + }, + { + "lastSignInTime": "Mon, 19 Jan 2026 17:44:05 GMT", + "creationTime": "Mon, 19 Jan 2026 17:44:05 GMT", + "profile-q-5": 4, + "profile-q-4": 6, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 11, + "education-q-2": [ + 2, + 1, + 6 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 2, + 3, + 5 + ], + "education-q-3": [ + 11, + 10, + 6, + 5, + 12 + ], + "education-q-0": [ + 0, + 5, + 2, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 3, + 7, + 4, + 11, + 12, + 8, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 20, + 0, + 2, + 5, + 10, + 16, + 19, + 7, + 6, + 11 + ], + "work-q-1": 6, + "work-q-0": 4, + "work-q-10": 1, + "work-q-3": 4, + "ai-q-3": 4, + "lastUpdated": "2026-01-19T20:47:02.485Z", + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 26, + 0, + 24 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 8, + 11, + 18, + 21, + 22, + 23, + 15, + 7, + 4, + 12, + 24 + ], + "ai-q-0": 0, + "userId": "uxliqXwrRjWiKqn7TTyOjEenkPQ2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:29:49 GMT", + "creationTime": "Wed, 03 Dec 2025 15:29:49 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 4 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 7, + 9, + 11 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 8, + 2 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 4, + "work-q-3": 1, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 0, + 2, + 3, + 5, + 4, + 8, + 20 + ], + "tech-q-2": [ + 8, + 0, + 1, + 3, + 2, + 4 + ], + "tech-q-1": [ + 16, + 12, + 13, + 11, + 18 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 0, + 8, + 7, + 2, + 20 + ], + "tech-q-7": [ + 7, + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 16 + ], + "tech-q-11": [ + 1, + 0, + 10, + 15 + ], + "tech-q-4": [ + 2, + 3 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 9, + 13 + ], + "tech-q-13": [], + "tech-q-6": [ + 4, + 5, + 1, + 11, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 6, + 5, + 0, + 1, + 2, + 4 + ], + "tech-q-15": [ + 5, + 1, + 2, + 11 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 1, + 2, + 3 + ], + "community-q-0": [ + 3 + ], + "lastUpdated": "2025-12-03T15:49:28.553Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 4, + 5 + ], + "community-q-3": [ + 1, + 4 + ], + "userId": "v4CnW7ufzNQZBAyS83uR1aT92pE3" + }, + { + "lastSignInTime": "Wed, 11 Feb 2026 21:11:33 GMT", + "creationTime": "Wed, 11 Feb 2026 21:11:33 GMT", + "profile-q-5": 6, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3, + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 1, + 7 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 8 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 0, + "work-q-13": [ + 0 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 5, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1, + 2 + ], + "ai-q-5": [ + 1, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0, + 8 + ], + "tech-q-2": [ + 4, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 13 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 3 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-02-11T21:29:32.954Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 4, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "v76SVaMc0RgliidLR5WALaAqX3K2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 14:01:52 GMT", + "creationTime": "Wed, 03 Dec 2025 14:01:52 GMT", + "profile-q-5": 4, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3, + 1 + ], + "education-q-4": [ + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 3, + 5, + 9 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 8, + 11, + 10, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 17 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 9, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 14, + 0, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 4, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 4, + 8 + ], + "tech-q-1": [ + 3, + 13, + 18 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 1, + 12 + ], + "tech-q-10": 0, + "tech-q-9": [ + 2, + 8, + 7, + 20 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 1, + 2, + 7 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1, + 6 + ], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-03T15:59:32.498Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 4 + ], + "community-q-3": [ + 3, + 1, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4, + 0, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "v97Yo6oc4ONyaQnd8AWJpWFlKby2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:38:25 GMT", + "creationTime": "Wed, 03 Dec 2025 15:38:25 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "education-q-2": [ + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 3, + 4 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 1, + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 1 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 2, + "work-q-4": 4, + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 5, + "ai-q-1": 5, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 2 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T15:50:04.321Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 0, + 1, + 3 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 4 + ], + "community-q-0": [ + 0 + ], + "userId": "vEiuOPGIT0dsZUsGUcwWC7UIGi92" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 09:41:52 GMT", + "creationTime": "Fri, 05 Dec 2025 09:41:52 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 2, + 3, + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 6, + 0 + ], + "education-q-3": [ + 0, + 4, + 7, + 3, + 11, + 10 + ], + "education-q-0": [ + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 4, + 10, + 7, + 11, + 8, + 13, + 1 + ], + "work-q-12": 1, + "work-q-11": null, + "work-q-14": 5, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 2, + 0, + 1, + 14, + 11, + 20, + 19 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 8, + 4, + 7, + 1, + 3, + 2 + ], + "tech-q-2": [ + 8, + 0 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [ + 23 + ], + "tech-q-10": 1, + "tech-q-9": [ + 11, + 13 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 18 + ], + "tech-q-12": [ + 2, + 0, + 4, + 1 + ], + "tech-q-3": [ + 9, + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 7 + ], + "tech-q-14": [ + 9 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 2, + 1, + 13 + ], + "lastUpdated": "2025-12-05T10:13:50.709Z", + "community-q-6": 5, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2, + 1, + 0, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 0, + 4, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5, + 1, + 2 + ], + "community-q-0": [ + 0, + 4, + 5 + ], + "userId": "vJbvXlwJS9USbv2zklJWKwE15BL2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 16:18:30 GMT", + "creationTime": "Wed, 03 Dec 2025 16:18:30 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 8, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 9, + 4, + 8 + ], + "education-q-0": [ + 7 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 0, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 7, + "work-q-13": [ + 12 + ], + "work-q-10": 0, + "lastUpdated": "2025-12-03T16:27:29.007Z", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-4": 2, + "userId": "vJcDX0mDH8RkxkcBwxB92yJRNpv1" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 11:04:30 GMT", + "creationTime": "Fri, 02 Jan 2026 11:04:30 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 3 + ], + "education-q-1": [ + 3, + 2, + 1, + 0 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 0 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0 + ], + "work-q-10": null, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0, + 2 + ], + "ai-q-0": 2, + "tech-q-0": [ + 4, + 2, + 8 + ], + "tech-q-2": [ + 4, + 2, + 8 + ], + "tech-q-1": [], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [ + 5, + 6 + ], + "tech-q-10": 0, + "tech-q-9": [ + 2 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 2, + 1, + 4 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2, + 1 + ], + "tech-q-5": [ + 1, + 0 + ], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2026-01-02T11:14:48.789Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 6 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 3 + ], + "userId": "vKXih0TEv5VbgPTC1FCBIM3pZ6Z2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 11:54:25 GMT", + "creationTime": "Fri, 05 Dec 2025 11:54:25 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5, + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 9, + 10 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 4, + 7, + 13, + 8, + 12, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 5 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-6": 1, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 4, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10, + 14, + 9, + 5 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 4 + ], + "lastUpdated": "2025-12-05T12:01:56.834Z", + "tech-q-8": [ + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 8, + 6, + 13, + 23, + 32 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "userId": "vZdwh3SRXuaWtpfMku1nGBDDVXb2" + }, + { + "lastSignInTime": "Wed, 25 Feb 2026 09:07:20 GMT", + "creationTime": "Wed, 25 Feb 2026 09:07:20 GMT", + "profile-q-5": 1, + "lastUpdated": "2026-02-25T09:08:47.526Z", + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 12, + "profile-q-8": 2, + "userId": "vdfXwzD5HEPRqtZKYfAvZLM5Hok2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 21:11:42 GMT", + "creationTime": "Fri, 05 Dec 2025 21:11:42 GMT", + "profile-q-5": 1, + "profile-q-4": 3, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 15, + "profile-q-2": 1, + "education-q-2": [ + 2, + 0, + 3, + 5, + 4 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 2, + 4, + 5, + 6 + ], + "education-q-3": [ + 0, + 1, + 3, + 2, + 11 + ], + "education-q-1-others": "Korean, Turkish", + "education-q-0": [ + 1, + 2, + 3, + 4, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 3, + 4, + 5, + 6, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 10, + "work-q-13": [ + 1 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 5, + "ai-q-1": 5, + "ai-q-6": [ + 20, + 21, + 23, + 24, + 32, + 37 + ], + "ai-q-5": [ + 0, + 1, + 2, + 20 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 10 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 6, + 23 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8, + 14, + 29 + ], + "tech-q-11": [ + 11 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 3, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-05T21:26:57.683Z", + "community-q-1-others": "Getting a job :p", + "community-q-6": 1, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 4, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 1, + 2 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "vgXOjM8v02Rs0iLVYOBvcJ1yVnY2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:40:31 GMT", + "creationTime": "Mon, 08 Dec 2025 09:40:31 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 25, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 7, + 9, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 4, + 2 + ], + "work-q-12": 0, + "work-q-11": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 0, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 2, + "work-q-6": 7, + "ai-q-4": 2, + "ai-q-3": 4, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 3 + ], + "ai-q-5": [ + 2, + 4, + 1, + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 3, + 4 + ], + "tech-q-2": [ + 3, + 0 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 2, + 3, + 1, + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 15 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2, + 1, + 0 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13, + 11 + ], + "tech-q-14": [ + 2, + 1 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-08T09:50:35.182Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-3": [ + 5, + 3 + ], + "community-q-2": [ + 5, + 2 + ], + "community-q-1": [ + 1, + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "vka4vf9xdRSMcj6CXt7BjNeGgbn2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 18:09:14 GMT", + "creationTime": "Fri, 06 Feb 2026 18:09:14 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 8, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 5, + 4, + 3 + ], + "education-q-1": [ + 1, + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 4 + ], + "education-q-3": [ + 1, + 3, + 5, + 8, + 9, + 11, + 0, + 2, + 4, + 6 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 3, + 6, + 7, + 8, + 10, + 11 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 1, + "work-q-13": [ + 20 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 5, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 5, + 10, + 11, + 17, + 4, + 2, + 8 + ], + "tech-q-2": [ + 5, + 3 + ], + "tech-q-1": [ + 11, + 8, + 4 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 8, + 7, + 13 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 11, + 13, + 24 + ], + "tech-q-11": [ + 1, + 15, + 0 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 6, + 11 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2026-02-06T18:33:05.339Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 1, + 2, + 3, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "vlkg8zOTZsWIf3p7nfMJ4kMjtCK2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:18:49 GMT", + "creationTime": "Sat, 06 Dec 2025 17:18:49 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 6, + 5 + ], + "education-q-3": [ + 8, + 0, + 1, + 3, + 4, + 6 + ], + "education-q-0": [ + 1, + 0 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 2, + "work-q-13": [ + 2 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": 4, + "work-q-4": null, + "ai-q-4": 1, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 1, + 5, + 11, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 8 + ], + "tech-q-2": [ + 1, + 0, + 8 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 20, + 29 + ], + "tech-q-7": [ + 13, + 12, + 15, + 16, + 17, + 22 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 9 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 6, + 0, + 1 + ], + "tech-q-3": [ + 1, + 12, + 0, + 9 + ], + "tech-q-13": [ + 4 + ], + "tech-q-6": [ + 13, + 12 + ], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T17:32:26.531Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 6 + ], + "community-q-0-others": "it’s just yapping for yapping :/", + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3 + ], + "community-q-0": [ + 0, + 7 + ], + "userId": "vvP61pcbAcPffEoMP4vWsArhPn22" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 09:45:14 GMT", + "creationTime": "Mon, 08 Dec 2025 09:45:14 GMT", + "userId": "vvkOSD0qTMW4g8Kz3rrdzAR8ijj1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 15:11:16 GMT", + "creationTime": "Fri, 06 Feb 2026 15:11:16 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 6, + "education-q-2": [ + 0, + 1, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 1, + 3, + 2, + 6, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 6, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 5, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4, + 9, + 5 + ], + "tech-q-2": [ + 5, + 9, + 0 + ], + "tech-q-1": [ + 8 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-06T15:25:04.886Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 3 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "vvnM1xfZjQNkfu8Qw2Yy9RzkWlV2" + }, + { + "lastSignInTime": "Fri, 02 Jan 2026 22:53:47 GMT", + "creationTime": "Fri, 02 Jan 2026 22:53:47 GMT", + "profile-q-5": 5, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 2, + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 7, + "lastUpdated": "2026-01-02T22:57:23.678Z", + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "education-q-1": [ + 0, + 3, + 2 + ], + "education-q-4": [ + 6, + 0, + 1 + ], + "education-q-3": [ + 0, + 2, + 7, + 3, + 9 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + "userId": "vzMXHVkAzRemDJtjs4qMVtzWrMv2" + }, + { + "lastSignInTime": "Wed, 17 Dec 2025 20:19:09 GMT", + "creationTime": "Wed, 17 Dec 2025 20:19:09 GMT", + "userId": "w5exHxtgfNfXZsu8CT4p2i9gZf82" + }, + { + "lastSignInTime": "Fri, 26 Dec 2025 10:30:17 GMT", + "creationTime": "Fri, 26 Dec 2025 10:30:17 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 10, + "lastUpdated": "2025-12-26T10:31:48.428Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 3 + ], + "education-q-4": [ + 2 + ], + "education-q-3": [ + 0, + 1, + 2 + ], + "education-q-0": [ + 1 + ], + "userId": "w5sH7JIRl0UyAKTqKZENfpApyig1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 15:04:16 GMT", + "creationTime": "Mon, 09 Feb 2026 15:04:16 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 26, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 8 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 11, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": null, + "work-q-13": [ + 0, + 1, + 10, + 15, + 16 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 1, + "ai-q-3": 3, + "ai-q-2": 4, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 7, + 8, + 6, + 5 + ], + "ai-q-5": [ + 0, + 1, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 4 + ], + "tech-q-2": [ + 0, + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 1, + 0, + 6 + ], + "tech-q-8": [ + 7, + 18, + 2, + 0 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6 + ], + "tech-q-3": [], + "tech-q-13": [ + 4 + ], + "tech-q-6": [], + "tech-q-14": [ + 0 + ], + "tech-q-5": [ + 1, + 3 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-09T15:12:00.796Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 4, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "w6DiifcOt0VhlUecl8wZ5j1bGHA2" + }, + { + "lastSignInTime": "Thu, 18 Dec 2025 06:55:57 GMT", + "creationTime": "Thu, 18 Dec 2025 06:55:57 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-18T06:57:42.521Z", + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "userId": "w8Frx8GGcAaQDZaBT0Ob4rl1fX53" + }, + { + "lastSignInTime": "Tue, 09 Dec 2025 07:53:57 GMT", + "creationTime": "Tue, 09 Dec 2025 07:53:57 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 3, + 0, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 4 + ], + "education-q-0": [ + 0, + 1, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 10, + 11, + 3, + 4, + 2, + 1, + 9, + 13, + 0 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 2 + ], + "work-q-10": 4, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 4, + "ai-q-4": 1, + "ai-q-3": 0, + "lastUpdated": "2025-12-09T08:04:37.652Z", + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "userId": "wBz0nzcWs9ZCDnugrcYGphr5UzF3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:39:18 GMT", + "creationTime": "Sat, 06 Dec 2025 21:39:18 GMT", + "userId": "wFc3mIybU5X3yeCWfxvkAVx0GHB3" + }, + { + "lastSignInTime": "Sun, 08 Feb 2026 08:52:54 GMT", + "creationTime": "Sun, 08 Feb 2026 08:52:54 GMT", + "userId": "wQsDwLywe6QJfJfHHh8xdwqwo7Z2" + }, + { + "lastSignInTime": "Tue, 10 Feb 2026 16:45:41 GMT", + "creationTime": "Tue, 10 Feb 2026 16:45:41 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6, + 0 + ], + "education-q-3": [ + 0, + 3, + 8 + ], + "education-q-0": [ + 5, + 1 + ], + "ai-q-4": null, + "ai-q-3": 3, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 4, + 7, + 8 + ], + "ai-q-5": [ + 4, + 14, + 2, + 0, + 8, + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1, + 2, + 6, + 7, + 20 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + "tech-q-1": [ + 8, + 12 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 12, + 9, + 21 + ], + "tech-q-7": [ + 0, + 5, + 7 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1, + 15, + 14 + ], + "tech-q-9": [ + 0, + 1, + 8, + 7, + 5 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-4": [ + 2 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 10, + 9 + ], + "tech-q-6": [], + "tech-q-15": [ + 1, + 3, + 13, + 16 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2026-02-10T17:03:28.900Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 0 + ], + "community-q-4": [ + 6 + ], + "community-q-3": [ + 2, + 0, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5, + 4 + ], + "community-q-0": [ + 1, + 2, + 4 + ], + "userId": "wSKh6b8qoVgzVIKhmzF8OXGe22m1" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 18:26:21 GMT", + "creationTime": "Mon, 09 Feb 2026 18:26:21 GMT", + "profile-q-5": 3, + "profile-q-4": 3, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 16, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 5 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 0, + 2, + 1, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 3, + 4, + 8, + 10, + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 8, + "work-q-13": [ + 3 + ], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 4, + 1, + 0 + ], + "ai-q-5": [ + 0, + 1, + 3, + 2, + 12, + 19, + 20, + 21 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 4, + 3, + 1, + 0 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 8 + ], + "tech-q-8-others": "pycharm, intellij, vs code", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 1, + 3 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2026-02-09T19:43:03.551Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 3 + ], + "community-q-4": [ + 0, + 1, + 3, + 4, + 6 + ], + "community-q-3": [ + 1, + 4, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1, + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "wWd83l7ZzNRn9M8EzeTWkFHiu7I3" + }, + { + "lastSignInTime": "Sat, 07 Feb 2026 01:14:41 GMT", + "creationTime": "Sat, 07 Feb 2026 01:14:41 GMT", + "profile-q-5": 3, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 0, + "education-q-2": [ + 1, + 2, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 5, + 0, + 1 + ], + "education-q-3": [ + 0, + 2, + 3, + 4, + 8, + 9, + 10 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 2, + "work-q-8": [ + 1, + 2, + 7, + 8, + 11, + 4 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 2, + 3 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 6, + 10 + ], + "tech-q-2": [ + 10, + 20 + ], + "tech-q-1": [ + 9, + 18, + 28 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 12, + 21 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 1, + 6 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-07T01:35:02.889Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 5, + 3 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 4, + 3, + 2, + 1, + 5 + ], + "userId": "wbB5ToKge8OuPGxwp8WBDtSC0422" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:43:25 GMT", + "creationTime": "Sat, 06 Dec 2025 17:43:25 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 13, + "profile-q-2": 0, + "profile-q-7": 2, + "education-q-2": [ + 0, + 6 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 3, + 6 + ], + "education-q-3": [ + 0, + 3, + 9, + 1 + ], + "education-q-0": [ + 3, + 5, + 0 + ], + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 2, + 20, + 21, + 23, + 22, + 24 + ], + "ai-q-5": [ + 0, + 2, + 3, + 20, + 5, + 1, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 5, + 4, + 7, + 10 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [ + 11, + 17 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 5, + 6, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11-others": "antigravity", + "tech-q-11": [ + 1, + 17 + ], + "tech-q-9": [ + 13, + 14, + 24, + 33 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 5, + 7, + 6, + 11, + 12 + ], + "tech-q-15": [], + "tech-q-5": [ + 1, + 5 + ], + "lastUpdated": "2025-12-06T17:58:55.863Z", + "community-q-6": 5, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 5, + 6 + ], + "community-q-0-others": "how ? ", + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 4, + 5 + ], + "community-q-0": [ + 7 + ], + "userId": "wcAa5Iil3eWeWEjd7u9eNYeCxCn2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 16:33:14 GMT", + "creationTime": "Sun, 07 Dec 2025 16:33:14 GMT", + "profile-q-5": 0, + "profile-q-4": 0, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 7, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 1, + 5 + ], + "education-q-3": [ + 0, + 3, + 10, + 11 + ], + "education-q-0": [ + 2, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 1, + 0 + ], + "tech-q-1": [ + 7, + 3, + 6, + 9, + 8 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 3, + 7, + 9 + ], + "tech-q-12": [ + 8, + 6, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [ + 0, + 5 + ], + "lastUpdated": "2025-12-07T16:50:13.653Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 3, + 5, + 6 + ], + "community-q-3": [ + 0, + 2, + 3 + ], + "community-q-2": [ + 0, + 2, + 4 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "weFy8dqguFciYGEfQDbDgUdvBtT2" + }, + { + "lastSignInTime": "Sun, 15 Feb 2026 20:53:24 GMT", + "creationTime": "Sun, 15 Feb 2026 20:53:24 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 1, + 2, + 3, + 4, + 5, + 0 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 5 + ], + "education-q-3": [ + 0, + 2, + 7, + 9, + 3 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 2, + 3, + 5, + 8, + 11, + 10, + 4, + 1, + 7 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1, + 15 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 2, + 4, + 7, + 0, + 5 + ], + "tech-q-2": [ + 3, + 2 + ], + "tech-q-1": [ + 11, + 21, + 18 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 7 + ], + "tech-q-7": [ + 11, + 9, + 15, + 16 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 8, + 13, + 11, + 14, + 23 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 18 + ], + "tech-q-12": [ + 0, + 1, + 4, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-02-15T21:11:01.185Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 0, + 2, + 5, + 4 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 3, + 4, + 5 + ], + "userId": "wlpsJ1UDOfgI5Z5eH4mmXPeHEWm1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:05:35 GMT", + "creationTime": "Sat, 06 Dec 2025 21:05:35 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 3, + 2 + ], + "education-q-3": [ + 0, + 4 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 3, + 6, + 7, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 4, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 1, + 0, + 8, + 3 + ], + "tech-q-1": [ + 11, + 18 + ], + "tech-q-16": [ + 0, + 2 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 9, + 14 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0, + 2 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-06T21:15:46.467Z", + "community-q-6": 1, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "wmHTOPVdsXNwAtaxhaaINjUkVNq1" + }, + { + "lastSignInTime": "Sat, 13 Dec 2025 19:37:36 GMT", + "creationTime": "Sat, 13 Dec 2025 19:37:36 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 0, + "profile-q-8": 1, + "lastUpdated": "2025-12-13T19:39:11.331Z", + "education-q-2": [ + 5 + ], + "education-q-1": [ + 3 + ], + "education-q-4": [ + 4, + 6 + ], + "education-q-3": [ + 9 + ], + "education-q-0": [ + 1 + ], + "userId": "wn2wde1pkrciMEDEXVx5MY6kYLr1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 21:48:59 GMT", + "creationTime": "Wed, 03 Dec 2025 21:48:59 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 0, + "education-q-2": [ + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5 + ], + "education-q-3": [ + 0, + 1, + 11 + ], + "education-q-0": [ + 0, + 1, + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 7, + "work-q-13": [ + 20 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 0, + "work-q-5": 2, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 11 + ], + "tech-q-2": [ + 3, + 31 + ], + "tech-q-1": [ + 16, + 18 + ], + "tech-q-2-others": "bash", + "tech-q-16": [ + 0, + 5 + ], + "tech-q-8": [ + 8, + 6, + 7, + 5 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 2, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 2, + 4 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 11 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [ + 2, + 3 + ], + "lastUpdated": "2025-12-03T21:59:39.051Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 2, + 6 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "wq16D9xhO6U2fNTzixIiH8d1fgF2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 13:48:28 GMT", + "creationTime": "Fri, 05 Dec 2025 13:48:28 GMT", + "userId": "wvO9Iu3oVZbE2YA3IgLOVehoaa12" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 19:51:12 GMT", + "creationTime": "Thu, 04 Dec 2025 19:51:12 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 4 + ], + "education-q-3": [ + 0, + 1, + 5, + 9, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 4, + 5, + 2 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 6, + 8, + 12, + 1 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 10 + ], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": null, + "work-q-6": 3, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 6, + 8 + ], + "tech-q-2": [ + 6, + 8, + 2 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 1 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 13, + 12, + 7, + 29 + ], + "tech-q-11": [ + 1, + 14 + ], + "tech-q-4": [ + 3, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 3 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 0 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 4 + ], + "tech-q-15": [ + 3, + 2 + ], + "lastUpdated": "2025-12-04T20:12:28.592Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 1 + ], + "community-q-0": [ + 2 + ], + "userId": "x0tZt4j5jsbOgKUI0zm7UYtW7F92" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:37:38 GMT", + "creationTime": "Sun, 07 Dec 2025 10:37:38 GMT", + "profile-q-5": 5, + "lastUpdated": "2025-12-07T10:38:29.379Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "userId": "x3VrStZ79TZsJCPUHHVSUO51ZwE2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 10:02:46 GMT", + "creationTime": "Sun, 07 Dec 2025 10:02:46 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 4, + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 3, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 5, + 4 + ], + "education-q-3": [ + 0, + 1, + 7, + 9 + ], + "education-q-0": [ + 3 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 9, + 10 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 1, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 7, + 8, + 29 + ], + "tech-q-12": [ + 1, + 5 + ], + "tech-q-4": [ + 9, + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [], + "tech-q-14": [ + 5, + 8, + 9 + ], + "tech-q-6": [ + 12 + ], + "tech-q-15": [ + 5, + 6 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "lastUpdated": "2025-12-07T10:36:00.349Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 3, + 6, + 5 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 0 + ], + "community-q-0": [ + 1, + 3 + ], + "userId": "xCH0RGIpWkMMUKg6Ft4fw09yD4i1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 10:47:07 GMT", + "creationTime": "Sat, 06 Dec 2025 10:47:07 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 2 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 2 + ], + "education-q-3": [ + 3, + 8, + 9, + 10 + ], + "education-q-0": [ + 1, + 2, + 5 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0, + 6, + 11 + ], + "work-q-10": null, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": 3, + "ai-q-3": 4, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 14, + 17, + 1, + 26, + 27, + 28 + ], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 18, + 21 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 5, + 7, + 13 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 29 + ], + "tech-q-11": [ + 1, + 2 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 6, + 9 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 6, + 5, + 11 + ], + "tech-q-14": [ + 1, + 2, + 0 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 1, + 12, + 18 + ], + "lastUpdated": "2025-12-06T11:04:23.092Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 5 + ], + "community-q-3": [ + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 1, + 2, + 5, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "xEbx6pZW6mSmVY6RvNtL94SMSGm2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 20:42:49 GMT", + "creationTime": "Wed, 03 Dec 2025 20:42:49 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 5, + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 9 + ], + "education-q-0": [ + 0, + 1, + 3, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 4, + 6, + 8, + 12, + 2, + 3 + ], + "work-q-12": 1, + "work-q-14": 3, + "work-q-13": [ + 1 + ], + "work-q-10": null, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 4, + "work-q-5": null, + "work-q-11": null, + "ai-q-0": 0, + "work-q-4": null, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "tech-q-0": [ + 8, + 0, + 1, + 5 + ], + "tech-q-2": [ + 8 + ], + "tech-q-1": [], + "tech-q-3-others": "Nestjs", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 7 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 19 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 1, + 0, + 6 + ], + "tech-q-3": [ + 2, + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 13 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-5": [ + 0, + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T21:47:20.179Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + "community-q-3": [ + 4, + 2 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5, + 4 + ], + "community-q-0": [ + 2 + ], + "userId": "xGv5OnpatohmI1v85ZkygHXxYX83" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 20:51:21 GMT", + "creationTime": "Sat, 06 Dec 2025 20:51:21 GMT", + "profile-q-5": 2, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 9, + "education-q-2": [ + 0, + 3, + 4, + 2 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 5, + 2, + 0 + ], + "education-q-3": [ + 0, + 7 + ], + "education-q-0": [ + 2, + 3, + 4, + 5, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 11 + ], + "work-q-12": 0, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 1, + "tech-q-0": [ + 3, + 4, + 10, + 9, + 0, + 1 + ], + "tech-q-2": [ + 3, + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-9": [ + 3, + 7 + ], + "tech-q-11": [ + 1, + 0, + 3, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 8, + 6, + 4, + 3 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-06T21:10:23.302Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 2, + 5 + ], + "community-q-3": [ + 1, + 2, + 4 + ], + "community-q-2": [ + 0, + 2, + 3, + 4 + ], + "community-q-1": [ + 4, + 5, + 0 + ], + "community-q-0": [ + 1, + 2, + 3, + 5 + ], + "userId": "xJ61X6Oas2a22X9BF6aGqT0hZan1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 05:48:34 GMT", + "creationTime": "Sun, 07 Dec 2025 05:48:34 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0, + 7, + 2 + ], + "education-q-3": [ + 0, + 3 + ], + "education-q-0": [ + 0 + ], + "ai-q-4": 0, + "ai-q-3": 4, + "ai-q-2": 4, + "ai-q-1": 4, + "ai-q-6": [ + 10, + 0 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 0 + ], + "tech-q-2": [ + 3 + ], + "tech-q-1": [ + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 6 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 0 + ], + "tech-q-6": [ + 5 + ], + "tech-q-15": [ + 1, + 2 + ], + "tech-q-5": [ + 0 + ], + "lastUpdated": "2025-12-07T05:58:29.223Z", + "community-q-6": 0, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 0, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "xLkz6qjSVBeLHrke7RzhJesQouy1" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:47:23 GMT", + "creationTime": "Fri, 06 Feb 2026 16:47:23 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 4, + "education-q-2": [ + 1, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 3, + 9 + ], + "education-q-0": [ + 5, + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 3 + ], + "work-q-12": 2, + "work-q-13": [], + "work-q-0": 6, + "work-q-10": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 2, + 5, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 9, + 12 + ], + "tech-q-7": [ + 7 + ], + "tech-q-10": 0, + "tech-q-11": [ + 2, + 1 + ], + "tech-q-9": [ + 20 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-13": [], + "tech-q-3": [ + 1 + ], + "tech-q-14": [], + "tech-q-6": [ + 4, + 8, + 0 + ], + "tech-q-15": [], + "tech-q-5": [ + 2 + ], + "lastUpdated": "2026-02-06T16:55:05.697Z", + "community-q-6": 1, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "community-q-2": [ + 0, + 4 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 6 + ], + "userId": "xLpt9SZSiuYMefpKNpPnu85p0Dq1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:16:11 GMT", + "creationTime": "Sun, 07 Dec 2025 00:16:11 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-07T00:17:16.982Z", + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "userId": "xMFEIs8eCnSKixFbEgQMJXSiA5h1" + }, + { + "lastSignInTime": "Mon, 29 Dec 2025 14:08:47 GMT", + "creationTime": "Mon, 29 Dec 2025 14:08:47 GMT", + "userId": "xNN0O7BUnrUWeKSGoY5ngp8MohX2" + }, + { + "lastSignInTime": "Sun, 11 Jan 2026 22:01:05 GMT", + "creationTime": "Sun, 11 Jan 2026 22:01:05 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 8, + 9, + 11 + ], + "education-q-0": [ + 1, + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 5, + 6, + 8, + 7 + ], + "work-q-12": 0, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 4, + 17 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 2, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 4, + 7, + 8 + ], + "tech-q-2": [ + 4, + 8, + 1 + ], + "tech-q-1": [ + 3, + 9 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7, + 18 + ], + "tech-q-7": [ + 7, + 5, + 0, + 12 + ], + "tech-q-10": 3, + "tech-q-9": [ + 3, + 8, + 11 + ], + "tech-q-11": [ + 2, + 1, + 0 + ], + "tech-q-4": [ + 1, + 3, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 1, + 9 + ], + "tech-q-5": [ + 1, + 5, + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2026-01-11T22:19:27.862Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 0, + 3 + ], + "community-q-4": [ + 1, + 2, + 3, + 4 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 4 + ], + "userId": "xO5g0sZpBIdNEoTgoQZ6L4zxis83" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 12:59:51 GMT", + "creationTime": "Mon, 09 Feb 2026 12:59:51 GMT", + "profile-q-5": 5, + "lastUpdated": "2026-02-09T13:01:56.303Z", + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "xTkIoH7VR4fGDPufFmzaQgkm65I2" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 12:26:55 GMT", + "creationTime": "Thu, 04 Dec 2025 12:26:55 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 2, + 5, + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 6 + ], + "education-q-3": [ + 3, + 4, + 5, + 0, + 2, + 8 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 3, + 6, + 7, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 1, + "work-q-14": 1, + "work-q-13": [], + "work-q-10": 1, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 1, + "ai-q-4": 2, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 3, + 19 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 8, + 3, + 2 + ], + "tech-q-2": [ + 0 + ], + "tech-q-1": [ + 4, + 5, + 10, + 6, + 11, + 18 + ], + "tech-q-8-others": "Servicenow ", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 0, + 5 + ], + "tech-q-10": 0, + "tech-q-11-others": "Servicenow ", + "tech-q-9": [ + 5, + 6, + 8, + 10 + ], + "tech-q-11": [ + 17 + ], + "tech-q-4": [ + 4, + 18 + ], + "tech-q-12": [ + 0, + 2, + 5, + 6 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-04T12:44:16.705Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4 + ], + "community-q-3": [ + 1, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5 + ], + "userId": "xV74dnxNRGUv5rR1xOymP0EKU543" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:35:56 GMT", + "creationTime": "Wed, 03 Dec 2025 13:35:56 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 2, + 3, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 2, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 1, + 3 + ], + "education-q-0": [ + 1, + 2 + ], + "work-q-9": 5, + "work-q-8": [ + 2, + 4, + 6, + 8, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 5, + "work-q-13": [ + 3 + ], + "work-q-10": 1, + "work-q-9-others": "Government Administrations", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 8, + 6, + 5, + 0 + ], + "ai-q-5": [ + 0, + 2, + 14 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 4, + 7 + ], + "tech-q-2": [ + 7, + 1, + 0 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 7, + 20 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 9 + ], + "tech-q-3": [ + 0 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 7 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 1, + 0 + ], + "tech-q-15": [ + 1 + ], + "lastUpdated": "2025-12-04T09:19:26.289Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 6, + 3 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 0, + 2 + ], + "community-q-1": [ + 0, + 3, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "xdgCLPZ5ZXh2QlZIKn8vHd4Cjmn1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 23:33:28 GMT", + "creationTime": "Fri, 05 Dec 2025 23:33:28 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 5, + 0 + ], + "education-q-3": [ + 0, + 8, + 9 + ], + "education-q-0": [ + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 4, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 10, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 5, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 3, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-05T23:52:26.094Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 0, + 5, + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 4, + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "xo7OxUTnFpfjoq9RseYBwOCHrRG2" + }, + { + "lastSignInTime": "Mon, 09 Feb 2026 09:19:17 GMT", + "creationTime": "Mon, 09 Feb 2026 09:19:17 GMT", + "profile-q-5": 4, + "profile-q-4": 7, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 12 + ], + "education-q-0": [ + 1, + 0 + ], + "work-q-9": 4, + "work-q-8": [ + 4 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 0, + "work-q-3": 4, + "work-q-2": 4, + "work-q-5": 7, + "work-q-4": 12, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 2 + ], + "lastUpdated": "2026-02-09T09:29:45.485Z", + "tech-q-8": [ + 19 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 3 + ], + "tech-q-4": [], + "tech-q-12": [ + 5 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 4 + ], + "tech-q-5": [ + 0 + ], + "tech-q-15": [], + "userId": "xpnUy5vsDsMMKLDewGuOO94kO7J3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:12:40 GMT", + "creationTime": "Sat, 06 Dec 2025 16:12:40 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 3 + ], + "education-q-3": [ + 3, + 0, + 4, + 8, + 9, + 11 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 10, + 13, + 2, + 1, + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": 4, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 1, + 3 + ], + "ai-q-0": 1, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 3, + 2 + ], + "tech-q-1": [ + 10, + 9 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2, + 0, + 7 + ], + "tech-q-7": [ + 8 + ], + "tech-q-10": 2, + "tech-q-11-others": "JetBrains Intellij", + "tech-q-9": [ + 4, + 13, + 29 + ], + "tech-q-11": [ + 1, + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 6, + 2 + ], + "tech-q-3": [ + 1, + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 1, + 4, + 7, + 11, + 12 + ], + "tech-q-14": [], + "tech-q-5": [ + 1, + 0, + 5 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T16:27:17.473Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 2 + ], + "community-q-3": [ + 0, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 3, + 5, + 4 + ], + "community-q-0": [ + 2, + 5 + ], + "userId": "xqQT0q9MefYDHHjqsTBlSRoJPyQ2" + }, + { + "lastSignInTime": "Fri, 06 Feb 2026 16:49:26 GMT", + "creationTime": "Fri, 06 Feb 2026 16:49:26 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1, + 2, + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 12, + "profile-q-8": 2, + "education-q-2": [ + 0, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 3, + 0 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 8, + 9, + 11, + 10 + ], + "education-q-1-others": "German", + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 3, + 4, + 8, + 9, + 10 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 7, + 20, + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": null, + "work-q-6": 5, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 3, + 5 + ], + "tech-q-2": [ + 4, + 2 + ], + "tech-q-1": [ + 6, + 8, + 0, + 12 + ], + "tech-q-16": [ + 0 + ], + "lastUpdated": "2026-02-06T17:39:07.017Z", + "tech-q-8": [ + 2, + 7, + 18 + ], + "tech-q-7": [ + 0, + 4, + 13, + 12 + ], + "tech-q-10": 3, + "tech-q-9": [ + 0, + 1, + 8, + 12 + ], + "tech-q-11": [ + 3, + 0, + 10 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 5 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "userId": "xqcBZ2xmkdZzfFiHd5y181TJzvz1" + }, + { + "lastSignInTime": "Tue, 16 Dec 2025 21:57:43 GMT", + "creationTime": "Tue, 16 Dec 2025 21:57:43 GMT", + "profile-q-5": 0, + "profile-q-4": 8, + "profile-q-7": 4, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 10, + "profile-q-2": 3, + "profile-q-4-others": "im a designer, i don't need to code", + "education-q-2": [ + 0, + 3, + 4 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 5, + 4 + ], + "education-q-3": [ + 0, + 9, + 8, + 6 + ], + "education-q-0": [ + 5 + ], + "ai-q-4": null, + "ai-q-3": 0, + "lastUpdated": "2025-12-16T22:03:22.359Z", + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "userId": "xrIwInKuzFgP1v1m0CwAO9ZyRPw2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 20:45:10 GMT", + "creationTime": "Fri, 05 Dec 2025 20:45:10 GMT", + "profile-q-5": 1, + "profile-q-4": 4, + "profile-q-7": 4, + "profile-q-6": [ + 4, + 2, + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 2, + "profile-q-2": 1, + "education-q-2": [ + 4, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 3, + 5, + 8, + 9, + 10, + 4, + 0 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 4, + 6, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 5 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-5-others": "t3.chat", + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 2, + 0, + 1 + ], + "ai-q-5": [ + 4, + 19, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 3, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 7, + 20, + 29 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 11, + 13 + ], + "tech-q-11": [ + 1, + 12 + ], + "tech-q-4": [ + 10 + ], + "tech-q-12": [ + 1, + 6, + 0, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [ + 3 + ], + "tech-q-6": [], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 5, + 6, + 0 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-05T21:52:15.820Z", + "community-q-6": 2, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-0-others": "Laziness", + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 4 + ], + "community-q-1": [ + 1 + ], + "community-q-0": [ + 0, + 7 + ], + "userId": "xsGsp74OZua8JgoC0CUcKeaVmUw1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 14:48:39 GMT", + "creationTime": "Fri, 05 Dec 2025 14:48:39 GMT", + "userId": "xsaqw7b4ybM461JQvP3rT8RjiOc2" + }, + { + "lastSignInTime": "Fri, 26 Dec 2025 15:04:36 GMT", + "creationTime": "Fri, 26 Dec 2025 15:04:36 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 7 + ], + "education-q-3-others": "MOOCS", + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 5, + 6 + ], + "education-q-2-others": "Never tried it before, so I don't know tbh", + "education-q-3": [ + 0, + 9, + 2, + 3, + 12 + ], + "education-q-0": [ + 0, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 3, + 6, + 11, + 12, + 2, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 0 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": null, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 2, + 8 + ], + "ai-q-5": [ + 0, + 2, + 14, + 10 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 3, + 0, + 2, + 8, + 4 + ], + "tech-q-2": [ + 4, + 3, + 1, + 0, + 2, + 8 + ], + "tech-q-1": [ + 6, + 9, + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 5 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 8 + ], + "tech-q-11": [ + 0, + 1, + 8 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3, + 5, + 6, + 8, + 4 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [], + "tech-q-6": [ + 4, + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2025-12-26T15:36:54.121Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "community-q-4": [ + 5, + 0, + 2, + 4 + ], + "community-q-3": [ + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1, + 4, + 0 + ], + "userId": "xw0ZWJudYygdIsjhrXVjNy5Mwwj1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 16:29:22 GMT", + "creationTime": "Sat, 06 Dec 2025 16:29:22 GMT", + "profile-q-5": 4, + "profile-q-4": 3, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 27, + "profile-q-2": 1, + "lastUpdated": "2025-12-06T16:32:59.191Z", + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 2, + 1, + 3, + 5, + 6 + ], + "education-q-0": [ + 6, + 5, + 4, + 3, + 2, + 1 + ], + "userId": "xyCA4DZIbjhJ2gpDi6W5WsYLfwJ2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 13:18:25 GMT", + "creationTime": "Sun, 07 Dec 2025 13:18:25 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 2, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "lastUpdated": "2025-12-07T13:21:09.379Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 2, + 0 + ], + "education-q-4": [ + 7 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 1, + 0 + ], + "userId": "xzShvRlqHGULKZQKH9TM5nBb3St1" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 14:33:41 GMT", + "creationTime": "Mon, 08 Dec 2025 14:33:41 GMT", + "profile-q-5": 4, + "profile-q-4": 0, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "lastUpdated": "2025-12-08T14:34:32.848Z", + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0 + ], + "education-q-4": [ + 1 + ], + "education-q-3": [ + 2, + 1 + ], + "education-q-0": [ + 1 + ], + "userId": "xzfbPu4P4iSegkq5a0A5Lc6GTIC3" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 13:12:50 GMT", + "creationTime": "Fri, 05 Dec 2025 13:12:50 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-7": 2, + "profile-q-6": [ + 0, + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 1, + 0, + 2, + 3 + ], + "education-q-4": [ + 4, + 3, + 0 + ], + "education-q-3": [ + 9, + 10, + 4, + 3, + 11 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 1 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 18, + 11, + 0 + ], + "tech-q-2": [ + 0, + 11, + 4 + ], + "tech-q-1": [ + 3, + 5, + 10, + 14 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2, + 7 + ], + "tech-q-7": [], + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 8, + 6 + ], + "tech-q-12": [ + 1 + ], + "tech-q-4": [], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [ + 2 + ], + "tech-q-5": [], + "lastUpdated": "2025-12-05T13:22:42.094Z", + "community-q-6": 2, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 1, + 3, + 4 + ], + "community-q-3": [ + 4, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2 + ], + "community-q-0": [ + 1 + ], + "userId": "y0CqOqbIIGXf1VRfF4dtLyVBcU42" + }, + { + "lastSignInTime": "Wed, 11 Feb 2026 16:09:13 GMT", + "creationTime": "Wed, 11 Feb 2026 16:09:13 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 4 + ], + "education-q-3-others": "Manara's aws trainings", + "education-q-1": [ + 0, + 1, + 2, + 3, + 4 + ], + "education-q-4": [ + 4, + 6, + 0 + ], + "education-q-3": [ + 0, + 3, + 8, + 9, + 1, + 12 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 2, + 4, + 8, + 13 + ], + "work-q-12": 1, + "work-q-11": 1, + "work-q-14": 0, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 5, + "ai-q-4": 0, + "ai-q-5-others": "Antigravity", + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 2, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 2, + 5, + 19, + 20, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 4, + 8, + 12 + ], + "tech-q-2": [ + 0, + 2, + 4, + 8, + 12 + ], + "tech-q-1": [ + 5 + ], + "tech-q-9-others": "Nothing in mind for new frameworks", + "tech-q-8": [ + 2, + 0, + 7, + 20, + 4 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-11-others": "Antigravity", + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1, + 0, + 2, + 17 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 2, + 0, + 4, + 5, + 6, + 8 + ], + "tech-q-3": [ + 9 + ], + "tech-q-13": [ + 0, + 4 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 0, + 1 + ], + "tech-q-5": [ + 2, + 3, + 5, + 4, + 6 + ], + "tech-q-15": [ + 2, + 7 + ], + "tech-q-16": [ + 0, + 1, + 8 + ], + "tech-q-16-others": "pact testing", + "lastUpdated": "2026-02-11T16:37:56.459Z", + "community-q-1-others": "less responsabilites", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 2, + 1, + 4 + ], + "community-q-3": [ + 3, + 0, + 1 + ], + "community-q-2": [ + 4, + 1 + ], + "community-q-1": [ + 6 + ], + "community-q-0": [ + 0 + ], + "userId": "y4Vn2rsMRsMiIGVS8B3uioOAMvH3" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 19:32:32 GMT", + "creationTime": "Sun, 21 Dec 2025 19:32:32 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 3, + "education-q-2": [ + 4, + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 9 + ], + "education-q-1-others": "German", + "education-q-0": [ + 3, + 2, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 2, + 3, + 4, + 6, + 8, + 11 + ], + "work-q-12": 1, + "work-q-11": 0, + "work-q-14": 9, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 6, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 5, + 7 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 13 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 17 + ], + "tech-q-5": [], + "tech-q-15": [ + 2, + 19 + ], + "lastUpdated": "2025-12-21T19:51:29.647Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2, + 1 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "y51OHfEx4sWXth53w06HudRQd7r1" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:10:59 GMT", + "creationTime": "Wed, 03 Dec 2025 13:10:59 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-03T13:12:14.824Z", + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "userId": "y7pDFz8pjNbKmpcAk3fQx6jc2Tu1" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 09:22:25 GMT", + "creationTime": "Fri, 05 Dec 2025 09:22:25 GMT", + "profile-q-5": 0, + "profile-q-4": 5, + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 4, + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-0": [ + 6 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-0": 0, + "tech-q-16": [ + 0 + ], + "tech-q-6-others": "spring boot", + "tech-q-10": 2, + "tech-q-11": [ + 1 + ], + "tech-q-13": [], + "community-q-6": 0, + "community-q-5": [ + 0, + 1 + ], + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "education-q-2": [ + 3, + 4, + 0 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 9, + 4 + ], + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [], + "ai-q-5": [ + 0, + 23 + ], + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 2, + 1, + 4, + 11, + 18 + ], + "tech-q-1": [ + 9, + 6 + ], + "tech-q-8": [ + 2, + 7 + ], + "tech-q-7": [ + 0, + 5, + 12 + ], + "tech-q-9": [ + 1, + 8 + ], + "tech-q-12": [ + 1, + 0, + 5 + ], + "tech-q-4": [], + "tech-q-3": [ + 1, + 4, + 2, + 9 + ], + "tech-q-14": [], + "tech-q-6": [ + 1 + ], + "tech-q-15": [ + 11, + 3 + ], + "tech-q-5": [ + 1, + 2 + ], + "lastUpdated": "2026-02-15T10:48:37.666Z", + "community-q-2-others": "soft skills", + "community-q-4": [ + 0, + 1, + 2, + 5 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 6 + ], + "community-q-1": [ + 0, + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 2 + ], + "userId": "y8ejn9CWumOo0sbZUth1g4sQmw12" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:53:05 GMT", + "creationTime": "Sun, 07 Dec 2025 15:53:05 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 3, + 6 + ], + "education-q-3": [ + 1, + 3 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 8, + 4, + 2 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 6, + "work-q-13": [ + 8, + 9 + ], + "work-q-10": 4, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 2, + "ai-q-2": 5, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 2 + ], + "ai-q-5": [ + 2, + 12, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 7 + ], + "tech-q-2": [ + 0, + 1, + 7 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 0 + ], + "tech-q-7": [ + 11 + ], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 3 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 3 + ], + "tech-q-12": [ + 0, + 1, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 8 + ], + "tech-q-14": [ + 5 + ], + "tech-q-5": [ + 0, + 1, + 5 + ], + "tech-q-15": [ + 2, + 1, + 5 + ], + "lastUpdated": "2025-12-07T16:03:23.838Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 0 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "yIcAuOdaToahtpEWOkS4t4ulI2e2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 15:58:44 GMT", + "creationTime": "Wed, 03 Dec 2025 15:58:44 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 25, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 2 + ], + "education-q-3": [ + 0, + 4, + 9, + 3, + 8 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 3, + 2, + 8, + 9 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 0, + 20 + ], + "work-q-10": 4, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 2, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2, + 21, + 23 + ], + "ai-q-5": [ + 0, + 1, + 2, + 3, + 8 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3, + 4 + ], + "tech-q-2": [ + 3, + 2, + 4 + ], + "tech-q-1": [], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 4 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 6, + 3 + ], + "tech-q-3": [], + "tech-q-13": [ + 1 + ], + "tech-q-6": [], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-03T16:13:33.268Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 2 + ], + "community-q-4": [ + 6, + 4 + ], + "community-q-3": [ + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "yP1eb7xnIsQ1Leo7sj9ug5PEIwh1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 00:06:56 GMT", + "creationTime": "Sun, 07 Dec 2025 00:06:56 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 28, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 0, + 6 + ], + "education-q-3": [ + 0, + 2, + 3, + 8, + 9 + ], + "education-q-0": [ + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 8, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 11 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 5, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": 2, + "ai-q-3": 3, + "lastUpdated": "2025-12-07T00:16:16.982Z", + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 5, + 6, + 7, + 8, + 10, + 12, + 13, + 17, + 19, + 20, + 21, + 22, + 24, + 26, + 27, + 30, + 33, + 34, + 37 + ], + "ai-q-5": [ + 0, + 1, + 6 + ], + "ai-q-0": 0, + "userId": "yTGjk5RR2pRKQbBMFwmZgIyNSAg2" + }, + { + "lastSignInTime": "Wed, 24 Dec 2025 01:02:34 GMT", + "creationTime": "Wed, 24 Dec 2025 01:02:34 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 12, + "profile-q-8": 3, + "education-q-2": [ + 0, + 2, + 3, + 4, + 5, + 1 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4 + ], + "education-q-3": [ + 0, + 1, + 3, + 5, + 7, + 9, + 6, + 2, + 4 + ], + "education-q-0": [ + 1, + 0, + 3 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 5, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 2, + 6 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-7": 2, + "work-q-6": 6, + "ai-q-4": 0, + "ai-q-3": 3, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 5 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 2, + 3, + 1, + 0 + ], + "tech-q-1": [ + 2, + 3 + ], + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 2, + 3, + 1 + ], + "tech-q-11": [ + 2, + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1, + 0, + 5, + 6, + 8 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 1 + ], + "tech-q-5": [], + "tech-q-15": [ + 13, + 2 + ], + "lastUpdated": "2025-12-24T01:14:02.093Z", + "community-q-6": 1, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 2, + 0, + 4, + 5, + 6 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 2, + 3 + ], + "community-q-0": [ + 0, + 2 + ], + "userId": "yWTKK6cEqfN7Xx9HBO7WUhhAwVG3" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:15:26 GMT", + "creationTime": "Sat, 06 Dec 2025 19:15:26 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 3, + "profile-q-6": [ + 3, + 4 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "lastUpdated": "2025-12-06T19:18:33.803Z", + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + "education-q-1": [ + 3, + 2, + 0, + 4 + ], + "education-q-4": [ + 0, + 6, + 1 + ], + "education-q-2-others": "eeeeverything", + "education-q-3": [ + 0, + 9 + ], + "education-q-1-others": "german", + "education-q-0": [ + 2 + ], + "userId": "yaULYquQ9kXYlPRN6gRCbsTNd0k2" + }, + { + "lastSignInTime": "Tue, 23 Dec 2025 10:18:42 GMT", + "creationTime": "Tue, 23 Dec 2025 10:18:42 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4, + 6 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 4, + 5 + ], + "education-q-3": [ + 0, + 3, + 2, + 11, + 9, + 7 + ], + "education-q-0": [ + 1 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 0, + 6, + 10, + 12 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 2, + 1, + 0, + 3, + 5, + 9, + 10 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11, + 18, + 6 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 0, + 2 + ], + "tech-q-7": [ + 0, + 5, + 11, + 12 + ], + "tech-q-10": 3, + "tech-q-9": [ + 7, + 9, + 8 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 2, + 4, + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1, + 0 + ], + "tech-q-13": [], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 5 + ], + "tech-q-15": [ + 0, + 1, + 2 + ], + "lastUpdated": "2025-12-23T10:31:20.951Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 5 + ], + "community-q-3": [ + 1, + 2, + 3 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "ydZVeQDGWWfi1BKZDYjvxDHxDjL2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 17:42:23 GMT", + "creationTime": "Sat, 06 Dec 2025 17:42:23 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 0, + 2, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 4, + 6 + ], + "education-q-3": [ + 0, + 4, + 7, + 9 + ], + "education-q-0": [ + 3, + 1, + 2, + 4 + ], + "work-q-9": 3, + "work-q-8": [ + 3, + 6, + 8, + 0 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [ + 1, + 2, + 3, + 13, + 14 + ], + "work-q-10": 0, + "work-q-1": null, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": 0, + "work-q-4": 5, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 1, + 2 + ], + "ai-q-5": [ + 0, + 1, + 2, + 5, + 11, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 8 + ], + "tech-q-2": [ + 0, + 1, + 8 + ], + "tech-q-1": [ + 11, + 18, + 8, + 0 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 0 + ], + "tech-q-7": [ + 5, + 7, + 11, + 12 + ], + "tech-q-10": 2, + "tech-q-9": [ + 7, + 8, + 10, + 9, + 12, + 13, + 24, + 29, + 27 + ], + "tech-q-11": [ + 1, + 2, + 0 + ], + "tech-q-4": [ + 2, + 3, + 10 + ], + "tech-q-12": [ + 1, + 0, + 5, + 4, + 8 + ], + "tech-q-3": [ + 1, + 9 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1, + 4 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5, + 6 + ], + "tech-q-15": [ + 1, + 6 + ], + "lastUpdated": "2025-12-06T18:06:56.858Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 4, + 0, + 6 + ], + "community-q-3": [ + 2, + 3, + 5 + ], + "community-q-2": [ + 2, + 4 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 0, + 6 + ], + "userId": "yqBgpzJj17WcdMDQ9CMQhWjLm2x2" + }, + { + "lastSignInTime": "Sun, 15 Feb 2026 12:42:11 GMT", + "creationTime": "Sun, 15 Feb 2026 12:42:11 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 1, + "education-q-2": [ + 0, + 1, + 2, + 5 + ], + "education-q-1": [ + 0, + 1, + 2, + 3 + ], + "education-q-4": [ + 0, + 2, + 4 + ], + "education-q-3": [ + 0, + 1 + ], + "education-q-0": [ + 2 + ], + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 0 + ], + "ai-q-5": [ + 0, + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 2, + 4, + 10, + 9, + 3, + 1, + 5 + ], + "tech-q-2": [ + 0, + 3 + ], + "tech-q-1": [ + 7, + 6, + 8 + ], + "tech-q-16": [ + 2 + ], + "tech-q-8": [ + 5 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 5 + ], + "tech-q-12": [ + 0 + ], + "tech-q-4": [ + 3 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-6": [ + 5 + ], + "tech-q-15": [ + 1 + ], + "tech-q-5": [ + 5 + ], + "lastUpdated": "2026-02-15T12:46:29.690Z", + "community-q-6": 3, + "community-q-5": [ + 5 + ], + "community-q-4": [ + 2 + ], + "community-q-3": [ + 4 + ], + "community-q-2": [ + 3 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 0 + ], + "userId": "yqSJF8b5ZhXgjHIwEN22OHewaZD2" + }, + { + "lastSignInTime": "Mon, 15 Dec 2025 16:10:17 GMT", + "creationTime": "Mon, 15 Dec 2025 16:10:17 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5 + ], + "education-q-3": [ + 0, + 9 + ], + "education-q-0": [ + 0, + 5, + 1 + ], + "work-q-9": 2, + "work-q-8": [ + 2, + 4, + 8, + 10, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 4, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2 + ], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 3 + ], + "tech-q-2": [ + 2, + 3 + ], + "tech-q-1": [ + 4, + 1, + 0 + ], + "tech-q-3-others": "Django", + "tech-q-16": [ + 1, + 2 + ], + "tech-q-8": [ + 5, + 14 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 1, + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 4 + ], + "tech-q-12": [ + 1 + ], + "tech-q-3": [ + 23 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 6 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 0, + 1 + ], + "lastUpdated": "2025-12-15T16:20:57.781Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 3, + 5, + 0 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 3 + ], + "community-q-0": [ + 0 + ], + "userId": "yrPgRolAluWZ4rj7k0RnjNIhGp33" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 02:34:55 GMT", + "creationTime": "Mon, 08 Dec 2025 02:34:55 GMT", + "profile-q-5": 1, + "profile-q-4": 0, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 7, + "education-q-2": [ + 1, + 0, + 6 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 3, + 4 + ], + "education-q-3": [ + 1, + 2, + 0, + 3 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 3, + "work-q-8": [ + 1, + 8, + 5 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": null, + "work-q-13": [], + "work-q-10": null, + "work-q-1": 0, + "work-q-0": 4, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 0, + "lastUpdated": "2025-12-08T02:41:40.479Z", + "ai-q-2": 1, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [ + 0, + 14, + 5 + ], + "ai-q-0": 1, + "userId": "yrg4pAuKV7fKEkg1o6Lm5SuvSAZ2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 12:59:53 GMT", + "creationTime": "Sat, 06 Dec 2025 12:59:53 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 1, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 6 + ], + "education-q-3": [ + 9, + 3, + 0, + 8 + ], + "education-q-0": [ + 4 + ], + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 3, + "ai-q-6": [ + 1, + 0, + 2 + ], + "ai-q-5": [ + 1, + 0, + 2, + 5, + 6 + ], + "ai-q-0": 0, + "tech-q-0": [ + 1, + 0, + 7, + 11, + 2, + 3 + ], + "tech-q-2": [ + 7, + 0, + 1, + 2, + 5, + 11 + ], + "tech-q-1": [ + 18, + 4 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 3, + 0, + 9, + 21, + 20, + 7 + ], + "tech-q-7": [ + 0, + 1, + 8 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 2 + ], + "tech-q-9": [ + 1, + 2, + 8, + 6, + 29 + ], + "tech-q-12": [ + 1, + 0, + 9 + ], + "tech-q-4": [ + 2, + 9, + 17 + ], + "tech-q-13": [ + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 1, + 5, + 9 + ], + "tech-q-6": [ + 7, + 23 + ], + "tech-q-15": [ + 1 + ], + "tech-q-5": [ + 1, + 0, + 2 + ], + "lastUpdated": "2025-12-06T13:16:10.797Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0 + ], + "community-q-3": [ + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 4 + ], + "community-q-0": [ + 1 + ], + "userId": "yuiabBQZVWcZPqhUThv1YTYydx13" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:47:01 GMT", + "creationTime": "Sat, 06 Dec 2025 23:47:01 GMT", + "profile-q-5": 3, + "profile-q-4": 1, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 0, + 1, + 3, + 5, + 4, + 2 + ], + "education-q-1": [ + 2, + 0, + 3 + ], + "education-q-4": [ + 1, + 0 + ], + "education-q-3": [ + 0, + 2, + 7, + 1 + ], + "education-q-0": [ + 0, + 1, + 2, + 4 + ], + "lastUpdated": "2025-12-06T23:51:35.067Z", + "work-q-1": 6, + "work-q-0": 6, + "work-q-2": null, + "userId": "yus2UaqpOjSaYnj0dEyvuZXv7cT2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:40:18 GMT", + "creationTime": "Sat, 06 Dec 2025 19:40:18 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 6 + ], + "education-q-1": [ + 0, + 2, + 3, + 4 + ], + "education-q-4": [ + 3, + 5, + 2 + ], + "education-q-3": [ + 2, + 3, + 4, + 5, + 9 + ], + "education-q-1-others": "Spanish", + "education-q-0": [ + 0, + 1, + 2, + 3 + ], + "work-q-9": 4, + "work-q-8": [ + 1, + 2, + 3, + 5, + 8, + 11, + 10 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Public safety", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + "tech-q-1": [ + 2, + 5, + 9 + ], + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 2, + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 1, + "tech-q-9": [ + 0, + 9, + 13, + 30 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 8 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 3 + ], + "tech-q-5": [], + "tech-q-15": [ + 0 + ], + "lastUpdated": "2025-12-06T19:52:56.294Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + "community-q-3": [ + 3, + 4, + 5 + ], + "community-q-2": [ + 0 + ], + "community-q-1": [ + 0, + 1, + 3 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "yyMwN1lVELceWpPFAb27jK67RtJ3" + }, + { + "lastSignInTime": "Thu, 04 Dec 2025 23:58:33 GMT", + "creationTime": "Thu, 04 Dec 2025 23:58:33 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 4, + "profile-q-6": [ + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 2, + 1, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 3, + 4, + 0, + 9, + 11 + ], + "education-q-0": [ + 2, + 3, + 1, + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 3, + 2, + 4, + 11, + 8, + 10, + 6 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 3, + "work-q-13": [ + 21 + ], + "work-q-10": 0, + "work-q-13-others": "Biometrics/Police/Defense", + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 1, + "work-q-5": null, + "work-q-4": 10, + "ai-q-4": 1, + "ai-q-5-others": "DeepSeek", + "ai-q-3": 1, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + "tech-q-2": [ + 4, + 0 + ], + "tech-q-1": [], + "tech-q-3-others": "Polymer", + "tech-q-16": [ + 4 + ], + "tech-q-6-others": "Light4j", + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 1, + 3, + 2 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4, + 9, + 11, + 29 + ], + "tech-q-11": [ + 0, + 3, + 10, + 1 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 6 + ], + "tech-q-3": [ + 0, + 2, + 23 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 1, + 4, + 30 + ], + "tech-q-14": [ + 1, + 5 + ], + "tech-q-5": [ + 0, + 1, + 2, + 3 + ], + "tech-q-15": [ + 0, + 2 + ], + "lastUpdated": "2025-12-05T00:12:42.172Z", + "community-q-6": 0, + "community-q-5": [ + 0 + ], + "community-q-4": [ + 2, + 4, + 6 + ], + "community-q-3": [ + 3, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2 + ], + "community-q-0": [ + 0 + ], + "userId": "z14wWJAm9JVZdT3CWLEz5ZGA2tm2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 02:09:28 GMT", + "creationTime": "Sat, 06 Dec 2025 02:09:28 GMT", + "profile-q-5": 3, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 1, + 3, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "education-q-2": [ + 3, + 4, + 5 + ], + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 0 + ], + "education-q-3": [ + 0, + 3, + 4, + 9, + 8, + 11 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 0, + "work-q-8": [ + 4, + 8, + 11, + 1 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 0, + "work-q-13": [ + 20, + 12, + 10 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 1, + "ai-q-3": 2, + "ai-q-2": 1, + "ai-q-1": 3, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 1, + 2, + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 0, + 1 + ], + "tech-q-2": [ + 0, + 1, + 2, + 5, + 7, + 8 + ], + "tech-q-1": [ + 3, + 12, + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 0, + 3, + 7, + 20, + 32 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 6, + 8 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 8 + ], + "tech-q-3": [ + 0, + 1, + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 7, + 12 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 0, + 1, + 2, + 5, + 4 + ], + "tech-q-15": [ + 1, + 3, + 2, + 11 + ], + "lastUpdated": "2025-12-06T02:30:26.710Z", + "community-q-6": 0, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 3, + 5 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "z5ROl9xNO8O7O2WRh71EYJgql4P2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 19:53:49 GMT", + "creationTime": "Sat, 06 Dec 2025 19:53:49 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 6, + 2 + ], + "education-q-3": [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + "education-q-0": [ + 3 + ], + "work-q-9": 2, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 7, + 8, + 10, + 11, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 9 + ], + "work-q-10": 1, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 2, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 1 + ], + "ai-q-5": [ + 1 + ], + "ai-q-0": 1, + "tech-q-0": [ + 1, + 2, + 3, + 8, + 11, + 18, + 31 + ], + "tech-q-2": [ + 1, + 2, + 3, + 8, + 11 + ], + "tech-q-1": [ + 18, + 23, + 26 + ], + "tech-q-0-others": "Ocaml, Gleam", + "tech-q-16": [ + 0, + 1, + 2 + ], + "tech-q-8": [ + 7, + 8, + 11, + 16, + 20 + ], + "tech-q-7": [ + 29 + ], + "tech-q-10": 2, + "tech-q-9": [ + 8, + 31 + ], + "tech-q-11": [ + 12 + ], + "tech-q-4": [], + "tech-q-12": [ + 0 + ], + "tech-q-3": [ + 3, + 12, + 17, + 18 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 5, + 11, + 20 + ], + "tech-q-14": [ + 8, + 14, + 15 + ], + "tech-q-5": [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + "tech-q-15": [ + 2, + 11 + ], + "lastUpdated": "2025-12-06T20:17:22.006Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 1, + 4, + 6 + ], + "community-q-3": [ + 3, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 3, + 5, + 4 + ], + "community-q-0": [ + 0, + 5 + ], + "userId": "z7tgIhgiWbMvFx6HJAwq92mW3QM2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 18:38:33 GMT", + "creationTime": "Mon, 08 Dec 2025 18:38:33 GMT", + "profile-q-5": 0, + "lastUpdated": "2025-12-08T18:44:37.199Z", + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 1, + "userId": "zEj6AwtZdHYYSW53Rp1mHhwjBul2" + }, + { + "lastSignInTime": "Fri, 05 Dec 2025 03:17:33 GMT", + "creationTime": "Fri, 05 Dec 2025 03:17:33 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 4, + "profile-q-6": [ + 1, + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 3, + "education-q-2": [ + 7 + ], + "education-q-3-others": "Side projects", + "education-q-1": [ + 0, + 3 + ], + "education-q-4": [ + 6 + ], + "education-q-2-others": "Interview prep", + "education-q-3": [ + 0, + 3, + 4, + 7, + 8, + 12 + ], + "education-q-0": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "ai-q-4": 0, + "ai-q-3": 0, + "ai-q-2": 1, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0, + 1, + 2, + 18, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 8, + 0, + 1, + 6, + 11, + 18, + 21, + 25 + ], + "tech-q-2": [ + 0, + 1, + 6, + 8 + ], + "tech-q-1": [ + 11, + 25 + ], + "tech-q-16": [ + 1, + 4 + ], + "tech-q-8": [ + 0, + 1, + 7, + 20, + 27 + ], + "tech-q-7": [ + 0, + 13, + 17 + ], + "tech-q-10": 3, + "tech-q-11": [ + 1, + 0 + ], + "tech-q-9": [ + 7, + 31, + 33 + ], + "tech-q-12": [ + 1, + 0, + 2, + 6 + ], + "tech-q-4": [ + 3 + ], + "tech-q-13": [ + 3 + ], + "tech-q-3": [ + 1 + ], + "tech-q-14": [ + 14 + ], + "tech-q-6": [ + 0, + 19, + 20 + ], + "tech-q-15": [ + 2, + 6 + ], + "tech-q-5": [ + 5, + 6 + ], + "lastUpdated": "2025-12-05T03:30:42.583Z", + "community-q-6": 1, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 0, + 1, + 2 + ], + "community-q-0-others": "I prefer reddit and discord over twitter or youtube and i dont think there's a discord server or reddit community for moroccan devs", + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 5 + ], + "community-q-0": [ + 5, + 0, + 7 + ], + "userId": "zJiZX24eMWdLCxtHt5yYoq1X8ZT2" + }, + { + "lastSignInTime": "Wed, 10 Dec 2025 22:58:02 GMT", + "creationTime": "Wed, 10 Dec 2025 22:58:02 GMT", + "profile-q-5": 3, + "lastUpdated": "2025-12-10T22:59:53.342Z", + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 11, + "profile-q-2": 0, + "userId": "zJwALiRuZLfiD9HHalcgukfdePn1" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:32:53 GMT", + "creationTime": "Sat, 06 Dec 2025 21:32:53 GMT", + "profile-q-5": 2, + "profile-q-4": 5, + "profile-q-7": 0, + "profile-q-6": [ + 4 + ], + "profile-q-1": 2, + "profile-q-0": 1, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 7 + ], + "education-q-4-others": "lack of resources to learn the tech in depth or how it works internally", + "education-q-3": [ + 3, + 4, + 11 + ], + "education-q-0": [ + 2 + ], + "work-q-9": 3, + "work-q-8": [ + 8, + 10, + 12, + 13 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 4, + "work-q-13": [], + "work-q-10": 0, + "work-q-13-others": "student", + "work-q-1": 1, + "work-q-0": 6, + "work-q-3": 3, + "work-q-2": 4, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 2, + "ai-q-1": null, + "ai-q-6": [], + "ai-q-5": [ + 1, + 0, + 2 + ], + "ai-q-0": 1, + "tech-q-0": [ + 0, + 2, + 3, + 10, + 9 + ], + "tech-q-2": [ + 0, + 3, + 2 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 20, + 7, + 0 + ], + "tech-q-7": [ + 5, + 13 + ], + "tech-q-10": 1, + "tech-q-9": [ + 11 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 1, + 0, + 2 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 11 + ], + "tech-q-14": [], + "tech-q-5": [ + 5, + 6, + 2 + ], + "tech-q-15": [], + "lastUpdated": "2025-12-06T21:48:56.843Z", + "community-q-6": 5, + "community-q-5": [ + 3 + ], + "community-q-4": [ + 0, + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 3, + 4 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 1, + 2, + 3 + ], + "community-q-0": [ + 1 + ], + "userId": "zZz3pjbmarfS06kk17PgoEaOy8y2" + }, + { + "lastSignInTime": "Mon, 08 Dec 2025 08:23:43 GMT", + "creationTime": "Mon, 08 Dec 2025 08:23:43 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 14, + "profile-q-2": 1, + "education-q-2": [ + 0, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 6 + ], + "education-q-3": [ + 0, + 8, + 9 + ], + "education-q-0": [ + 4, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 3, + 4, + 8, + 11, + 13, + 10 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 5, + "work-q-13": [ + 2 + ], + "work-q-10": 0, + "work-q-8-others": "Halal.7alal", + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 7, + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 1, + "ai-q-6": [ + 0, + 20, + 21, + 24, + 37 + ], + "ai-q-5": [ + 0 + ], + "ai-q-0": 1, + "tech-q-0": [ + 2, + 4 + ], + "tech-q-2": [ + 2, + 4 + ], + "tech-q-1": [ + 21 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 7, + 8 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 7 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 0, + 1, + 2, + 3 + ], + "tech-q-3": [], + "tech-q-13": [ + 0 + ], + "tech-q-6": [], + "tech-q-14": [ + 2 + ], + "tech-q-5": [], + "tech-q-15": [ + 0, + 2, + 3 + ], + "lastUpdated": "2025-12-08T09:24:04.453Z", + "community-q-6": 0, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 1, + 2, + 5 + ], + "community-q-3": [ + 1, + 3 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 5 + ], + "community-q-0": [ + 1 + ], + "userId": "zd6tpThVGRXQITqoN480RDYIO3i2" + }, + { + "lastSignInTime": "Wed, 03 Dec 2025 13:41:53 GMT", + "creationTime": "Wed, 03 Dec 2025 13:41:53 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 3, + 1, + 0, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0, + 2, + 3, + 6 + ], + "education-q-0": [ + 0, + 1, + 3, + 4 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 4, + 5, + 8, + 10, + 13 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 3, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 3, + "ai-q-3": 0, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 10 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4, + 8, + 3, + 2 + ], + "tech-q-1": [ + 18 + ], + "tech-q-16": [ + 0 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 3 + ], + "tech-q-10": 0, + "tech-q-9": [ + 4 + ], + "tech-q-11": [ + 0, + 1 + ], + "tech-q-4": [ + 9 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-03T13:59:34.043Z", + "community-q-6": 5, + "community-q-5": [ + 0, + 3 + ], + "community-q-4": [ + 2, + 1, + 3, + 4, + 6 + ], + "community-q-3": [ + 0, + 1, + 4, + 5 + ], + "community-q-2": [ + 1 + ], + "community-q-1": [ + 0, + 1, + 3, + 4, + 5 + ], + "community-q-0": [ + 1, + 4, + 5 + ], + "userId": "zetYoxMZKrU7iW2VUIyXei4sbif1" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 14:42:23 GMT", + "creationTime": "Sun, 07 Dec 2025 14:42:23 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 5, + "education-q-2": [ + 0, + 2, + 4, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 3, + 5, + 4 + ], + "education-q-3": [ + 3, + 0, + 2, + 10, + 11 + ], + "education-q-0": [ + 0, + 1, + 3, + 5 + ], + "ai-q-4": null, + "ai-q-3": 0, + "ai-q-2": 2, + "ai-q-1": 0, + "ai-q-6": [], + "ai-q-5": [], + "ai-q-0": 3, + "tech-q-0": [ + 4, + 2, + 9, + 10 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 2, + 6, + 7, + 5, + 18, + 12 + ], + "tech-q-3-others": "Swing", + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 2, + "tech-q-11": [ + 0, + 5, + 1 + ], + "tech-q-9": [ + 3, + 5, + 10 + ], + "tech-q-12": [ + 4, + 2, + 6, + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-13": [], + "tech-q-3": [ + 23 + ], + "tech-q-14": [], + "tech-q-6": [], + "tech-q-15": [], + "tech-q-5": [], + "lastUpdated": "2025-12-07T14:59:05.680Z", + "community-q-6": 5, + "community-q-5": [ + 1, + 3, + 2 + ], + "community-q-4": [ + 0, + 2, + 1 + ], + "community-q-3": [ + 1, + 0 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 4, + 5 + ], + "community-q-0": [ + 1, + 4 + ], + "userId": "zgk4x5k7vLQGceduG30LLv3jZjm2" + }, + { + "lastSignInTime": "Wed, 31 Dec 2025 18:13:53 GMT", + "creationTime": "Wed, 31 Dec 2025 18:13:53 GMT", + "profile-q-5": 2, + "profile-q-4": 2, + "profile-q-7": 0, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 0, + "profile-q-2": 1, + "education-q-2": [ + 5, + 4, + 3, + 2, + 0 + ], + "education-q-1": [ + 0, + 2 + ], + "education-q-4": [ + 1, + 4 + ], + "education-q-3": [ + 0, + 4, + 7, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8, + 10, + 11, + 12 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 9, + "work-q-13": [ + 0 + ], + "work-q-10": 0, + "work-q-1": 2, + "work-q-0": 1, + "work-q-3": 1, + "work-q-2": 3, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 1, + "ai-q-3": 1, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [], + "ai-q-5": [ + 0 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 0 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 0, + 2, + 5 + ], + "tech-q-8-others": "Intellij", + "tech-q-16": [ + 0, + 1 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 0, + "tech-q-9": [ + 4, + 7, + 8, + 11 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [], + "tech-q-13": [ + 2 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-31T18:32:13.296Z", + "community-q-6": 0, + "community-q-5": [ + 0, + 3, + 4 + ], + "community-q-4": [ + 0, + 3, + 2, + 5, + 6 + ], + "community-q-3": [ + 0, + 1, + 3 + ], + "community-q-2": [ + 2, + 5 + ], + "community-q-1": [ + 0, + 1, + 3, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "zhMAqmV7iDTD9mCqiHT2IEtZHu63" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 15:52:27 GMT", + "creationTime": "Sun, 07 Dec 2025 15:52:27 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 6 + ], + "education-q-3": [ + 0, + 2, + 4, + 7, + 6, + 10, + 8 + ], + "education-q-0": [ + 3, + 4, + 1 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 1, + 2, + 4, + 8, + 10, + 11, + 13, + 3 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 1, + "work-q-13": [ + 17 + ], + "work-q-10": 0, + "work-q-1": 1, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 2, + "work-q-5": 4, + "work-q-4": 7, + "ai-q-4": 3, + "ai-q-3": 3, + "ai-q-2": 3, + "ai-q-1": 1, + "ai-q-6": [], + "ai-q-5": [ + 0, + 2, + 3 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 8 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 3, + 0 + ], + "tech-q-16": [ + 2, + 0 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8, + 2, + 22 + ], + "tech-q-11": [ + 1, + 0 + ], + "tech-q-4": [ + 1, + 9 + ], + "tech-q-12": [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 0 + ], + "tech-q-6": [ + 1 + ], + "tech-q-14": [], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 0, + 1 + ], + "lastUpdated": "2025-12-07T16:08:25.697Z", + "community-q-6": 0, + "community-q-5": [ + 1, + 2, + 3 + ], + "community-q-4": [ + 0, + 3, + 4 + ], + "community-q-3": [ + 0, + 3, + 5 + ], + "community-q-2": [ + 0, + 1, + 2 + ], + "community-q-1": [ + 0, + 1, + 2, + 3, + 5 + ], + "community-q-0": [ + 0, + 1, + 2 + ], + "userId": "zjCErBDlv8fEyaGfZMoX27cEJDZ2" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 19:14:27 GMT", + "creationTime": "Sun, 07 Dec 2025 19:14:27 GMT", + "profile-q-5": 5, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 12, + "profile-q-8": 4, + "education-q-2": [ + 3 + ], + "education-q-1": [ + 2, + 3, + 0 + ], + "education-q-4": [ + 0, + 6 + ], + "education-q-3": [ + 0, + 3, + 4, + 6, + 8, + 9 + ], + "education-q-0": [ + 6 + ], + "work-q-9": 4, + "work-q-8": [ + 0, + 4, + 8 + ], + "work-q-12": 1, + "work-q-11": 2, + "work-q-14": 4, + "work-q-13": [ + 0 + ], + "work-q-10": 1, + "work-q-1": 4, + "work-q-0": 2, + "work-q-3": 0, + "work-q-2": 4, + "work-q-7": 2, + "work-q-6": 6, + "ai-q-4": 2, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 2, + "ai-q-6": [ + 2, + 0, + 5 + ], + "ai-q-5": [ + 0, + 2, + 4 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4 + ], + "tech-q-2": [ + 4 + ], + "tech-q-1": [ + 11 + ], + "tech-q-16": [ + 0, + 1, + 7 + ], + "tech-q-8": [ + 0, + 2, + 7, + 8, + 13 + ], + "tech-q-7": [ + 0 + ], + "tech-q-10": 0, + "tech-q-9": [ + 14 + ], + "tech-q-11": [ + 0 + ], + "tech-q-4": [ + 1 + ], + "tech-q-12": [ + 0, + 1, + 2, + 5, + 6 + ], + "tech-q-3": [ + 2 + ], + "tech-q-13": [ + 1, + 0 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 1 + ], + "tech-q-5": [ + 1 + ], + "tech-q-15": [ + 2 + ], + "lastUpdated": "2025-12-07T19:24:27.817Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 0, + 1, + 4 + ], + "community-q-3": [ + 1, + 3, + 4 + ], + "community-q-2": [ + 1, + 2 + ], + "community-q-1": [ + 0 + ], + "community-q-0": [ + 2 + ], + "userId": "zkGMiwyUXBNnUqj1mHpcqABHUAS2" + }, + { + "lastSignInTime": "Sat, 20 Dec 2025 14:11:15 GMT", + "creationTime": "Sat, 20 Dec 2025 14:11:15 GMT", + "profile-q-5": 0, + "profile-q-4": 2, + "profile-q-7": 2, + "profile-q-6": [ + 1 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 28, + "profile-q-2": 8, + "lastUpdated": "2025-12-20T14:12:41.270Z", + "userId": "zmEHRis8yhMzLzJhnCAZRirhQS53" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 21:20:41 GMT", + "creationTime": "Sat, 06 Dec 2025 21:20:41 GMT", + "profile-q-5": 4, + "profile-q-4": 2, + "profile-q-7": 3, + "profile-q-6": [ + 1 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 12, + "lastUpdated": "2025-12-06T21:23:29.566Z", + "profile-q-8": 3, + "userId": "zuunr9FvkFWMaTMdYy2n6FiFRRH3" + }, + { + "lastSignInTime": "Sun, 07 Dec 2025 18:08:03 GMT", + "creationTime": "Sun, 07 Dec 2025 18:08:03 GMT", + "profile-q-5": 0, + "profile-q-4": 1, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 1, + "profile-q-0": 1, + "profile-q-3": 1, + "profile-q-2": 5, + "education-q-2": [ + 0, + 5 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 5, + 2, + 3 + ], + "education-q-3": [ + 8, + 0, + 9, + 11 + ], + "education-q-0": [ + 1, + 0 + ], + "ai-q-5-others": "Black box", + "ai-q-4": null, + "ai-q-3": 1, + "ai-q-2": 2, + "ai-q-1": 2, + "ai-q-6": [ + 8 + ], + "ai-q-5": [ + 0, + 2, + 4, + 24 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3, + 7, + 6 + ], + "tech-q-2": [ + 2, + 1, + 7, + 3, + 9 + ], + "tech-q-1": [ + 0 + ], + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 10 + ], + "tech-q-7": [ + 5 + ], + "tech-q-10": 0, + "tech-q-11": [ + 1 + ], + "tech-q-9": [ + 5 + ], + "tech-q-12": [ + 0, + 2, + 4 + ], + "tech-q-4": [ + 1, + 0 + ], + "tech-q-13": [], + "tech-q-3": [], + "tech-q-14": [], + "tech-q-6": [ + 7, + 6 + ], + "tech-q-15": [ + 0 + ], + "tech-q-5": [ + 1 + ], + "lastUpdated": "2025-12-07T18:24:51.555Z", + "community-q-3-others": "", + "community-q-6": 2, + "community-q-5": [ + 0, + 1, + 3 + ], + "community-q-4": [ + 1, + 0, + 6 + ], + "community-q-0-others": "don't know there is a community ", + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 2, + 4, + 5 + ], + "community-q-0": [ + 1, + 2, + 5, + 7 + ], + "userId": "zvM0TaLO2kR0whwU49Hjnfj1otU2" + }, + { + "lastSignInTime": "Sun, 11 Jan 2026 22:04:01 GMT", + "creationTime": "Sun, 11 Jan 2026 22:04:01 GMT", + "profile-q-5": 1, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 3 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 24, + "profile-q-2": 0, + "education-q-2": [ + 3, + 4 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 6, + 4 + ], + "education-q-3": [ + 9, + 1, + 8 + ], + "education-q-0": [ + 0, + 1, + 2, + 5 + ], + "work-q-9": 2, + "work-q-8": [ + 3, + 7, + 8 + ], + "work-q-12": 2, + "work-q-11": 2, + "work-q-14": 2, + "work-q-13": [ + 5 + ], + "work-q-10": 0, + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 0, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 3, + "ai-q-4": 3, + "ai-q-3": 1, + "ai-q-2": 3, + "ai-q-1": 4, + "ai-q-6": [ + 39 + ], + "ai-q-6-others": "openrouter", + "ai-q-5": [ + 0, + 1, + 2, + 8, + 14 + ], + "ai-q-0": 0, + "tech-q-0": [ + 3 + ], + "tech-q-2": [ + 3, + 5 + ], + "tech-q-1": [], + "tech-q-9-others": "agentic", + "tech-q-8-others": "vscode", + "tech-q-16": [ + 7 + ], + "tech-q-8": [ + 34 + ], + "tech-q-7": [], + "tech-q-10": 3, + "tech-q-9": [ + 34 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [], + "tech-q-12": [ + 1 + ], + "tech-q-3": [], + "tech-q-13": [], + "tech-q-6": [], + "tech-q-14": [], + "tech-q-5": [], + "tech-q-15": [], + "lastUpdated": "2026-01-11T22:24:13.639Z", + "community-q-6": 0, + "community-q-5": [ + 2 + ], + "community-q-4": [ + 4, + 6, + 0 + ], + "community-q-3": [ + 0, + 1 + ], + "community-q-2": [ + 0, + 1 + ], + "community-q-1": [ + 5, + 0 + ], + "community-q-0": [ + 0 + ], + "userId": "zwXHVjOekFQQsJA7epNv3fedaDj1" + }, + { + "lastSignInTime": "Mon, 02 Feb 2026 17:47:46 GMT", + "creationTime": "Mon, 02 Feb 2026 17:47:46 GMT", + "profile-q-5": 1, + "profile-q-4": 1, + "profile-q-7": 2, + "profile-q-6": [ + 4 + ], + "profile-q-1": 1, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 2, + "education-q-2": [ + 0 + ], + "education-q-1": [ + 3, + 2, + 0 + ], + "education-q-4": [ + 0, + 2 + ], + "education-q-3": [ + 0, + 9, + 11 + ], + "education-q-0": [ + 3, + 1, + 0, + 5 + ], + "work-q-9": 3, + "work-q-8": [ + 2, + 4, + 8, + 11 + ], + "work-q-12": 2, + "work-q-11": null, + "work-q-14": 2, + "work-q-13": [], + "work-q-10": 0, + "work-q-1": 0, + "work-q-0": 6, + "work-q-3": null, + "work-q-2": null, + "work-q-5": null, + "work-q-4": null, + "ai-q-4": null, + "ai-q-3": 2, + "ai-q-2": 0, + "ai-q-1": 4, + "ai-q-6": [ + 0, + 8 + ], + "ai-q-5": [ + 0, + 2, + 1, + 13 + ], + "ai-q-0": 0, + "tech-q-0": [ + 4, + 3, + 2 + ], + "tech-q-2": [ + 4, + 2, + 3 + ], + "tech-q-1": [ + 4, + 2, + 3, + 1, + 6 + ], + "tech-q-16": [ + 1, + 0 + ], + "tech-q-8": [ + 7 + ], + "tech-q-7": [ + 4, + 11, + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 10, + 7, + 0, + 8, + 14 + ], + "tech-q-11": [ + 1, + 3 + ], + "tech-q-4": [ + 1, + 3, + 9 + ], + "tech-q-12": [ + 1, + 0 + ], + "tech-q-3": [ + 1 + ], + "tech-q-13": [], + "tech-q-6": [ + 6, + 5 + ], + "tech-q-14": [ + 2 + ], + "tech-q-5": [ + 5, + 1 + ], + "tech-q-15": [ + 1, + 5, + 0 + ], + "lastUpdated": "2026-02-02T18:01:46.686Z", + "community-q-6": 0, + "community-q-5": [ + 1 + ], + "community-q-4": [ + 2, + 5, + 0, + 1 + ], + "community-q-3": [ + 0, + 1, + 2, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 0, + 5 + ], + "community-q-0": [ + 0, + 1 + ], + "userId": "zyZGNJKSdmOG2khPWH1keirKx0E2" + }, + { + "lastSignInTime": "Sat, 06 Dec 2025 23:26:49 GMT", + "creationTime": "Sat, 06 Dec 2025 23:26:49 GMT", + "profile-q-5": 3, + "profile-q-4": 2, + "profile-q-7": 1, + "profile-q-6": [ + 0 + ], + "profile-q-1": 3, + "profile-q-0": 0, + "profile-q-3": 1, + "profile-q-2": 0, + "education-q-2": [ + 0, + 2, + 3 + ], + "education-q-1": [ + 0, + 2, + 3 + ], + "education-q-4": [ + 0, + 3, + 5 + ], + "education-q-3": [ + 0 + ], + "education-q-0": [ + 0 + ], + "work-q-9": 3, + "work-q-8": [ + 0, + 3, + 4, + 7, + 8, + 10, + 11, + 13, + 1 + ], + "work-q-12": 2, + "work-q-11": 0, + "work-q-14": null, + "work-q-13": [ + 21 + ], + "work-q-10": 4, + "work-q-13-others": "Insurance ", + "work-q-1": 4, + "work-q-0": 1, + "work-q-3": 3, + "work-q-2": 0, + "work-q-5": null, + "work-q-4": 6, + "ai-q-4": 0, + "ai-q-3": 1, + "ai-q-2": 5, + "ai-q-1": 1, + "ai-q-6": [ + 8 + ], + "ai-q-5": [], + "ai-q-0": 0, + "tech-q-0": [ + 2, + 8, + 4, + 7 + ], + "tech-q-2": [ + 0, + 2, + 4, + 7, + 8 + ], + "tech-q-1": [ + 3 + ], + "tech-q-16": [ + 4 + ], + "tech-q-8": [ + 2, + 3, + 20 + ], + "tech-q-7": [ + 1 + ], + "tech-q-10": 0, + "tech-q-9": [ + 7, + 8, + 13, + 14 + ], + "tech-q-11": [ + 1 + ], + "tech-q-4": [ + 1, + 2 + ], + "tech-q-12": [ + 0, + 1 + ], + "tech-q-3": [ + 0, + 3 + ], + "tech-q-13": [ + 1 + ], + "tech-q-6": [ + 4 + ], + "tech-q-14": [ + 17 + ], + "tech-q-5": [ + 1, + 5 + ], + "tech-q-15": [ + 3 + ], + "lastUpdated": "2025-12-06T23:45:21.669Z", + "community-q-6": 5, + "community-q-5": [ + 2, + 3 + ], + "community-q-4": [ + 0, + 2, + 5 + ], + "community-q-3": [ + 0, + 1, + 5 + ], + "community-q-2": [ + 5 + ], + "community-q-1": [ + 2, + 3, + 4 + ], + "community-q-0": [ + 1, + 0 + ], + "userId": "zz5em2Dp3TggI0eCW2k8dUGkQJm1" + }, + { + "lastSignInTime": "Sun, 21 Dec 2025 14:31:01 GMT", + "creationTime": "Sun, 21 Dec 2025 14:31:01 GMT", + "profile-q-5": 4, + "lastUpdated": "2025-12-21T14:33:24.594Z", + "profile-q-4": 4, + "profile-q-7": 2, + "profile-q-6": [ + 4, + 3 + ], + "profile-q-1": 2, + "profile-q-0": 0, + "profile-q-3": 30, + "profile-q-2": 3, + "userId": "zzwUUhGpCWhEwD2Lfmc0w0aYpR92" + } + ] +} \ No newline at end of file diff --git a/src/components/chart/data.ts b/src/components/chart/data.ts index e024108b..3fd8eaa1 100644 --- a/src/components/chart/data.ts +++ b/src/components/chart/data.ts @@ -11,7 +11,10 @@ import DATA_2023 from "@/results/2023/data/results.json"; import Questions_2024 from "@/results/2024/data/questions.json"; import DATA_2024 from "@/results/2024/data/results.json"; -export type Year = "2020" | "2021" | "2022" | "2023" | "2024"; +import Questions_2025 from "@/results/2025/data/questions.json"; +import DATA_2025 from "@/results/2025/data/results.json"; + +export type Year = "2020" | "2021" | "2022" | "2023" | "2024" | "2025"; export type Question = globalThis.Question; export type QuestionMap = globalThis.QuestionMap; export type Results = globalThis.Results; @@ -43,6 +46,10 @@ const surveyData: SurveyDataType = { 2024: { questions: Questions_2024 as unknown as QuestionMap, results: DATA_2024.results as unknown as Results["results"] + }, + 2025: { + questions: Questions_2025 as unknown as QuestionMap, + results: DATA_2025.results as unknown as Results["results"] } }; diff --git a/src/components/playground/index.tsx b/src/components/playground/index.tsx index 0257d60b..420d4c13 100644 --- a/src/components/playground/index.tsx +++ b/src/components/playground/index.tsx @@ -6,16 +6,8 @@ import React, { useState } from "react"; import { Chart } from "../chart/chart"; import { getSurveyData } from "../chart/data"; import { ShareButtons } from "../chart/share-buttons"; -import { - - getQuestion - -} from "../chart/utils"; -import { - - PlaygroundForm - -} from "./playground-form"; +import { getQuestion } from "../chart/utils"; +import { PlaygroundForm } from "./playground-form"; export const SurveyPlayground: React.FC = () => { const [result, setResult] = useState(null); diff --git a/src/components/playground/playground-form.tsx b/src/components/playground/playground-form.tsx index f347d8f3..27fc78b6 100644 --- a/src/components/playground/playground-form.tsx +++ b/src/components/playground/playground-form.tsx @@ -10,7 +10,7 @@ import { FilterOptions } from "./filters-options"; const isBrowser = typeof window !== "undefined"; -const years = ["2020", "2021", "2022", "2023", "2024"]; +const years = ["2020", "2021", "2022", "2023", "2024", "2025"]; interface OptionType { label: string; value: string } @@ -66,7 +66,7 @@ function getDefaultValues(): PlaygroundFormData { const { question_id = "profile-q-0", group_by = "", - year = "2024", + year = "2025", filters: c, chart_type = "bar" // Add this line } = isBrowser @@ -74,7 +74,7 @@ function getDefaultValues(): PlaygroundFormData { : { question_id: "profile-q-0", group_by: "", - year: "2024", + year: "2025", filters: [{ question_id: "", values: [] }], chart_type: "bar" // Add this line }; diff --git a/src/components/report/hero.astro b/src/components/report/hero.astro index fdfa7811..24906320 100644 --- a/src/components/report/hero.astro +++ b/src/components/report/hero.astro @@ -49,6 +49,11 @@ const data = { contribution, what they think about AI, which tools they're using, and what they want to learn next.`, episode_url: `https://www.youtube.com/embed/vAl-Xou-CrU` + }, + 2025: { + year: 2025, + description: `this is the 2025 report`, + episode_url: `https://www.youtube.com/embed/vAl-Xou-CrU` } } as const;