diff --git a/src/web-config/board.json b/src/web-config/board.json index 71bd30f..6d8f1fe 100644 --- a/src/web-config/board.json +++ b/src/web-config/board.json @@ -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": "jig036@ucsd.edu", + "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", @@ -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." } + ] diff --git a/static/images/people/jason.jpg b/static/images/people/jason.jpg new file mode 100644 index 0000000..efb3b72 Binary files /dev/null and b/static/images/people/jason.jpg differ