Untitled
unknown
plain_text
2 years ago
10 kB
7
Indexable
%%%%%%%%%%%%%%%%% % This is an sample CV template created using altacv.cls % (v1.3, 10 May 2020) written by LianTze Lim (liantze@gmail.com). Now compiles with pdfLaTeX, XeLaTeX and LuaLaTeX. % (v1.6.5c, 27 Jun 2023) forked by Nicolás Omar González Passerino (nicolas.passerino@gmail.com) % %% It may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2003/12/01 or later. %%%%%%%%%%%%%%%% %% If you need to pass whatever options to xcolor \PassOptionsToPackage{dvipsnames}{xcolor} %% If you are using \orcid or academicons %% icons, make sure you have the academicons %% option here, and compile with XeLaTeX %% or LuaLaTeX. % \documentclass[10pt,a4paper,academicons]{altacv} %% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle % \documentclass[10pt,a4paper,normalphoto]{altacv} %% Fork (before v1.6.5a): CV dark mode toggle enabler to use a inverted color palette. %% Use the "darkmode" option if you want a color palette used to % \documentclass[10pt,a4paper,ragged2e,withhyper,darkmode]{altacv} \documentclass[10pt,a4paper,ragged2e,withhyper]{altacv} %% AltaCV uses the fontawesome5 and academicons fonts %% and packages. %% See http://texdoc.net/pkg/fontawesome5 and http://texdoc.net/pkg/academicons for full list of symbols. You MUST compile with XeLaTeX or LuaLaTeX if you want to use academicons. %% Fork v1.6.5c: Overwriting sloppy environment to ignore any spaces and be used to solve overlapping cvtags \newenvironment{sloppypar*}{\sloppy\ignorespaces}{\par} % Change the page layout if you need to \geometry{left=1.2cm,right=1.2cm,top=1cm,bottom=1cm,columnsep=0.75cm} % The paracol package lets you typeset columns of text in parallel \usepackage{paracol} % Change the font if you want to, depending on whether % you're using pdflatex or xelatex/lualatex \ifxetexorluatex % If using xelatex or lualatex: \setmainfont{Roboto Slab} \setsansfont{Lato} \renewcommand{\familydefault}{\sfdefault} \else % If using pdflatex: \usepackage[rm]{roboto} \usepackage[defaultsans]{lato} % \usepackage{sourcesanspro} \renewcommand{\familydefault}{\sfdefault} \fi % Fork (before v1.6.5a): Change the color codes to test your personal variant on any mode \ifdarkmode% \definecolor{PrimaryColor}{HTML}{C69749} \definecolor{SecondaryColor}{HTML}{D49B54} \definecolor{ThirdColor}{HTML}{1877E8} \definecolor{BodyColor}{HTML}{ABABAB} \definecolor{EmphasisColor}{HTML}{ABABAB} \definecolor{BackgroundColor}{HTML}{191919} \else% \definecolor{PrimaryColor}{HTML}{001F5A} \definecolor{SecondaryColor}{HTML}{0039AC} \definecolor{ThirdColor}{HTML}{F3890B} \definecolor{BodyColor}{HTML}{666666} \definecolor{EmphasisColor}{HTML}{2E2E2E} \definecolor{BackgroundColor}{HTML}{E2E2E2} \fi% \colorlet{name}{PrimaryColor} \colorlet{tagline}{SecondaryColor} \colorlet{heading}{PrimaryColor} \colorlet{headingrule}{ThirdColor} \colorlet{subheading}{SecondaryColor} \colorlet{accent}{SecondaryColor} \colorlet{emphasis}{EmphasisColor} \colorlet{body}{BodyColor} \pagecolor{BackgroundColor} % Change some fonts, if necessary \renewcommand{\namefont}{\Huge\rmfamily\bfseries} \renewcommand{\personalinfofont}{\small\bfseries} \renewcommand{\cvsectionfont}{\LARGE\rmfamily\bfseries} \renewcommand{\cvsubsectionfont}{\large\bfseries} % Change the bullets for itemize and rating marker % for \cvskill if you want to \renewcommand{\itemmarker}{{\small\textbullet}} \renewcommand{\ratingmarker}{\faCircle} %% sample.bib contains your publications %% \addbibresource{main.bib} \begin{document} \name{Cengİzhan Köser} \tagline{Software Engineer} %% You can add multiple photos on the left or right \personalinfo{ \email{cengizhankoser@gmail.com}\smallskip \phone{0553 711 34 66} \location{İstanbul, Turkey}\\ \linkedin{cengizhan-köser-a815b61b6} \github{cengizhankoser} %\homepage{nicolasomar.me} %\medium{nicolasomar} %% You MUST add the academicons option to \documentclass, then compile with LuaLaTeX or XeLaTeX, if you want to use \orcid or other academicons commands. % \orcid{0000-0000-0000-0000} %% You can add your own arbtrary detail with %% \printinfo{symbol}{detail}[optional hyperlink prefix] % \printinfo{\faPaw}{Hey ho!}[https://example.com/] %% Or you can declare your own field with %% \NewInfoFiled{fieldname}{symbol}[optional hyperlink prefix] and use it: % \NewInfoField{gitlab}{\faGitlab}[https://gitlab.com/] % \gitlab{your_id} } \makecvheader %% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller % \AtBeginEnvironment{itemize}{\small} %% Set the left/right column width ratio to 6:4. \columnratio{0.25} % Start a 2-column paracol. Both the left and right columns will automatically % break across pages if things get too long. \begin{paracol}{2} % ----- TECH STACK ----- \cvsection{TECHNOLOGIES} %% Fork v1.6.5c: The sloppypar* environment is used to avoid tags overlapping with section width \begin{sloppypar*} \cvtags{Python, Javascript, Java, C, SQL,Html, Css} \medskip \cvtags{Git, Node.js, Express.js, Electron.js, Tensorflow, Pandas, Numpy, Surprise, Bs4, Flask, Jupyter Notebook, MySQL, neo4j, MongoDb} \end{sloppypar*} % ----- TECH STACK ----- % ----- LEARNING ----- \cvsection{Interested in} \begin{sloppypar} \cvtags{Data Analysis, Web Scraping, Machine Learning, Artificial Intelligence, Algorithms, Problem Solving} \medskip \cvtags{} \end{sloppypar} % ----- LEARNING ----- % ----- LANGUAGES ----- \cvsection{Languages} \cvlang{Turkish}{Native}\\ \divider \cvlang{English}{Professional (C1)} %% Yeah I didn't spend too much time making all the %% spacing consistent... sorry. Use \smallskip, \medskip, %% \bigskip, \vpsace etc to make ajustments. % ----- LANGUAGES ----- % ----- REFERENCES ----- % ----- REFERENCES ----- % ----- MOST PROUD ----- % \cvsection{Most Proud of} % \cvachievement{\faTrophy}{Fantastic Achievement}{and some details about it}\\ % \divider % \cvachievement{\faHeartbeat}{Another achievement}{more details about it of course}\\ % \divider % \cvachievement{\faHeartbeat}{Another achievement}{more details about it of course} % ----- MOST PROUD ----- % \cvsection{A Day of My Life} % Adapted from @Jake's answer from http://tex.stackexchange.com/a/82729/226 % \wheelchart{outer radius}{inner radius}{ % comma-separated list of value/text width/color/detail} % \wheelchart{1.5cm}{0.5cm}{% % 6/8em/accent!30/{Sleep,\\beautiful sleep}, % 3/8em/accent!40/Hopeful novelist by night, % 8/8em/accent!60/Daytime job, % 2/10em/accent/Sports and relaxation, % 5/6em/accent!20/Spending time with family % } % use ONLY \newpage if you want to force a page break for % ONLY the current column \newpage %% Switch to the right column. This will now automatically move to the second %% page if the content is too long. \switchcolumn % ----- ABOUT ME ----- \cvsection{About Me} \begin{quote} Motivated student completing computer engineering degree. Good at researching . Tenacious and relentless mindset from the get-go. Have built web and desktop projects. Have experience in teamwork through building projects with teammates. \end{quote} % ----- ABOUT ME ----- % ----- EXPERIENCE ----- \cvsection{Experience} \begin{quote} I have no work experience yet, but I am eagerly looking forward to solve real-life problems. \end{quote} % ----- EXPERIENCE ----- % ----- EDUCATION ----- \cvsection{Education} \cvevent{Student}{Cumhuriyet Anatolian High School}{09/2014 -- 06/2018}{İstanbul, Turkey} \divider \cvevent{Student}{Kocaeli University}{09/2019 -- 06/2023}{Kocaeli, Turkey} \begin{itemize} \item GPA: 2,85 \end{itemize} % ----- EDUCATION ----- % ----- PROJECTS ----- \cvsection{Project Samples} \cvevent{Traveling Salesman Problem }{\cvreference{\faGithub}{https://github.com/cengizhankoser/TravelingSalesman}}{11/2021}{} \begin{quote} Finding and displaying the shortest path for couriers via google maps. \end{quote} \divider \cvevent{Movie Recommendation }{\cvreference{\faGithub}{https://github.com/cengizhankoser/Movie-Recommender-System}}{05/2023}{} \begin{quote} Movie recommendation system using machine learning techniques on millions of movie rating data. \end{quote} \divider \cvevent{Data Manipulation }{\cvreference{\faGithub}{https://github.com/cengizhankoser/Data-Manipulation}\cvreference}{07/2023}{} \begin{quote} Data manipulation using python with jupyter notebook. \end{quote} % ----- PROJECTS ----- \end{paracol} \end{document}
Editor is loading...