{"id":13532955,"url":"https://github.com/MakeContributions/ideahub","last_synced_at":"2025-04-01T21:31:31.722Z","repository":{"id":38418759,"uuid":"355702653","full_name":"MakeContributions/ideahub","owner":"MakeContributions","description":"A collection of ideas and projects that contain from beginner to advance :octocat: 🎯🚀","archived":true,"fork":false,"pushed_at":"2024-05-08T10:33:43.000Z","size":318,"stargazers_count":189,"open_issues_count":47,"forks_count":130,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-02T07:19:16.273Z","etag":null,"topics":["awesome-projects","contributions-welcome","game","hacktoberfest","hub","ideas","open-source","project-list","vuejs2","vuetifyjs"],"latest_commit_sha":null,"homepage":"https://ideashub.netlify.app/#/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MakeContributions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-04-07T22:54:03.000Z","updated_at":"2024-07-17T04:08:43.000Z","dependencies_parsed_at":"2024-01-14T01:58:05.839Z","dependency_job_id":"95d29522-8d7a-4b42-9111-7eafd21228c0","html_url":"https://github.com/MakeContributions/ideahub","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakeContributions%2Fideahub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakeContributions%2Fideahub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakeContributions%2Fideahub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakeContributions%2Fideahub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MakeContributions","download_url":"https://codeload.github.com/MakeContributions/ideahub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222774371,"owners_count":17035749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-projects","contributions-welcome","game","hacktoberfest","hub","ideas","open-source","project-list","vuejs2","vuetifyjs"],"created_at":"2024-08-01T07:01:15.331Z","updated_at":"2024-11-02T20:30:40.372Z","avatar_url":"https://github.com/MakeContributions.png","language":"Vue","funding_links":[],"categories":["🙌 Projects using Vuetify \u003ca name=\"projects\"\u003e\u003c/a\u003e"],"sub_categories":["Vuetify 2"],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Open Source Helpers](https://www.codetriage.com/makecontributions/ideahub/badges/users.svg)](https://www.codetriage.com/makecontributions/ideahub)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=MakeContributions_ideahub\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=MakeContributions_ideahub)\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=MakeContributions_ideahub\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=MakeContributions_ideahub)\n[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=MakeContributions_ideahub\u0026metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=MakeContributions_ideahub)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/3c88a58f-cd29-41f9-8580-4e48fd60532a/deploy-status)](https://app.netlify.com/sites/ideashub/deploys)\n[![Discord](https://img.shields.io/discord/863049619734790185?color=7389D8\u0026logo=discord\u0026logoColor=ffffff\u0026label=\u0026labelColor=6A7EC2)](https://discord.gg/ydWxdqbTyK)\n\n# IdeaHub\nA collection of ideas and projects that contain from beginner to advance :octocat: 🎯🚀\n\n## Categories ✨\n\u003c!--categories:start--\u003e\n- Website\n    - [Intermediate](./docs/WEBSITE_INTERMEDIATE.md)\n- Desktop Application\n    - [Basic](./docs/DESKTOP_APPLICATION_BASIC.md)\n    - [Intermediate](./docs/DESKTOP_APPLICATION_INTERMEDIATE.md)\n- Game\n    - [Basic](./docs/GAME_BASIC.md)\n- Machine Learning\n    - [Basic](./docs/MACHINE_LEARNING_BASIC.md)\n- Script\n    - [Intermediate](./docs/SCRIPT_INTERMEDIATE.md)\n- Website\n    - [Basic](./docs/WEBSITE_BASIC.md)\n    - [Intermediate](./docs/WEBSITE_INTERMEDIATE.md)\n    - [Advanced](./docs/WEBSITE_ADVANCED.md)\n\n\u003c!--categories:end--\u003e\n\n## Contribution Guidelines\n1. Fork the project\n2. Modify the file [ideas.json](https://github.com/MakeContributions/ideahub/edit/main/data/ideas.json) or [projects.json](https://github.com/MakeContributions/ideahub/edit/main/data/projects.json)\n3. Add your idea or project to the list as below structure, for more description of json click [here](#jsons-descriptions)\n- [Project JSON structure](#project-structure)\n```json\n    {\n        \"name\": \"\",\n        \"display\": \"\",\n        \"description\": \"\",\n        \"author\": \"\",\n        \"category\": \"\",\n        \"level\": \"\",\n        \"site\": \"\",\n        \"tags\": \"\"\n    }\n```\n\n- [Idea JSON structure](#idea-structure)\n```json\n    {\n        \"title\": \"\",\n        \"description\": \"\",\n        \"level\": \"\",\n        \"tags\": \"\"\n    }\n```\n4. Create a pull request to `main`\n\n### Json's descriptions\n#### Project structure\n|Attribute name | Description                                                       |\n|---------------|-------------------------------------------------------------------|\n|name           | Your repo name on github                                          |\n|display        | The project display name                                          |\n|description    | The description for your project                                  |\n|author         | Your github's username                                            |\n|category       | Project category, ex: game, iot, ml, ai, console app, or website  |\n|level          | The difficulty of the project, ex: basic, intermediate, advanced  |\n|site           | Website URL; Leave an empty string if unavailable                 |\n|tags           | Project tags                                                      |\n\n#### Idea structure \n|Attribute name | Description                                                                       |\n|---------------|-----------------------------------------------------------------------------------|\n|title          | The idea title                                                                    |\n|description    | The description of what the developer should do                                  |\n|level          | The difficulty of the idea to programming it, ex: basic, intermediate, advanced   |\n|tags           | Idea Tags. NOTE: the first tag will be use by search the project                  |\n\n### Others\n- [First-time contribution](./CONTRIBUTING.md)\n## License\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMakeContributions%2Fideahub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMakeContributions%2Fideahub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMakeContributions%2Fideahub/lists"}