Advertisement
Mwafrika_Josue

data.json

Jan 26th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. {
  2. "project1": {
  3. "title": "Tonic",
  4. "description": "A daily selection of privately personalized reads; no accounts or sign-ups required.",
  5. "linkSource": "https://github.com/mwafrika/microverse-portfolio",
  6. "linkDemo": "",
  7. "technologies": {"1":"html","2":"Ruby on rails","3": "css","4":"javascript"},
  8. "id": 1
  9. },
  10. "project2": {
  11. "title": "Multi-Post Stories",
  12. "description": "Experimental content creation feature that allows users to add to an existing story over the course of a day without spamming their friends.",
  13. "linkSource": "https://github.com/mwafrika/microverse-portfolio",
  14. "linkDemo": "",
  15. "image":
  16. "https://images.unsplash.com/photo-1518791841217-8f162f1e1131?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=60",
  17. "technologies": {"1":"html","2":"Ruby on rails","3": "css","4":"javascript"},
  18. "id": 2
  19. },
  20. "project3": {
  21. "title": "Facebook 360",
  22. "description": "Exploring the future of media in Facebook's first Virtual Reality app; a place to discover and enjoy 360 photos and videos on Gear VR.",
  23. "linkSource": "https://github.com/mwafrika/microverse-portfolio",
  24. "linkDemo": "",
  25. "image":
  26. "https://images.unsplash.com/photo-1518791841217-8f162f1e1131?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=60",
  27. "technologies": {"1":"html","2":"Ruby on rails","3": "css","4":"javascript"},
  28. "id": 3
  29. },
  30. "project4": {
  31. "title": "Uber Navigation",
  32. "description": "A smart assistant to make driving more safe, efficient, and fun by unlocking your most expensive computer: your car.",
  33. "linkSource": "https://github.com/mwafrika/microverse-portfolio",
  34. "linkDemo": "",
  35. "image":
  36. "https://images.unsplash.com/photo-1518791841217-8f162f1e1131?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=60",
  37. "technologies": {"1":"html","2":"Ruby on rails","3": "css","4":"javascript"},
  38. "id": 4
  39. }
  40. }
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement