Skip to content

Commit 92da593

Browse files
committed
updated
1 parent 37dd3ae commit 92da593

8 files changed

Lines changed: 21 additions & 62 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Site settings
33
# -----------------------------------------------------------------------------
44

5-
title: blank # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
5+
title: Che Chang # the website title (if blank, full name will be used instead)
6+
first_name: Che (Randy)
7+
middle_name: Chang
88
last_name: Name
99
contact_note: >
1010
You can even add a little note about which of these is the best way to reach you.

_news/announcement_1.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

_news/announcement_2.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

_news/announcement_3.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

_news/aspdac25.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2024-09-02 15:59:00-0400
4+
inline: true
5+
related_posts: false
6+
---
7+
8+
Our paper "PathGen: An Efficient Parallel Critical Path Generation Algorithm" is accepted by 2025 IEEE/ACM Asia and South Pacific Design Automation Conference (ASP-DAC)! Big thanks to all the contributors :grinning:

_news/dac24.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2024-02-26
4+
inline: true
5+
related_posts: false
6+
---
7+
Our paper "Ink: Efficient k-Critical Path Generation" is accepted by 2024 ACM/IEEE Design Automation Conference (DAC)! Big thanks to all the contributors :grinning:
8+
---

_pages/about.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22
layout: about
33
title: about
44
permalink: /
5-
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc.
5+
subtitle: <a href='#'>UW-Madison</a>
66

77
profile:
88
align: right
99
image: prof_pic.jpg
1010
image_circular: false # crops the image to make it circular
11-
more_info: >
12-
<p>555 your office number</p>
13-
<p>123 your address street</p>
14-
<p>Your City, State 12345</p>
1511

1612
selected_papers: true # includes a list of papers marked as "selected={true}"
1713
social: true # includes social icons at the bottom of the page
@@ -26,9 +22,5 @@ latest_posts:
2622
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
2723
limit: 3 # leave blank to include all the blog posts
2824
---
25+
I am a fourth-year PhD student at the ECE department of University of Wisconsin, Madison. My research focuses on high-performance graph algorithms.
2926

30-
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.
31-
32-
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.
33-
34-
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

-1.86 MB
Loading

0 commit comments

Comments
 (0)