From e2627cc1101e4effc8a1e04036e1fc2bde41fe5c Mon Sep 17 00:00:00 2001 From: Evan Scamehorn Date: Thu, 8 Jan 2026 14:52:59 -0600 Subject: [PATCH] add resume yaml --- resume.yaml | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 resume.yaml diff --git a/resume.yaml b/resume.yaml new file mode 100644 index 0000000..7f3d7fe --- /dev/null +++ b/resume.yaml @@ -0,0 +1,224 @@ +cv: + name: Evan Scamehorn + location: Madison, WI + email: ejscam2@gmail.com + phone: +1-630-450-3546 + website: https://ejs.cam + social_networks: + - network: LinkedIn + username: evan-scamehorn-b66a4226a + - network: GitHub + username: evan203 + sections: + education: + - institution: University of Wisconsin - Madison + area: Computer Science + degree: BS + date: + start_date: 2024-08 + end_date: 2028-05 + location: Madison, WI + summary: + highlights: + - 'GPA: 3.913' + - 'Courses: Artificial Intelligence, Linear Algebra, Computer Graphics' + - 'Certificates in Mathematics and Data Science' + experience: + - company: Ruddervirt + position: Software Engineer + date: + start_date: 2024-05 + end_date: 2024-08 + location: Naperville, IL + summary: + highlights: + - Refactored product deployment infrastructure using Kubernetes. + - Designed secure virtual machine networking and deployment backend using Python. + - Integrated backend virtual machine platform with web development team. + - Developed custom virtual machine images using Packer and Ansible. + - Integrated Git with CI/CD pipeline for code versioning and deployment to AWS. + - company: Eigenvector + position: Software Engineer Intern + date: + start_date: 2023-05 + end_date: 2023-09 + location: Naperville, IL + summary: + highlights: + - Designed and implemented tooling to automate creation, conversion, and management of virtual machine images using Python and Bash. + - Refactored python codebase from using VirtualBox to Libvirt/KVM to create and run virtual machines. + - Presented design research and decisions and collaborated with a mentor. + - Tracked code versioning and deployment using Git. + - Developed and deployed on Ubuntu servers leveraging Terraform for AWS. + projects: + - name: '[City Transit Simulator](https://evan203.github.io/city-sim)' + date: + start_date: 2025-11 + end_date: present + location: + summary: A web application for modeling ridership of public transit networks + highlights: + - Uses Open Street Map data of US cities processed using Python + - Interactively view city scapes in 3D using Three.js + - Plan, construct, and manage transit routes + - Simulate ridership and plan with simulated economy + skills: + - label: Programming Languages + details: Proficient with Python, Bash, and Java + - label: Programming Tools + details: Experience using PyTorch, Git, DevOps, Kubernetes, and Docker + - label: Mathematics + details: Good understanding of calculus, linear algebra, statistics, and discrete math +design: + theme: sb2nov + page: + size: us-letter + top_margin: 2cm + bottom_margin: 2cm + left_margin: 2cm + right_margin: 2cm + show_page_numbering: true + show_last_updated_date: true + colors: + text: rgb(0, 0, 0) + name: rgb(0, 0, 0) + connections: rgb(0, 0, 0) + section_titles: rgb(0, 0, 0) + links: rgb(0, 79, 144) + last_updated_date_and_page_numbering: rgb(128, 128, 128) + text: + font_family: New Computer Modern + font_size: 10pt + leading: 0.6em + alignment: justified + date_and_location_column_alignment: right + links: + underline: true + use_external_link_icon: false + header: + name_font_family: New Computer Modern + name_font_size: 30pt + name_bold: true + small_caps_for_name: false + photo_width: 3.5cm + vertical_space_between_name_and_connections: 0.7cm + vertical_space_between_connections_and_first_section: 0.7cm + horizontal_space_between_connections: 0.5cm + connections_font_family: New Computer Modern + separator_between_connections: '' + use_icons_for_connections: true + use_urls_as_placeholders_for_connections: false + make_connections_links: true + alignment: center + section_titles: + type: with-full-line + font_family: New Computer Modern + font_size: 1.4em + bold: true + small_caps: false + line_thickness: 0.5pt + vertical_space_above: 0.5cm + vertical_space_below: 0.3cm + entries: + date_and_location_width: 4.15cm + left_and_right_margin: 0.2cm + horizontal_space_between_columns: 0.1cm + vertical_space_between_entries: 1.2em + allow_page_break_in_sections: true + allow_page_break_in_entries: true + short_second_row: false + show_time_spans_in: [] + highlights: + bullet: ◦ + nested_bullet: '-' + top_margin: 0.25cm + left_margin: 0.4cm + vertical_space_between_highlights: 0.25cm + horizontal_space_between_bullet_and_highlight: 0.5em + summary_left_margin: 0cm + entry_types: + one_line_entry: + template: '**LABEL:** DETAILS' + education_entry: + main_column_first_row_template: |- + **INSTITUTION** + *DEGREE in AREA* + degree_column_template: + degree_column_width: 1cm + main_column_second_row_template: |- + SUMMARY + HIGHLIGHTS + date_and_location_column_template: |- + *LOCATION* + *DATE* + normal_entry: + main_column_first_row_template: '**NAME**' + main_column_second_row_template: |- + SUMMARY + HIGHLIGHTS + date_and_location_column_template: |- + *LOCATION* + *DATE* + experience_entry: + main_column_first_row_template: |- + **POSITION** + *COMPANY* + main_column_second_row_template: |- + SUMMARY + HIGHLIGHTS + date_and_location_column_template: |- + *LOCATION* + *DATE* + publication_entry: + main_column_first_row_template: '**TITLE**' + main_column_second_row_template: |- + AUTHORS + URL (JOURNAL) + main_column_second_row_without_journal_template: |- + AUTHORS + URL + main_column_second_row_without_url_template: |- + AUTHORS + JOURNAL + date_and_location_column_template: DATE +locale: + language: en + phone_number_format: national + page_numbering_template: NAME - Page PAGE_NUMBER of TOTAL_PAGES + last_updated_date_template: Last updated in TODAY + date_template: MONTH_ABBREVIATION YEAR + month: month + months: months + year: year + years: years + present: present + to: – + abbreviations_for_months: + - Jan + - Feb + - Mar + - Apr + - May + - June + - July + - Aug + - Sept + - Oct + - Nov + - Dec + full_names_of_months: + - January + - February + - March + - April + - May + - June + - July + - August + - September + - October + - November + - December +rendercv_settings: + date: '2026-01-06' + bold_keywords: []