From 7e13fe32f71bd446e493b28db5d81f0511d9075f Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Thu, 18 Nov 2021 13:18:56 -0700 Subject: [PATCH 01/22] Update index.html --- public/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index f7e2333..1375159 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,8 @@ - IdeaHub + Neurodivergent Social Justice Tribe + From f9ce3f7351d621011bde2f7bdb82c07d8ab39d9b Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Thu, 18 Nov 2021 13:20:48 -0700 Subject: [PATCH 02/22] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 08625ca..8ee99a8 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { - "name": "ideahub", + "name": "Neurodivergent Social Justice Tribe Website", "version": "1.0.0", "private": true, - "description": "A collection of ideas and projects that contain from beginner to advance :octocat: 🎯🚀", - "author": "MakeContributions ", + "description": "Neurodivergent Social Justice Tribe Supports tools, training and advocacy platform to assist people to live with honor, dignity, and secirity within transitional societies", + "author": "NSJT ", "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build", From 004cb1febbd426322861e361a8457d27403ae21b Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Fri, 19 Nov 2021 13:57:34 -0700 Subject: [PATCH 03/22] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ee99a8..4b640be 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "Neurodivergent Social Justice Tribe Website", + "name": "Neurodivergent-Social-Justice-Tribe-Website", "version": "1.0.0", "private": true, "description": "Neurodivergent Social Justice Tribe Supports tools, training and advocacy platform to assist people to live with honor, dignity, and secirity within transitional societies", From 827a3961d10c18dcce34605f14322593d3543da0 Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 06:14:21 -0700 Subject: [PATCH 04/22] Update Home.vue --- src/views/Home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 6ccb3eb..838e07a 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -3,7 +3,7 @@ - IdeaHub + Neurodivergent Social Justice Tribe From 1cc95271fcaeeb16d2a4d4e4d81091672184979e Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 06:33:15 -0700 Subject: [PATCH 05/22] Create get-outrages.json --- data/get-outrages.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/get-outrages.json diff --git a/data/get-outrages.json b/data/get-outrages.json new file mode 100644 index 0000000..ec3b2d3 --- /dev/null +++ b/data/get-outrages.json @@ -0,0 +1,22 @@ +[ + { + "name": "human-rights-concerns", + "display": "Markdown Dungeon", + "description": "This is an example that how to use Markdown creating a dungeon", + "author": "MakeContributions", + "category": "game", + "level": "basic", + "site": "https://markdown-dungeon.netlify.app/", + "tags": "outrage, markdown-dungeon, gatsby, reactjs" + }, + { + "name": "In the news", + "display": "Memoy Card Game", + "description": "This is memory card game built with vanilla javascript.", + "author": "selharem", + "category": "game", + "level": "basic", + "site": "https://github.com/Selharem/Memoy-Card-Game", + "tags": "outrage, situations, in-the-news" + } +] From 17fa4e08cc1be385db43b7c159b287a0143c4ac4 Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 06:38:09 -0700 Subject: [PATCH 06/22] Rename get-outrages.json to get-outraged.json --- data/{get-outrages.json => get-outraged.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename data/{get-outrages.json => get-outraged.json} (100%) diff --git a/data/get-outrages.json b/data/get-outraged.json similarity index 100% rename from data/get-outrages.json rename to data/get-outraged.json From 43bcc3b93a6bb696e13a167ab4a8ca1cc160d317 Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 06:41:10 -0700 Subject: [PATCH 07/22] Create get-educated.json --- data/get-educated.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/get-educated.json diff --git a/data/get-educated.json b/data/get-educated.json new file mode 100644 index 0000000..35fa696 --- /dev/null +++ b/data/get-educated.json @@ -0,0 +1,22 @@ +[ + { + "name": "what-does-neurodiversity-mean", + "display": "What Does NEurodiversity Mean?", + "description": "This is an", + "author": "Autism toolbox", + "category": "game", + "level": "basic", + "site": "https://autismtoolbox.co.uk/what-does-neutodiversity-mean/", + "tags": "get-educated, autism" + }, + { + "name": "In the news", + "display": "Memoy Card Game", + "description": "This is memory card game built with vanilla javascript.", + "author": "selharem", + "category": "game", + "level": "basic", + "site": "https://github.com/Selharem/Memoy-Card-Game", + "tags": "educationa-resources, autism" + } +] From 016513c80a51d5749e3308d69f73dbb1c481c16a Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 06:50:23 -0700 Subject: [PATCH 08/22] Create get-help.json --- data/get-help.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/get-help.json diff --git a/data/get-help.json b/data/get-help.json new file mode 100644 index 0000000..545599d --- /dev/null +++ b/data/get-help.json @@ -0,0 +1,12 @@ +[ + { + "name": "get-help", + "display": "Talk to someone at Autism Speaks", + "description": "Autism Response Team Chat. There are no available agents at the moment. You can also reach the Autism Response Team by phone or email: 888-288-4762, en Espanol 888-772-7050, or help@autismspeaks.org.", + "author": "Autism Speaks", + "category": "game", + "level": "basic", + "site": "https://www.autismspeaks.org/adults-autism", + "tags": "resources, self, friend" + } +] From 463f8775ecf9b5d8ee283a42a71ce30fa1b9a9cd Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 06:51:09 -0700 Subject: [PATCH 09/22] Create get-involved.json --- data/get-involved.json | 192 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 data/get-involved.json diff --git a/data/get-involved.json b/data/get-involved.json new file mode 100644 index 0000000..50658a1 --- /dev/null +++ b/data/get-involved.json @@ -0,0 +1,192 @@ +[ + { + "name": "markdown-dungeon", + "display": "Markdown Dungeon", + "description": "This is an example that how to use Markdown creating a dungeon", + "author": "MakeContributions", + "category": "game", + "level": "basic", + "site": "https://markdown-dungeon.netlify.app/", + "tags": "dungeon, markdown-dungeon, gatsby, reactjs" + }, + { + "name": "Memoy-Card-Game", + "display": "Memoy Card Game", + "description": "This is memory card game built with vanilla javascript.", + "author": "selharem", + "category": "game", + "level": "basic", + "site": "https://github.com/Selharem/Memoy-Card-Game", + "tags": "javascript, css, html" + }, + { + "name": "Hotel-Reservation-System", + "display": "Hotel Reservation System", + "description": "A webstie for Hotel Reservations using JSP & Servlets", + "author": "TawfikYasser", + "category": "website", + "level": "intermediate", + "site": "", + "tags": "html, css, jsp, servlets, mysql" + }, + { + "name": "currency-converter", + "display": "Currency Convertor", + "description": "A simple website using HTML, CSS, Javascript that converts one currency amount to other", + "author": "Roshaen", + "category": "website", + "level": "basic", + "site": "https://roshaen.github.io/currency", + "tags": "html, css, js" + }, + { + "name": "Paint-with-UG-The-SEP", + "display": "Paint with UG", + "description": "This is a Desktop Application in which you can create shape,fill color,change background etc.", + "author": "UG-SEP", + "category": "desktop application", + "level": "intermediate", + "site": "", + "tags": "c, c++, data-structure" + }, + { + "name": "stickies", + "display": "Stickies", + "description": "Stickies is a TodoList frontend project designed to preview Vue.js and Vuex capabilities. Designed using figma software, Bulma and Buefy.", + "author": "franciscoh017", + "category": "website", + "level": "basic", + "site": "https://franciscoh017.github.io/stickies/", + "tags": "to-do, vuejs, buefy" + }, + { + "name": "UG-Typing-Expert", + "display": "UG Typing Expert", + "description": "This is a desktop application where you can check your typing speed and increase it and you can also play typing games.", + "author": "UG-SEP", + "category": "desktop application", + "level": "intermediate", + "site": "", + "tags": "Typing-Game,C-Projects,c++" + }, + { + "name": "tic-tac-toe", + "display": "Tic Tac Toe", + "description": "This is a two player game where 1 player choose 0 and other X and try to win the match according to some rules", + "author": "UG-SEP", + "category": "game", + "level": "basic", + "site": "", + "tags": "tic-tac-toe, c, game, c++" + }, + { + "name": "CodersArena", + "display": "Coders Arena", + "description": "A (web application) platform to have a coing combat with your friend (30 minutes) with random question from our library and also a platform to create test (MCQ and time based) and also to attend MCQ test.", + "author": "fantasy-08", + "category": "website", + "level": "intermediate", + "site": "https://boringcoder.herokuapp.com/", + "tags": "react-js, node-js, mongo-db" + }, + { + "name": "library_management", + "display": "Library Management", + "description": "This is a desktop console application which is used to make library work easy i.e. issue book, add book, remove book from library etc.", + "author": "UG-SEP", + "category": "desktop application", + "level": "basic", + "site": "", + "tags": "library-management, c-projects, console-application, management-projects" + }, + { + "name": "franciscoh017.github.io", + "display": "franciscoh017 Profile", + "description": "My personal website", + "author": "franciscoh017", + "category": "website", + "level": "basic", + "site": "https://franciscoh017.github.io", + "tags": "personal-website, profile, web" + }, + { + "name": "Visualizing-Filters-and-Feature-Maps-in-Convolutional-Neural-Networks-using-PyTorch", + "display": "Visualize Filters and Feature maps using PyTorch", + "description": "A way to visualize filters and feature maps", + "author": "Ashborn-SM", + "category": "machine learning", + "level": "basic", + "site": "", + "tags": "feature-maps-and-filter-visualizer, machine-learning, python" + }, + { + "name": "TravelYaari-react", + "display": "TravelYaari A traveling website", + "description": "This project is based on how an effective travel website will make us feel. It is based on a traveling website with fully-featured functions that will activate the traveling bug with vibrant imagery. This website contains highlights of some important places along with high-quality photography and allows people to book their dream destination within their budgets. It also includes full customer support, an easy payment system, book as per your time choice, full virtual tour of place through different videos and images.", + "author": "shsarv", + "category": "website", + "level": "intermediate", + "site": "https://travelyaari.herokuapp.com/", + "tags": "react-js, node-js, mongo-db, personal-website,web" + }, + { + "name": "Queue-Visualizer", + "display": "Queue Visualizer", + "description": "Queue Visualizer helps you to understand how queue work.", + "author": "UG-SEP", + "category": "desktop application", + "level": "basic", + "site": "", + "tags": "visualizer-app,c,c++,graphics-project" + }, + { + "name": "Car-Zone", + "display": "Car Zone", + "description": "Car Zone is a desktop app where you have to protect your car from the upcoming enemy car.", + "author": "UG-SEP", + "category": "desktop application", + "level": "basic", + "site": "", + "tags": "car-game,c,c++,graphics-project" + }, + { + "name": "Venessa-My-Personal-Assistant", + "display": "Personal Assitant using Python", + "description": "It will assist you with simple tasks like sending an email with just on your command and greets you too and can help you search for anything on google , can play music, tell the current time, and so on..", + "author": "emily876", + "category": "desktop application", + "level": "basic", + "site": "", + "tags": "python-project,personal-assistant,python-assistant" + }, + { + "name": "exchangerate-javascript-sdk", + "display": "Currency Converter", + "description": "Unofficial JavaScript SDK for Exchange rates API", + "author": "reliut-g", + "category": "website", + "level": "basic", + "site": "https://reliut-g.github.io/exchangerate-javascript-sdk/", + "tags": "currency-converter" + }, + { + "name": "vending-machine", + "display": "Vending machine", + "description": "Vending machine using React & TypeScript. You can also add an EmotionJS library instead of using scss", + "author": "krau5", + "category": "website", + "level": "intermediate", + "site": "", + "tags": "react, typescript, redux-toolkit" + }, + { + "name": "vision-ai", + "display": "Vision", + "description": "Extract text from an image using a trained AI model", + "author": "Angelvicks", + "category": "website", + "level": "intermediate", + "site": "https://github.com/Angelvicks/vision-ai", + "tags": "fast-api, react, artificial-intelligence" + } +] From 3c6a8c3bc7548f47279117a76a7d0bb46f2996db Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sat, 20 Nov 2021 07:00:50 -0700 Subject: [PATCH 10/22] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index fabd537..0f85259 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at tsaibot@outlook.com. All +reported by contacting the project team at ecocommunity@protonmail.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. From e477e9bf3e87b683ad4d6be35e8dce8c6d285c81 Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sun, 21 Nov 2021 10:40:40 -0700 Subject: [PATCH 11/22] Update Home.vue --- src/views/Home.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 838e07a..25474ac 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -197,8 +197,20 @@ export default { display: 'Ideas', }, { - link: 'projects', - display: 'Projects', + link: 'get-outraged', + display: 'Get Outraged', + }, + { + link: 'get-educated', + display: 'Get Educated', + }, + { + link: 'get-help', + display: 'Get Help', + }, + { + link: 'get-involved', + display: 'Get Involved', }, ]; return this.isIdeas ? [links[1]] : [links[0]]; From f286b5723dca549c186e0b84ac568ca70d07f21c Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Sun, 21 Nov 2021 17:17:01 -0700 Subject: [PATCH 12/22] Update get-help.json --- data/get-help.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/get-help.json b/data/get-help.json index 545599d..00a70e8 100644 --- a/data/get-help.json +++ b/data/get-help.json @@ -8,5 +8,14 @@ "level": "basic", "site": "https://www.autismspeaks.org/adults-autism", "tags": "resources, self, friend" + }, + "name": "get-help", + "display": "Kid’s Help Phone’s Live Chat", + "description": "If you need to talk to someone, you can try 1-800-668-6868.", + "author": "Kids Help Phone", + "category": "help-line", + "level": "youth", + "site": "ttps://kidshelpphone.ca/live-chat/", + "tags": "resources, self, friend" } ] From ec01ac8155dd53fb8c28fb8cc6ff84c9a01a5991 Mon Sep 17 00:00:00 2001 From: "G. Willson" Date: Tue, 23 Nov 2021 12:41:58 -0700 Subject: [PATCH 13/22] Update Home.vue --- src/views/Home.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/Home.vue b/src/views/Home.vue index 25474ac..1efb737 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -243,6 +243,12 @@ export default {