Finish up minor style related details

This commit is contained in:
Sameer Rahmani 2022-03-27 17:35:51 +01:00
parent a0b57ce054
commit 0dc2f0acff
2 changed files with 43 additions and 34 deletions

38
cv.tex
View File

@ -10,7 +10,7 @@
%you can play with color of the template (red is also nice..) %you can play with color of the template (red is also nice..)
\setlinkedinaccount{https://www.linkedin.com/in/lxsameer/} \setlinkedinaccount{https://www.linkedin.com/in/lxsameer/}
\setgithubaccount{https://devheroes.codes/lxsameer} \setgithubaccount{https://devheroes.codes/lxsameer}
\definecolor{AlmostBlack}{HTML}{3f3f3f} \definecolor{AlmostBlack}{HTML}{090907}
\AtBeginDocument{\globalcolor{AlmostBlack}} \AtBeginDocument{\globalcolor{AlmostBlack}}
@ -24,7 +24,6 @@
\vspace{1ex} \vspace{1ex}
%Sections %Sections
\begin{multicols}{2}[] \begin{multicols}{2}[]
\vbox{ \vbox{
% Summary % Summary
@ -43,7 +42,7 @@
Richard Feynman once said \textit{``What I cannot create, I do not understand''}, That wise quote Richard Feynman once said \textit{``What I cannot create, I do not understand''}, That wise quote
summarizes my way of engineering. I love to learn and share what I've leared with others. summarizes my way of engineering. I love to learn and share what I've leared with others.
In fact I have about 6 years of experience in \hl{teaching} CS and Linux and also I make In fact I have about 6 years of experience in \hl{teaching} CS and Linux and also I make
and publish videos on my \href{https://www.youtube.com/c/lxsameer}{youtube channel} about and publish videos on my \href{https://www.youtube.com/c/lxsameer}{{\tiny{\faIcon{link}}} youtube channel} about
my projects and researches to share what I learn with people. my projects and researches to share what I learn with people.
I'm team player who likes to work in a friendly environment that help him grow and gives him I'm team player who likes to work in a friendly environment that help him grow and gives him
@ -91,7 +90,11 @@
an opinionated implementation of the commander pattern is \hl{Clojure}. an opinionated implementation of the commander pattern is \hl{Clojure}.
} }
\section{Contributions} \section{Contributions}
Linux Kernel, LLVM/Clang, ClojureScript, RubyOnRails, Debian, GNU, Pedestal, and \ldots Linux Kernel, LLVM/Clang, ClojureScript, RubyOnRails, Debian, GNU, Pedestal, and many
others.\\[0.2cm]
% Education
\section{Education}
\studiedat{Azad University of Yazd}{B.S in Civil Engineering}{2005-2009} % chktex 8
} }
\columnbreak{} \columnbreak{}
% Experience % Experience
@ -142,21 +145,24 @@
} }
} }
} }
% Volunteer work
\section{Volunteer Works}
\hspace{0.2cm} \scriptsize{Co-Organizer of:}\\
\volunteer{Karajlug (2008-2017)} \\ % chktex 8
\volunteer{Clojure Ireland (2018-Present)} \\
\volunteer{Proud member of \hl{GNU} project} \\
\volunteer{IrPyConf 2013, 2014} \\
\volunteer{KSFD (2010-2014)} \\[0.2cm] % chktex 8
% Awards % Awards
\section{Awards} \section{Awards}
\award{3rd place of national CS Olympia}{2003} \award{3rd place of national CS Olympia}{2003}
% Education % Volunteer work
\section{Education} \section{Volunteer Works}
\experience{Azad University}{2005-2009} % chktex 8 \hspace{0.2cm} \scriptsize{Co-Organizer of:}\\ [0cm]
\explanation{B.S in Civil Engineering} \vspace{-2.8em}
\begin{multicols}{2}[]
\volunteer{Karajlug (2008-2017)} \\ % chktex 8
\volunteer{Clojure Ireland (2018-Present)} \\
\volunteer{Proud member of \hl{GNU} project}
\columnbreak{} \\
\volunteer{IrPyConf 2013, 2014} \\
\volunteer{KSFD (2010-2014)} \\[0cm] % chktex 8
\end{multicols}
% References
\section{References}
\volunteer{\href{https://lxsameer.com}{https://lxsameer.com}}
\end{multicols} \end{multicols}
%Footnote %Footnote

View File

@ -27,7 +27,7 @@
\ProvidesClass{lxsameer_cv}[2022/03/22 lxsameer's CV Class] \ProvidesClass{lxsameer_cv}[2022/03/22 lxsameer's CV Class]
%\RequirePackage[sfdefault]{noto} %\RequirePackage[sfdefault]{noto}
\RequirePackage[default]{sourcesanspro} \RequirePackage[default,light,semibold]{sourcesanspro}
\setsansfont{Source Sans Pro} \setsansfont{Source Sans Pro}
\RequirePackage{multicol} \RequirePackage{multicol}
\RequirePackage{etoolbox} \RequirePackage{etoolbox}
@ -35,7 +35,7 @@
\RequirePackage{titlesec} \RequirePackage{titlesec}
\RequirePackage{tikz} \RequirePackage{tikz}
\RequirePackage{fontspec} \RequirePackage{fontspec}
\RequirePackage[left=0.75in,top=0.3in,right=0.75in,bottom=0.6in]{geometry} % Document margins \RequirePackage[left=0.65in,top=0.3in,right=0.65in,bottom=0.6in]{geometry} % Document margins
\RequirePackage{hyperref} \RequirePackage{hyperref}
\RequirePackage{fontawesome5} \RequirePackage{fontawesome5}
\RequirePackage{mfirstuc} \RequirePackage{mfirstuc}
@ -49,7 +49,6 @@
\pagestyle{empty} \pagestyle{empty}
\makeatletter \makeatletter
\newcommand{\globalcolor}[1]{% \newcommand{\globalcolor}[1]{%
\color{#1}\global\let\default@color\current@color{} \color{#1}\global\let\default@color\current@color{}
@ -74,13 +73,13 @@
\newcommand*{\setgithubaccount}[1]{\def\@githubaccount{#1}} \newcommand*{\setgithubaccount}[1]{\def\@githubaccount{#1}}
% Color pallet % Color pallet
\definecolor{firstcolor}{rgb}{0.94,0.28,0.33}
\definecolor{color1}{HTML}{6d597a} \definecolor{color1}{HTML}{2b2d42}
\definecolor{color2}{HTML}{355070} \definecolor{color2}{HTML}{d80032}
\definecolor{color3}{HTML}{e56b6f} \definecolor{color3}{HTML}{ef233c}
\definecolor{color4}{HTML}{eaac8b} \definecolor{color4}{HTML}{8d99ae}
\definecolor{color5}{HTML}{eeeeec} \definecolor{color5}{HTML}{edf2f4}
\definecolor{color5}{HTML}{aaaaa5} \definecolor{color6}{HTML}{aaaaa5}
% Color aliases % Color aliases
@ -93,7 +92,8 @@
\colorlet{xpheadercolor}{color2} \colorlet{xpheadercolor}{color2}
\colorlet{awardcolor}{color4} \colorlet{awardcolor}{color4}
\colorlet{bulletcolor}{color1} \colorlet{bulletcolor}{color1}
\colorlet{jobtitlecolor}{color5} \colorlet{jobtitlecolor}{gray}
\colorlet{universitycolor}{gray}
%Setup for coverletter %Setup for coverletter
\newcommand*{\setcompanyname}[1]{\def\@companyname{#1}} \newcommand*{\setcompanyname}[1]{\def\@companyname{#1}}
@ -210,8 +210,8 @@ Position: & \@claimedposition \\
\newcommand{\award}[2]{% \newcommand{\award}[2]{%
\hspace{0.2cm} \hspace{0.2cm}
\begin{small} \begin{small}
{\large{\color{awardcolor} \faIcon{medal}}} {\large{\mdseries \color{awardcolor} \faIcon{medal}}}
#1 {\textbf{#1}}
\end{small} \end{small}
\hfill \hfill
\datetext{#2}\\[0cm] \datetext{#2}\\[0cm]
@ -224,13 +224,16 @@ Position: & \@claimedposition \\
} }
} }
\newcommand{\studiedat}[3]{%
\newcommand{\experience}[2]{%
\begin{small} \begin{small}
{\hspace{1em} \textbf{\scshape \color{color1} #1}} {\textbf{#2}}
\end{small} \end{small}
{\color{universitycolor} (~\university{#1})}
\hfill \hfill
\datetext{#2}\\[0cm] \datetext{#3}
}
\newcommand{\university}[1]{%
\mbox{\scriptsize #1}
} }
% %
\newcommand{\role}[4]{% \newcommand{\role}[4]{%
@ -247,7 +250,7 @@ Position: & \@claimedposition \\
} }
\newcommand{\jobtitle}[1]{% \newcommand{\jobtitle}[1]{%
{\tiny \color{jobtitlecolor} #1} {\scriptsize \color{jobtitlecolor} (#1)}
} }
\newcommand{\desc}[1]{% \newcommand{\desc}[1]{%