Skip to content

Conversation

dhanushk-offl
Copy link
Contributor

PR for Issue #115 – Add "About Us" Page 🎉

Summary of Changes:

  1. Added "About" to the navigation menu.
  2. Created a new page component: about.njk.
  3. Included an SVG illustration for the About page.
  4. Applied custom styles and animations in main.css and updated tailwind.config.js accordingly.

Copy link

netlify bot commented Jun 5, 2025

Deploy Preview for inpycon2025 ready!

Name Link
🔨 Latest commit 88ae132
🔍 Latest deploy log https://app.netlify.com/projects/inpycon2025/deploys/6847de96342bbb000820676e
😎 Deploy Preview https://deploy-preview-119--inpycon2025.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@farhaanbukhsh farhaanbukhsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some review please have a look and address them please

@dhanushk-offl dhanushk-offl mentioned this pull request Jun 5, 2025
Copy link
Contributor

@farhaanbukhsh farhaanbukhsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replied and added more reviews

@ashish10677
Copy link
Contributor

@dhanushk-offl can you please squash your commits.

Refactor team section layout and improve responsiveness ✨

Refactor team members data structure and remove redundant entries ✨

Updated Team Members details ✨

Replace Get Tickets button with existing UI for consistency ✨

Remove unused font import from main.css and fix newline issues in JSON and NJK files ✨

Back to old button ✨
@dhanushk-offl
Copy link
Contributor Author

Done @ashish10677! Make a review and merge it!

Copy link
Member

@anistark anistark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In smaller screen, need to fix the view:

Screenshot 2025-06-09 at 9 49 23 PM

@dhanushk-offl
Copy link
Contributor Author

I am already fixed it.. can you Try it once again

@anistark
Copy link
Member

anistark commented Jun 9, 2025

I am already fixed it.. can you Try it once again

Don't see it. No commits since the comments. Code remains same. Preview remains same.

… about page styles for better responsiveness ✨
@dhanushk-offl
Copy link
Contributor Author

Hey @anistark, can you check now?

@anistark
Copy link
Member

anistark commented Jun 9, 2025

I still see this:

Screenshot 2025-06-10 at 12 54 49 AM

Check yourself for all sizes: https://deploy-preview-119--inpycon2025.netlify.app/about/

@dhanushk-offl
Copy link
Contributor Author

But, it works well for all devices and screens! I tested with all screens and commit these changes! Which device are you using, and can you check/ reset your browser zoom size as fit?

@anistark
Copy link
Member

anistark commented Jun 9, 2025

But, it works well for all devices and screens! I tested with all screens and commit these changes! Which device are you using, and can you check/ reset your browser zoom size as fit?

Chrome on Mac using the preview link. Check for 720 x 934 px

Just follow other pages design style. Don't try to redo what's already solved in other pages. This is why I wanted to get the static page layout done first.

@anistark
Copy link
Member

anistark commented Jun 9, 2025

Also, not all current active volunteers are mentioned here anyway. @ashish10677 perhaps can help with it. Please remove whoever isn't active and add the active ones.

@dhanushk-offl
Copy link
Contributor Author

But, it works well for all devices and screens! I tested with all screens and commit these changes! Which device are you using, and can you check/ reset your browser zoom size as fit?

Chrome on Mac using the preview link. Check for 720 x 934 px

Just follow other pages design style. Don't try to redo what's already solved in other pages. This is why I wanted to get the static page layout done first.

Now you can check @anistark! Made some padding adjustments, Hope it'll works as we expected! 🙌

@dhanushk-offl
Copy link
Contributor Author

Also, not all current active volunteers are mentioned here anyway. @ashish10677 perhaps can help with it. Please remove whoever isn't active and add the active ones.

Yeah @anistark , we can merge for now. We can add more volunteers as we find them in upcoming pushes. What's your thoughts @ashish10677?

src/about.njk Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a about directory. Put this file inside it for structural consistency.

@anistark
Copy link
Member

Yeah @anistark , we can merge for now. We can add more volunteers as we find them in upcoming pushes. What's your thoughts @ashish10677?

Should at least have all the current active volunteers listed. Or keep only the leads.
Wouldn't want to get into a state where there's few mentioned and others not.

@dhanushk-offl
Copy link
Contributor Author

