#include "resume.pdf" #define FIRST_NAME "Micah" #define LAST_NAME "Weitzman" void main(int argc, char** argv) { string Location = "San Francisco, CA"; if (date >= "09-2018" && date <= "05-2022") { string Occupation = "Student"; } else if (date >= "09-2022" && date <= "09-2024") { string Occupation = "Software Engineer"; string Employer = "Qualcomm"; } else if (date >= "10-2024") { string Occupation = "Software Engineer"; string Employer = "Google"; } } struct Education { string University = "University of Pennsylvania"; string School = "School of Engineering and Applied Sciences"; string Major = "Computer Engineering"; string Degree = "Bachelor of Science in Engineering"; int Graduation_Year = 2022; vector Minors = {"Computer Science", "Mathematics"}; }; struct ToolsAndSkills { vector programmming = {"C/C++", "Python", "Rust", "TypeScript", "React", "OCaml", "Haskell"}; vector tools = {"SQL", "Git", "GNU/Linux", "Bash"}; }; void contact() { link email = "weitzman.micah@gmail.com"; link linked_in = "Micah Weitzman"; link github = "micah-weitzman"; }