Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #196

Closed
wants to merge 29 commits into from
Closed

Main #196

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
55cc104
Commit test 1
lsqqqq Jan 16, 2023
aa2ce93
Added content in _config.yml
lsqqqq Jan 16, 2023
238dd80
Added content in _config.yml
lsqqqq Jan 16, 2023
848fd65
Added content in _config.yml
lsqqqq Jan 16, 2023
d1bb5cc
Added content in _config.yml
lsqqqq Jan 16, 2023
1d1fe2d
Added content in _config.yml
lsqqqq Jan 16, 2023
59d463c
Added content in _config.yml
lsqqqq Jan 16, 2023
d8c32e9
Added content in _config.yml
lsqqqq Jan 16, 2023
652bc04
Added content in _config.yml
lsqqqq Jan 16, 2023
6eef5d4
Added content in _config.yml
lsqqqq Jan 16, 2023
6c5a079
Added content in _config.yml
lsqqqq Jan 16, 2023
fb5f86b
Added content in _config.yml
lsqqqq Jan 16, 2023
0217317
Added content in _config.yml
lsqqqq Jan 16, 2023
1f54540
Added content in _config.yml
lsqqqq Jan 17, 2023
57ef4f7
Added content in _config.yml
lsqqqq Jan 17, 2023
7c3d7cf
Added content in _config.yml
lsqqqq Jan 17, 2023
f698d13
Added content in _config.yml
lsqqqq Jan 17, 2023
074cd02
Added content in _config.yml
lsqqqq Jan 17, 2023
5cbda0e
Added content in _config.yml
lsqqqq Jan 17, 2023
facf53a
Added content in _config.yml
lsqqqq Jan 17, 2023
c100dc1
Added content in _config.yml
lsqqqq Jan 17, 2023
8fa3ee5
Added content in _config.yml
lsqqqq Jan 17, 2023
fe66bc3
Added content in _config.yml
lsqqqq Jan 17, 2023
9132108
Added content in _config.yml
lsqqqq Jan 17, 2023
88cb953
Added content in _config.yml
lsqqqq Jan 17, 2023
020b2f2
Added content in _config.yml
lsqqqq Jan 17, 2023
ecb32cb
Added content in _config.yml
lsqqqq Jan 17, 2023
0a6e218
Added content in _config.yml
lsqqqq Jan 17, 2023
7ac27d6
updated
lsqqqq Nov 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
175 changes: 100 additions & 75 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
# Site
repository: Git repository where your resume will be hosted, only required if you are hosting on GitHub (eg. sproogen/modern-resume-theme)
# repository: Git repository where your resume will be hosted, only required if you are hosting on GitHub (eg. sproogen/modern-resume-theme)
# favicon: Directory of your favicon (eg. images/favicon.ico)(optional)

# Content configuration version
version: 2

