|
| 1 | +- title: General Information |
| 2 | + type: map |
| 3 | + contents: |
| 4 | + - name: Full Name |
| 5 | + value: Albert Einstein |
| 6 | + - name: Date of Birth |
| 7 | + value: 14th March 1879 |
| 8 | + - name: Languages |
| 9 | + value: English, German |
| 10 | + |
| 11 | +- title: Education |
| 12 | + type: time_table |
| 13 | + contents: |
| 14 | + - title: PhD |
| 15 | + institution: University of Zurich, Zurich, Switzerland |
| 16 | + year: 1905 |
| 17 | + description: |
| 18 | + - Description 1. |
| 19 | + - Description 2. |
| 20 | + - title: Description 3. |
| 21 | + contents: |
| 22 | + - Sub-description 1. |
| 23 | + - Sub-description 2. |
| 24 | + - title: Federal teaching diploma |
| 25 | + institution: Eidgenössische Technische Hochschule, Zurich, Switzerland |
| 26 | + year: 1900 |
| 27 | + description: |
| 28 | + - Description 1. |
| 29 | + - Description 2. |
| 30 | + |
| 31 | +- title: Experience |
| 32 | + type: time_table |
| 33 | + contents: |
| 34 | + - title: Professor of Theoretical Physics |
| 35 | + institution: Institute for Advanced Study, Princeton University |
| 36 | + year: 1933 - 1955 |
| 37 | + description: |
| 38 | + - Description 1. |
| 39 | + - Description 2. |
| 40 | + - title: Description 3. |
| 41 | + contents: |
| 42 | + - Sub-description 1. |
| 43 | + - Sub-description 2. |
| 44 | + - title: Visiting Professor |
| 45 | + institution: California Institute of Technology, Pasadena, California, US |
| 46 | + year: 1933 |
| 47 | + description: |
| 48 | + - Description 1. |
| 49 | + - Description 2. |
| 50 | + |
| 51 | + - title: Director |
| 52 | + institution: Kaiser Wilhelm Institute for Physics, Berlin, Germany. |
| 53 | + year: 1917-1933 |
| 54 | + |
| 55 | + - title: Professor of Theoretical Physics |
| 56 | + institution: Karl-Ferdinand University, Prague, Czechoslovakia |
| 57 | + year: 1911 - 1917 |
| 58 | + description: |
| 59 | + |
| 60 | + - title: Associate Professor of Theoretical Physics |
| 61 | + institution: University of Zurich, Zurich, Switzerland |
| 62 | + year: 1909 - 1911 |
| 63 | + |
| 64 | +- title: Open Source Projects |
| 65 | + type: time_table |
| 66 | + contents: |
| 67 | + - title: <a href="https://github.com/alshedivat/al-folio">al-folio</a> |
| 68 | + year: 2015-now |
| 69 | + description: A beautiful, simple, clean, and responsive Jekyll theme for academics. |
| 70 | + |
| 71 | +- title: Honors and Awards |
| 72 | + type: time_table |
| 73 | + contents: |
| 74 | + - year: 1921 |
| 75 | + items: |
| 76 | + - Nobel Prize in Physics |
| 77 | + - Matteucci Medal |
| 78 | + - year: 2029 |
| 79 | + items: |
| 80 | + - Max Planck Medal |
| 81 | + |
| 82 | +- title: Academic Interests |
| 83 | + type: nested_list |
| 84 | + contents: |
| 85 | + - title: Topic 1. |
| 86 | + items: |
| 87 | + - Description 1. |
| 88 | + - Description 2. |
| 89 | + - title: Topic 2. |
| 90 | + items: |
| 91 | + - Description 1. |
| 92 | + - Description 2. |
| 93 | + |
| 94 | +- title: Other Interests |
| 95 | + type: list |
| 96 | + contents: |
| 97 | + - <u>Hobbies:</u> Hobby 1, Hobby 2, etc. |
0 commit comments