diff --git a/resume.tex b/resume.tex index 9740e94..9ae89ac 100644 --- a/resume.tex +++ b/resume.tex @@ -17,8 +17,9 @@ \input{sections/education} \input{sections/experience} \input{sections/skills} +\input{sections/extracurricular} +\newpage \input{sections/projects} \input{sections/responsibility} \input{sections/awards} -% \input{sections/extracurricular} \end{document} diff --git a/sections/education.tex b/sections/education.tex index 2f5990a..cf3b198 100644 --- a/sections/education.tex +++ b/sections/education.tex @@ -4,7 +4,7 @@ \begin{scholarship} \scholarshipentry{2019 --- 2023} {B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar - \\ & SGPA: 9.0} + \\ & SGPA: 8.59} \scholarshipentry{2018} {Intermediate / +2 | CBSE | Delhi Public School, Budgam \\ & Percentage: 86\%} diff --git a/sections/experience.tex b/sections/experience.tex index f8437b1..b89fef9 100644 --- a/sections/experience.tex +++ b/sections/experience.tex @@ -1,5 +1,20 @@ \sectionTitle{Work Experience}{\faSuitcase} \begin{experiences} + \experience + {Present}{NodeJS Developer}{Ariantech Solutions Ltd}{Mumbai} + {Nov 2021}{ + \begin{itemize} + \item Carried out various R\&D tasks such as + \begin{itemize} + \item creating a new ORM for CouchDB + \item writing core packages for authentication using bitmasking. + \end{itemize} + \item Worked as lead developer and team lead for creating an + education system. + \item Managed a team for creating a Tax Service Management System. + \end{itemize} + }{Javascript, Typescript, CouchDB, MongoDB, Express, Next} + \emptySeparator \experience {June 2020}{Front End Developer | System Administrator}{The Smart Make}{Netherlands} {Mar 2020}{ diff --git a/sections/skills.tex b/sections/skills.tex index fd09742..27c8612 100644 --- a/sections/skills.tex +++ b/sections/skills.tex @@ -8,7 +8,7 @@ Database Modeling, 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, Dart} + \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/C++, Dart} \keywordsentry{Frameworks/Runtimes}{\textbf{Django}, \textbf{Flask}, \textbf{FastAPI}, \textbf{NodeJS}, \textbf{React}, \textbf{React Native}, \textbf{Vue}, Bootstrap, jQuery, Flutter} \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)}