-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
1,120 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +0,0 @@ | ||
github: gcushen | ||
custom: https://hugoblox.com/sponsor/ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
# Display name | ||
title: Anthony Sicilia | ||
first_name: Anthony | ||
last_name: Sicilia | ||
date: 2022-10-12 | ||
user_groups: | ||
- alumni | ||
former: Pitt Ph.D | ||
current: Ph.D. @ Northeastern University with Malihe Alikhani | ||
user_groups: | ||
- Alumni | ||
authors: | ||
- anthony | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
# Display name | ||
title: Chanyong Yoon | ||
|
||
# Full name (for SEO) | ||
first_name: Chanyong | ||
last_name: Yoon | ||
date: 2024-01-01 | ||
avatar: 'avatar.png' | ||
layout: custom-author | ||
# Username (this should match the folder name) | ||
authors: | ||
- jinyeong | ||
|
||
# Is this the primary user of the site? | ||
superuser: false | ||
|
||
# Role/position | ||
role: MS | ||
# Organizations/Affiliations | ||
organizations: | ||
- name: Yonsei University | ||
url: '' | ||
|
||
# Short bio (displayed in user profile at end of posts) | ||
bio: My research interests include distributed robotics, mobile computing and programmable matter. | ||
|
||
interests: | ||
- What's your interests? | ||
|
||
education: | ||
courses: | ||
- course: your-course | ||
institution: your-institution | ||
year: year | ||
|
||
# Social/Academic Networking | ||
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons | ||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the | ||
# form "mailto:[email protected]" or "#contact" for contact widget. | ||
social: | ||
- icon: envelope | ||
icon_pack: fas | ||
link: 'mailto:[email protected]' | ||
- icon: twitter | ||
icon_pack: fab | ||
link: https://twitter.com/GeorgeCushen | ||
- icon: google-scholar | ||
icon_pack: ai | ||
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ | ||
- icon: github | ||
icon_pack: fab | ||
link: https://github.com/gcushen | ||
# Link to a PDF of your resume/CV from the About widget. | ||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. | ||
# - icon: cv | ||
# icon_pack: ai | ||
# link: files/cv.pdf | ||
|
||
# Enter email to display Gravatar (if Gravatar enabled in Config) | ||
email: '' | ||
|
||
# Organizational groups that you belong to (for People widget) | ||
# Set this to `[]` or comment out if you are not using People widget. | ||
user_groups: | ||
- MS | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
# Display name | ||
title: Chanyoung Kim | ||
|
||
# Full name (for SEO) | ||
first_name: Chanyoung | ||
last_name: Kim | ||
date: 2023-03-13 | ||
avatar: 'avatar.png' | ||
layout: custom-author | ||
# Username (this should match the folder name) | ||
authors: | ||
- dayun | ||
|
||
# Is this the primary user of the site? | ||
superuser: false | ||
|
||
# Role/position | ||
role: MS | ||
# Organizations/Affiliations | ||
organizations: | ||
- name: Yonsei University | ||
url: '' | ||
|
||
# Short bio (displayed in user profile at end of posts) | ||
bio: My research interests include distributed robotics, mobile computing and programmable matter. | ||
|
||
interests: | ||
- Unsupervised Semantic Segmantation | ||
- Diffusion Models for Medical Imaging | ||
|
||
education: | ||
courses: | ||
- course: your-course | ||
institution: your-institution | ||
year: year | ||
|
||
# Social/Academic Networking | ||
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons | ||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the | ||
# form "mailto:[email protected]" or "#contact" for contact widget. | ||
social: | ||
- icon: envelope | ||
icon_pack: fas | ||
link: 'mailto:[email protected]' | ||
- icon: twitter | ||
icon_pack: fab | ||
link: https://twitter.com/GeorgeCushen | ||
- icon: google-scholar | ||
icon_pack: ai | ||
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ | ||
- icon: github | ||
icon_pack: fab | ||
link: https://github.com/gcushen | ||
# Link to a PDF of your resume/CV from the About widget. | ||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. | ||
# - icon: cv | ||
# icon_pack: ai | ||
# link: files/cv.pdf | ||
|
||
# Enter email to display Gravatar (if Gravatar enabled in Config) | ||
email: '' | ||
|
||
# Organizational groups that you belong to (for People widget) | ||
# Set this to `[]` or comment out if you are not using People widget. | ||
user_groups: | ||
- MS | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
# Display name | ||
title: Gayoon Choi | ||
|
||
# Full name (for SEO) | ||
first_name: Gayoon | ||
last_name: Choi | ||
date: 2022-10-12 | ||
avatar: 'avatar.png' | ||
layout: custom-author | ||
# Username (this should match the folder name) | ||
authors: | ||
- gayoon | ||
|
||
# Is this the primary user of the site? | ||
superuser: false | ||
|
||
# Role/position | ||
role: MS | ||
# Organizations/Affiliations | ||
organizations: | ||
- name: Yonsei University | ||
url: '' | ||
|
||
# Short bio (displayed in user profile at end of posts) | ||
bio: My research interests include distributed robotics, mobile computing and programmable matter. | ||
|
||
interests: | ||
- What's your interests? | ||
|
||
education: | ||
courses: | ||
- course: your-course | ||
institution: your-institution | ||
year: year | ||
|
||
# Social/Academic Networking | ||
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons | ||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the | ||
# form "mailto:[email protected]" or "#contact" for contact widget. | ||
social: | ||
- icon: envelope | ||
icon_pack: fas | ||
link: 'mailto:[email protected]' | ||
- icon: twitter | ||
icon_pack: fab | ||
link: https://twitter.com/GeorgeCushen | ||
- icon: google-scholar | ||
icon_pack: ai | ||
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ | ||
- icon: github | ||
icon_pack: fab | ||
link: https://github.com/gcushen | ||
# Link to a PDF of your resume/CV from the About widget. | ||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. | ||
# - icon: cv | ||
# icon_pack: ai | ||
# link: files/cv.pdf | ||
|
||
# Enter email to display Gravatar (if Gravatar enabled in Config) | ||
email: '' | ||
|
||
# Organizational groups that you belong to (for People widget) | ||
# Set this to `[]` or comment out if you are not using People widget. | ||
user_groups: | ||
- MS | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
# Display name | ||
title: Hyunjin Kim | ||
first_name: Hyunjin | ||
last_name: Kim | ||
date: 2022-10-12 | ||
user_groups: | ||
- alumni | ||
positioned: undergrad intern | ||
current: M.S. @ UCSD - 2024 | ||
user_groups: | ||
- Alumni | ||
authors: | ||
- hyunjin | ||
--- |
Oops, something went wrong.