diff --git a/_modules/Antifraud_OER_Training.md b/_modules/Antifraud_OER_Training.md new file mode 100644 index 00000000..5a8c7757 --- /dev/null +++ b/_modules/Antifraud_OER_Training.md @@ -0,0 +1,16 @@ +--- +module: + name: 'Antifraud OERTraining' + id: 'antifraud_oer_training' + url: 'https://github.com/ijokua/Antifraud-Bootcamp' + tag: 'Antifraud OER Training' + description: "Seeks to avail and equip individuals with knowledgeand insight of online and offline fraud" + pic-url: Types_of_fraud.jpg + duration: 45 + max-participants: 25 + min-trainers: 1 + difficulty: 1 + license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' + res: ['chain_and_aveunes_of_fraud_migitaion', 'effective_utilization_of_media_spaces', 'measures_against_fraud', 'types_of_fraud' ] + # marker +--- diff --git a/_modules/DIY-Power-Bank.md b/_modules/DIY-Power-Bank.md new file mode 100644 index 00000000..aea7abac --- /dev/null +++ b/_modules/DIY-Power-Bank.md @@ -0,0 +1,16 @@ +--- +module: + name: 'DIY Power Bank' + id: 'diy_power_bank' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + url: 'https://github.com/maliarich/Reuse-of-Discarded-Electronic-Materials/blob/main/DIY-Power-Bank.md' #url that is linked in the table view, can be empty + tag: 'Hardware&Repair Sustainability' #list, just separated by blank space, e.g. 'Web Open_Source' + description: "Learn how to use discarded electronic waste to build a DIY power bank." + pic-url: DIY_Power_Bank.jpg + duration: 0 #put to 0, introduction time in minutes no function currently, the resources have their own time blocks + max-participants: 15 + min-trainers: 1 + difficulty: 2 #1-3, 1 is easyest + license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' + res: ['power-bank-guide'] #IDs of the resources. e.g. ['askotec'], or if more: ['askotec', 'ohg'] + # marker +--- diff --git a/_modules/Reusable_Sanitary_Pads.md b/_modules/Reusable_Sanitary_Pads.md new file mode 100644 index 00000000..8a118db2 --- /dev/null +++ b/_modules/Reusable_Sanitary_Pads.md @@ -0,0 +1,16 @@ +--- +module: + name: 'Reusable Sanitary Pads' + id: 'reusable_sanitary_pads' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + url: 'https://github.com/dawaedina27/Reusable-Sanitary_Pads_Making' #url that is linked in the table view, can be empty + tag: 'Production&Supply Open_Source&Knowledge Sustainability Hardware&Repair Health' #list, just separated by blank space, e.g. 'Web Open_Source' + description: "Reusable Sanitary Pads are cloth pads that can be used several times. They absorb the menstrual blood and the pad should stay for about 4-5 hours depending on your menstrual flow. After use, you need to wash the cloth really well and remove every stain of blood and then you can reuse the same pad. These cloth pads are usually made in several layers." + pic-url: reusable_sanitary_pad.jpg + duration: 0 #48 but put to 0, introduction time in minutes no function currently, the resources have their own time blocks + max-participants: 30 + min-trainers: 2 + difficulty: 2 #1-3, 1 is easyest + license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' + res: ['reusable_sanitary_pads'] #IDs of the resources. e.g. ['askotec'], or if more: ['askotec', 'ohg'] + # marker +--- diff --git a/_modules/folder b/_modules/folder new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/_modules/folder @@ -0,0 +1 @@ + diff --git a/_modules/types_of_fraud.md b/_modules/types_of_fraud.md new file mode 100644 index 00000000..63423a6a --- /dev/null +++ b/_modules/types_of_fraud.md @@ -0,0 +1,16 @@ +--- +module: + name: 'Types of Fraud' + id: 'types_of_fraud' + url: 'https://github.com/ijokua/Antifraud-Bootcamp/blob/main/types_of_fraud.md' #url that is linked in the table view, can be empty + tag: 'Web&Software' #list, just separated by blank space, e.g. 'Web Open_Source' + description: "This may take shape inform of things like; fake scholarships, relationship fraud, bank account theft and social media fraud among others." + pic-url: Email_filtering.jpg + duration: 0 #put to 0, introduction time in minutes no function currently, the resources have their own time blocks + max-participants: 25 + min-trainers: 1 + difficulty: 2 #1-3, 1 is easyest + license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' + res: ['credit_card_fraud'] #IDs of the resources. e.g. ['askotec'], or if more: ['askotec', 'ohg'] + # marker +--- diff --git a/_resources/Chains_and_aveunes_of_fraud_migiation.md b/_resources/Chains_and_aveunes_of_fraud_migiation.md new file mode 100644 index 00000000..9c82fea9 --- /dev/null +++ b/_resources/Chains_and_aveunes_of_fraud_migiation.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Chains and aveunes of fraud migitation' + id: 'chain_and_aveunes_of_fraud_migitaion' + description: "Elaborate about methods of fraud" + url: 'https://github.com/ijokua/Antifraud-Bootcamp/blob/main/Chains%20and%20avenues%20of%20fraud%20migation...md' + duration: 15 + difficulty: 1 + cost: 0 + license: CC BY-SA 4.0 + # marker +--- diff --git a/_resources/DIY-Power-Bank-guide.md b/_resources/DIY-Power-Bank-guide.md new file mode 100644 index 00000000..273cb89e --- /dev/null +++ b/_resources/DIY-Power-Bank-guide.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Step by step to building a DIY power bank' + id: 'power-bank-guide' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + description: "" + url: 'https://github.com/maliarich/Reuse-of-Discarded-Electronic-Materials/blob/main/DIY-Power-Bank.md' + duration: 60 #in minutes + difficulty: 2 #1-3, 1 is easyest + cost: 5 #in $ (dont leave empty, but type 0 instead) + license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' #e.g. CC BY-SA 4.0 + # marker +--- diff --git a/_resources/Effective_utilization_of_media_spaces.md b/_resources/Effective_utilization_of_media_spaces.md new file mode 100644 index 00000000..daeeb8de --- /dev/null +++ b/_resources/Effective_utilization_of_media_spaces.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Effective utilization of media spaces' + id: 'effective_utilization_of_media_spaces' + description: "Equipping media users with the relevant skills to navigate this spaces effectively and respectfully is a priority." + url: 'https://github.com/ijokua/Antifraud-Bootcamp/blob/main/effective-utilization-of-media-spaces.md' + duration: 15 + difficulty: 1 + cost: 0 + license: CC BY-SA 4.0 + # marker +--- diff --git a/_resources/Types_of_Fraud.md b/_resources/Types_of_Fraud.md new file mode 100644 index 00000000..41ac6eca --- /dev/null +++ b/_resources/Types_of_Fraud.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Types of fraud' + id: 'types_of_fraud' + description: "Identifies the various dimensions of online and offline fraud that can be packagaed through" + url: 'https://github.com/ijokua/Antifraud-Bootcamp/blob/main/types_of_fraud.md' + duration: 20 + difficulty: 1 + cost: 0 + license: CC BY-SA 4.0 + # marker +--- diff --git a/_resources/credit_card_fraud.md b/_resources/credit_card_fraud.md new file mode 100644 index 00000000..4e614b6f --- /dev/null +++ b/_resources/credit_card_fraud.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Credit card and mobile money fraud' + id: 'credit_card_fraud' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + description: "Information about different types of fraud according to credit cards and mobile money." + url: 'https://github.com/ijokua/Antifraud-Bootcamp/blob/main/types_of_fraud.md#credit-card-and-mobile-money-fraud' + duration: 10 #in minutes + difficulty: 2 #1-3, 1 is easyest + cost: 0 #in $ (dont leave empty, but type 0 instead) + license: CC BY-SA 4.0 + # marker +--- diff --git a/_resources/measures_against_fraud.md b/_resources/measures_against_fraud.md new file mode 100644 index 00000000..a4cb7f16 --- /dev/null +++ b/_resources/measures_against_fraud.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Measures against fraud' + id: 'measures_against_fraud' + description: "Higlits the identification and use of safe digital tools in naviagation of online and offline spaces" + url: 'https://github.com/ijokua/Antifraud-Bootcamp/blob/main/measures_against_fraud.md' + duration: 20 + difficulty: 1 + cost: 0 + license: CC BY-SA 4.0 + # marker +--- diff --git a/_resources/reusable_sanitary_pads.md b/_resources/reusable_sanitary_pads.md new file mode 100644 index 00000000..f2e9ace6 --- /dev/null +++ b/_resources/reusable_sanitary_pads.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'REUSANBLE SANITARY PADS MAKING' + id: 'reusable_sanitary_pads' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + description: "Reusable Sanitary Pads are cloth pads that can be used several times. They absorb the menstrual blood and the pad should stay for about 4-5 hours depending on your menstrual flow. After use, you need to wash the cloth really well and remove every stain of blood and then you can reuse the same pad. These cloth pads are usually made in several layers." + url: 'https://github.com/dawaedina27/Reusable-Sanitary_Pads_Making#reusanble-sanitary-pads-making' + duration: 60 #in minutes + difficulty: 2 #1-3, 1 is easyest + cost: 0 #in $ (dont leave empty, but type 0 instead) + license: '[CC-BY-SA 4.0 International](https://choosealicense.com/licenses/cc-by-sa-4.0/)' #e.g. CC BY-SA 4.0 + # marker +--- diff --git a/_resources/sanitary_pad_tools_materials.md b/_resources/sanitary_pad_tools_materials.md new file mode 100644 index 00000000..72b59e1f --- /dev/null +++ b/_resources/sanitary_pad_tools_materials.md @@ -0,0 +1,12 @@ +--- +resource: + name: 'Sanitary Pad Tools & Materials' + id: 'sanitary_pad_tools_materials' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + description: "List of Tools & Materials to create reusable sanitary pads" + url: 'https://github.com/dawaedina27/Reusable-Sanitary_Pads_Making/tree/main#tools--materials' + duration: 0 #in minutes + difficulty: 1 #1-3, 1 is easyest + cost: 50 #in $ (dont leave empty, but type 0 instead) + license: CC BY-SA 4.0 + # marker +--- diff --git a/assets/img/modules/Click_bait.jpg b/assets/img/modules/Click_bait.jpg new file mode 100644 index 00000000..c69cdfb0 Binary files /dev/null and b/assets/img/modules/Click_bait.jpg differ diff --git a/assets/img/modules/DIY_Power_Bank.jpg b/assets/img/modules/DIY_Power_Bank.jpg new file mode 100644 index 00000000..866dd903 Binary files /dev/null and b/assets/img/modules/DIY_Power_Bank.jpg differ diff --git a/assets/img/modules/Email_filtering.jpg b/assets/img/modules/Email_filtering.jpg new file mode 100644 index 00000000..33923f9f Binary files /dev/null and b/assets/img/modules/Email_filtering.jpg differ diff --git a/assets/img/modules/Types_of_fraud.jpg b/assets/img/modules/Types_of_fraud.jpg new file mode 100644 index 00000000..8d82776c Binary files /dev/null and b/assets/img/modules/Types_of_fraud.jpg differ diff --git a/assets/img/modules/reusable_sanitary_pad.jpg b/assets/img/modules/reusable_sanitary_pad.jpg new file mode 100644 index 00000000..4489dace Binary files /dev/null and b/assets/img/modules/reusable_sanitary_pad.jpg differ