-
Notifications
You must be signed in to change notification settings - Fork 11
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
0d141e9
commit 46820bd
Showing
21 changed files
with
28 additions
and
60 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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 |
---|---|---|
|
@@ -2,71 +2,40 @@ import { ExecInfo } from '../pages/about'; | |
|
||
const execInfos: ExecInfo[] = [ | ||
{ | ||
name: 'Akshata Tiwari', | ||
email: '[email protected]', | ||
designation: 'Co-President', | ||
bio: 'Hi everyone, I’m Akshata! I’m majoring in Computer Science & Economics and will be a sophomore this year. I enjoy \ | ||
painting, playing poker, and going on walks. I’m excited to introduce more folks to open source technologies \ | ||
and establish transparent and robust community-driven development processes in our own campus starting from OS@I itself!', | ||
headshot: '/headshots/Akshata Tiwari.jpg', | ||
name: 'Avaneesh Kumar', | ||
email: '[email protected]', | ||
designation: 'President', | ||
headshot: '/headshots/avaneesh.jpg', | ||
}, | ||
{ | ||
name: 'Anagha Tiwari', | ||
email: '[email protected]', | ||
designation: 'Co-President', | ||
bio: 'Hello! :) I’m Anagha, a sophomore majoring in CS & Statistics. In my free time, I love \ | ||
working out, playing my viola, and spending time with friends. At OS@I, I hope to create and be part of a welcoming and \ | ||
supportive community where we can contribute to and grow from the quickly-expanding open source digital transformation.', | ||
headshot: '/headshots/anagha_t.jpeg', | ||
name: 'Hetvi Patel', | ||
email: '[email protected]', | ||
designation: 'Vice President', | ||
headshot: '/headshots/Hetvi_Patel.jpg', | ||
}, | ||
{ | ||
name: 'Prakhar Gupta', | ||
email: '[email protected]', | ||
designation: 'Treasurer', | ||
bio: " I'm Prakhar, an incoming freshman. I'm going to be majoring \ | ||
in Electrical Engineering and will be staying at ISR this year. \ | ||
I play the guitar and enjoy listening to hip-hop music. \ | ||
I'm also into cooking and a bit of basketball. I'm \ | ||
excited to be a part of Open Source at Illinois this fall, \ | ||
and I can't wait to get started!", | ||
headshot: '/headshots/prakhar.jpg', | ||
}, | ||
{ | ||
name: 'Ayush Jain', | ||
name: 'Adrian Santosh', | ||
email: '[email protected]', | ||
designation: 'External Director', | ||
bio: 'Hello, I am Ayush! I am a sophomore majoring in Computer Science & Philosophy. I love reading \ | ||
and tinkering with random programs. At OSAI I hope to make open source contribution less daunting for \ | ||
newcomers.', | ||
headshot: '/headshots/AyushJain.jpeg', | ||
designation: 'Technical Director', | ||
headshot: '/headshots/adrian.jpeg', | ||
}, | ||
{ | ||
name: 'Alberto Pabon-Castejon', | ||
email: '[email protected]', | ||
designation: 'Underclassman Representative', | ||
bio: "Hello! I'm Alberto, an incoming computer science freshman. Whenever I have free time, I love to play \ | ||
soccer, work out, or just spend time with my friends. At OS@I, I hope to grow our collaborative \ | ||
and inclusive community of open-source software development while expanding my own knowledge.", | ||
headshot: '/headshots/Alberto.jpeg', | ||
}, | ||
{ | ||
name: 'Yoshee Jain', | ||
email: '[email protected]', | ||
designation: 'OpenDev Co-Director', | ||
bio: "Hi! I'm Yoshee, a sophomore majoring in computer science. A few of my favorite things include dancing, \ | ||
writing poems, sipping coffee, and hanging out with friends and family! At OS@I, I'm really excited to introduce \ | ||
more individuals to the world of open-source technologies to build a friendly and supportive community where we can \ | ||
all learn and benefit from the rapidly growing world of open source tools.", | ||
headshot: '/headshots/Yoshee.jpg', | ||
name: 'Jenny Shaughnessy', | ||
email: '[email protected]', | ||
designation: 'Membership Director', | ||
headshot: '/headshots/jenny.jpeg', | ||
}, | ||
{ | ||
name: 'Abhinav Garg', | ||
email: '[email protected]', | ||
designation: 'OpenDev Co-Director', | ||
bio: 'Hey I Abhinav, a sophomore in Computer Engineering. I love gaming, basketball and love learning more about computers. \ | ||
I have worked with everything, including IOT projects, full-stack web applications and realtime applications as well. \ | ||
I look forward to making OpenDev a fun entry point into the world of open source.', | ||
headshot: '/headshots/Abhinav_Garg.jpg', | ||
name: 'Shubhan Chari', | ||
email: '[email protected]', | ||
designation: 'Underclassman Representative', | ||
headshot: '/headshots/shubhan.jpeg', | ||
}, | ||
]; | ||
|
||
|
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,4 @@ | ||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
# yarn lockfile v1 | ||
|
||
|