diff --git a/data/people.json b/data/people.json index 4b0957e9..ae8ba99c 100644 --- a/data/people.json +++ b/data/people.json @@ -1,5 +1,15 @@ { "people": [ + { + "year": "8th", + "name_ko": "서찬혁", + "name_en": "Chanhyeok Seo", + "photo": "chanhyeok.jpeg", + "short_bio": "Everything is learnable!", + "github_username": "mushroom1324", + "linkedin_username": "chanhyeok-seo-8650552b7", + "homepage_url": "https://popcorn-overflow.tistory.com/" + }, { "year": "8th", "name_ko": "공진성", diff --git a/public/people/chanhyeok.jpeg b/public/people/chanhyeok.jpeg new file mode 100644 index 00000000..3b1c623e Binary files /dev/null and b/public/people/chanhyeok.jpeg differ