Yeah @anistark , we can merge for now. We can add more volunteers as we find them in upcoming pushes. What's your thoughts @ashish10677?

Should at least have all the current active volunteers listed. Or keep only the leads.
Wouldn't want to get into a state where there's few mentioned and others not.

Better, we can merge upto this after the current changes and we create a separate issue to add volunteers details, to be added by @ashish10677 and hope it's doesn't takes much time to do..

@dhanushk-offl
Copy link
Contributor Author

image

Can I add about submenu like this About Menu (Submenu: Our Team, FAQs etc.)

@anistark
Copy link
Member

Better, we can merge upto this after the current changes and we create a separate issue to add volunteers details, to be added by @ashish10677 and hope it's doesn't takes much time to do..

Nope. If it's going live, should go live with all current active or only leads listed.
Anything in between just brings unnecessary chaos. We can wait till this list is proper. This isn't urgent anyway.

@anistark
Copy link
Member

Can I add about submenu like this About Menu (Submenu: Our Team, FAQs etc.)

The submenu is already there. Last year it was team page separately. We're combining team, about everything in single about page this time.

@dhanushk-offl
Copy link
Contributor Author

Can I add about submenu like this About Menu (Submenu: Our Team, FAQs etc.)

The submenu is already there. Last year it was team page separately. We're combining team, about everything in single about page this time.

Done! Please check the recent commit! If everything fine! I'll squash the commits!

@dhanushk-offl
Copy link
Contributor Author

Better, we can merge upto this after the current changes and we create a separate issue to add volunteers details, to be added by @ashish10677 and hope it's doesn't takes much time to do..

Nope. If it's going live, should go live with all current active or only leads listed. Anything in between just brings unnecessary chaos. We can wait till this list is proper. This isn't urgent anyway.

So @anistark , can we wait until active volunteers details to be added by me or @ashish10677 / make the page live with WG Leads details alone?

Copy link
Member

@anistark anistark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Let's wait for @ashish10677 to get back with current active volunteers to get things going.

Copy link
Member

@anistark anistark Jun 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can name page as index.njk

That way, the path url would be http://in.pycon.org/2025/about. Now, the url is http://in.pycon.org/2025/about/about

We won't have to force route mapping

Copy link
Member

@sayanchowdhury sayanchowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for images hosted, would suggest to use magic convert to have them in the same size, say 256x256. or ask volunteers to do send image of the exact same resolution.

