Skip to content

Neurodivergent Social Justice Tribe: A space for solidarity and sharing a position on social reform and human rights work for people with different mental formations to be honored, respected, and supported for the gifts they bring to the modern world

License

Notifications You must be signed in to change notification settings

nsjt/ideahub

 
 

Repository files navigation

License: MIT Open Source Helpers Quality Gate Status Code Smells Duplicated Lines (%) Netlify Status Discord

IdeaHub

A collection of ideas and projects that contain from beginner to advance :octocat: 🎯🚀

Categories ✨

Contribution Guidelines

  1. Fork the project
  2. Modify the file ideas.json or projects.json
  3. Add your idea or project to the list as below structure, for more description of json click here
    {
        "name": "",
        "display": "",
        "description": "",
        "author": "",
        "category": "",
        "level": "",
        "site": "",
        "tags": ""
    }
    {
        "title": "",
        "description": "",
        "level": "",
        "tags: ""
    }
  1. Create a pull request to main

Json's descriptions

Project structure

Attribute name Description
name Your repo name on github
display The project display name
description The description for your project
author Your github's username
category Project category, ex: game, iot, ml, ai, console app, or website
level The difficult of the project, ex: basic, intermediate, advanced
site Website url, if doesn't have left it on emtpy string
tags Project tags

Idea structure

Attribute name Description
title The idea title
description The description about what should the developer do
level The difficult of the idea to programming it, ex: basic, intermediate, advanced
tags Idea Tags. NOTE: the first tag will be use by search the project

Others

License

MIT

About

Neurodivergent Social Justice Tribe: A space for solidarity and sharing a position on social reform and human rights work for people with different mental formations to be honored, respected, and supported for the gifts they bring to the modern world

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 54.9%
  • JavaScript 38.9%
  • HTML 6.2%