%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Plasmati Graduate CV % LaTeX Template % Version 1.0 (24/3/13) % % This template has been downloaded from: % http://www.LaTeXTemplates.com % % Original author: % Alessandro Plasmati (alessandro.plasmati@gmail.com) % % License: % CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) % % Important note: % This template needs to be compiled with XeLaTeX. % The main document font is called Fontin and can be downloaded for free % from here: http://www.exljbris.com/fontin.html % % MODIFIED HEAVILY BY SHAYAN DOUST % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %---------------------------------------------------------------------------------------- % PACKAGES AND OTHER DOCUMENT CONFIGURATIONS %---------------------------------------------------------------------------------------- \documentclass[a4paper,10pt]{article} % Default font size and paper size \usepackage{fontspec} % For loading fonts \defaultfontfeatures{Mapping=tex-text} \usepackage{url,parskip, xspace} % Formatting packages \usepackage[usenames,dvipsnames]{xcolor} % Required for specifying custom colors \usepackage[big]{layaureo} % Margin formatting of the A4 page, an alternative to layaureo can be \usepackage{fullpage} % To reduce the height of the top margin uncomment: \addtolength{\voffset}{-1.3cm} \usepackage{hyperref} % Required for adding links and customizing them \definecolor{linkcolour}{rgb}{0,0.2,0.6} % Link color \hypersetup{colorlinks,breaklinks,urlcolor=linkcolour,linkcolor=linkcolour} % Set link colors throughout the document \usepackage{titlesec} % Used to customize the \section command \titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule] % Text formatting of sections \titlespacing{\section}{0pt}{3pt}{3pt} % Spacing around sections \begin{document} \pagestyle{empty} % Removes page numbering %---------------------------------------------------------------------------------------- % NAME AND CONTACT INFORMATION %---------------------------------------------------------------------------------------- \par{\centering{\Huge Shayan \textsc{Doust}}\bigskip\par} % Your name \section{Personal Data} \begin{tabular}{rl} \textsc{Location:} & Liverpool, United Kingdom \\ \textsc{Date of Birth:} & 03 October 2000 \\ \textsc{Phone:} & 07419767775\\ \textsc{LinkedIn:} & \href{https://www.linkedin.com/in/shayan-doust/}{https://www.linkedin.com/in/shayan-doust/} \\ \textsc{email:} & \href{mailto:hello@shayandoust.me}{hello@shayandoust.me} \\ \end{tabular} %---------------------------------------------------------------------------------------- % PERSONAL STATEMENT %---------------------------------------------------------------------------------------- \section{Personal Statement} I am a studious and persevering student studying \textbf{BSc Computer Science} at the \textit{University of Liverpool} with an eye on achieving an overall 1\textsuperscript{st} class honours. I have extensive knowledge with GNU / Linux systems as a Debian maintainer and prospective Debian developer. Possessing a mathematical mindset, I have a strong passion of Data Science, particularly Machine Learning and data-driven models. My goal is to get a placement in the field of Data Science starting in 2021. %---------------------------------------------------------------------------------------- % EDUCATION %---------------------------------------------------------------------------------------- \section{Education} \begin{tabular}{rl} \textsc{September} 2019 - \textsc{Present} & \textbf{University of Liverpool} \\ &\normalsize \textsc{BSc Computer Science with a year in industry} \\ & \\ &\normalsize Partook the \textit{analytical techniques} and \textit{artificial intelligence} \\ & modules for my first year. \\ &\\ %------------------------------------------------ \textsc{September} 2017 - \textsc{2019} & \textbf{Upton by Chester high school} \\ &\normalsize \textit{3 A-Levels: Maths, Physics \& Computer Science} \\ &\textsc{achieving A* - C} \\ &\normalsize \textit{A-Level project:} cross-platform encrypted messaging application \\ & in C/C++ \\ &\\ %------------------------------------------------ \textsc{September} 2016 - \textsc{2017} & \textbf{Upton by Chester high school} \\ &\normalsize \textit{6 GCSEs including Maths, Physics \& Computer Science} %------------------------------------------------ \end{tabular} %---------------------------------------------------------------------------------------- % SKILLS %---------------------------------------------------------------------------------------- \section{Skills} \begin{itemize} \item{\textbf{Expert understanding of *nix systems.}} \\ 7 years of using Unix-like systems such as GNU/Linux. Additionally, worked with and compiled several softwares for packages on various architectures such as Arm, Amd64, Mips, et cetera. \item{\textbf{Data scraping, wrangling, modeling and evaluation.}} \\ I further strengthened these skills by pursuing the Data Science professional certificate on edX as well as using internet resources to teach myself. I am particularly excited as Data Science \& Artificial Intelligence is my chosen module for this year's university. \item{\textbf{Knowledge of R statistical language, Java, Python and C(++).}} \\ R language has been used when learning about statistics. I have also trialled with using Rcpp to write R modules. \item{\textbf{Understanding of algorithmic methods of optimisation.}} \item{\textbf{Attained some experience with Tensorflow but eagerly learning.}} \item{\textbf{Interpersonal skills.}} \item{\textbf{Strong experience with using Conda environment, more specifically Bioconda.}} \item{\textbf{Comfortable with formulating and working with common statistical \\ methodologies such as p-values, linear regression, probability, Bayes' theorem and multivariate modelling.}} \item{\textbf{A critical thinker.}} \item{\textbf{Passion of learning and gaining a better grasp of a concept.}} \item{\textbf{First experiences with forcasting and predictive models.}} \\ Practised using the datasets within the \href{https://cran.r-project.org/web/packages/dslabs/index.html}{dslabs} package. \item{\textbf{Great communicative skills.}} \\ Confidence and ability to converse within teams during teamworks, or to address a wider audience. \item{\textbf{Ability to deliver qualitative and quantitative work under heavy workload, time constraints and pressure.}} \\ I am able to formulate a mental work-time structure in order to fairly and efficiently balance work to prevent any sort of bottlenecking. \end{itemize} %---------------------------------------------------------------------------------------- % NOTABLE CERTIFICATES & ACHIEVEMENTS %---------------------------------------------------------------------------------------- \section{Achievements \& Certificates} \begin{tabular}{rl} \textsc{July} 2020 - \textsc{Present} & Currently completing \textbf{Data Science professional certificate program}\\ \footnotesize(\textbf{HarvardX $@$ edX})\normalsize\\ \textsc{May} 2019 - \textsc{Present} & \href{https://qa.debian.org/developer.php?login=hello%40shayandoust.me}{Debian maintainer} and prospective developer within the Debian-Med team \normalsize\\ \end{tabular} \\\\\\ The Data Science certificate I am completing acts as a major supplement to my A.I. and analytics module I took last year. They both fairly overlap and this has helped fill any void in my knowledge. I am expected to complete this within the next couple of months. %---------------------------------------------------------------------------------------- % INTERESTS %---------------------------------------------------------------------------------------- \section{Interests} Desire and motivation of exploring and self-teaching new elements within the field of Data Science \& Machine Learning, as well as mathematical theorems in the realm of Artificial Intelligence. Applying and testing my knowledge with real-life events. For instance, learning R and writing a web-scraping \& graphing page for \href{https://covid19.shayandoust.me/Liverpool/}{Covid-19 cases per ward in Liverpool}. Programming in programming languages such as C \& C++ and pushing work onto my \href{https://git.shayandoust.me/}{SCM server}. %---------------------------------------------------------------------------------------- % REFERENCES %---------------------------------------------------------------------------------------- \section{References} References are available upon request. \end{document}