{
"name": "Nabarun Pal",
"role": "Chair / Sponsorship Lead",
"imagelink": "https://nabarun.dev/images/logo.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anistark Can we not host the images? If the source is gone, it will be lost here as well.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼 Yes, better to host images.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last IIRC we used github profile images, I suggest using some gravatar or third-party integration then pushing so many images in the repo. I was actually very skeptical about the images we have pushed in this PR as well. Having a 3rd party URL lets the users have control over what images they want us to display.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But that was also the reason the images disappeared after a while.
Better to have images as static asset than disappear later. Unless, its a solid link like an s3 or something.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anistark okay, but somehow I am not feeling comfortable hosting images like that. 😓

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then can make sure the source is solid. Like if it's someone's personal website, it's their responsibility. But we might lose on history. Say in 10 years, its all blank boxes XD

If it's gravatar, should be fine. Gravatar won't disappear anytime soon. Hopefully! 😅

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But then for gravatar you would need profile to be created, correct?

hosting is the best solution but then I think we can just use GH as well.

},
{
"name": "Shabnam",
"role": "Design & CoC WG Lead",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"role": "Design & CoC WG Lead",
"role": "Design & Code of Conduct WG Lead",

},
{
"name": "Dhanush Kandhan",
"role": "Technology",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technology WG?

},
{
"name": "Arthi Murali ",
"role": "Communication WG",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I think now, since we are adding Lead to the leads, let's add volunteer for others.

"Communication WG Volunteer"

},
{
"name": "Arockiaraj Rayappan",
"role": "Program Committee",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same! let's add WG to each for consistency

{
"name": "Kiritheka Dhanabalan",
"role": "Program Committee",
"imagelink": "/img/team/Kiritheka-Dhanabalan1.jpg",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

absolute urls.

@@ -0,0 +1,142 @@
---
title: About the Team - PyCon India 2025
description: PyCon India is a volunteer driven conference. Like every year, we need enthusiastic and driven volunteer drive to make PyCon India successful.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"driven volunteer drive" was a tongue twister for me.

how about simplify to "PyCon India is a volunteer-driven conference. Like every year, we need enthusiastic and dedicated volunteers to help make it a success."

<!-- Left Content Section -->
<div class="flex-1 max-w-2xl text-center lg:text-left">
<h1 class="text-3xl sm:text-4xl md:text-5xl lg:text-4xl font-bold text-white mb-4 sm:mb-6 lg:mb-8 leading-tight">
The Origin Story
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't see any Origin Story?

</h2>

<p class="text-base sm:text-lg md:text-xl lg:text-lg text-blue-50 leading-relaxed max-w-lg mx-auto lg:mx-0 mb-6 md:mb-8">
PyCon India is a volunteer driven conference. Like every year, we need enthusiastic and driven volunteer drive to make PyCon India successful.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as previous.

Copy link
Member

@sayanchowdhury sayanchowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mistakenly approved the last review, intended request changes

@dhanushk-offl
Copy link
Contributor Author

Hey Team!
Just went through all the suggestions and code review.
Looks like our main task now is curating the active volunteers data. I believe @ashish10677 is on it.

Also, quick check: are we hosting the images or using profile links? Need a answer on that.
As @sayanchowdhury mentioned, collecting volunteer images in a specific size sounds solid, hope @ashish10677 can help curate that too.

Once we have the active data, it’s just one commit away from wrapping this up..
That’s all from my side!

Cc: @anistark @farhaanbukhsh

@dhanushk-offl
Copy link
Contributor Author

mistakenly approved the last review, intended request changes

No issues

@ashish10677
Copy link
Contributor

ashish10677 commented Jun 20, 2025

[
  {
    "name": "Nabarun Pal",
    "role": "Chair",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Kumar Anirudha ",
    "role": "Chair Emiratus",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Bhavin Gandhi",
    "role": "Co-Chair/ Program Committee",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Pratik Anurag",
    "role": "Logistics Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Ashish Kumar Mishra",
    "role": "Volunteer Management Lead",
    "imageLink": "https://avatars.githubusercontent.com/u/27495644?v=4",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/ashish10677",
      "github": "https://github.com/ashish10677",
      "twitter": "https://www.x.com/ashish10677"
    }
  },
  {
    "name": "Surbhi Kathuria",
    "role": "Content & Communication Lead",
    "imageLink": "https://drive.google.com/file/d/14M4blLvZk4NbFGFmNJO429DurbwA37II/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/surbhikathuria09/",
      "github": "https://github.com/SurbhiK-09/",
      "twitter": ""
    }
  },
  {
    "name": "Farhaan Bukhsh",
    "role": "Website & Technology Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Shabnam",
    "role": "Design Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Arockiaraj",
    "role": "Program Committee Volunteer",
    "imageLink": "https://avatars.githubusercontent.com/u/18322453?v=4",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/arockiaraj-rayappan/",
      "github": "https://github.com/arockiaraj1994",
      "twitter": ""
    }
  },
  {
    "name": "R. Sanjeev Suman",
    "role": "Content & Communication Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Richa Shah",
    "role": "Content & Communication Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Indivar Mishra",
    "role": "Sponsorship Volunteer",
    "imageLink": "https://media.licdn.com/dms/image/v2/D5603AQG0GCpS3x2w2w/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1725906288517?e=1755734400&v=beta&t=krjRYRV6J1mnJnq1f-Xm61g48q_dw4sIzXo16MrEgS0",
    "socials": {
      "insta": "https://www.instagram.com/indiofcapo/#",
      "linkedin": "https://www.linkedin.com/in/indivar-mishra/",
      "github": "https://github.com/indiVar0508",
      "twitter": "https://x.com/indimishra08"
    }
  },
  {
    "name": "NVS Abhilash",
    "role": "Website & Technology Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Gagan S",
    "role": "Website & Technology Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Sohom Bhattacharjee",
    "role": "Website & Technology Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Sayan Chowdhary",
    "role": "CoC Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Abhishek Mishra",
    "role": "Sponsorship Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Muskan Jain",
    "role": "Design Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Bhuvnesh",
    "role": "Website & Technology Volunteer",
    "imageLink": "https://drive.google.com/file/d/1i0-k5etuUCcVPR4mefs1gppChOlxfdnz/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/devilsautumn/",
      "github": "https://github.com/devilsautumn",
      "twitter": "https://x.com/devilsautumn"
    }
  },
  {
    "name": "Rayan Das",
    "role": "Ticketing Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Arthi Murali",
    "role": "Content & Communication Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Arjun Suresh",
    "role": "Design Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Kiritheka Dhanabalan",
    "role": "Program Committee Volunteer",
    "imageLink": "https://drive.google.com/file/d/1jgm94zKKngU8On7C0qw0GOLCAzobI5gj/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/kiritheka-dhanabalan",
      "github": "https://github.com/kirithekaDhanabalan",
      "twitter": ""
    }
  },
  {
    "name": "Santhosh Solomon",
    "role": "Program Committee Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Shanah Daniel",
    "role": "Design Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Samhitha Bharthulwar",
    "role": "Program Committee Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Shaik Neeha Anzum",
    "role": "Design Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "https://github.com/neehaanzum",
      "twitter": ""
    }
  },
  {
    "name": "Arka Saha",
    "role": "Logistics Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "https://github.com/ArkaSaha30",
      "twitter": ""
    }
  },
  {
    "name": "Mahendra Yadav",
    "role": "Sponsorship Volunteer",
    "imageLink": "https://drive.google.com/file/d/1etmS01eUT41ZvQQ2XF7GgshP2N_0ai6v/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/userimack",
      "github": "https://github.com/userimack",
      "twitter": "https://x.com/userimack"
    }
  },
  {
    "name": "Ragini Pandey ",
    "role": "Sponsorship Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "Ragini's instagram ",
      "linkedin": "Ragini Pandey ",
      "github": "",
      "twitter": "https://x.com/Raee__09"
    }
  },
  {
    "name": "Ananya Maiti",
    "role": "Keynote",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Samyak Bardiya",
    "role": "Logistics Volunteer",
    "imageLink": "https://0.gravatar.com/avatar/672e15e01adc73ac61fbb4f28416802a?s=1024",
    "socials": {
      "insta": "https://linkedin.com/in/samyakbardiya",
      "linkedin": "https://x.com/samyakbardiya",
      "github": "https://github.com/samyakbardiya",
      "twitter": "https://links.samyakbardiya.dev/"
    }
  },
  {
    "name": "Tiyasha Banerjee",
    "role": "Content & Communication Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Prashant Dhameja",
    "role": "Program Committee Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Mayur Patil",
    "role": "Program Committee Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Paarthan C ",
    "role": "Content & Communication Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Praveen Patil",
    "role": "CoC Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Nikhil Mansotra",
    "role": "Logistics Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Shilpi",
    "role": "CoC Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Dhanush K",
    "role": "Website and Technology Volunteer",
    "imageLink": "https://dhanu.pages.dev/me.jpg",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/dhanushkandhan/",
      "github": "https://github.com/dhanushk-offl",
      "twitter": "https://x.com/akadhanu"
    }
  },
  {
    "name": "Akshay Gaikwad",
    "role": "Program Committee Volunteer",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "https://github.com/akshay196",
      "twitter": ""
    }
  }
]

