diff --git a/content/authors/george/_index.md b/content/authors/george/_index.md new file mode 100644 index 0000000000..c9f6e0d084 --- /dev/null +++ b/content/authors/george/_index.md @@ -0,0 +1,65 @@ +--- +# Display name +title: George Shramko + +# Full Name (for SEO) +first_name: George +last_name: Shramko + +# Is this the primary user of the site? +superuser: true + +# Role/position +role: Undergraduate Student + +# Organizations/Affiliations +organizations: + - name: Simon Fraser University + url: 'www.sfu.ca' + +# Short bio (displayed in user profile at end of posts) +bio: My research interests include 3D Reconstruction and Algorithms + +interests: + - 3D Reconstruction + - Algorithms + +education: + courses: + - course: Honours Bachelor of Science, Computer Science + institution: Simon Fraser University + year: 2025 (expected) + +# 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:your-email@example.com" or "#contact" for contact widget. +social: + - icon: envelope + icon_pack: fas + link: 'mailto:george_shramko@sfu.ca' + - icon: github + icon_pack: fab + link: https://github.com/shaygeko + - icon: linkedin + icon_pack: fab + link: https://www.linkedin.com/in/heorhii-shramko/ +# 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: 'george_shramko@sfu.ca' + +# Highlight the author in author lists? (true/false) +highlight_name: false + +# Organizational groups that you belong to (for People widget) +# Set this to `[]` or comment out if you are not using People widget. +user_groups: + - Undergrad Students +--- + +I am an undergraduate Computer Science student at Simon Fraser University. I am part of SFU APEX lab supervised by [Ke Li](https://www.sfu.ca/~keli//). My research focuses on 3D reconstruction. \ No newline at end of file diff --git a/content/authors/george/avatar.jpg b/content/authors/george/avatar.jpg new file mode 100644 index 0000000000..bf93008d27 Binary files /dev/null and b/content/authors/george/avatar.jpg differ