-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update board members and store archive data
- Loading branch information
1 parent
f12ba80
commit 2ff30a9
Showing
26 changed files
with
255 additions
and
75 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
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 |
---|---|---|
@@ -0,0 +1,108 @@ | ||
import B_lead from "../public/Leads/blockchain.webp"; | ||
import CP_Lead from "../public/Leads/manas.jpg"; | ||
import Marketing_lead from "../public/Leads/vigya.jpg"; | ||
import Design_lead from "../public/Leads/design.webp"; | ||
import DS_lead from "../public/Leads/aron.jpg"; | ||
import OS_lead from "../public/Leads/oslead.png"; | ||
import Overall_lead from "../public/Leads/harisha.jpg"; | ||
import Web1_lead from "../public/Leads/arjun.jpg"; | ||
import Web2_lead from "../public/Leads/rahul.jpg"; | ||
import App_lead from "../public/Leads/vishal.jpg"; | ||
|
||
const boardMembers = [ | ||
{ | ||
name: "Fidal Mathew", | ||
image: OS_lead, | ||
role: "Open Source Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
{ | ||
name: "Harisha S", | ||
image: Overall_lead, | ||
role: "Overall Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
{ | ||
name: "Aron Ritesh", | ||
image: DS_lead, | ||
role: "Data Science Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#c01e34", | ||
}, | ||
|
||
{ | ||
name: "Manas Tiwari", | ||
image: CP_Lead, | ||
role: "CP Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
{ | ||
name: "Vishal Sankar", | ||
image: App_lead, | ||
role: "App dev Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
{ | ||
name: "Arjun P", | ||
image: Web1_lead, | ||
role: "Web dev Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
|
||
{ | ||
name: "Rahul Sunov", | ||
image: Web2_lead, | ||
role: "Web dev Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
|
||
{ | ||
name: "Apoorva Waman", | ||
image: Design_lead, | ||
role: "Design Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "https://github.com/FidalMathew", | ||
linkedIn: "https://www.linkedin.com/in/fidalmathew/", | ||
color: "#4b916c", | ||
}, | ||
{ | ||
name: "Narayan Subramanian", | ||
image: B_lead, | ||
role: "Blockchain Lead", | ||
description: "Enthusiastic Web Developer", | ||
github: "", | ||
linkedIn: "https://www.linkedin.com/in/narayan-subramanian/", | ||
color: "#4b916c", | ||
}, | ||
{ | ||
name: "Vigya Sharma", | ||
image: Marketing_lead, | ||
role: "Marketing Lead", | ||
description: "Web Developer | Learning :)", | ||
github: "", | ||
linkedIn: "linkedin.com/in/vigya-sharma-1540bb217/", | ||
color: "#4b916c", | ||
}, | ||
]; | ||
|
||
export default boardMembers; |
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.