@dhanushk-offl you can use this for the volunteers information

@anistark
Copy link
Member

@ashish10677

  1. Not all above are active. Can remove the non-active ones.
  2. Spelling mistakes like "emeritus".
  3. Instead of writing "... Volunteer". Better to write "... WG" for volunteers and "... WG Lead" for leads.
  4. Some more suggestions above are given regarding the naming.

@ashish10677
Copy link
Contributor

@ashish10677

  1. Not all above are active. Can remove the non-active ones.
  2. Spelling mistakes like "emeritus".
  3. Instead of writing "... Volunteer". Better to write "... WG" for volunteers and "... WG Lead" for leads.
  4. Some more suggestions above are given regarding the naming.

Okay let me make the changes.

@ashish10677
Copy link
Contributor

ashish10677 commented Jun 23, 2025

[
  {
    "name": "Nabarun Pal",
    "role": "Chair",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Kumar Anirudha ",
    "role": "Chair Emeritus",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Bhavin Gandhi",
    "role": "Co-Chair",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Pratik Anurag",
    "role": "Logistics WG Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Ashish Kumar Mishra",
    "role": "Volunteer Management WG Lead",
    "imageLink": "https://avatars.githubusercontent.com/u/27495644?v=4",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/ashish10677",
      "github": "https://github.com/ashish10677",
      "twitter": "https://www.x.com/ashish10677"
    }
  },
  {
    "name": "Surbhi Kathuria",
    "role": "Content & Communication WG Lead",
    "imageLink": "https://drive.google.com/file/d/14M4blLvZk4NbFGFmNJO429DurbwA37II/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/surbhikathuria09/",
      "github": "https://github.com/SurbhiK-09/",
      "twitter": ""
    }
  },
  {
    "name": "Farhaan Bukhsh",
    "role": "Website & Technology WG Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Shabnam",
    "role": "Design WG Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Rayan Das",
    "role": "Ticketing WG Lead",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Arockiaraj",
    "role": "Program Committee WG",
    "imageLink": "https://avatars.githubusercontent.com/u/18322453?v=4",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/arockiaraj-rayappan/",
      "github": "https://github.com/arockiaraj1994",
      "twitter": ""
    }
  },
  {
    "name": "R. Sanjeev Suman",
    "role": "Content & Communication WG",
    "imageLink": "https://media.licdn.com/dms/image/v2/D4D03AQG-rJF4x2fTgA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1696758198811?e=1756339200&v=beta&t=_MzFYgjxl7bxOXSzBqkqw44mjjOxSksmIlTSu6vPr3g",
    "socials": {
      "insta": "https://www.instagram.com/_sanju_symn_",
      "linkedin": "https://www.linkedin.com/in/r-sanjeev-suman-16773612b",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Richa Shah",
    "role": "Content & Communication WG",
    "imageLink": "https://media.licdn.com/dms/image/v2/D4D03AQFrsetM_gmb9w/profile-displayphoto-shrink_800_800/B4DZWI4pR_G4Ag-/0/1741758307184?e=1756339200&v=beta&t=m2IxR1f3kyHLDwQVVbi4MNTQ_rGCE0usaYFImQ-9sk4",
    "socials": {
      "insta": "https://www.instagram.com/richashah_07",
      "linkedin": "http://www.linkedin.com/in/richashah1999",
      "github": "https://github.com/ShahRicha07",
      "twitter": ""
    }
  },
  {
    "name": "Indivar Mishra",
    "role": "Sponsorship WG",
    "imageLink": "https://media.licdn.com/dms/image/v2/D5603AQG0GCpS3x2w2w/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1725906288517?e=1755734400&v=beta&t=krjRYRV6J1mnJnq1f-Xm61g48q_dw4sIzXo16MrEgS0",
    "socials": {
      "insta": "https://www.instagram.com/indiofcapo/#",
      "linkedin": "https://www.linkedin.com/in/indivar-mishra/",
      "github": "https://github.com/indiVar0508",
      "twitter": "https://x.com/indimishra08"
    }
  },
  {
    "name": "NVS Abhilash",
    "role": "Website & Technology WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Gagan S",
    "role": "Website & Technology WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Sohom Bhattacharjee",
    "role": "Website & Technology WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Sayan Chowdhary",
    "role": "CoC WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Muskan Jain",
    "role": "Design WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Bhuvnesh ",
    "role": "Website & Technology WG",
    "imageLink": "https://drive.google.com/file/d/1i0-k5etuUCcVPR4mefs1gppChOlxfdnz/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/devilsautumn/",
      "github": "https://github.com/devilsautumn",
      "twitter": "https://x.com/devilsautumn"
    }
  },
  {
    "name": "Arthi murali ",
    "role": "Content & Communication WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Arjun Suresh ",
    "role": "Design WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Kiritheka Dhanabalan",
    "role": "Program Committee WG",
    "imageLink": "https://drive.google.com/file/d/1jgm94zKKngU8On7C0qw0GOLCAzobI5gj/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/kiritheka-dhanabalan",
      "github": "https://github.com/kirithekaDhanabalan",
      "twitter": ""
    }
  },
  {
    "name": "Shanah Daniel",
    "role": "Design WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Samhitha Bharthulwar",
    "role": "Program Committee WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Nitesh",
    "role": "Website & Technology WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Shaik Neeha Anzum",
    "role": "Design WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "https://github.com/neehaanzum",
      "twitter": ""
    }
  },
  {
    "name": "Arka Saha",
    "role": "Logistics WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "https://github.com/ArkaSaha30",
      "twitter": ""
    }
  },
  {
    "name": "Mahendra Yadav",
    "role": "Sponsorship WG",
    "imageLink": "https://drive.google.com/file/d/1etmS01eUT41ZvQQ2XF7GgshP2N_0ai6v/view?usp=sharing",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/userimack",
      "github": "https://github.com/userimack",
      "twitter": "https://x.com/userimack"
    }
  },
  {
    "name": "Ragini Pandey ",
    "role": "Sponsorship WG",
    "imageLink": "",
    "socials": {
      "insta": "Ragini's instagram ",
      "linkedin": "Ragini Pandey ",
      "github": "",
      "twitter": "https://x.com/Raee__09"
    }
  },
  {
    "name": "Anshuman",
    "role": "Content & Communication WG",
    "imageLink": "https://lh3.googleusercontent.com/pw/AP1GczOQrpRdn9i_mcmhl84nQPgiO-Wcl9-ESUucJp0dv0fteGBhetMcBpbZEeltkuTA9j_rDV0UmeeCl6MBd2HciETRM2GpCYD8kabzN2WgpQ6Eygq3V8ECbIsOEXT0uNVGV8OCjiXrv40lIcbqog0ogklyyg=w820-h1062-s-no-gm?authuser=0",
    "socials": {
      "insta": "https://www.instagram.com/anshuman.me/",
      "linkedin": "https://www.linkedin.com/in/anshuman24",
      "github": "https://www.github.com/anshme",
      "twitter": ""
    }
  },
  {
    "name": "Ananya Maiti",
    "role": "Keynote",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Samyak Bardiya",
    "role": "Logistics WG",
    "imageLink": "https://0.gravatar.com/avatar/672e15e01adc73ac61fbb4f28416802a?s=1024",
    "socials": {
      "insta": "https://linkedin.com/in/samyakbardiya",
      "linkedin": "https://x.com/samyakbardiya",
      "github": "https://github.com/samyakbardiya",
      "twitter": "https://links.samyakbardiya.dev/"
    }
  },
  {
    "name": "Tiyasha Banerjee",
    "role": "Content & Communication WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Prashant Dhameja",
    "role": "Program Committee WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Mayur Patil",
    "role": "Program Committee WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Paarthan C ",
    "role": "Content & Communication WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Suman Ghosh",
    "role": "Sponsorship WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    }
  },
  {
    "name": "Nikhil Mansotra",
    "role": "Logistics WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "",
      "twitter": ""
    } 
  },
  {
    "name": "Dhanush K",
    "role": "Website and Technology WG",
    "imageLink": "https://dhanu.pages.dev/me.jpg",
    "socials": {
      "insta": "",
      "linkedin": "https://www.linkedin.com/in/dhanushkandhan/",
      "github": "https://github.com/dhanushk-offl",
      "twitter": "https://x.com/akadhanu"
    }
  },
  {
    "name": "Akshay Gaikwad",
    "role": "Program Committee WG",
    "imageLink": "",
    "socials": {
      "insta": "",
      "linkedin": "",
      "github": "https://github.com/akshay196",
      "twitter": ""
    }
  }
]

Here is the updated list of volunteers @dhanushk-offl
CC: @anistark

@anistark
Copy link
Member

Where's this stuck?

@dhanushk-offl @ashish10677 @farhaanbukhsh

@ashish10677
Copy link
Contributor

Where's this stuck?

@dhanushk-offl @ashish10677 @farhaanbukhsh

I've provided the JSON. @dhanushk-offl has to integrate it in the PR.

@farhaanbukhsh
Copy link
Contributor

@dhanushk-offl are you still working on this?

@dhanushk-offl
Copy link
Contributor Author

Hey Team, Sorry for inconvenience!! So can anyone share me the TL;DR

@dhanushk-offl
Copy link
Contributor Author

Hey Team,

Just a quick question: Since many volunteers don't have images, could we use a default image/avatar? Thoughts on this? If it's a good idea, can anyone get the image, or can we reuse the one from last year?

@anistark, @farhaanbukhsh, and @ashish10677 - what are your thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants