Advertisement
Guest User

Untitled

a guest
May 24th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.98 KB | None | 0 0
  1. \documentclass[a4paper]{article}
  2. \usepackage{fullpage}
  3. \usepackage{amsmath}
  4. \usepackage{amssymb}
  5. \usepackage{textcomp}
  6. \usepackage[utf8]{inputenc}
  7. \usepackage[T1]{fontenc}
  8. \textheight=11in
  9. \pagestyle{empty}
  10. \raggedright
  11.  
  12. %\renewcommand{\encodingdefault}{cg}
  13. %\renewcommand{\rmdefault}{lgrcmr}
  14.  
  15. \def\bull{\vrule height 0.8ex width .7ex depth -.1ex }
  16.  
  17. % DEFINITIONS FOR RESUME %%%%%%%%%%%%%%%%%%%%%%%
  18.  
  19. \newcommand{\area} [2] {
  20. \vspace*{-10pt}
  21. \begin{verse}
  22. \textbf{#1} #2
  23. \end{verse}
  24. }
  25.  
  26. \newcommand{\lineunder} {
  27. \vspace*{-8pt} \\
  28. \hspace*{-18pt} \hrulefill \\
  29. }
  30.  
  31. \newcommand{\header} [1] {
  32. {\hspace*{-18pt}\vspace*{6pt} \textsc{#1}}
  33. \vspace*{-6pt} \lineunder
  34. }
  35.  
  36. \newcommand{\employer} [3] {
  37. { \textbf{#1} (#2)\\ \underline{\textbf{\emph{#3}}}\\ }
  38. }
  39.  
  40. \newcommand{\contact} [3] {
  41. \vspace*{-10pt}
  42. \begin{center}
  43. {\Huge \scshape {#1}}\\
  44. #2 \\ #3
  45. \end{center}
  46. \vspace*{-8pt}
  47. }
  48.  
  49. \newenvironment{achievements}{
  50. \begin{list}
  51. {$\bullet$}{\topsep 0pt \itemsep -2pt}}{\vspace*{4pt}
  52. \end{list}
  53. }
  54.  
  55. \newcommand{\schoolwithcourses} [4] {
  56. \textbf{#1} #2 $\bullet$ #3\\
  57. #4 \\
  58. \vspace*{5pt}
  59. }
  60.  
  61. \newcommand{\school} [4] {
  62. \textbf{#1} #2 $\bullet$ #3\\
  63. #4 \\
  64. }
  65. % END RESUME DEFINITIONS %%%%%%%%%%%%%%%%%%%%%%%
  66.  
  67. \begin{document}
  68. \vspace*{-35pt}
  69.  
  70. %==== Profile ====%
  71. \vspace*{-20pt}
  72. \begin{center}
  73. {\Huge \scshape {Mari Allison}}\\
  74. \vspace{2mm}
  75. maritaylor.allison@gmail.com $\cdot$ (562)243-5626 $\cdot$ http://marinet.net\\
  76. \end{center}
  77.  
  78.  
  79. %==== Education ====%
  80. \header{Education}
  81. \vspace{2mm}
  82. \textbf{New York University, Shanghai}\hfill Shanghai, China\\
  83. B.S. Interactive Media Arts \hfill Grad: May 2018\\
  84. Minors: Chinese, Creative Writing
  85. \vspace{2mm}
  86.  
  87. \header{Coursework}
  88. \vspace{2mm}
  89.  
  90. \textbf{Senior Capstone} \hfill Spring 2018\\
  91.  
  92. \vspace{-2mm}
  93. \begin{itemize} \itemsep 1pt
  94. \item Created a hybrid board game that explores how digital computation can enhance the play experience
  95. \item Designed gameplay to encourage player co-operation and minimize intrusiveness of the digital elements
  96. \item Wrote analyses of several games, including \textit{All Our Asias}, a small independent game that explores Asian-American identity and the relationship between a father and son
  97. \item Created an artgame that comments on the social dynamics that arise when trying to become part of an in-group
  98. \end{itemize}
  99.  
  100. \textbf{Games as Art} \hfill Spring 2018\\
  101.  
  102. \vspace{-2mm}
  103. \begin{itemize} \itemsep 1pt
  104. \item Theory and practice course exploring the ways that the aesthetic and formal elements of video games can convey themes and meaning
  105. \item Wrote analyses of several games, including \textit{All Our Asias}, a small independent game that explores Asian-American identity and the relationship between a father and son
  106. \item Created an artgame that comments on the social dynamics that arise when trying to become part of an in-group
  107. \end{itemize}
  108.  
  109. \textbf{Culture and Media in Urban China} \hfill Spring 2017\\
  110.  
  111. \vspace{-2mm}
  112. \begin{itemize} \itemsep 1pt
  113. \item Research laboratory focused on the culture, policy, and media of contemporary urban China
  114. \item Conducted ethnographic research in Shanghai with the owners of several Chinese Muslim restaurants over the course of a semester
  115. \item Presented findings in 40-page collaborative research paper, "Foreigners and Minorities: Identity in 21st Century China"
  116. \end{itemize}
  117.  
  118. \textbf{Introduction to Environmental Modeling} \hfill Fall 2016\\
  119.  
  120. \vspace{-2mm}
  121. \begin{itemize} \itemsep 1pt
  122. \item Research laboratory focused on building and analyzing systems dynamics models of the environment
  123. \item Gathered research and created a model to study the international ivory trade ban's impact on elephant populations relative to the effect of domestic poaching regulations
  124. \item Synthesized research and model analysis into 12-page paper, "Relative Effects of CITES Ivory Ban and Poaching Regulations"
  125. \end{itemize}
  126.  
  127. %==== Experience ====%
  128. \header{Work Experience}
  129. \vspace{2mm}
  130.  
  131. \textbf{Wonder Workshop} \hfill San Mateo, CA \\
  132. \textit{Content Designer} \hfill July 2018 | March 2019\\
  133. \vspace{-3mm}
  134. \begin{itemize} \itemsep 1pt
  135. \item Designed mission content for Wonder League, supporting growth of the world’s largest early childhood robotics competition to 7,000 teams from over 70 countries
  136. \item Created core product experiences for an early learning robot, including games, challenges, and dialogue
  137. \item Performed and documented weekly user testing in classrooms and after school programs, then iterated content based on learnings
  138.  
  139. \end{itemize}
  140.  
  141. \textbf{NYU Shanghai} \hfill Shanghai, China\\
  142. \textit{Learning Assistant, Communications Lab} \hfill August 2017 | May 2018\\
  143. \vspace{-3mm}
  144. \begin{itemize} \itemsep 1pt
  145. \item Provided in class support and tutoring for students enrolled in Communications Lab, a course exploring digital communications and internet art
  146. \item Created resource guides
  147. \item Collaborated with faculty to identify students' academic needs and adapt the curriculum accordingly
  148. \item Consulted with students about the design and technical implementation of their course projects
  149. \end{itemize}
  150. \textbf{Guidance Solutions} \hfill Marina Del Rey, CA\\
  151. \textit{QA Intern} \hfill July 2016 | August 2016\\
  152. \vspace{-3mm}
  153. \begin{itemize} \itemsep 1pt
  154. \item Tested websites to ensure that the design matched the specifications of the client
  155. \item Assigned JIRA tickets to developers and performed follow up testing to verify resolution of bugs
  156. \item Wrote detailed test cases in TestRail for offshore team members to execute independently
  157. \item Participated in daily scrum meetings to gain familiarity with agile development process
  158. \end{itemize}
  159.  
  160. \textbf{NYU Shanghai} \hfill Shanghai, China\\
  161. \textit{Student Writer} \hfill February 2016 | May 2016\\
  162. \vspace{-3mm}
  163. \begin{itemize} \itemsep 1pt
  164. \item Wrote news articles covering events and lectures held by visiting professors and other important community members
  165. \item Collaborated with editing department to make revisions and guarantee publishing standards
  166. \end{itemize}
  167. \textbf{Ivy League English} \hfill Shanghai, China\\
  168. \textit{Content Production Intern} \hfill October 2015 | December 2015\\
  169. \vspace{-3mm}
  170. \begin{itemize} \itemsep 1pt
  171. \item Designed lessons in Microsoft Powerpoint to teach business English to Chinese employees in an international work environment
  172. \item Developed challenge exercises to create engaged participation between the student and teacher
  173. \end{itemize}
  174.  
  175.  
  176. \header{Skills}
  177. \vspace{2mm}
  178. \begin{tabular}{ l l }
  179. \vspace{1mm}
  180. \textbf{Design}: & Adobe Photoshop, Adobe Illustrator, Unity3D\\
  181. \vspace{1mm}
  182. \textbf{Programming}: & Python, HTML/CSS/Javascript, React.js\\
  183. \textbf{Computer}: & Microsoft Word, Google Sheets, Git\\
  184.  
  185. \end{tabular}
  186. \vspace{2mm}
  187.  
  188. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement