# yaml-language-server: $schema=https://github.com/sinaatalay/rendercv/blob/main/schema.json?raw=true cv: name: Fabian Wohlgemuth location: Bielefeld, Germany email: faw@wohlgemuth.me phone: tel:+49-1575-21-41-889 website: https://feynmatt.com/ social_networks: - network: LinkedIn username: fabianwohlgemuth - network: GitHub username: wohfab sections: quick_guide: - bullet: Each section title is arbitrary, and each section contains a list of entries. - bullet: 'There are 7 unique entry types: *BulletEntry*, *TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*, *PublicationEntry*, and *OneLineEntry*.' - bullet: Select a section title, pick an entry type, and start writing your section! - bullet: '[Here](https://docs.rendercv.com/user_guide/), you can find a comprehensive user guide for RenderCV.' education: - institution: Bielefeld University area: Computer Science degree: B. Sc. start_date: 2012-10 end_date: 2021-03 highlights: - 'GPA: 3.9/4.0 ([Transcript](https://example.com))' - '**Coursework:** Computer Architecture, Artificial Intelligence, Comparison of Learning Algorithms, Computational Theory' experience: - company: Apple position: Software Engineer location: Cupertino, CA start_date: 2005-06 end_date: 2007-08 highlights: - Reduced time to render the user's buddy list by 75% by implementing a prediction algorithm - Implemented iChat integration with OS X Spotlight Search by creating a tool to extract metadata from saved chat transcripts and provide metadata to a system-wide search database - Redesigned chat file format and implemented backward compatibility for search - company: University of Pennsylvania position: Head Teaching Assistant location: Philadelphia, PA start_date: 2001-10 end_date: 2003-05 highlights: - Implemented a user interface for the VS open file switcher (ctrl-tab) and extended it to tool windows - Created a service to provide gradient across VS and VS add-ins, optimized its performance via caching - Built an app to compute the similarity of all methods in a code base, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$ - Created a test case generation tool that creates random XML docs from XML Schema - company: Microsoft position: Software Engineer, Intern location: Redmond, WA start_date: 2003-06 end_date: 2003-08 highlights: - Automated the extraction and processing of large datasets from legacy systems using SQL and Perl scripts publications: - title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils authors: - Albert Smith - '***John Doe***' - Jane Derry - Harry Tom - Frodo Baggins doi: 10.1109/TASC.2023.3340648 date: 2004-01 projects: - name: Synchronized Calendar date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)' highlights: - Developed a desktop calendar with globally shared and synchronized calendars, allowing users to schedule meetings with other users - 'Tools Used: C#, .NET, SQL, XML' - name: Operating System date: 2002 highlights: - Developed a UNIX-style OS with a scheduler, file system, text editor, and calculator - 'Tools Used: C' additional_experience_and_awards: - label: Instructor (2003-2005) details: Taught 2 full-credit computer science courses - label: Third Prize, Senior Design Project details: Awarded 3rd prize for a synchronized calendar project out of 100 entries technologies: - label: Languages details: C++, C, Java, Objective-C, C#, SQL, JavaScript - label: Software details: .NET, Microsoft SQL Server, XCode, Interface Builder other_formats: - This CV is also available in the other formats. Navigate to the wanted format via [`/pdf`](/cv.pdf), [`/md`](/cv.md.txt), [`/yaml`](/cv.yaml.txt), or [`/tex`](/cv.tex.txt). design: theme: sb2nov font: Source Sans 3 font_size: 10pt page_size: letterpaper color: "#004f90" disable_external_link_icons: false disable_page_numbering: false page_numbering_style: NAME - Page PAGE_NUMBER of TOTAL_PAGES disable_last_updated_date: false last_updated_date_style: Last updated in TODAY header_font_size: 30 pt text_alignment: justified seperator_between_connections: "-" use_icons_for_connections: true margins: entry_area: date_and_location_width: 4.5 cm left_and_right: 0.2 cm vertical_between: 0.2 cm header: bottom: 0.3 cm horizontal_between_connections: 0.5 cm vertical_between_name_and_connections: 0.3 cm highlights_area: left: 0.4 cm top: 0.10 cm vertical_between_bullet_points: 0.10 cm page: bottom: 2 cm left: 2 cm right: 2 cm top: 2 cm section_title: bottom: 0.2 cm top: 0.3 cm