Skip to content

Commit

Permalink
new members
Browse files Browse the repository at this point in the history
  • Loading branch information
meganong1 committed Oct 10, 2024
1 parent c643b97 commit 968f12c
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 6 deletions.
File renamed without changes
File renamed without changes
Binary file modified img/about/electrical/Udaykaran Madaan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added img/about/signal-processing/Jayden Cheung.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 img/about/software/Ali Abbas.jpeg
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 img/about/software/Jayden Piao.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 img/about/software/Patrick Ly.jpeg
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 img/about/ux/Sonja Deng.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 img/projects/moss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 9 additions & 5 deletions js/member-headshots.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ const memberHeadshots = {
"co-captains": ["Priyanshu Mahey.jpg", "Sze Lok Ng.jpg"],
software: [
"Albert Guo.png",
"Ali Abbas.png",
"Ali Abbas.jpeg",
"Andrew Feng.jpg",
"Daniel Yoo.png",
"David Kim.jpg",
"Durukan Bütün.png",
"Hassan ElGhayaty.png",
"Jayden Piao.png",
"Jayden Piao.JPG",
"Jenny Sun.png",
"Karry Jiang.png",
"Megan Ong.jpeg",
"Mona Abusharkh.png",
"Nima.png",
"Parth Sanan.png",
"Patrick Ly.png",
"Patrick Ly.jpeg",
"Peter Lu.png",
"Peter Na.jpg",
"Rachel Chiu.png",
Expand All @@ -32,14 +32,18 @@ const memberHeadshots = {
"Jun He Cui.png",
"Ore Adeniyi.jpg",
"Sanidhya Singh.png",
"Arul Howard.png",
"Manan Daga.png"

],
neuroscience: [
"Ashley Choo.png",
"Chloe (Tran Linh Dan) Nguyen.png",
"Lavanya Shah.png",
"Samantha Chee.png",
"Tarini Rajasekar.png",
],
"signal-processing": ["Athina Law.png", "Owen Gill.png"],
"signal-processing": ["Athina Law.png", "Jayden Cheung.jpg", "Owen Gill.png"],
electrical: [
"Abdel-Rahman AL Faouri.jpg",
"Cameron Fletcher.jpg",
Expand Down Expand Up @@ -69,7 +73,7 @@ const memberHeadshots = {
"Ella Lowe-Ng.png",
"Jessie Megan.png",
"Mariane Olivan.png",
"Sonja Deng.png",
"Sonja Deng.jpg",
],
};

Expand Down
2 changes: 1 addition & 1 deletion projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2 class="mb-4">MOSS</h2>
<br />
<br />
<br />
<img src="./img/projects/MOSS.jpg" class="d-inline-block align-top wh-100-60 mb-5" alt="MINT Home">
<img src="./img/projects/moss.png" class="d-inline-block align-top wh-100-60 mb-5" alt="MINT Home">

</div>
</div>
Expand Down

0 comments on commit 968f12c

Please sign in to comment.