Skip to content

Commit

Permalink
organizing videos to playlist (shayaulman#81)
Browse files Browse the repository at this point in the history
* organizing videos to playlist

* Format files

* Format files

* Formayt files
  • Loading branch information
meirlamdan authored Dec 26, 2021
1 parent 0d8758d commit c99951e
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 31 deletions.
6 changes: 5 additions & 1 deletion data/playlists/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ const beauTeachesJavascript = require("./beau-teaches-javascript");
const deeplizardMachineLearning = require("./deeplizard-machine-learning");
const theNetNinjaStrapi = require("./the-net-ninja-strapi");
const theNetNinjaHtmlCss = require("./the-net-ninja-html-css.js");
const theNetNinjaNode = require("./the-net-ninja-node");
const theNetNinjaNodeAuthJwt = require("./the-net-ninja-node-auth-jwt");

module.exports = [
...solerowebPHP,
Expand All @@ -43,5 +45,7 @@ module.exports = [
...beauTeachesJavascript,
...deeplizardMachineLearning,
...theNetNinjaStrapi,
...theNetNinjaHtmlCss
...theNetNinjaHtmlCss,
...theNetNinjaNode,
...theNetNinjaNodeAuthJwt,
];
28 changes: 28 additions & 0 deletions data/playlists/the-net-ninja-node-auth-jwt.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
module.exports = [
{
name: "The Net Ninja - Node Auth with JWY",
hebrewName: "",
category: "playlist",
tags: ["node.js"],
videoTutorials: [
{ url: "SnoAwLP1a-0" },
{ url: "muhJTRQ7WMk" },
{ url: "uiKwHx2K1Fo" },
{ url: "mnJxyc0DGM8" },
{ url: "nukNITdis9g" },
{ url: "teDkX-_Zkbw" },
{ url: "DmrjFKTLOYo" },
{ url: "8RiDRdHPcxA" },
{ url: "mevc_dl1i1I" },
{ url: "LZq0G8WUaII" },
{ url: "S-ZIfNuT5H8" },
{ url: "eWGwQ1__73E" },
{ url: "VliJT26LPFA" },
{ url: "f-2jDPgh_Ng" },
{ url: "9N7uqbuODqs" },
{ url: "jQn74jB5dg0" },
{ url: "JqF2BJBQI9Y" },
{ url: "mqubRYtnPcs" },
]
}
];
21 changes: 21 additions & 0 deletions data/playlists/the-net-ninja-node.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
module.exports = [
{
name: "The Net Ninja - Node.js Crash Course",
hebrewName: "",
category: "playlist",
tags: ["NodeJS"],
videoTutorials: [
{ url: "zb3Qk8SG5Ms" },
{ url: "OIBIXYLJjsI" },
{ url: "-HPZ1leCV8k" },
{ url: "DQD00NAUPNk" },
{ url: "bdHE2wHT-gQ" },
{ url: "Lr9WUkeYSA8" },
{ url: "yXEesONd_54" },
{ url: "_GJKAs7A0_4" },
{ url: "bxsemcrY4gQ" },
{ url: "VVGgacjzc2Y" },
{ url: "zW_tZR0Ir3Q" },
]
}
];
50 changes: 20 additions & 30 deletions data/videoTutorials.js
Original file line number Diff line number Diff line change
Expand Up @@ -603,17 +603,6 @@ module.exports = [
{ url: "Vf-BhauCQaQ" },
{ url: "LPseewt1lS8" },
{ url: "RLtyhwFtXQA" },
{ url: "zb3Qk8SG5Ms" },
{ url: "OIBIXYLJjsI" },
{ url: "-HPZ1leCV8k" },
{ url: "DQD00NAUPNk" },
{ url: "bdHE2wHT-gQ" },
{ url: "Lr9WUkeYSA8" },
{ url: "yXEesONd_54" },
{ url: "_GJKAs7A0_4" },
{ url: "bxsemcrY4gQ" },
{ url: "VVGgacjzc2Y" },
{ url: "zW_tZR0Ir3Q" },
{ url: "SnoAwLP1a-0" },
{ url: "nukNITdis9g" },
{ url: "mnJxyc0DGM8" },
Expand All @@ -638,6 +627,7 @@ module.exports = [
{ url: "gG3pytAY2MY" },
{ url: "G8uL0lFFoN0" },
{ url: "L72fhGm1tfE" },

],
color: "#83CD29",
},
Expand Down Expand Up @@ -1125,7 +1115,7 @@ module.exports = [
name: "SQL",
hebrewName: "SQL",
category: "programming language",
officialSite: "", //?
officialSite: "", // ?
videoTutorials: [
{ url: "pvJPZN4JIrM" },
{ url: "fZOlzywRaDw" },
Expand Down Expand Up @@ -1190,24 +1180,24 @@ module.exports = [
color: "#999",
},
{
name: 'Docker',
hebrewName: 'דוקר',
category: 'framework',
officialSite: 'https://docs.docker.com/',
name: "Docker",
hebrewName: "דוקר",
category: "framework",
officialSite: "https://docs.docker.com/",
videoTutorials: [
{ url: 'd-PPOS-VsC8' },
{ url: '_dfLOzuIg2o' },
{ url: '2U8hLQQn3oA' },
{ url: 'ANQRoSIAamE' },
{ url: '19XcNWIXxS4' },
{ url: 'fqMOX6JJhGo' },
{ url: 'rOTqprHv1YE' },
{ url: '3c-iBn73dDE' },
{ url: 'zJ6WbK9zFpI' },
{ url: 'IbUXb4pQbPY' },
{ url: 'Kyx2PsuwomE' },
{ url: 'pGYAg7TMmp0' }
{ url: "d-PPOS-VsC8" },
{ url: "_dfLOzuIg2o" },
{ url: "2U8hLQQn3oA" },
{ url: "ANQRoSIAamE" },
{ url: "19XcNWIXxS4" },
{ url: "fqMOX6JJhGo" },
{ url: "rOTqprHv1YE" },
{ url: "3c-iBn73dDE" },
{ url: "zJ6WbK9zFpI" },
{ url: "IbUXb4pQbPY" },
{ url: "Kyx2PsuwomE" },
{ url: "pGYAg7TMmp0" },
],
color: '#4b94e6'
}
color: "#4b94e6",
},
];

0 comments on commit c99951e

Please sign in to comment.