Add work experience
This commit is contained in:
parent
c13452d752
commit
620f6496f7
|
@ -17,8 +17,9 @@
|
||||||
\input{sections/education}
|
\input{sections/education}
|
||||||
\input{sections/experience}
|
\input{sections/experience}
|
||||||
\input{sections/skills}
|
\input{sections/skills}
|
||||||
|
\input{sections/extracurricular}
|
||||||
|
\newpage
|
||||||
\input{sections/projects}
|
\input{sections/projects}
|
||||||
\input{sections/responsibility}
|
\input{sections/responsibility}
|
||||||
\input{sections/awards}
|
\input{sections/awards}
|
||||||
% \input{sections/extracurricular}
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
\begin{scholarship}
|
\begin{scholarship}
|
||||||
\scholarshipentry{2019 --- 2023}
|
\scholarshipentry{2019 --- 2023}
|
||||||
{B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar
|
{B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar
|
||||||
\\ & SGPA: 9.0}
|
\\ & SGPA: 8.59}
|
||||||
\scholarshipentry{2018}
|
\scholarshipentry{2018}
|
||||||
{Intermediate / +2 | CBSE | Delhi Public School, Budgam
|
{Intermediate / +2 | CBSE | Delhi Public School, Budgam
|
||||||
\\ & Percentage: 86\%}
|
\\ & Percentage: 86\%}
|
||||||
|
|
|
@ -1,5 +1,20 @@
|
||||||
\sectionTitle{Work Experience}{\faSuitcase}
|
\sectionTitle{Work Experience}{\faSuitcase}
|
||||||
\begin{experiences}
|
\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
|
\experience
|
||||||
{June 2020}{Front End Developer | System Administrator}{The Smart Make}{Netherlands}
|
{June 2020}{Front End Developer | System Administrator}{The Smart Make}{Netherlands}
|
||||||
{Mar 2020}{
|
{Mar 2020}{
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
Database Modeling,
|
Database Modeling,
|
||||||
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, 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{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{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)}
|
||||||
|
|
Loading…
Reference in New Issue