Skip to content

Commit bf59a1f

Browse files
authored
Merge pull request #85 from codethechange/jeremykim
added jeremy
2 parents 52e8d71 + c7504e5 commit bf59a1f

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

public/assets/JeremyKim.jpg

121 KB
Loading

src/data/people.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,5 +437,15 @@
437437
},
438438
"name": "Christopher Pondoc",
439439
"role": "Developer"
440+
},
441+
"jeremykim": {
442+
"imageSrc": "./assets/JeremyKim.jpg",
443+
"links": {
444+
"email": "jk23541@stanford.edu",
445+
"github": "https://github.com/jrmkim50",
446+
"linkedin": "https://www.linkedin.com/in/jeremy-kim-2b6a1215a/"
447+
},
448+
"name": "Jeremy Kim",
449+
"role": "Developer"
440450
}
441451
}

src/data/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"organization": "HospitalRun",
276276
"summary": "HospitalRun is free, open source software that provides hospitals and other medical care facilities in the developing world with access to offline-first electronic health records and an easy-to-use hospital information system.",
277277
"team" : [
278-
"drew", "anthonyperez", "cpondoc", "gabrielacortes", "jameszheng"
278+
"drew", "anthonyperez", "cpondoc", "gabrielacortes", "jameszheng", "jeremykim"
279279
],
280280
"wip": true,
281281
"year": "2020"

0 commit comments

Comments
 (0)