Skip to content

Commit

Permalink
update mentor and judge info
Browse files Browse the repository at this point in the history
  • Loading branch information
J164 committed Feb 27, 2025
1 parent dcca21f commit 3db85c0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/JudgesData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export const judges = [
},
{
name: "Eshwar Chandrasekharan",
desc: "I currently work as a Senior Machine Learning Engineer at Meta, where I have spent the last four years specializing in ranking and recommendations. Prior to this, I worked as a Research Assistant at the University of Minnesota, leveraging Machine Learning for bioinformatics. Additionally, I have experience in software development at Dell (2 years) and hardware development at SanDisk (1+ years), giving me a well-rounded technical foundation.\nAs a judge, I am excited to provide meaningful feedback to participants, helping them refine their ideas and technical implementations.",
desc: "I’m an Assistant Professor of Computer Science at the University of Illinois Urbana-Champaign. I lead the SCUBA Lab @ Illinois, and our research is related to facilitating healthy online interactions, combatting online antisocial behavior, and developing new AI-backed sociotechnical systems to promote trust and safety on the Internet.",
image: "/mentors/judge-images/eshwar_chandrasekharan.jpg"
},
{
Expand Down
10 changes: 10 additions & 0 deletions modules/MentorsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,15 @@ export const mentors = [
name: "Saransh Bhardwaj",
desc: "Hello, My name is Saransh, I am working on a few AI projects in Healthcare and GIS fields. Bringing new tech and features to millions of users.",
image: "/mentors/mentor-images/saransh_bhardwaj.jpeg"
},
{
name: "Nick Trueb",
desc: "I have lived in Chicago for 3 years, and in my free time, I like to read and visit coffee shops/new neighborhoods of the city.",
image: "/mentors/judge-images/nick_trueb.jpeg"
},
{
name: "Beulah Lee",
desc: "I am an Application Engineer at Discover Financial Services, focusing on frontend user interface development. I graduated from UIUC with a B.S. in Computer Engineering and a minor in Statistics.",
image: "/mentors/judge-images/beulah_lee.jpeg"
}
];

0 comments on commit 3db85c0

Please sign in to comment.