Open Issues Need Help
View All on GitHubAI Summary: This issue aims to populate the 'Quantum Computing Myrmidone' section, which currently lacks content. It involves creating and filling several JSON files with information on quantum computing technologies, blogs, and notable people to follow. The tasks include setting up data folders, adding initial years, and populating specific JSON files with suggested content, ensuring consistency with existing Myrmidone sections.
AI Summary: This GitHub issue is a feature request inviting community contributors to expand the "Tech Myrmidons" platform by creating new "Myrmidones" for technology domains not yet covered. Contributors are asked to create a new folder under `src/data/` for their chosen domain and populate it with specific JSON files (`years.json`, `{year}.json`, `blog.json`, `follow.json`), ensuring they adhere to the existing data schema.
AI Summary: The UI/UX Myrmidone section incorrectly displays 'Unknown Myrmidone' even though the correct data is available in the repository. This bug prevents the proper display of the section and may confuse users. The task involves investigating the component's data fetching and mapping logic to ensure the correct name is rendered.
AI Summary: This issue aims to populate the currently empty 'UI/UX Myrmidone' section with valuable content. It involves creating specific JSON files for technologies, blogs, and people to follow, ensuring the section becomes functional and informative. Suggested starter content is provided to guide the population process.
AI Summary: The 'Creative Design Myrmidone' section is currently empty and needs to be populated with content. This issue involves adding technologies/tools, blogs, and notable people to follow by creating and updating specific JSON files, ensuring they are valid and follow existing schemas.
AI Summary: The 'Cybersecurity Myrmidone' section on the UI is incorrectly displaying as 'Unknown Myrmidone' despite the corresponding data being present in `src/data/cyber-security/`. This bug prevents users from seeing the correct section name, affecting clarity. The issue likely stems from a mismatch in folder names, JSON keys, or missing `title`/`name` fields required for UI rendering.
AI Summary: The "Creative Design Myrmidone" section on the UI is incorrectly displaying as "Unknown Myrmidone" because the `src/data/creative-design/` folder is empty. The fix involves creating several specific JSON files (e.g., `years.json`, `{year}.json`, `blog.json`, `follow.json`) within this folder to provide the necessary data for correct UI rendering.
AI Summary: The `src/data/product-management/` directory is currently empty and needs to be populated with relevant content. The task involves creating and populating several JSON files (`years.json`, `2025.json`, `blog.json`, `follow.json`) with information on Product Management technologies, tools, blogs, and industry leaders. Suggested content ideas are provided, and the work includes validating JSON formatting and ensuring no broken links or missing images.