Skip to content

Commit

Permalink
more member info & mentorship wkshop #4
Browse files Browse the repository at this point in the history
  • Loading branch information
wangaustin committed Apr 23, 2022
1 parent 2a6ce8e commit 3b74637
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 8 deletions.
20 changes: 13 additions & 7 deletions data/members_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,12 +495,15 @@
},

{
"name": "Chinchuluun Munkh-Achit",
"image": "headshots/placeholder.jpg",
"name": "Chuka Munkh-Achit",
"image": "headshots/Chuka-Munkh-Achit.jpg",
"role": "Member",
"from": "",
"from": "Erdenet, Mongolia",
"year": "Fourth-Year",
"committee": "Development"
"committee": "Development",
"enjoy": "the ~memes~",
"favorite song": "Rick Astley - Never Gonna Give You Up",
"funfact": "I like Rick Astley"
},

{
Expand Down Expand Up @@ -577,11 +580,14 @@

{
"name": "Sophia Chen",
"image": "headshots/placeholder.jpg",
"image": "headshots/Sophia-Chen.jpg",
"role": "Committee Advisor",
"from": "",
"from": "Naperville, IL",
"year": "Fourth-Year",
"committee": "Marketing, Sponsorship"
"committee": "Marketing, Sponsorship",
"enjoy": "I love the people! Everyone is so friendly and helpful.",
"favorite song": "Any Lauv Song",
"funfact": "I’m a dual citizen in Canada and the US."
},

{
Expand Down
6 changes: 6 additions & 0 deletions data/workshops_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
"imgUrl": "/workshops/fullstack.jpeg",
"link": "https://www.youtube.com/watch?v=ZP3ECTqpquA"
},
{
"name": "Full Stack Development Workshop #4 (Finale)",
"description": "Learn how to build a Full Stack Application with us! This workshop teaches you about the final project!",
"imgUrl": "/workshops/fullstack.jpeg",
"link": "https://www.youtube.com/watch?v=7LnYXnKgNcU"
},
{
"name": "Holiday Workshop",
"description": "Learn how to build a Chrome extension that spice up websites with holiday spirit!",
Expand Down
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Home = () => {
<br />
<img
alt="sponsors photo"
className="mx-auto w-[70%] py-8 sm:py-16"
className="mx-auto w-[85%] py-8 sm:py-16"
src="/logos/sponsors.png"
/>
<div className="text-center">
Expand Down
Binary file added public/headshots/Chuka-Munkh-Achit.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 public/headshots/Sophia-Chen.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 3b74637

Please sign in to comment.