|
| 1 | +export const admins = [ |
| 2 | + { |
| 3 | + name: "Andrew Smith", |
| 4 | + role: "Full-Stack Developer", |
| 5 | + image: |
| 6 | + "https://pbs.twimg.com/profile_images/1686721836795432960/Ghu7dKZC_400x400.jpg", |
| 7 | + socials: [ |
| 8 | + { platform: "twitter", url: "https://twitter.com/andrewsmith" }, |
| 9 | + { platform: "github", url: "https://github.com/andrewsmith" }, |
| 10 | + ], |
| 11 | + }, |
| 12 | + { |
| 13 | + name: "Bubunyo Nyavor", |
| 14 | + role: "Data Analyst", |
| 15 | + image: "https://pbs.twimg.com/media/FHvsk2MXMAQBovS?format=jpg&name=large", |
| 16 | + socials: [ |
| 17 | + { platform: "linkedin", url: "https://linkedin.com/in/leo" }, |
| 18 | + { platform: "github", url: "https://github.com/leo" }, |
| 19 | + ], |
| 20 | + }, |
| 21 | + { |
| 22 | + name: "Anthony Acquah", |
| 23 | + role: "Tech Lead", |
| 24 | + image: |
| 25 | + "https://pbs.twimg.com/profile_images/3248556771/feb8ad6b5f403e70ea321d17b80df232_400x400.png", |
| 26 | + socials: [ |
| 27 | + { platform: "twitter", url: "https://twitter.com/anthonyacquah" }, |
| 28 | + { platform: "linkedin", url: "https://linkedin.com/in/anthonyacquah" }, |
| 29 | + ], |
| 30 | + }, |
| 31 | + { |
| 32 | + name: "Claude Ayitey", |
| 33 | + role: "Full-Stack Developer", |
| 34 | + image: "https://www.devcongress.org/images/claude.jpg", |
| 35 | + socials: [ |
| 36 | + { platform: "twitter", url: "https://twitter.com/claudeayitey" }, |
| 37 | + { platform: "website", url: "https://claudeayitey.com" }, |
| 38 | + { platform: "youtube", url: "https://claudeayitey.com" }, |
| 39 | + { platform: "linkedin", url: "https://claudeayitey.com" }, |
| 40 | + ], |
| 41 | + }, |
| 42 | + { |
| 43 | + name: "Edem", |
| 44 | + role: "Data Analyst", |
| 45 | + image: "https://www.devcongress.org/images/edem.jpg", |
| 46 | + socials: [ |
| 47 | + { platform: "linkedin", url: "https://linkedin.com/in/edem" }, |
| 48 | + { platform: "github", url: "https://github.com/edem" }, |
| 49 | + ], |
| 50 | + }, |
| 51 | + { |
| 52 | + name: "Stefan", |
| 53 | + role: "Tech Lead", |
| 54 | + image: "https://pbs.twimg.com/profile_images/1875679658647138304/w--j-PK8_400x400.jpg", |
| 55 | + socials: [ |
| 56 | + { platform: "twitter", url: "https://x.com/TheDumbTechGuy" }, |
| 57 | + ], |
| 58 | + }, |
| 59 | + { |
| 60 | + name: "Elorm Adjaho", |
| 61 | + role: "Tech Lead", |
| 62 | + image: "https://www.devcongress.org/images/elorm.jpg", |
| 63 | + socials: [ |
| 64 | + { platform: "twitter", url: "https://twitter.com/elormadjaho" }, |
| 65 | + { platform: "linkedin", url: "https://linkedin.com/in/elormadjaho" }, |
| 66 | + ], |
| 67 | + }, |
| 68 | + { |
| 69 | + name: "Francis Addai", |
| 70 | + role: "Full-Stack Developer", |
| 71 | + image: "https://www.devcongress.org/images/francis.jpg", |
| 72 | + socials: [ |
| 73 | + { platform: "github", url: "https://github.com/francisaddai" }, |
| 74 | + { platform: "website", url: "https://francisaddai.com" }, |
| 75 | + ], |
| 76 | + }, |
| 77 | + { |
| 78 | + name: "Saviour Kirk Agbenyegah", |
| 79 | + role: "Data Analyst", |
| 80 | + image: "https://www.devcongress.org/images/savekirk.jpg", |
| 81 | + socials: [ |
| 82 | + { platform: "linkedin", url: "https://linkedin.com/in/saviourkirk" }, |
| 83 | + { platform: "twitter", url: "https://twitter.com/savekirk" }, |
| 84 | + ], |
| 85 | + }, |
| 86 | + { |
| 87 | + name: "Yaw Boakye", |
| 88 | + role: "Tech Lead", |
| 89 | + image: |
| 90 | + "https://pbs.twimg.com/profile_images/1680929162616291329/_jCSwpti_400x400.jpg", |
| 91 | + socials: [ |
| 92 | + { platform: "linkedin", url: "https://linkedin.com/in/yawboakye" }, |
| 93 | + { platform: "twitter", url: "https://twitter.com/yawboakye" }, |
| 94 | + ], |
| 95 | + }, |
| 96 | + { |
| 97 | + name: "Nathan Sodja", |
| 98 | + role: "Software Engineer", |
| 99 | + image: "https://ca.slack-edge.com/T0A0T7A5Q-U01NAPY9TEC-f92ae3063f27-512", |
| 100 | + socials: [ |
| 101 | + { platform: "slack", url: "#" }, |
| 102 | + { platform: "github", url: "https://github.com/nathansodja" }, |
| 103 | + ], |
| 104 | + }, |
| 105 | + { |
| 106 | + name: "Blossom Dugbatey", |
| 107 | + role: "Software Engineer", |
| 108 | + image: "https://ca.slack-edge.com/T0A0T7A5Q-U02LQJ83N9H-42650d9d2b97-512", |
| 109 | + socials: [ |
| 110 | + { platform: "linkedin", url: "https://linkedin.com/in/blossomdugbatey" }, |
| 111 | + { platform: "twitter", url: "https://twitter.com/blossomdugbatey" }, |
| 112 | + ], |
| 113 | + }, |
| 114 | +]; |
0 commit comments