diff --git a/src/eventdata/teamMembers.js b/src/eventdata/teamMembers.js index 722856d..4896c53 100644 --- a/src/eventdata/teamMembers.js +++ b/src/eventdata/teamMembers.js @@ -55,9 +55,8 @@ let teamMembers = [ class: '2024', years: 2, director: false, - description: '', + description: 'Sanika is a Senior at TJHSST, and is excited for her second year on the HackTJ team! She is passionate about connecting her interests, like neuroscience, with computer science to create projects for social good. Sanika shares her love of STEM by volunteering at local shelters and tutoring underprivileged kids. Outside of HackTJ, she spends her free time playing (and coaching!) volleyball, dancing to Bollywood songs, and watching Netflix shows.', portraitSrc: `${base}/teamportraits/Sanika.JPG`, - hidden: true }, { name: 'Avni Garg', diff --git a/static/teamportraits/Sanika.JPG b/static/teamportraits/Sanika.JPG new file mode 100644 index 0000000..dc5e708 Binary files /dev/null and b/static/teamportraits/Sanika.JPG differ