Reorder links in header. Update README
This commit is contained in:
parent
99cc9cbfdb
commit
558224cd56
|
@ -1,2 +1,6 @@
|
|||
# resume
|
||||
# Resume of Ceda EI
|
||||
|
||||
## To build
|
||||
|
||||
+ Add `phonenumber.tex` with `\smartphone{phone num}`.
|
||||
+ `latexmk -pdflua resume.tex`
|
||||
|
|
|
@ -3,15 +3,13 @@
|
|||
\name{Ahmad Saalim Lone}{| Ceda EI}
|
||||
\tagline{Full-Stack Developer | System Administrator}
|
||||
\photo{2.5cm}{ceda}
|
||||
\socialinfo{\website{https://webionite.com}{webionite.com}
|
||||
\website{https://cedaei.com}{cedaei.com}\\
|
||||
\socialinfo{\website{https://webionite.com}{webionite.com}\\
|
||||
\gitlab{ceda\_ei}
|
||||
\git{git.webionite.com/ceda\_ei}
|
||||
\github{ceda-ei} \\
|
||||
\git{git.webionite.com/ceda\_ei} \\
|
||||
\email{admin@webionite.com}
|
||||
\linkedin{ceda-ei} \\
|
||||
\input{phonenumber} \\
|
||||
\address{Srinagar, Jammu and Kashmir, India} \\
|
||||
\input{phonenumber} \\
|
||||
}
|
||||
\begin{document}
|
||||
\makecvheader{}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
App Development
|
||||
}
|
||||
\keywordsentry{Languages}{\textbf{Python}, \textbf{JavaScript}, \textbf{TypeScript}, \textbf{HTML}, \textbf{CSS}, \textbf{SASS/SCSS}, \textbf{Bash}, \textbf{SQL}, \textbf{Latex}, PHP, Rust, Lua, C}
|
||||
\keywordsentry{Frameworks}{\textbf{Django}, \textbf{Flask}, \textbf{NodeJS}, \textbf{React}, \textbf{React Native}, Bootstrap, jQuery}
|
||||
\keywordsentry{Frameworks/Runtimes}{\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