You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
894 B

  1. [{
  2. "title": "Smartphone App",
  3. "idAuthor": "author1",
  4. "author": "User1",
  5. "description": "This is the first project",
  6. "link": "https://github.com",
  7. "pageName": "smartphoneApp"
  8. },
  9. {
  10. "title": "Botnet",
  11. "idAuthor": "author2",
  12. "author": "User2",
  13. "description": "This project is a botnet",
  14. "link": "https://github.com",
  15. "pageName": "botnet"
  16. },
  17. {
  18. "title": "Webpage",
  19. "idAuthor": "author3",
  20. "author": "User1",
  21. "description": "This project is a webpage",
  22. "link": "https://github.com",
  23. "pageName": "webpage"
  24. },
  25. {
  26. "title": "Script",
  27. "idAuthor": "author4",
  28. "author": "User1",
  29. "description": "This project is a script to save time",
  30. "link": "https://github.com",
  31. "pageName": "script"
  32. }
  33. ]