Commit graph

54 commits

Author SHA1 Message Date
Marty Oehme 6cd12c3b8b
Format resume quarto source files 2024-09-12 17:41:57 +02:00
Marty Oehme d572a63107
Add ZeitRaum volunteering 2024-09-12 17:40:40 +02:00
Marty Oehme 05302ff8dc
Separate client from title
Now we can sort and display per-client and not only chronologically
2024-09-12 17:39:47 +02:00
Marty Oehme f181d0a4fd
Add early job Sales assistance Heureka 2024-09-12 15:36:56 +02:00
Marty Oehme bf3ccec37e
Remove mention of CMS system in American studies job 2024-09-12 15:35:26 +02:00
Marty Oehme 9603b46597
Add link to UNU-WIDER/AFD consulting project 2024-09-12 15:35:02 +02:00
Marty Oehme 6903714088
Update German title UNU-WIDER/AFD consulting 2024-09-12 15:34:41 +02:00
Marty Oehme ac3254822d
Change exact publication for ILO WoW Inequalities
Change publication to show ILO connectedness, update German
'unveröffentlicht' to 'angenommen'.
2024-09-12 15:33:47 +02:00
Marty Oehme 920ee60180
Fix small spelling errors 2024-05-31 11:25:16 +02:00
Marty Oehme 440c4417c5
Update for new work experience 2023-2024 2024-05-29 12:23:05 +02:00
Marty Oehme 43cb95b46a
Update dependencies 2024-05-29 10:23:14 +02:00
Marty Oehme b222a3b874
Fix missing README and imports 2024-05-29 09:05:45 +02:00
Marty Oehme f8ee96970a
Make work experience bulletpoints optional
By supplying `bulletpoints_show = False` to the experience function,
the bullet points under each work experience heading will be
entirely removed so only the work experience names themselves
remain. Good for a general CV, or non-american style listings.
2024-05-29 09:05:23 +02:00
Marty Oehme 6f1b5d0b21
Decrease length of title UNU-WIDER project
German title was pushing date off its column, slight rewording to put
keep it to maximum length.
2023-08-05 09:20:17 +02:00
Marty Oehme 23e5e013cc
Add basic letter template
Added letter template (containing example letter in english for
the time being).
2023-07-31 09:42:41 +02:00
Marty Oehme 73a94bdcea
Update SPIWORK bulletpoint phrasing
Removed redundant bullet point from SPIWORK and rephrased
its contents into another.
2023-07-31 09:42:08 +02:00
Marty Oehme c4e7e72ef5
Add letter output to Makefile
Added simple creation of motivation letter to make outputs.
Uses quarto just like the cv creation, using the letter.qmd
file as its base. Will be included in running a general
`make` command.
2023-07-31 09:41:11 +02:00
Marty Oehme 16e6234dac
Add motivation letter template
Added motivation letter template, originally from a DIN letter
by benedictdudel, slightly adjusted to work with the yaml
frontmatter of quarto (e.g. `to` had to be adjusted).
2023-07-31 09:35:04 +02:00
Marty Oehme b6302e0ca6
Fix empty sections in cv
Whenever an empty section was encountered we returned `None`
which lead to display artifacts as Quarto tried to interpret
what we actually wanted to display.
Instead, we simply return an empty string which is to be
'displayed' so nothing will be shown.
2023-07-31 09:33:57 +02:00
Marty Oehme 30add534e0
Add thesis 2023-06-27 18:17:33 +02:00
Marty Oehme d6270773c9
Add processing for thesis content into document 2023-06-27 18:17:25 +02:00
Marty Oehme 113e2a3c53
Fix correct escaping of ampersand symbols
Now newly required since they may appear in an environment not cleaned by
pandoc and smartypants (since they can appear in code blocks for xcolor
commands now).
2023-06-27 18:03:03 +02:00
Marty Oehme 0433985cd6
Add subdued coloring for publications 2023-06-27 18:02:01 +02:00
Marty Oehme 5286d11052
Format qmd files to lsp requirements 2023-06-27 18:01:40 +02:00
Marty Oehme 816c9c61ad
Add frontmatter name subtitle 2023-06-27 18:00:58 +02:00
Marty Oehme a9c9f32da6
Add final publication SPIWORK project 2023-06-27 17:23:35 +02:00
Marty Oehme 6304a68e2b
Correctly mark UNU-WIDER as job client 2023-06-27 17:19:43 +02:00
Marty Oehme 742edcaea1
Remove deprecated woodpecker CI 2023-06-27 11:10:21 +02:00
Marty Oehme 201018a489
Update make for simpler quarto workflow 2023-06-27 10:57:28 +02:00
Marty Oehme e90de4ac66
Fix title typo 2023-06-27 10:40:27 +02:00
Marty Oehme 14c6c8ccfb
Fix printing None if no publication for entry
No adding an empty string to the resulting markdown instead of the
actual content of the dict ('None') to the text.
2023-06-27 10:38:56 +02:00
Marty Oehme fb3dcca8fd
Add document language metadata 2023-06-27 10:36:26 +02:00
Marty Oehme ec5516217a
Remove empty publication fields 2023-06-27 10:36:09 +02:00
Marty Oehme 8dbb743ecf
Shorten some work titles 2023-06-27 10:35:52 +02:00
Marty Oehme a252484295
Fix missing font elements
Pandoc would use smartypants to make a variety of font elements and ligatures pretty,
while the used CV template always fell back to TeX T1 font, missing all kinds of
these symbols.
2023-06-27 10:35:27 +02:00
Marty Oehme 61f5d0d2ff
Fix work experience heading line breaks 2023-06-26 17:09:23 +02:00
Marty Oehme aee96bc192
Add work experiences to content 2023-06-26 16:28:13 +02:00
Marty Oehme 34c4538e9b
Fill out education and skills content 2023-06-26 10:20:28 +02:00
Marty Oehme a1d41cc2ac
Add dynamic qualification content 2023-06-22 18:03:59 +02:00
Marty Oehme 14be4ea1ca
Prepare structure for inserting dynamic content 2023-06-22 15:52:33 +02:00
Marty Oehme 2d8dbedd4d
Prepare gitignore for quarto python documents 2023-06-22 15:51:49 +02:00
Marty Oehme c6e98ba6ca
Add basic quarto render structure 2023-06-22 14:28:20 +02:00
Marty Oehme 696755caf0
Turn into quarto project 2023-06-22 13:45:15 +02:00
Marty Oehme 1fbc99f652
Transform into python project with dependencies 2023-06-22 13:37:53 +02:00
Marty Oehme be225e5790
ger: Update wording 2023-06-22 13:20:01 +02:00
Marty Oehme 45344d9855
Display publications in more subdued gray 2023-06-22 13:18:18 +02:00
Marty Oehme dcf5bb685c
Update header information and order 2023-06-22 13:16:02 +02:00
Marty Oehme c99cbbe8bf
Rename to resume instead of name 2023-06-22 12:48:37 +02:00
Marty Oehme 729e41ebe7
add gitignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-16 08:51:51 +01:00
Marty Oehme a56585595f
Fix missing CI LaTeX dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-16 08:41:20 +01:00