Skip to content

Commit

Permalink
updated exec member details
Browse files Browse the repository at this point in the history
  • Loading branch information
avaneeshk098 committed Jan 4, 2025
1 parent 0d141e9 commit 46820bd
Show file tree
Hide file tree
Showing 21 changed files with 28 additions and 60 deletions.
15 changes: 5 additions & 10 deletions frontend/pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export interface ExecInfo {
name: string;
email: string;
designation: string;
bio: string;
headshot: string;
}

Expand Down Expand Up @@ -40,15 +39,14 @@ const About: NextPage = () => {
</p>
</div>
</section>
<section className='flex flex-col items-center mb-8'>
<h3 className='text-center text-2xl font-medium mb-5'>
<h3 className='text-center text-2xl font-medium mb-5'>
Meet the Team
</h3>
<section className='grid md:grid-cols-3 mb-8 grid-cols-1'>

{execInfos.map((exec, index) => (
<div
className={`flex flex-col my-5 md:flex-row${
index % 2 == 0 ? '' : '-reverse'
} gap-16`}>
className={`flex flex-col my-5 `}>
<a href={`mailto:${exec.email}`} className='mx-auto'>
<Image
className='rounded-full'
Expand All @@ -58,14 +56,11 @@ const About: NextPage = () => {
/>
</a>
<p
className={`px-8 text-center ${
index % 2 == 0 ? 'md:text-left' : 'md:text-right'
}`}>
className={`px-8 text-center`}>
<h3 className='text-xl'>{exec.name}</h3>
<h3 className='text-lg text-gray-500 mb-4'>
{exec.designation}
</h3>
<p className='md:max-w-xl text-justify'>{exec.bio}</p>
</p>
</div>
))}
Expand Down
Binary file removed frontend/public/headshots/Abhinav_Garg.jpg
Binary file not shown.
Binary file removed frontend/public/headshots/Akshata Tiwari.jpg
Binary file not shown.
Binary file removed frontend/public/headshots/Alberto.jpeg
Binary file not shown.
Binary file removed frontend/public/headshots/Avaneesh_Kumar.JPG
Binary file not shown.
Binary file removed frontend/public/headshots/AyushJain.jpeg
Binary file not shown.
Binary file removed frontend/public/headshots/Brian_Betancourt.jpeg
Binary file not shown.
Binary file removed frontend/public/headshots/IMG_9851 2.jpg
Binary file not shown.
Binary file removed frontend/public/headshots/Rithwik_Rayani.jpg
Binary file not shown.
Binary file removed frontend/public/headshots/Vedang_Bhargava.jpeg
Binary file not shown.
Binary file removed frontend/public/headshots/Yoshee.jpg
Binary file not shown.
Binary file added frontend/public/headshots/adrian.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/public/headshots/anagha_t.jpeg
Binary file not shown.
Binary file added frontend/public/headshots/avaneesh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/headshots/avaneesh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/headshots/jenny.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/public/headshots/prakhar.png
Binary file not shown.
Binary file added frontend/public/headshots/shubhan.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/public/headshots/soham.jpg
Binary file not shown.
69 changes: 19 additions & 50 deletions frontend/utils/execInfos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
];

Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
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


0 comments on commit 46820bd

Please sign in to comment.