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..)
\setlinkedinaccount{https://www.linkedin.com/in/lxsameer/}
\setgithubaccount{https://devheroes.codes/lxsameer}
\definecolor{AlmostBlack}{HTML}{3f3f3f}
\definecolor{AlmostBlack}{HTML}{090907}
\AtBeginDocument{\globalcolor{AlmostBlack}}
@ -24,7 +24,6 @@
\vspace{1ex}
%Sections
\begin{multicols}{2}[]
\vbox{
% Summary
@ -43,7 +42,7 @@
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.
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.
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}.
}
\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{}
% 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
\section{Awards}
\award{3rd place of national CS Olympia}{2003}
% Education
\section{Education}
\experience{Azad University}{2005-2009} % chktex 8
\explanation{B.S in Civil Engineering}
% Volunteer work
\section{Volunteer Works}
\hspace{0.2cm} \scriptsize{Co-Organizer of:}\\ [0cm]
\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}
%Footnote

View File

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