|
| 1 | +--- |
| 2 | +# Display name |
| 3 | +title: Jingxuan Chen |
| 4 | + |
| 5 | +# Is this the primary user of the site? |
| 6 | +superuser: true |
| 7 | + |
| 8 | +# Role/position |
| 9 | +role: PhD Student |
| 10 | + |
| 11 | +# Organizations/Affiliations |
| 12 | +organizations: |
| 13 | +- name: School of Computer Science and Informatics |
| 14 | + url: https://www.cardiff.ac.uk/computer-science/ |
| 15 | +- name: Cardiff University |
| 16 | + url: https://www.cardiff.ac.uk/ |
| 17 | + |
| 18 | +# Short bio (displayed in user profile at end of posts) |
| 19 | +bio: |
| 20 | + |
| 21 | +interests: |
| 22 | +- LLM-based Agents |
| 23 | + |
| 24 | +# education: |
| 25 | +# courses: |
| 26 | +# - course: |
| 27 | +# institution: |
| 28 | +# year: |
| 29 | + |
| 30 | +# Social/Academic Networking |
| 31 | +# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons |
| 32 | +# For an email link, use "fas" icon pack, "envelope" icon, and a link in the |
| 33 | +# form "mailto:[email protected]" or "#contact" for contact widget. |
| 34 | +social: |
| 35 | +# - icon: globe |
| 36 | +# icon_pack: fas |
| 37 | +# link: |
| 38 | +# - icon: envelope |
| 39 | +# icon_pack: fas |
| 40 | +# link: 'mailto:[email protected]' |
| 41 | +# - icon: twitter |
| 42 | +# icon_pack: fab |
| 43 | +# link: https://twitter.com/feralvam |
| 44 | +- icon: google-scholar # Alternatively, use `google-scholar` icon from `ai` icon pack |
| 45 | + icon_pack: ai |
| 46 | + link: https://scholar.google.com/citations?user=ELXulHQAAAAJ |
| 47 | +# - icon: semantic-scholar |
| 48 | +# icon_pack: ai |
| 49 | +# link: https://www.semanticscholar.org/author/Fernando-Alva-Manchego/69930782 |
| 50 | +# - icon: github |
| 51 | +# icon_pack: fab |
| 52 | +# link: https://github.com/feralvam |
| 53 | +# Link to a PDF of your resume/CV from the About widget. |
| 54 | +# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. |
| 55 | +# - icon: cv |
| 56 | +# icon_pack: ai |
| 57 | +# link: files/cv.pdf |
| 58 | + |
| 59 | +# Enter email to display Gravatar (if Gravatar enabled in Config) |
| 60 | +email: "" |
| 61 | + |
| 62 | +# Highlight the author in author lists? (true/false) |
| 63 | +highlight_name: true |
| 64 | + |
| 65 | +# Organizational groups that you belong to (for People widget) |
| 66 | +# Set this to `[]` or comment out if you are not using People widget. |
| 67 | +user_groups: |
| 68 | +- PhD Students |
| 69 | +--- |
| 70 | + |
| 71 | + |
0 commit comments