Add Skills and Interests Section

This commit is contained in:
Ceda EI 2020-07-07 16:55:20 +05:30
parent 5a276511f7
commit 97bd0489ed
2 changed files with 16 additions and 0 deletions

View File

@ -14,4 +14,5 @@
\begin{document}
\makecvheader{}
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
\input{sections/skills}
\end{document}

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}