forked from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 26
/
cv.yml
101 lines (91 loc) · 2.7 KB
/
cv.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
- title: Informações Gerais
type: map
contents:
- name: Nome Completo
value: Albert Einstein
- name: Data de Nascimento
value: 14 de março de 1879
- name: Idiomas
value: Inglês, Alemão
- title: Educação
type: time_table
contents:
- title: PhD
institution: University of Zurich, Zurique, Suíça
year: 1905
description:
- Descrição 1.
- Descrição 2.
- title: Descrição 3.
contents:
- Sub-descrição 1.
- Sub-descrição 2.
- title: Diploma de ensino federal
institution: Eidgenössische Technische Hochschule, Zurique, Suíça
year: 1900
description:
- Descrição 1.
- Descrição 2.
- title: Experiência
type: time_table
contents:
- title: Professor de Física Teórica
institution: Institute for Advanced Study, Princeton University
year: 1933 - 1955
description:
- Descrição 1.
- Descrição 2.
- title: Descrição 3.
contents:
- Sub-descrição 1.
- Sub-descrição 2.
- title: Professor Visitante
institution: California Institute of Technology, Pasadena, Califórnia, EUA
year: 1933
description:
- Descrição 1.
- Descrição 2.
- title: Diretor
institution: Kaiser Wilhelm Institute for Physics, Berlim, Alemanha.
year: 1917-1933
- title: Professor de Física Teórica
institution: Karl-Ferdinand University, Praga, Tchecoslováquia
year: 1911 - 1917
description:
- title: Professor Associado de Física Teórica
institution: University of Zurich, Zurique, Suíça
year: 1909 - 1911
- title: Projetos de Código Aberto
type: time_table
contents:
- title: <a href="https://github.com/george-gca/multi-language-al-folio">multi-language-al-folio</a>
year: 2023-atual
description: Uma variação do tema al-folio com suporte a múltiplos idiomas.
- title: <a href="https://github.com/alshedivat/al-folio">al-folio</a>
year: 2015-atual
description: Um tema Jekyll bonito, simples, limpo e responsivo para acadêmicos.
- title: Honrarias e Prêmios
type: time_table
contents:
- year: 1921
items:
- Prêmio Nobel de Física
- Medalha Matteucci
- year: 2029
items:
- Medalha Max Planck
- title: Interesses Acadêmicos
type: nested_list
contents:
- title: Tópico 1.
items:
- Descrição 1.
- Descrição 2.
- title: Tópico 2.
items:
- Descrição 1.
- Descrição 2.
- title: Outros Interesses
type: list
contents:
- <u>Hobbies:</u> Hobby 1, Hobby 2, etc.