Skip to content

Commit c6d2c2d

Browse files
committed
event: update
1 parent 0118a6b commit c6d2c2d

5 files changed

Lines changed: 99 additions & 23 deletions

File tree

content/event/example/featured.jpg

-606 KB
Binary file not shown.

content/event/example/index.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
---
2-
title: Example Event
2+
title: Group Meeting 1
33

4-
event: Wowchemy Conference
5-
event_url: https://example.org
4+
event: Monthly Group Meeting
5+
# event_url: https://example.org
66

7-
location: Wowchemy HQ
8-
address:
9-
street: 450 Serra Mall
10-
city: Stanford
11-
region: CA
12-
postcode: '94305'
13-
country: United States
7+
location: GMU Arlington Campus
8+
# address:
9+
# street: 450 Serra Mall
10+
# city: Stanford
11+
# region: CA
12+
# postcode: '94305'
13+
# country: United States
1414

15-
summary: An example event.
16-
abstract: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.'
15+
summary: A monthly group meeting presented by Junyu.
16+
abstract: 'In this group meeting, Junyu presented his work on GPGPU performance modeling. He also provided a brief introduction to basic concepts of reinforcement learning.'
1717

1818
# Talk start and end times.
1919
# End time can optionally be hidden by prefixing the line with `#`.
20-
date: '2030-06-01T13:00:00Z'
21-
date_end: '2030-06-01T15:00:00Z'
20+
date: '2025-09-26T14:00:00Z'
21+
date_end: '2025-09-26T16:00:00Z'
2222
all_day: false
2323

2424
# Schedule page publish date (NOT talk date).
25-
publishDate: '2017-01-01T00:00:00Z'
25+
publishDate: '2025-10-13T18:00:00Z'
2626

27-
authors: []
28-
tags: []
27+
authors: [Junyu Yin]
28+
tags: [group meeting, performance modeling, reinforcement learning]
2929

3030
# Is this a featured talk? (true/false)
3131
featured: false
3232

33-
image:
34-
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)'
35-
focal_point: Right
33+
# image:
34+
# caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)'
35+
# focal_point: Right
3636

3737
url_code: ''
3838
url_pdf: ''
39-
url_slides: ''
39+
url_slides: 'uploads/1.pptx'
4040
url_video: ''
4141

4242
# Markdown Slides (optional).
@@ -54,10 +54,10 @@ slides:
5454
projects:
5555
---
5656

57-
Slides can be added in a few ways:
57+
<!-- Slides can be added in a few ways:
5858
5959
- **Create** slides using Wowchemy's [_Slides_](https://docs.hugoblox.com/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file
6060
- **Upload** an existing slide deck to `static/` and link using `url_slides` parameter in the front matter of the talk file
6161
- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://docs.hugoblox.com/writing-markdown-latex/).
6262
63-
Further event details, including page elements such as image galleries, can be added to the body of this page.
63+
Further event details, including page elements such as image galleries, can be added to the body of this page. -->

content/members/Leo Lim/_index.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
# Display name
3+
title: Leo Lim
4+
5+
# Full name (for SEO)
6+
first_name: Leo
7+
last_name: Lim
8+
9+
# Username (this should match the folder name)
10+
authors:
11+
- Leo Lim
12+
13+
# Is this the primary user of the site?
14+
superuser: false
15+
16+
# Role/position
17+
role: 2024 Fall -
18+
19+
# Organizations/Affiliations
20+
organizations:
21+
- name: George Mason University
22+
url: ''
23+
24+
# Short bio (displayed in user profile at end of posts)
25+
bio: My research interests include distributed robotics, mobile computing and programmable matter.
26+
27+
interests:
28+
- Artificial Intelligence
29+
- Computational Linguistics
30+
- Information Retrieval
31+
32+
education:
33+
courses:
34+
- course: PhD in Artificial Intelligence
35+
institution: Stanford University
36+
year: 2012
37+
- course: MEng in Artificial Intelligence
38+
institution: Massachusetts Institute of Technology
39+
year: 2009
40+
- course: BSc in Artificial Intelligence
41+
institution: Massachusetts Institute of Technology
42+
year: 2008
43+
44+
# Social/Academic Networking
45+
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
46+
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
47+
# form "mailto:your-email@example.com" or "#contact" for contact widget.
48+
social:
49+
- icon: envelope
50+
icon_pack: fas
51+
link: 'mailto:test@example.org'
52+
- icon: twitter
53+
icon_pack: fab
54+
link: https://twitter.com/GeorgeCushen
55+
- icon: google-scholar
56+
icon_pack: ai
57+
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
58+
- icon: github
59+
icon_pack: fab
60+
link: https://github.com/gcushen
61+
# Link to a PDF of your resume/CV from the About widget.
62+
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
63+
# - icon: cv
64+
# icon_pack: ai
65+
# link: files/cv.pdf
66+
67+
# Enter email to display Gravatar (if Gravatar enabled in Config)
68+
email: ''
69+
70+
# Organizational groups that you belong to (for People widget)
71+
# Set this to `[]` or comment out if you are not using People widget.
72+
user_groups:
73+
- High School Students
74+
---
75+
76+
say sth. here

content/members/Leo Lim/avatar.jpg

9.42 KB
Loading

static/uploads/1.pptx

3.72 MB
Binary file not shown.

0 commit comments

Comments
 (0)