CV/cv.tex

104 lines
3.5 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 Python/Django, Docker,
AWS, K8s, Mesos, RabbitMQ, Kafka, Redshift, MySQL, Cassandra,
C/Rust 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
NodeJS, Scala, Docker, AWS, Promethus, Python, Django,
PostgreSQL, 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 RubyOnRails, AngularJS, PostgreSQL,
Websocket, WebRTC, 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 RubyonRails, Clojure, Python/Django,
MongoDB, PostgreSQL, Riak, Redis, ElasticSearch, Fluentd, Cassandra,
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 MongoDB, Python, Django,
Celery, Memcached, 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:
Python/Django, Qt, PostGIS, PostgreSQL and \ldots
}
}
\end{multicols}
%Footnote
\createfootnote{}
\end{document}