-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3bec91a
commit 4e65c06
Showing
7 changed files
with
886 additions
and
838 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,160 +1,177 @@ | ||
const alumni = [ | ||
const data = [ | ||
{ | ||
id: 1, | ||
name: 'Omkar Prabhu 2018(Founder)', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/31627958?s=460&v=4', | ||
githubUrl: 'https://github.com/prabhuomkar', | ||
linkedinUrl: 'https://linkedin.com/in/prabhu-omkar', | ||
twitterUrl: 'https://twitter.com/@op_prabhuomkar', | ||
facebookUrl: 'https://fb.com/op1111', | ||
instagramUrl: 'https://instagram.com/prabhu.omkar', | ||
role: 'alumni', | ||
title: 'SIESGSTarena Alumni', | ||
subtitle: 'People behind the chapter', | ||
data: [ | ||
{ | ||
id: 1, | ||
name: 'Omkar Prabhu 2018(Founder)', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/31627958?s=460&v=4', | ||
githubUrl: 'https://github.com/prabhuomkar', | ||
linkedinUrl: 'https://linkedin.com/in/prabhu-omkar', | ||
twitterUrl: 'https://twitter.com/@op_prabhuomkar', | ||
facebookUrl: 'https://fb.com/op1111', | ||
instagramUrl: 'https://instagram.com/prabhu.omkar', | ||
}, | ||
{ | ||
id: 2, | ||
name: 'Siddharth Poduval', | ||
imageUrl: 'https://avatars1.githubusercontent.com/u/23222821?s=460&v=4', | ||
githubUrl: 'https://github.com/sudocoder98', | ||
linkedinUrl: 'https://www.linkedin.com/in/siddharth-poduval', | ||
twitterUrl: '', | ||
facebookUrl: 'https://fb.com/sid.poduval', | ||
instagramUrl: 'https://www.instagram.com/sid12598', | ||
}, | ||
{ | ||
id: 3, | ||
name: 'Mandar Kotnis', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/27295746?s=460&v=4', | ||
githubUrl: 'https://github.com/Mandar-Kotnis', | ||
linkedinUrl: 'https://www.linkedin.com/in/mandar-kotnis-1331b9153', | ||
twitterUrl: '', | ||
facebookUrl: 'https://www.facebook.com/mandar.kotnis', | ||
instagramUrl: '', | ||
}, | ||
], | ||
}, | ||
{ | ||
id: 2, | ||
name: 'Siddharth Poduval', | ||
imageUrl: 'https://avatars1.githubusercontent.com/u/23222821?s=460&v=4', | ||
githubUrl: 'https://github.com/sudocoder98', | ||
linkedinUrl: 'https://www.linkedin.com/in/siddharth-poduval', | ||
twitterUrl: '', | ||
facebookUrl: 'https://fb.com/sid.poduval', | ||
instagramUrl: 'https://www.instagram.com/sid12598', | ||
role: 'developers', | ||
title: 'SIESGSTarena developers', | ||
subtitle: 'People behind this platform', | ||
data: [ | ||
{ | ||
id: 1, | ||
name: 'Swapnil Shinde', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/37082605?s=460&v=4', | ||
githubUrl: 'https://github.com/Swap76', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: 'https://www.instagram.com/swapnilsh007', | ||
}, | ||
{ | ||
id: 2, | ||
name: 'Shambhavi Sudarsan', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/43706184?s=460&v=4', | ||
githubUrl: 'https://github.com/ShambhaviSudarsan', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: 'https://www.facebook.com/shambhavi.sudarsan', | ||
instagramUrl: 'https://www.instagram.com/_shambhaviiiii', | ||
}, | ||
{ | ||
id: 3, | ||
name: 'Ashok Choudhary', | ||
imageUrl: 'https://avatars0.githubusercontent.com/u/40123795?s=400&v=4', | ||
githubUrl: 'https://github.com/ac030540', | ||
linkedinUrl: 'https://www.linkedin.com/in/ashok-choudhary-153a09150/', | ||
twitterUrl: 'https://twitter.com/_ashokc', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
], | ||
}, | ||
{ | ||
id: 3, | ||
name: 'Mandar Kotnis', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/27295746?s=460&v=4', | ||
githubUrl: 'https://github.com/Mandar-Kotnis', | ||
linkedinUrl: 'https://www.linkedin.com/in/mandar-kotnis-1331b9153', | ||
twitterUrl: '', | ||
facebookUrl: 'https://www.facebook.com/mandar.kotnis', | ||
instagramUrl: '', | ||
}, | ||
]; | ||
const developers = [ | ||
{ | ||
id: 1, | ||
name: 'Swapnil Shinde', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/37082605?s=460&v=4', | ||
githubUrl: 'https://github.com/Swap76', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: 'https://www.instagram.com/swapnilsh007', | ||
}, | ||
{ | ||
id: 2, | ||
name: 'Shambhavi Sudarsan', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/43706184?s=460&v=4', | ||
githubUrl: 'https://github.com/ShambhaviSudarsan', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: 'https://www.facebook.com/shambhavi.sudarsan', | ||
instagramUrl: 'https://www.instagram.com/_shambhaviiiii', | ||
}, | ||
{ | ||
id: 3, | ||
name: 'Ashok Choudhary', | ||
imageUrl: 'https://avatars0.githubusercontent.com/u/40123795?s=400&v=4', | ||
githubUrl: 'https://github.com/ac030540', | ||
linkedinUrl: 'https://www.linkedin.com/in/ashok-choudhary-153a09150/', | ||
twitterUrl: 'https://twitter.com/_ashokc', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
]; | ||
const operationalManagers = [ | ||
{ | ||
id: 1, | ||
name: 'Rahul Sawantdesai', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/37082780?s=460&v=4', | ||
githubUrl: 'https://github.com/rsd511', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
{ | ||
id: 2, | ||
name: 'Ninad Chavan', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/42689621?s=460&v=4', | ||
githubUrl: 'https://github.com/ninadchavan', | ||
linkedinUrl: '', | ||
twitterUrl: 'https://twitter.com/@ninadchavan32', | ||
facebookUrl: 'https://facebook.com/ninadchavan', | ||
instagramUrl: 'https://instagram.com/ninadc32', | ||
}, | ||
{ | ||
id: 3, | ||
name: 'Harsh Agrawal', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/41856142?s=460&v=4', | ||
githubUrl: 'https://github.com/sneaky-beaver', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: 'https://www.facebook.com/profile.php?id=100004053384028', | ||
instagramUrl: 'https://www.instagram.com/sneaky___beaver', | ||
}, | ||
{ | ||
id: 4, | ||
name: 'Cibin Chandrashekhar', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/41542051?s=460&v=4', | ||
githubUrl: 'https://github.com/ShadowCBN', | ||
linkedinUrl: 'https://linkedin.com/in/prabhu-omkar', | ||
twitterUrl: 'https://twitter.com/@op_prabhuomkar', | ||
facebookUrl: 'https://www.facebook.com/cibin.chandrasekhar', | ||
instagramUrl: 'https://www.instagram.com/cbn.coooooool', | ||
}, | ||
{ | ||
id: 5, | ||
name: 'Mithil Poojary', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/41439841?s=460&v=4', | ||
githubUrl: 'https://github.com/mithil467', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
{ | ||
id: 6, | ||
name: 'Barath Nadar', | ||
imageUrl: 'https://avatars0.githubusercontent.com/u/42098783?s=460&v=4', | ||
githubUrl: 'https://github.com/barath121', | ||
linkedinUrl: '', | ||
twitterUrl: 'https://mobile.twitter.com/BarathNadar', | ||
facebookUrl: 'https://www.facebook.com/barathsnadar', | ||
instagramUrl: 'https://www.instagram.com/nadarbarath/', | ||
}, | ||
{ | ||
id: 7, | ||
name: 'Shabarish Ramaswamy', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/46536070?s=460&v=4', | ||
githubUrl: 'http://github.com/ShabarishRamaswamy', | ||
linkedinUrl: 'https://www.linkedin.com/in/shabarish-ramaswamy-063198181', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
{ | ||
id: 8, | ||
name: 'Devin Raina', | ||
imageUrl: | ||
'https://instagram.fbom2-1.fna.fbcdn.net/v/t51.2885-19/s320x320/75551294_458642474772365_2537649296191258624_n.jpg?_nc_ht=instagram.fbom2-1.fna.fbcdn.net&_nc_ohc=OrI_XD_yILsAX_RIpxa&oh=5db485cb5754e9450d0bc164feb68908&oe=5EEADF01', | ||
githubUrl: '', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: 'https://www.instagram.com/devinraina/', | ||
}, | ||
{ | ||
id: 9, | ||
name: 'Surya Madhavan', | ||
imageUrl: | ||
'https://avatars1.githubusercontent.com/u/32214378?s=400&u=65a8219be164a0347b1b44abe029d86fd104510e&v=4', | ||
githubUrl: 'https://github.com/greykoalacode', | ||
linkedinUrl: 'https://www.linkedin.com/in/surya-m-312b05148/', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
role: 'operationalManagers', | ||
title: 'SIESGSTarena operationalManagers', | ||
subtitle: 'People behind building the operations', | ||
data: [ | ||
{ | ||
id: 1, | ||
name: 'Rahul Sawantdesai', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/37082780?s=460&v=4', | ||
githubUrl: 'https://github.com/rsd511', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
{ | ||
id: 2, | ||
name: 'Ninad Chavan', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/42689621?s=460&v=4', | ||
githubUrl: 'https://github.com/ninadchavan', | ||
linkedinUrl: '', | ||
twitterUrl: 'https://twitter.com/@ninadchavan32', | ||
facebookUrl: 'https://facebook.com/ninadchavan', | ||
instagramUrl: 'https://instagram.com/ninadc32', | ||
}, | ||
{ | ||
id: 3, | ||
name: 'Harsh Agrawal', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/41856142?s=460&v=4', | ||
githubUrl: 'https://github.com/sneaky-beaver', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: 'https://www.facebook.com/profile.php?id=100004053384028', | ||
instagramUrl: 'https://www.instagram.com/sneaky___beaver', | ||
}, | ||
{ | ||
id: 4, | ||
name: 'Cibin Chandrashekhar', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/41542051?s=460&v=4', | ||
githubUrl: 'https://github.com/ShadowCBN', | ||
linkedinUrl: 'https://linkedin.com/in/prabhu-omkar', | ||
twitterUrl: 'https://twitter.com/@op_prabhuomkar', | ||
facebookUrl: 'https://www.facebook.com/cibin.chandrasekhar', | ||
instagramUrl: 'https://www.instagram.com/cbn.coooooool', | ||
}, | ||
{ | ||
id: 5, | ||
name: 'Mithil Poojary', | ||
imageUrl: 'https://avatars2.githubusercontent.com/u/41439841?s=460&v=4', | ||
githubUrl: 'https://github.com/mithil467', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
{ | ||
id: 6, | ||
name: 'Barath Nadar', | ||
imageUrl: 'https://avatars0.githubusercontent.com/u/42098783?s=460&v=4', | ||
githubUrl: 'https://github.com/barath121', | ||
linkedinUrl: '', | ||
twitterUrl: 'https://mobile.twitter.com/BarathNadar', | ||
facebookUrl: 'https://www.facebook.com/barathsnadar', | ||
instagramUrl: 'https://www.instagram.com/nadarbarath/', | ||
}, | ||
{ | ||
id: 7, | ||
name: 'Shabarish Ramaswamy', | ||
imageUrl: 'https://avatars3.githubusercontent.com/u/46536070?s=460&v=4', | ||
githubUrl: 'http://github.com/ShabarishRamaswamy', | ||
linkedinUrl: 'https://www.linkedin.com/in/shabarish-ramaswamy-063198181', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
{ | ||
id: 8, | ||
name: 'Devin Raina', | ||
imageUrl: | ||
'https://instagram.fbom2-1.fna.fbcdn.net/v/t51.2885-19/s320x320/75551294_458642474772365_2537649296191258624_n.jpg?_nc_ht=instagram.fbom2-1.fna.fbcdn.net&_nc_ohc=OrI_XD_yILsAX_RIpxa&oh=5db485cb5754e9450d0bc164feb68908&oe=5EEADF01', | ||
githubUrl: '', | ||
linkedinUrl: '', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: 'https://www.instagram.com/devinraina/', | ||
}, | ||
{ | ||
id: 9, | ||
name: 'Surya Madhavan', | ||
imageUrl: | ||
'https://avatars1.githubusercontent.com/u/32214378?s=400&u=65a8219be164a0347b1b44abe029d86fd104510e&v=4', | ||
githubUrl: 'https://github.com/greykoalacode', | ||
linkedinUrl: 'https://www.linkedin.com/in/surya-m-312b05148/', | ||
twitterUrl: '', | ||
facebookUrl: '', | ||
instagramUrl: '', | ||
}, | ||
], | ||
}, | ||
]; | ||
|
||
export { alumni, developers, operationalManagers }; | ||
export default data; |
Oops, something went wrong.