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}
|
\name{Ahmad Saalim Lone}{| Ceda EI}
|
||||||
\tagline{Full-Stack Developer | System Administrator}
|
\tagline{Full-Stack Developer | System Administrator}
|
||||||
\photo{2.5cm}{ceda}
|
\photo{2.5cm}{ceda}
|
||||||
\socialinfo{\website{https://webionite.com}{webionite.com}
|
\socialinfo{\website{https://webionite.com}{webionite.com}\\
|
||||||
\website{https://cedaei.com}{cedaei.com}\\
|
|
||||||
\gitlab{ceda\_ei}
|
\gitlab{ceda\_ei}
|
||||||
\git{git.webionite.com/ceda\_ei}
|
\git{git.webionite.com/ceda\_ei} \\
|
||||||
\github{ceda-ei} \\
|
|
||||||
\email{admin@webionite.com}
|
\email{admin@webionite.com}
|
||||||
\linkedin{ceda-ei} \\
|
\linkedin{ceda-ei} \\
|
||||||
\input{phonenumber} \\
|
|
||||||
\address{Srinagar, Jammu and Kashmir, India} \\
|
\address{Srinagar, Jammu and Kashmir, India} \\
|
||||||
|
\input{phonenumber} \\
|
||||||
}
|
}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\makecvheader{}
|
\makecvheader{}
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
App Development
|
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{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{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)}
|
\keywordsentry{Databases}{\textbf{SQL} (\textbf{SQLite}, \textbf{MariaDB}, \textbf{MySQL}), NoSQL (MongoDB)}
|
||||||
\end{keywords}
|
\end{keywords}
|
||||||
|
|
Loading…
Reference in New Issue