Skip to content

Commit

Permalink
add About Page
Browse files Browse the repository at this point in the history
  • Loading branch information
SwimmingLiu committed Mar 30, 2024
1 parent 5c60783 commit 74271da
Show file tree
Hide file tree
Showing 9 changed files with 143 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run NPM Install
run: npm install
- name: Run the static build step
run: npx @devdojo/static build
run: npx @devdojo/static build https://yanglilab.github.io/
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down
89 changes: 76 additions & 13 deletions collections/experiences.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,79 @@
[
{
"dates" : "2023.01 —— 2025.12",
"role" : "Participant",
"company" : "Zhejiang Provincial Department of Science and Technology",
"description" : "Research and Application Demonstration of Key Technologies for Rapid Modeling and Intelligent Virtual-Real Interaction for Future Meta-Communities",
"logo" : "/assets/images/experiences/devdojo.png"
},
{
"dates" : "May 2018 · June 2023",
"role" : "Participant",
"company" : "Ministry of Science and Technology of China",
"description" : "Research on Understandability Evaluation Method of Speech Recognition Transcription for Human-Human Interaction.",
"logo" : "/assets/images/experiences/google.png"
"dates": "2022.01 —— 2024.12",
"role": "Principal Investigator",
"company": "National Natural Science Foundation of China",
"description": "Research on Intraoperative Large Deformation Lumbar Image Registration Method Based on Semantic Constraint Differential Homeomorphism Mapping",
"count": 1
},
{
"dates": "2023.01 —— 2025.12",
"role": "Principal Investigator",
"company": "Zhejiang Provincial Natural Science Foundation",
"description": "Study on Early Alzheimer's Disease Diagnosis Method Based on Cross-Modal Image Transfer Learning",
"count": 2
},
{
"dates": "2023.06 —— 2026.06",
"role": "Principal Investigator",
"company": "Department of Science and Technology of Ningxia Hui Autonomous Region",
"description": "Research and Demonstration Application of Arrhythmia Early Warning Monitoring Technology Based on Intelligent Analysis of Big Data from Flexible Wearable ECG",
"count": 3
},
{
"dates": "2021.09 —— 2022.09",
"role": "Principal Investigator",
"company": "Horizontal project",
"description": "Integrated Solution for Smart Construction Sites",
"count": 4
},
{
"dates": "2019.04 —— 2022.03",
"role": "Principal Investigator",
"company": "Zhejiang Sci-Tech University",
"description": "Research on Multimodal Medical Image Registration Method for Minimally Invasive Spinal Surgery Navigation",
"count": 5
},
{
"dates": "2023.01 —— 2026.12",
"role": "Participant",
"company": "National Natural Science Foundation of China",
"description": "Research on Intelligent Processing and Analysis Methods of Cardiac MRI Images for Predicting Recurrence of Atrial Fibrillation",
"count": 6
},
{
"dates": "2020.07 —— 2023.07",
"role": "Participant",
"company": "National Natural Science Foundation of China",
"description": "Rapid High-Resolution Magnetic Resonance Imaging and Its Application in the Brain Glymphatic System",
"count": 7
},
{
"dates": "2020.01 —— 2022.12",
"role": "Participant",
"company": "Zhejiang Provincial Department of Science and Technology",
"description": "Research and Development of Smart Medical Devices and Systems - Study on Arrhythmia Intelligent Monitoring Platform Based on Interpretable Convolutional Recurrent Neural Network",
"count": 8
},
{
"dates": "2024.01 —— 2026.12",
"role": "Participant",
"company": "Ministry of Science and Technology of China",
"description": "Research on Key Technologies and Applications for Early Warning of Sudden Death from Malignant Arrhythmias Based on Intelligent Analysis of Big Data from Flexible Wearable ECG",
"count": 9
},
{
"dates": "2022.10 —— 2025.09",
"role": "Participant",
"company": "Ministry of Science and Technology of China",
"description": "Research on Understandability Evaluation Method of Speech Recognition Transcription for Human-Human Interaction",
"count": 10
},
{
"dates": "2023.01 —— 2025.12",
"role": "Participant",
"company": "Zhejiang Provincial Department of Science and Technology",
"description": "Research and Application Demonstration of Key Technologies for Rapid Modeling and Intelligent Virtual-Real Interaction for Future Meta-Communities",
"count": 11
}
]
]
4 changes: 2 additions & 2 deletions collections/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"url" : "/recruitment"
},
{
"name" : "Projects",
"url" : "/projects"
"name" : "Team",
"url" : "/team"
},
{
"name" : "About",
Expand Down
2 changes: 1 addition & 1 deletion collections/recruiment.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"title": "🖥️ Devices",
"description": "Our lab's servers are equipped with <span class='font-semibold'>4 RTX 4090 GPUs</span> and <span class='font-semibold'>128GB of RAM</span>,providing each student with an individual account, supporting SSH remote connections, high concurrency, and high responsiveness to meet the research and experimental needs of <span class='font-semibold'>every student</span>.",
"description": "Our lab's servers are equipped with <span class='font-semibold'>4 RTX 4090 GPUs</span> and <span class='font-semibold'>128GB of RAM</span>, providing each student with an individual account, supporting SSH remote connections, high concurrency, and high responsiveness to meet the research and experimental needs of <span class='font-semibold'>every student</span>.",
"link": ""
},
{
Expand Down
4 changes: 2 additions & 2 deletions collections/students.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"name" : "Chenmiao Ruan",
"description": "Image registration",
"image" : "/assets/images/avatars_students/rcm.jpeg",
"url" : "/"
"url" : "javascript:void(0)"
},

