CV/cv.tex

105 lines
3.7 KiB
TeX

\documentclass{lxsameer_cv}
\setname{Sameer}{Rahmani}
\setaddress{Dublin, Ireland}
\setmobile{+353 85 8559285}
\setmail{lxsameer@lxsameer.com}
\setposition{Senior Software Engineer}
%you can play with color of the template (red is also nice..)
\setlinkedinaccount{https://www.linkedin.com/in/lxsameer/}
\setgithubaccount{https://devheroes.codes/lxsameer}
\setthemecolor{red}
\begin{document}
%Set variables
%You can add sections, texts, explanations just by copying the style below.
% Replace the dummy texts "\lipsum[1][x-x]\par" with actual texts.
%Create header
\headerview{}
\vspace{1ex}
%Sections
\begin{multicols}{2}[]
% Summary
\addblocktext{Summary}{%
I'm a software engineer by day and an amateur scientist by night who is
passionate about learning cutting edge technologies and adventuring in
the world of science. A Huge Free Software fan, contributor and advocate.
I'm a language enthusiastic who implemented couple of languages and have
neck for implementing fine grain concurrency at low level.
I'm a big data/distributed systems researcher who done several
implementation using tools like: Clojure, Kafka, Zookeeper, Mesos, Onyx,
Cassandra and some other fantastic tools.
}
%Education
\section{Education}
\experience{Azad University}{2005-2009} % chktex 8
\explanation{B.S in Civil Engineering}
% Skills
\section{Skills}
\columnbreak{}
% Experience
\section{Experience}
% ====
\role{Udemy}{Senior Staff Software Engineer}{2018-Present}{
\jobdesc{
\hspace{0.2cm} Played a key role in delivering the most important UFB project in
its lifetime (since 2015) which is the LearningPaths and moved to
SRE/Build team to improve the efficiency of our services and
development environments. We are using \hl{Python}, \hl{Golang}, \hl{Docker},
\hl{C/C++}, \hl{Rust}, \hl{AWS}, \hl{K8s}, \hl{RabbitMQ}, \hl{Kafka},
\hl{MySQL}, \hl{Cassandra} and \ldots }}
\role{PageFair}{Senior Software Engineer}{2017-2018}{ % chktex 8
\jobdesc{
\hspace{0.2cm} Successfully developed and maintained a very large scale and
complex system of several components using technologies like
\hl{NodeJS}, \hl{Scala}, \hl{Docker}, \hl{AWS}, \hl{Promethus}, \hl{Python}, \hl{Django},
\hl{PostgreSQL}, \hl{RabbitMQ} and \ldots }}
\role{Buzzjective}{Senior Software Engineer}{2014-2017}{ % chktex 8
\jobdesc{
\hspace{0.2cm} Worked on a face to face identification service based on Germany
called identity.tm. We used \hl{RubyOnRails}, \hl{AngularJS}, \hl{PostgreSQL},
\hl{Websocket}, \hl{WebRTC}, \hl{Docker} and \ldots
}
}
\role{Yellowen}{Senior Software Engineer}{2010-2014}{ % chktex 8
\jobdesc{
\hspace{0.2cm} Successfully developed and managed serveral large scale web
and mobile projects Using \hl{RubyonRails}, \hl{Clojure}, \hl{Python/Django}, \hl{C/C++},
\hl{MongoDB}, \hl{PostgreSQL}, \hl{Riak}, \hl{Redis}, \hl{ElasticSearch}, \hl{Fluentd}, \hl{Cassandra},
\hl{Javascript} and \ldots
}
}
\role{Bayan}{Senior Software Engineer}{2009-2010}{ % chktex 8
\jobdesc{
\hspace{0.2cm} Worked on a large scale Python/Django SSO which is the beating
heart of Bayan services. We used \hl{MongoDB}, \hl{Python}, \hl{Django},
\hl{Celery}, \hl{Memcached}, \hl{PostgreSQL} and \ldots
}
}
\role{Yellowen}{Junior Software Engineer}{2005-2009}{ % chktex 8
\jobdesc{
\hspace{0.2cm} I mostly worked on a GIS software along side a huge automation
software which ran on 3000 school all over the country. We used:
\hl{Python/Django}, \hl{Qt}, \hl{PostGIS}, \hl{PostgreSQL} and \ldots
}
}
\end{multicols}
%Footnote
\createfootnote{}
\end{document}