Skip to content

Commit

Permalink
Merge pull request #244 from ucsdds3/243-jason-gu-members-page
Browse files Browse the repository at this point in the history
feat: adding a member to the members page
  • Loading branch information
jonathanlo411 authored Jan 16, 2024
2 parents 36a0857 + eed2ffd commit b899774
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/web-config/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
"experience": "https://drive.google.com/open?id=1dYX6b3EvJZWp4dSdv7fvLjgi_su8cKoJ",
"description": "Hello everyone, my name is Jack Kai Lim. I am the Vice President External from Malaysia, with a focus in Machine Learning and AI. I look forward to having a great year with all of you!"
},
{
"name": "Jason Gu",
"title": "VP Internal",
"linkedin": "https://www.linkedin.com/in/jingchenggu/",
"email": "[email protected]",
"img": "jason.jpg" ,
"experience": "https://drive.google.com/open?id=1AwHHIlAteFZorGDis7DcN91biQqYnS3r",
"description": "Hi! My name is Jason and I am currently a fourth year data science major. As VP Internal I am here to help members around me and make everyone feel welcomed within this org. In my free time I enjoy playing the guitar, singing, going to the gym, going on late night drives, and any outdoor activities. Feel free to reach out to me whaenever!"
},

{
"name": "Shivangi Gupta",
"title": "Online Content Director",
Expand Down Expand Up @@ -116,4 +126,5 @@
"experience": "https://drive.google.com/file/d/1z--wfJulcVulc1YcT0Ap_w9OQ8JUZ4AI/view",
"description": "Jonathan is a data science student at UC San Diego. He is a software engineer intern at San Diego Supercomputer Center, where he works on data-enabled scientific computing. He has also been a webmaster of the Data Science Student Society at UCSD and a data quality intern at Fluidra North America."
}

]
Binary file added static/images/people/jason.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit b899774

@vercel
Copy link

@vercel vercel bot commented on b899774 Jan 16, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

ds3-site – ./

ds3-site-ds3.vercel.app
ds3-site-git-main-ds3.vercel.app
ds3ucsd.com
ds3-site.vercel.app
www.ds3ucsd.com

Please sign in to comment.