{
"name" : "Long Wei",
"description": "ECG classification",
"image" : "/assets/images/avatars_students/wl.jpeg",
"url" : "/"
"url" : "javascript:void(0)"
},
{
"name" : "Yongjie Liu",
Expand Down
4 changes: 2 additions & 2 deletions includes/about-experience.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

<div class="relative flex flex-col justify-start pl-12">

<div class="absolute top-0 left-0 z-40 flex items-center justify-center -translate-x-1/2 bg-white border rounded-full dark:bg-neutral-950 w-14 h-14 border-neutral-300 dark:border-neutral-700">
1
<div class="absolute top-0 left-0 z-40 flex items-center justify-center -translate-x-1/2 bg-white border rounded-full dark:bg-neutral-950 w-14 h-14 border-neutral-300 dark:border-neutral-700 dark:text-neutral-500">
{counts}
</div>

<p class="text-xs uppercase text-neutral-400 dark:text-neutral-500 trackign-widest">{dates}</p>
Expand Down
2 changes: 1 addition & 1 deletion includes/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="w-full h-full flex align-center justify-center">
<img src="{image}" class="rounded-full w-20 h-20" />
</div>
<div class="block w-full px-1 mt-5 mb-1 sm:mt-3">
<div class="block w-full px-1 mt-5 mb-1 sm:mt-3 text-center">
<span class="flex items-center justify-center mb-0 text-base font-semibold tracking-tight text-neutral-900 dark:text-neutral-100">
<div class=" w-2.5 h-2.5 "></div>
<span >{name}</span>
Expand Down
33 changes: 17 additions & 16 deletions pages/about.html
Original file line number Diff line number Diff line change
@@ -1,47 +1,48 @@
<layout src="main.html" title="About Me">

<section class="relative z-20 max-w-2xl mx-auto my-12 7 lg:px-0">
<section class="relative z-20 w-full max-w-4xl mx-auto mt-2 px-7 md:mt-2 lg:mt-2 xl:px-0">
<include
src="page-heading.html"
title="About Me"
description="Hello 👋 I'm an adventurous software engineer and designer from San Diego, CA. I'm passionate about building new products and learning new technology."
title="About Yang Li"
description="Hello 👋 Here is some detailed introduction about Dr. Li Yang"
></include>

<img src="/assets/images/about.jpg" class="relative z-30 w-full my-10 rounded-xl" />
<img src="/assets/images/about.jpg" class="relative z-30 w-full my-5 rounded-xl" />

<h2 class="mb-2 text-2xl font-bold dark:text-neutral-200">Short Bio</h2>
<p class="text-sm leading-6 text-gray-600 dark:text-neutral-400 sm:leading-7 lg:leading-8 sm:text-base lg:text-lg">I enjoy going on adventures and hiking with my friends. I also love all things vintage and retro. I have a passion for artisanal coffee, vinyl records, and indie films. You can often find me exploring thrift stores and attending local music festivals.</p>
<h2 class="mb-2 text-2xl font-bold dark:text-neutral-200">Introduction</h2>
<p class="text-sm leading-6 text-gray-600 dark:text-neutral-400 sm:leading-7 lg:leading-8 sm:text-base lg:text-lg">
Yang Li, Ph.D. of Engineering in Pattern Recognition and Intelligent Systems at the University of the Chinese Academy of Sciences, is an Associate Professor and Master's Supervisor at the School of Computer Science and Technology (School of Artificial Intelligence), Zhejiang Sci-Tech University, and a Senior Member of the Chinese Society of Biomedical Engineering.
Currently, he presides over one National Natural Science Foundation of China (NSFC) Youth Fund project, one Zhejiang Province Basic Public Welfare Research Plan project, and one sub-project of the Ningxia Hui Autonomous Region Key R&D Plan, and participates in one National Key R&D Program, two National Natural Science Foundation projects, and one Zhejiang Province Key R&D Plan project.
He has published over 20 SCI/EI papers and co-authored one academic monograph.
</p>

<h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6 dark:text-neutral-200">Career</h2>
<p class="text-sm leading-6 text-gray-600 dark:text-neutral-400 sm:leading-7 lg:leading-8 sm:text-base lg:text-lg">After graduating college I landed an excellent job with Adobe. A few years later I worked for Google as a team lead on the design team. I am currently working for DevDojo and building some cool developer and designer tools.</p>
<!-- <h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6 dark:text-neutral-200">Career</h2>
<p class="text-sm leading-6 text-gray-600 dark:text-neutral-400 sm:leading-7 lg:leading-8 sm:text-base lg:text-lg">After graduating college I landed an excellent job with Adobe. A few years later I worked for Google as a team lead on the design team. I am currently working for DevDojo and building some cool developer and designer tools.</p> -->

<h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6 dark:text-neutral-200">Experience</h2>
<div class="px-5 py-10">
<ForEach collection="experiences" as="experience">
<ForEach collection="experiences" as="experience" >

<If condition="loop == 1 || loop == 2">
<div class="pb-10 border-l border-gray-200 dark:border-neutral-700">
</If>

<include
src="about-experience.html"
dates="{experience.dates}"
role="{experience.role}"
company="{experience.company}"
description="{experience.description}"
logo="{experience.logo}"
counts="{experience.count}"
></include>

<If condition="loop == 1 || loop == 2">
</div>
</If>


</ForEach>
</div>


<h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6">Let's Connect</h2>
<p class="text-sm leading-6 text-gray-600 dark:text-neutral-400 sm:leading-7 lg:leading-8 sm:text-base lg:text-lg">If you want to stay up to date with my work be sure to <a href="https://twitter.com/tnylea" target="_blank" class="text-indigo-600 underline">follow me on twitter</a>, or you can send me an <a href="#_" class="text-indigo-600 underline">email</a> and I'll be sure to get back to you.</p>
<!-- <h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6">Let's Connect</h2>
<p class="text-sm leading-6 text-gray-600 dark:text-neutral-400 sm:leading-7 lg:leading-8 sm:text-base lg:text-lg">If you want to stay up to date with my work be sure to <a href="https://twitter.com/tnylea" target="_blank" class="text-indigo-600 underline">follow me on twitter</a>, or you can send me an <a href="#_" class="text-indigo-600 underline">email</a> and I'll be sure to get back to you.</p> -->

</section>

Expand Down
41 changes: 41 additions & 0 deletions pages/team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<layout src="main.html" title="My Projects">

<section class="relative z-20 max-w-2xl mx-auto my-12 px-7 lg:px-0">
<include
src="page-heading.html"
title="Team Memberships"
description=""
></include>
<!-- The following is an introduction to the members of our laboratory. -->
<h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6 dark:text-neutral-200">Instructor</h2>
<div class="z-50 grid items-stretch w-full grid-cols-1 my-8 gap-1 sm:gap-5
sm:grid-cols-4">
<ForEach collection="instructors">
<include
src="project.html"
name="{instructors.name}"
description="{instructors.description}"
image="{instructors.image}"
url="{instructors.url}"
></include>
</ForEach>
</div>
<h2 class="mt-5 mb-2 text-2xl font-bold lg:mt-10 sm:mt-6 dark:text-neutral-200">Students</h2>

<div class="z-50 grid items-stretch w-full grid-cols-1 my-8 gap-1 sm:gap-5
sm:grid-cols-4">
<ForEach collection="students">
<include
src="project.html"
name="{students.name}"
description="{students.description}"
image="{students.image}"
url="{students.url}"
></include>
</ForEach>
</div>


</section>

</layout>

0 comments on commit 74271da

Please sign in to comment.