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