\documentclass[a4paper, twoside, 12pt]{report} \usepackage[pdftex, final]{graphicx} \usepackage[utf8]{inputenc} \usepackage[margin=0.75in]{geometry} \usepackage{url} \usepackage[colorlinks]{hyperref} \usepackage[parfill]{parskip} \renewcommand{\familydefault}{\sfdefault} \pagestyle{empty} \input{year.tex} \begin{document} %% NOTE: I don't update this version of the CV anymore. %% Instead, visit: %% http://user.it.uu.se/~embe8573/about/cv/CV \subsection*{obsolete CV! instead, use http://user.it.uu.se/~embe8573/about/cv/CV} \begin{description} \item[name] Emanuel Berg \item[birth date] 1983-06-22 (age \theage) \item[residence] Studentstaden 24, 75233 Uppsala \item[cell phone] 0702541522 \item[e-mail] \href{mailto:embe8573@student.uu.se}{\nolinkurl{embe8573@student.uu.se}} \end{description} \subsection*{software: code, documentation, and screenshots} \url{http://user.it.uu.se/~embe8573} -- C, C++, Lisp, Perl, SQL, zsh, and more \subsection*{Computer Science education at Uppsala University} \begin{center} \begin{tabular}{ l c r } course & ECTS credits & completion \\ \hline \\ English A & 30 & 2003-05-28 \\ Russian & 30 & 2005-12-21 \\ English B & 30 & 2008-03-11 \\ Basic Course in Mathematics & 5 & 2008-10-17 \\ Algebra & 5 & 2009-04-16 \\ Linear Algebra \& Geometry & 5 & 2009-06-10 \\ Logic \& Proof Techniques & 5 & 2009-10-02 \\ Discrete Mathematics & 5 & 2009-12-16 \\ Automata Theory & 5 & 2010-01-13 \\ Algorithms \& Data Structures & 5 & 2010-01-14 \\ Program Design & 10 & 2010-02-05 \\ Derivatives \& Integrals & 5 & 2010-03-18 \\ Digital Technology \& Computer Architecture & 5 & 2010-04-15 \\ Probability \& Statistics & 5 & 2010-05-31 \\ Imperative \& Object-Oriented Programming & 10 & 2010-08-26 \\ Object-Oriented Design & 5 & 2010-10-29 \\ Compiler Design & 5 & 2010-12-17 \\ Test Methodology & 5 & 2011-01-07 \\ Computer Networks & 5 & 2011-01-19 \\ User Interface Programming & 5 & 2011-03-11 \\ Secure Computer Systems & 5 & 2011-06-01 \\ Distributed Systems & 5 & 2011-06-02 \\ Operating Systems & 15 & 2011-06-11 \\ Website Construction & 7.5 & 2011-08-12 \\ Artificial Intelligence & 5 & 2012-05-30 \\ Computer Games Development & 7.5 & 2012-11-27 \\ Database Design & 5 & 2013-01-19 \\ Advanced Functional Programming & 5 & 2013-02-01 \\ Degree Project & 15 & 2013-04-05 \\ Real Time Systems & 10 & 2014-07-03 \\ \end{tabular} \end{center} \clearpage \subsection*{bachelor degree project} Below is a screenshot from my work at Akademiska sjukhuset. Contact Professor of Ophthalmology \mbox{Per Söderberg}, {\href{mailto:per.soderberg@neuro.uu.se}{\nolinkurl{per.soderberg@neuro.uu.se}}}. I implemented a scheduling algorithm to manage their students, and set up a UI for their \mbox{MS~Access} database. For additional screenshots, the complete VBA/SQL source code, and a 50+ pages report, visit: \vspace{0.5cm} \begin{center} \url{http://user.it.uu.se/~embe8573/about/degree} \end{center} \vspace{2.0cm} \begin{center} \includegraphics[width=0.9\textwidth]{../degree/pics/calendar.png} \end{center} \end{document}