Add Skills and Interests Section
This commit is contained in:
parent
5a276511f7
commit
97bd0489ed
|
@ -14,4 +14,5 @@
|
|||
\begin{document}
|
||||
\makecvheader{}
|
||||
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
|
||||
\input{sections/skills}
|
||||
\end{document}
|
||||
|
|
|
@ -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}
|
Loading…
Reference in New Issue