diff options
author | Braxton Hall | 2022-10-26 17:26:49 +0000 |
---|---|---|
committer | GitHub | 2022-10-26 17:26:49 +0000 |
commit | 61a4e6758074b4170d702917bce0269fe160ae8a (patch) | |
tree | 5cd8c64b9f63941bd30601363352aed32bcdce47 /people.json | |
parent | 01dbd3f3f0829f9bf33bd0c3f152a160218bf09d (diff) | |
parent | 460aaa31a61696c01af80402754c66fb732f7a3b (diff) |
Merge pull request #50 from braxtonhall/kevin
Add Kevin Dhir
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/people.json b/people.json index 38744c3..b2a3b69 100644 --- a/people.json +++ b/people.json @@ -118,6 +118,21 @@ ] }, { + "github": "kevindhir", + "name": "Kevin Dhir", + "title": "BCom, UBC", + "entries": [ + { + "name": "online-assessment", + "link": "./entries/kevindhir/aws/Solution.java" + }, + { + "name": "ts", + "link": "./entries/kevindhir/ts/fib.ts" + } + ] + }, + { "github": "rctcwyvrn", "name": "Lily Lin", "title": "BSc, UBC", |