Skip to content

Commit

Permalink
Update profile.
Browse files Browse the repository at this point in the history
ZERONE182 committed Oct 8, 2024
1 parent fb90c09 commit 050a40e
Showing 4 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions _pages/about.md
Original file line number Diff line number Diff line change
@@ -16,8 +16,4 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---

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.

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.

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.
I am a first-year Ph.D. student at the VRVC Lab, ShanghaiTech University, under the supervision of Professor Jingyi Yu. My research focuses on representation learning for biomolecules, including small molecules and proteins, as well as autoregressive generative models.
2 changes: 1 addition & 1 deletion _posts/2024-01-27-advanced-images.md
Original file line number Diff line number Diff line change
@@ -30,6 +30,6 @@ This is a simple image slider. It uses the [Swiper](https://swiperjs.com/) libra
This is a simple image comparison slider. It uses the [img-comparison-slider](https://img-comparison-slider.sneas.io/) library. Check the [examples page](https://img-comparison-slider.sneas.io/examples.html) for more information of what you can achieve with it.

<img-comparison-slider>
{% include figure.liquid path="assets/img/prof_pic.jpg" class="img-fluid rounded z-depth-1" slot="first" %}
{% include figure.liquid path="assets/img/prof_pic_old.jpg" class="img-fluid rounded z-depth-1" slot="first" %}
{% include figure.liquid path="assets/img/prof_pic_color.png" class="img-fluid rounded z-depth-1" slot="second" %}
</img-comparison-slider>
Binary file modified assets/img/prof_pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/prof_pic_old.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 050a40e

Please sign in to comment.