]> git.friedersdorff.com Git - max/cv.git/blob - cv.tex
Remove 'Music' interest.
[max/cv.git] / cv.tex
1 \documentclass[10pt, a4paper, sans]{moderncv}
2
3 \moderncvstyle{casual}
4 \moderncvcolor{black}
5
6
7 \usepackage[a4paper, margin=2cm]{geometry}
8
9 \name{Maximilian}{Friedersdorff}
10 \phone[fixed]{0116/3191303}
11 \phone[mobile]{07570807539}
12 \email{max@friedersdorff.com}
13 \social[github]{www.github.com/maxf130}
14
15 \begin{document}
16 \makecvtitle
17
18 \section{Education}
19 \cventry{2015--1016}{Advanved Computational Methods, MSc}{University of 
20   Leicester}{}{}{\emph{Modules Include}: Advanced C++ Programming, 
21   Analysis and Design of Algorithms, Algorithms in Bioinformatiks, 
22   Discrete Event Systems, Game Theory in Computer Science and Internet 
23   and Cloud Computing.\newline{}
24   \emph{MSc Project}: Tool for calibration and analysis of data from 
25   Total internal reflection flourescence microscopes \newline{}
26   \emph{Semester 1 Average:} 80\% }
27
28 \cventry{2012--2015}{Physics with Astrophysics, BSc}{University of 
29   Leicester}{}{}{\emph{Modules Include}: Condensed Matter, 
30   Electromagnetic Fields, Atoms and Nuclei, Quantum Mechanics, Vector 
31   Calculus, Fourier Transforms, numerous group research 
32   projects.\newline{}
33   \emph{Final Year Projects}: Writing an N-Body Simulation 
34   (\texttt{C++}), Developing a method for mapping Jupiter's Infra-Red 
35   Aurora (\texttt{IDL, Matlab/GNU Octave}). \newline{}
36   \emph{Classification:} 1st Class (Hons)}
37
38 \cventry{2010--2012}{International Baccalaureate}{Wyggeston and QE1 
39   College}{Leicester}{36 points}{Courses include Physics (7), 
40   Mathematics (7) and Chemistry (6) at Higher Level}
41
42 \section{Experience}
43 \cventry{Summer 2015--Present}{Web Development}{Musoft 
44   Ltd.}{Leicester}{}{Continuation of the work started in Summer 2014, 
45   with an additional focus on test driven development. Primarily working 
46   using python and the django framework.}
47
48 \cventry{October 2013--2016}{Part-Time Web Development and 
49   Maintenance}{Dept. of Computer Science, University of 
50   Leicester}{}{}{Development and maintenance of a CMS using the Elgg 
51   framework for the European Association of Software Science and 
52   Technology and for the \href{http://aulp.co.uk/}{Association of 
53     University Legal Practitioners}. }
54
55
56 \cventry{Summer 2014}{Work Experience, Web Development}{Musoft 
57   Ltd.}{Leicester}{}{Mainly front end and some server-side development 
58   using AngularJS and associated MEAN stack (MongoDB, ExpressJS, 
59   AngularJS, NodeJS) as well as related technologies and frameworks.  
60   Worked from home and in collaboration with project leader.}
61
62 \cventry{Summer 2013}{Work Experience}{Planet IC}{Schwerin}{}{
63   Completed a three month placement as a Java developer, working on 
64   projects with company employees, including some for customers as well 
65   as others for internal use.}
66
67 \cventry{2012--2013}{Voluntary Developer}{Praxis Care 
68   Glenfield}{Leicester}{}{Developed, deployed and maintained a 
69   timetabling/scheduling system based on PHP and MySQL for planning 
70   shifts and other staff responsibilities.}
71
72 \cventry{2011--2012}{Teaching Assistant}{Deutsche Samstagsschule}{Leicester}{}{
73   Worked as a teaching assistant in a German language Saturday school, 
74   with children aged 5--7.}
75
76 \section{Interests}
77 \cvitem{Tabletop Gaming}{I was a member of the Leicester University 
78   Games Society where, during the 2013--2014 academic year, I acted as 
79   Treasurer.  During this time the society raised in excess of 
80   \pounds4000 for various charities.}
81
82 \cvitem{Hacking}{I am a member of the Leicester Hack Space, where 
83   (amongst other things) I enjoy diagnosing and fixing faults in 
84   electronic equipment during regular restart parties. }
85
86 \cvitem{Cycling}{I enjoy the physical challenge of longer distance 
87   rides, as well as the maintenance and repair work required to keep a 
88   bicycle in good condition.}
89
90 \end{document}