Files
freeCodeCamp/curriculum/challenges/_meta/information-security-projects/meta.json
Naomi Carrigan ab640abee1 chore: detuplication (#50955)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00

33 lines
758 B
JSON

{
"name": "Information Security Projects",
"isUpcomingChange": false,
"dashedName": "information-security-projects",
"helpCategory": "JavaScript",
"order": 2,
"time": "150 hours",
"template": "",
"required": [],
"superBlock": "information-security",
"challengeOrder": [
{
"id": "587d824a367417b2b2512c44",
"title": "Stock Price Checker"
},
{
"id": "587d824a367417b2b2512c45",
"title": "Anonymous Message Board"
},
{
"id": "5e46f979ac417301a38fb932",
"title": "Port Scanner"
},
{
"id": "5e46f983ac417301a38fb933",
"title": "SHA-1 Password Cracker"
},
{
"id": "5e601c775ac9d0ecd8b94aff",
"title": "Secure Real Time Multiplayer Game"
}
]
}