# Personal info
name: Your Name
title: Your job title
email: Your email (optional)
name: Shangqing Lyu
# title: Your job title
email: shangqinglyu@outlook.com
# email_title: Email (Email title override)
phone: Your phone number (optional)
# phone: Your phone number (optional)
# phone_title: Phone (Phone title override)
website: Your website (eg. https://google.com)(optional)
# website: Your website (eg. https://google.com)(optional)
# website_title: Web (Website title override)

# Dark Mode (true/false/never)
darkmode: false

# Social links
twitter_username: jekyllrb
github_username: jekyll
stackoverflow_username: "00000001"
dribbble_username: jekyll
facebook_username: jekyll
flickr_username: jekyll
instagram_username: jekyll
linkedin_username: jekyll
xing_username: jekyll
pinterest_username: jekyll
youtube_username: jekyll
orcid_username: 0000-0000-0000-0000
googlescholar_username: D847cGsAAAAJ
# twitter_username: jekyllrb
github_username: lsqqqq
# stackoverflow_username: "00000001"
# dribbble_username: jekyll
# facebook_username: jekyll
# flickr_username: jekyll
# instagram_username: jekyll
# linkedin_username: jekyll
# xing_username: jekyll
# pinterest_username: jekyll
# youtube_username: jekyll
# orcid_username: 0000-0000-0000-0000
# googlescholar_username: D847cGsAAAAJ

# Additional icon links
additional_links:
- title: Link name
icon: Font Awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free)
url: Link url (eg. https://google.com)
# additional_links:
# - title: Link name
# icon: Font Awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free)
# url: Link url (eg. https://google.com)
# - title: another link
# icon: font awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free)
# url: Link url (eg. https://google.com)
Expand All @@ -49,75 +49,100 @@ additional_links:
# google_analytics: "UA-00000000-0"

# About Section
# about_title: About Me (Use this to override about section title)
about_profile_image: Directory of profile image (eg. images/profile.jpg)
about_title: About Me
about_profile_image: /images/me.png
about_content: | # this will include new lines to allow paragraphs
Write an awesome description about yourself here, this supports markdown, so you can add [links](http://foobar.com) and highlight things <mark>like this</mark>.

You can even add paragraphs by using empty lines like this and add anything else [markdown](https://www.markdownguide.org/getting-started#what-is-markdown) supports such as
- Lists
- Tables
- <a href="google.com">Links</a>
- Images ![alt text](/images/landscape-trees.jpg "Trees")
Hi there, I am just someone trying to do something meaningful.

Hope you have a nice day ~

content:
- title: Projects # Title for the section
layout: list # Type of content section (list/text)
content:
- layout: left
border: weak # Value of `weak` will display a weak border below this item. # Any
# other value (or no value) means no border will be displayed
title: Project name
link: Link to project (eg. sproogen.github.io/modern-resume-theme)(optional)
link_text: Link Text
additional_links:
- title: Github page for project (eg. sproogen/modern-resume-theme)
icon: fab fa-github
url: Link to project (eg. sproogen.github.io/modern-resume-theme)(optional)
- title: Github page for project (eg. sproogen/modern-resume-theme)
icon: fab fa-github
url: Link to project (eg. sproogen.github.io/modern-resume-theme)(optional)
quote: >
Short overview of the project (optional)
description: | # this will include new lines to allow paragraphs
Description about the work on/with the project
- title: Experience
layout: list
content:
- layout: right
title: Company name
sub_title: Job title
caption: Date Range (eg. November 2016 - present)
link: Link to company (optional)
quote: >
Short description of the company (optional)
description: | # this will include new lines to allow paragraphs
Description of role
# - title: Projects # Title for the section
# layout: list # Type of content section (list/text)
# content:
# - layout: left
# border: weak # Value of `weak` will display a weak border below this item. # Any
# # other value (or no value) means no border will be displayed
# title: Project name
# link: Link to project (eg. sproogen.github.io/modern-resume-theme)(optional)
# link_text: Link Text
# additional_links:
# - title: Github page for project (eg. sproogen/modern-resume-theme)
# icon: fab fa-github
# url: Link to project (eg. sproogen.github.io/modern-resume-theme)(optional)
# - title: Github page for project (eg. sproogen/modern-resume-theme)
# icon: fab fa-github
# url: Link to project (eg. sproogen.github.io/modern-resume-theme)(optional)
# quote: >
# Short overview of the project (optional)
# description: | # this will include new lines to allow paragraphs
# Description about the work on/with the project

- title: Education
layout: list
content:
- layout: top-right
title: Institution name
sub_title: Qualifications (eg. BA Performing Arts)
caption: Date Range (eg. 2016 - 2019)
quote: >
Short institution or course description (optional)
description: | # this will include new lines to allow paragraphs
Description of qualification
- title: A Little More About Me
title: Beijing University of Posts and Telecommunications
sub_title: Bachelor in Communication Engineering
caption: 09/2017 - 07/2021
# quote: >
# Short institution or course description (optional)
# description: | # this will include new lines to allow paragraphs
# Description of qualification
- layout: top-right
title: University of Southampton
sub_title: Master of Science in Internet of Things
caption: 09/2021 - 09/2022

- title: Research Direction
layout: list
content:
- layout: top-right
title: Deep Learning
- layout: top-right
title: Medical Image Analysis
- layout: top-right
title: Cloud Platform Management

- title: Research Experiences
layout: list
content:
- layout: top-right
title: Pancreatic Cancer Image Analysis Project
sub_title: Researcher
caption: 10/2020-1/2023
- layout: top-right
title: Non-Small Cell Lung Cancer Diagnosis Project
sub_title: Researcher
caption: 10/2020-1/2023

- title: Publications
layout: text
content: | # this will include new lines to allow paragraphs
This is where you can write a little more about yourself. You could title this section **Interests** and include some of your other interests.
content: |
* Tianyi Zhang, Yunlu Feng, Yu Zhao, Guangda Fan, Aiming Yang, **Shangqin Lyu**, Peng Zhang, Fan Song, Chenbin Ma, Yangyang Sun, Youdan Feng, and Guanglei Zhang, “MSHT: Multi-stage hybrid transformer for the ROSE image analysis of pancreatic cancer,” IEEE Journal of Biomedical and Health Informatics., 2022, in press.

* Jinkai Li, Fan Song, Peng Zhang, Chenbin Ma, Tianyi Zhang, Yangyang Sun, Youdan Feng, Xiao Song, **Shangqing Lyu**, Guanglei Zhang, “A multi-classification model for non-small cell lung cancer subtypes based on independent subtask learning,” Medical Physics, vol. 49, no. 11, pp. 6960-6974, Nov. 2022, doi: 10.1002/mp.15808.

* Keying Zhang, Shigong Long, **Shangqing Lyu**, and Xiaodan Lyu, “Modeling of Health Evaluation of Container Cloud System Based on Rough Set,” Computer Technology and Development, vol. 30, no. 4, pp. 63-68, 2020.

* Keying Zhang, Liping Peng, Xiaodan Lyu, and **Shangqing Lyu**, “Elastic Scheduling Strategy for Private Cloud Resource Based on Kubernetes and Openstack,” Computer Technology and Development, vol. 29, no. 2, pp. 109-114, 2019.


# - title: A Little More About Me
# layout: text
# content: | # this will include new lines to allow paragraphs
# This is where you can write a little more about yourself. You could title this section **Interests** and include some of your other interests.

Or you could title it **Skills** and write a bit more about things that make you more desirable, like *leadership* or *teamwork*
# Or you could title it **Skills** and write a bit more about things that make you more desirable, like *leadership* or *teamwork*

# Footer
footer_show_references: true
# references_title: References on request (Override references text)

# Build settings
# theme: modern-resume-theme (Use this is you are hosting your resume yourself)
# remote_theme: sproogen/modern-resume-theme (Use this if you are hosting your resume on GitHub)
remote_theme: sproogen/modern-resume-theme

sass:
sass_dir: _sass
Expand Down
Binary file added images/me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions lsqqqq.github.io
Submodule lsqqqq.github.io added at 0a6e21
Loading