Skip to content

Commit 11bd6bb

Browse files
committed
Update site content
1 parent eaaf63a commit 11bd6bb

File tree

7 files changed

+16
-19
lines changed

7 files changed

+16
-19
lines changed

_config.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,14 @@
33
# -----------------------------------------------------------------------------
44

55
title: blank # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
8-
last_name: Name
9-
6+
first_name: Jin
7+
middle_name:
8+
last_name: Wang
9+
email: 2022040901011[at]std.uestc.edu.cn
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
1111
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
1212
footer_text: >
1313
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
14-
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
15-
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
1614
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1715
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1816
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

_news/announcement_1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
date: 2015-10-22 15:59:00-0400
3+
date: 2024-7-10
44
inline: true
55
related_posts: false
66
---
77

8-
A simple inline announcement.
8+
Starting Research Internship in University of Alberta supervised by Bin Han!

_news/announcement_3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
date: 2016-01-15 07:59:00-0400
3+
date: 2024-11-18 07:59:00-0400
44
inline: true
55
related_posts: false
66
---
77

8-
A simple inline announcement with Markdown emoji! :sparkles: :smile:
8+
Winning The 19th “Challenge Cup” National College Student Extracurricular Academic Science and Technology Competition, 2024 “Revealing the List and Taking the Lead” Special Competition, Grand Prize (only 3 winners nationwide) :sparkles: :smile:

_pages/about.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
layout: about
33
title: about
44
permalink: /
5-
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc.
5+
subtitle: <a href='#'>University of Electronic Science and Technology of China</a>
66

77
profile:
88
align: right
9-
image: prof_pic.jpg
9+
image: prof_pic.png
10+
width: 100px
1011
image_circular: false # crops the image to make it circular
1112
more_info: >
1213
<p>555 your office number</p>
@@ -18,8 +19,7 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
1819
social: true # includes social icons at the bottom of the page
1920
---
2021

21-
Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
22+
I am an undergraduated student majoring in Artificial Intelligence at Yingcai Honors College, University of Electronic Science and Technology of China (UESTC).My research interest focused on Computational Neuroscience, AI for Science, Computer Vision.
2223

23-
Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically.
24+
I am currently a research intern in [Fan Zhang](https://scholar.google.com.au/citations?user=kTd978wAAAAJ&hl=en)’s lab, specializing in neuroimage processing.
2425

25-
Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.

assets/img/prof_pic.jpg

-2.2 MB
Binary file not shown.

assets/img/prof_pic.png

4.26 MB
Loading

assets/json/resume.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"basics": {
3-
"name": "Albert Einstein",
3+
"name": "Jin Wang",
44
"label": "Scientist",
55
"image": "",
6-
"email": "[email protected]",
7-
"phone": "(912) 123-4567",
8-
"url": "https://alshedivat.github.io/al-folio/",
6+
"email": "2022040901011[at]std.uestc.edu.cn",
7+
"url": "https://kingwe-stack.github.io",
98
"summary": "A German-born theoretical physicist, widely ranked among the greatest and most influential scientists of all time",
109
"location": {
1110
"address": "2712 Broadway St",

0 commit comments

Comments
 (0)