Skip to content

Commit

Permalink
feat: add two more board members
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlo411 committed Jan 17, 2024
1 parent b899774 commit 9b577ea
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/web-config/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,24 @@
"experience": "",
"description": "Hi! I'm Anthony, a fourth year, who will be your Social Director this year. Let's fight the stigma that UCSD data science majors are socially dead and have a fun filled year!"
},
{
"name": "Neil Sharma",
"title": "Workshop Director",
"linkedin": "https://www.linkedin.com/in/neil-sharma-88451b1b6/",
"email": "[email protected]",
"img": "neil.jpg",
"experience": "https://drive.google.com/file/d/1OdT1ICaXw7-djmO7bmrZdo79xEfBbUAs/view",
"description": "Neil is a data science major whose love of science fiction drives him to want to create the technology of tomorrow. He's interned at Intel, where he used bash scripting to collect data on remote servers and repair them. He's also interned at CY Vision, where he created facial landmarking models for technology incorporated into intelligent automobiles. In his free time, you'll find him watching or playing basketball, playing saxophone, or hiking."
},
{
"name": "Jared Simpauco",
"title": "DataHacks Director",
"linkedin": "https://www.linkedin.com/in/jared-simpauco-6a0731223/",
"email": "[email protected]",
"img": "jared.jpg",
"experience": "",
"description": "Hello! I'm Jared, a third year majoring in Data Science with a minor in Cognitive Science. I enjoy working out, solving puzzles, and playing basketball in my free time. I am excited to help organize this year's hackathon and can't wait to see you all there!"
},
{
"name": "Christine Deng",
"title": "Marketing Director",
Expand Down
Binary file added static/images/people/jared.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 static/images/people/neil.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9b577ea

Please sign in to comment.