feat: migration vers template academic-homepage original
Build and Deploy Jekyll / deploy (push) Successful in 42s
Build and Deploy Jekyll / deploy (push) Successful in 42s
This commit is contained in:
+58
-13
@@ -1,16 +1,61 @@
|
||||
bio: >
|
||||
Je suis physicien passionné par l'électronique et l'informatique.
|
||||
Mes travaux portent sur [ton domaine de recherche].
|
||||
primary_name: "Your Name"
|
||||
secondary_name: ""
|
||||
navbar_name: "Your Name"
|
||||
|
||||
interests:
|
||||
- Physique expérimentale
|
||||
- Électronique
|
||||
- Informatique embarquée
|
||||
positions:
|
||||
- name: Title or Position
|
||||
- name: Affiliation Name
|
||||
logo: /assets/images/badges/MIT_Social_circle.png # Logo is optional
|
||||
|
||||
|
||||
email: "your@email.com"
|
||||
# cv_link: link-to-your-cv-file
|
||||
gscholar: xFmQpf4AAAAJ # This is an example, replace it with your own Google Scholar ID
|
||||
github: your_github_id
|
||||
twitter: your_twitter_id # Do not include the '@' symbol
|
||||
# wechat_qrcode: /assets/images/etc/wechat.jpg
|
||||
# wechat_prompt: >-
|
||||
# Please tell me your <strong>name</strong> and <strong>affiliation</strong> (current or past) when adding my wechat. Thanks!
|
||||
# linkedin: your-linked-in-id
|
||||
# orcid: 0000-0000-0000-0000
|
||||
|
||||
short_bio_text_justify: false
|
||||
short_bio: >-
|
||||
<p>
|
||||
A <a href="https://en.wikipedia.org/wiki/Bicolor_cat" target="_blank">bicolor cat</a> is a cat with white fur combined with fur of some other colour, for example solid black, tabby, or colourpointed.
|
||||
</p>
|
||||
<p>
|
||||
There are various patterns of a bicolour cat. These range from the Van-patterned (colour on the crown of the head
|
||||
and the tail only) to a solid colour with a throat locket or medallion. Bicolour coats are found in many cat breeds,
|
||||
as well as being common in domestic longhair and domestic shorthair cats.
|
||||
</p>
|
||||
|
||||
portrait_url: /assets/images/photos/portrait.jpg
|
||||
portrait_caption: >-
|
||||
Photo by Manja Vitolic on Unsplash (this caption is optional, comment it out to disable).
|
||||
|
||||
education:
|
||||
- degree: "PhD en Physique"
|
||||
institution: "Université de ..."
|
||||
year: "2020 – présent"
|
||||
- degree: "Master de Physique"
|
||||
institution: "Université de ..."
|
||||
year: "2018 – 2020"
|
||||
- name: Massachusetts Institute of Technology
|
||||
logo: /assets/images/badges/MIT_Social_circle.png
|
||||
position: >-
|
||||
Department of Electrical Engineering and Computer Science <br/>
|
||||
Ph.D. Student
|
||||
date: Sep. 2024 - present
|
||||
- name: Peking University
|
||||
logo: /assets/images/badges/PKU_red.png
|
||||
position: B.S. in Computer Science
|
||||
date: Sep. 2019 - Jul. 2021
|
||||
|
||||
# experience:
|
||||
# - name: Peking University
|
||||
# logo: /assets/images/badges/PKU_red.png
|
||||
# position: Research Intern
|
||||
# date: Sep. 2019 - Jul. 2021
|
||||
|
||||
awards:
|
||||
- name: Award Name 2
|
||||
date: 2024
|
||||
- name: Award Name 1
|
||||
date: 2021
|
||||
- name: A quick brown fox jumps over the lazy dog and runs away award
|
||||
date: 2021
|
||||
|
||||
Reference in New Issue
Block a user