diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..7e83473 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/_config.yml b/_config.yml index 8b45083..85c36af 100644 --- a/_config.yml +++ b/_config.yml @@ -8,19 +8,15 @@ middle_name: last_name: Deng email: dengyw@zju.edu.cn description: > # the ">" symbol means to ignore newlines until "footer_text:" - A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. footer_text: > - Powered by Jekyll with al-folio theme. - Hosted by GitHub Pages. - Photos from Unsplash. -keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty +keywords: Computer vision, Image fusion, restoration, Image enhancement, Target recognition, Target detection lang: en # the language of your site (for example: en, fr, cn, ru, etc.) -icon: βš›οΈ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) +icon: πŸ˜Άβ€πŸŒ«οΈ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) url: https://Jasimyn.github.io # the base hostname & protocol for your site baseurl: # the subpath of your site, e.g. /blog/ -last_updated: false # set to true if you want to display last updated in the footer +last_updated: true # set to true if you want to display last updated in the footer impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR # ----------------------------------------------------------------------------- @@ -71,7 +67,7 @@ og_image: # The site-wide (default for all links) Open Graph preview image # Social integration # ----------------------------------------------------------------------------- -github_username: # your GitHub user name +github_username: Jasimyn # your GitHub user name gitlab_username: # your GitLab user name twitter_username: # your Twitter handle mastodon_username: # your mastodon instance+username in the format instance.tld/@username @@ -123,7 +119,7 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster) # Blog # ----------------------------------------------------------------------------- -blog_name: al-folio # blog_name will be displayed in your blog page +blog_name: Yawen # blog_name will be displayed in your blog page blog_nav_title: blog # your blog must have a title for it to be displayed in the nav bar blog_description: a simple whitespace theme for academics permalink: /blog/:year/:title/ @@ -274,8 +270,8 @@ display_categories: ['blockquotes'] # these categories will be displayed on the scholar: - last_name: [Einstein] - first_name: [Albert, A.] + last_name: [Deng] + first_name: [Yawen] style: apa locale: en @@ -300,8 +296,8 @@ scholar: group_order: descending badges: # Display different badges for your publications - altmetric_badge: true # Altmetric badge (https://www.altmetric.com/products/altmetric-badges/) - dimensions_badge: true # Dimensions badge (https://badge.dimensions.ai/) + altmetric_badge: false # Altmetric badge (https://www.altmetric.com/products/altmetric-badges/) + dimensions_badge: false # Dimensions badge (https://badge.dimensions.ai/) # Filter out certain bibtex entry keywords used internally from the bib output filtered_bibtex_keywords: [abbr, abstract, arxiv, bibtex_show, html, pdf, selected, supp, blog, code, poster, slides, website, preview, altmetric] @@ -410,19 +406,19 @@ medium_zoom: # Get external JSON data # ----------------------------------------------------------------------------- -jekyll_get_json: - - data: resume - json: assets/json/resume.json # it can also be an url -jsonresume: - - basics - - work - - education - - publications - - projects - - volunteer - - awards - - certificates - - skills - - languages - - interests - - references \ No newline at end of file +# jekyll_get_json: +# - data: resume +# json: assets/json/resume.json # it can also be an url +# jsonresume: +# - basics +# - work +# - education +# - publications +# - projects +# - volunteer +# - awards +# - certificates +# - skills +# - languages +# - interests +# - references \ No newline at end of file diff --git a/_pages/cv.md b/_pages/cv.md index 8c7cb02..7b59230 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -4,6 +4,6 @@ permalink: /cv/ title: cv nav: true nav_order: 4 -cv_pdf: example_pdf.pdf -description: This is a description of the page. You can modify it in 'pages/_cv.md'. You can also change or remove the top pdf download button. +cv_pdf: Dengyawen_CV_ch.pdf +description: Hi, I am a highly motivated and enthusiastic optical engineering researcher. My work is at the intersection of optics and computer vision. My research interests are AIGC, multimodal large models, and computer vision tasks. --- diff --git a/_pages/dropdown.md b/_pages/dropdown.md index 7ac6574..5e6eef2 100644 --- a/_pages/dropdown.md +++ b/_pages/dropdown.md @@ -1,9 +1,9 @@ --- layout: page title: submenus -nav: true +nav: false nav_order: 6 -dropdown: true +dropdown: false children: - title: publications permalink: /publications/ diff --git a/_pages/projects.md b/_pages/projects.md index 0ae8816..d31459b 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -3,7 +3,7 @@ layout: page title: projects permalink: /projects/ description: A growing collection of your cool projects. -nav: true +nav: false nav_order: 2 display_categories: [work, fun] horizontal: false diff --git a/_pages/publications.md b/_pages/publications.md index 5c6d210..13785c9 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -3,7 +3,7 @@ layout: page permalink: /publications/ title: publications description: publications by categories in reversed chronological order. generated by jekyll-scholar. -nav: true +nav: false nav_order: 1 --- diff --git a/_pages/repositories.md b/_pages/repositories.md index ee29f38..2814fae 100644 --- a/_pages/repositories.md +++ b/_pages/repositories.md @@ -3,7 +3,7 @@ layout: page permalink: /repositories/ title: repositories description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories. -nav: true +nav: false nav_order: 3 --- diff --git a/_pages/teaching.md b/_pages/teaching.md index ea93b1c..6ae15e4 100644 --- a/_pages/teaching.md +++ b/_pages/teaching.md @@ -3,7 +3,7 @@ layout: page permalink: /teaching/ title: teaching description: Materials for courses you taught. Replace this text with your description. -nav: true +nav: false nav_order: 5 --- diff --git a/assets/pdf/Dengyawen_CV_ch.pdf b/assets/pdf/Dengyawen_CV_ch.pdf new file mode 100644 index 0000000..b26898a Binary files /dev/null and b/assets/pdf/Dengyawen_CV_ch.pdf differ