Compare commits

...

2 Commits

3 changed files with 48 additions and 2 deletions

View File

@ -1,8 +1,8 @@
% !TEX TS-program = luatex
\documentclass[localfont]{yaac-another-awesome-cv}
\name{Ahmad Saalim Lone}{}
\tagline{Full-Stack Developer System Administrator}
\photo{4cm}{ceda}
\tagline{Full-Stack Developer | System Administrator}
\photo{2.5cm}{ceda}
\socialinfo{\website{https://webionite.com}{webionite.com} \\
\gitlab{ceda\_ei}
\git{git.webionite.com/ceda\_ei}
@ -14,4 +14,6 @@
\begin{document}
\makecvheader{}
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
\input{sections/skills}
\input{sections/experience}
\end{document}

29
sections/experience.tex Normal file
View File

@ -0,0 +1,29 @@
\sectionTitle{Work Experience}{\faSuitcase}
\begin{experiences}
\experience
{June 2020}{Front end Developer | System Administrator}{The Smart Make}{Netherlands}
{Mar 2020}{
\begin{itemize}
\item Working on a block code editor used for teaching students robotics.
\item Managing servers for the functioning of the website.
\end{itemize}
}{Javascript, Typescript, React, Gulp, WebUSB, Nginx}
\emptySeparator
\experience
{Aug 2019}{Full Stack Engineer}{Bashir International}{India}
{Apr 2019}{
\begin{itemize}
\item Developing and developing Tana --- An inventory management system.
\end{itemize}
}{Python, Django, Flask, SQLite, Javascript, React, Material UI}
\emptySeparator
\experience
{May 2018}{Full Stack Engineer | Server Administration}{Tours Mon Ami}{Quebec, Canada}
{Dec 2017}{
\begin{itemize}
\item Developing Frontend and Backend for online booking of tours.
\item Managing servers for the functioning of the website.
\end{itemize}
}{PHP, MySQL, Stripe, Apache, Server Administration}
\emptySeparator
\end{experiences}

15
sections/skills.tex Normal file
View File

@ -0,0 +1,15 @@
\sectionTitle{Skills and Interests}{\faTasks}
\begin{keywords}
\keywordsentry{General}{\textbf{Full Stack Development},
\textbf{System Administration},
\textbf{Networking},
\textbf{Containerization},
\textbf{Source Control (Git, Bazaar)},
Database Modeling,
App Development
}
\keywordsentry{Languages}{\textbf{Python}, \textbf{JavaScript}, \textbf{HTML}, \textbf{CSS}, \textbf{SASS/SCSS}, \textbf{Bash}, \textbf{SQL}, PHP, Rust, Lua, C}
\keywordsentry{Frameworks}{\textbf{Django}, \textbf{Flask}, \textbf{NodeJS}, \textbf{React}, \textbf{React Native}, Bootstrap, jQuery}
\keywordsentry{Tools}{\textbf{Vagrant}, \textbf{LXC/LXD}, Docker, \textbf{Nginx}, \textbf{Apache}, \textbf{Bash Scripting}}
\keywordsentry{Databases}{\textbf{SQL} (\textbf{SQLite}, \textbf{MariaDB}, \textbf{MySQL}), NoSQL (MongoDB)}
\end{keywords}