Compare commits
2 Commits
2ff56ebea4
...
82380894b5
Author | SHA1 | Date |
---|---|---|
Ceda EI | 82380894b5 | |
Ceda EI | 43aa006588 |
|
@ -2,13 +2,10 @@
|
||||||
\sectionTitle{Education}{\faGraduationCap}
|
\sectionTitle{Education}{\faGraduationCap}
|
||||||
|
|
||||||
\begin{scholarship}
|
\begin{scholarship}
|
||||||
\scholarshipentry{2019 --- 2023}
|
\scholarshipentry{2019 --- 2022}
|
||||||
{B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar
|
{B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar
|
||||||
\\ & SGPA: 8.59}
|
\\ & 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\%}
|
||||||
\scholarshipentry{2016}
|
|
||||||
{Matriculation | CBSE | Delhi Public School, Budgam
|
|
||||||
\\ & CGPA: 9.6}
|
|
||||||
\end{scholarship}
|
\end{scholarship}
|
||||||
|
|
|
@ -1,13 +1,35 @@
|
||||||
\sectionTitle{Work Experience}{\faSuitcase}
|
\sectionTitle{Work Experience}{\faSuitcase}
|
||||||
\begin{experiences}
|
\begin{experiences}
|
||||||
\experience
|
\experience
|
||||||
{Present}{NodeJS Developer}{Ariantech Solutions Ltd}{Mumbai}
|
{Present}{Full Stack Developer}{World News Inc}{United Kingdom}
|
||||||
|
{Mar 2022}{
|
||||||
|
\begin{itemize}
|
||||||
|
\item Worked on crucial features in Domain Management including
|
||||||
|
Auto Renewals, Guest Access, internal flagging systems, verbose
|
||||||
|
permissions system and more.
|
||||||
|
\item Worked on \website{https://cheese.com/}{Cheese.com} and
|
||||||
|
single handedly created features like e-commerce shop, cheese
|
||||||
|
seller directory and a respective portal for cheese sellers
|
||||||
|
across UK \& USA, integrated Vue SFCs into existing Django Templates
|
||||||
|
\item Managed multiple linux servers and did various server
|
||||||
|
upgrades, database upgrades with zero or near zero downtime.
|
||||||
|
Acted as the primary person for the entire team with all linux
|
||||||
|
and server related issues.
|
||||||
|
\item Lead the creation of various processes across the team
|
||||||
|
including code review process.
|
||||||
|
\item Organized and handled regular sessions to transfer knowledge
|
||||||
|
between various projects ensuring for better practices all across.
|
||||||
|
\item Worked on documentation of various legacy systems across the organization.
|
||||||
|
\end{itemize}
|
||||||
|
}{Python, Django, Vue, Django Rest Framework, PostgreSQL, Linux}
|
||||||
|
\experience
|
||||||
|
{Mar 2022}{Senior NodeJS Developer}{Ariantech Solutions Ltd}{Mumbai}
|
||||||
{Nov 2021}{
|
{Nov 2021}{
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Carried out various R\&D tasks such as
|
\item Carried out various R\&D tasks such as
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item creating a new ORM for CouchDB
|
\item creating a new ORM for CouchDB
|
||||||
\item writing core packages for authentication using bitmasking.
|
\item writing core packages for authorization using bitmasking.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item Worked as lead developer and team lead for creating an
|
\item Worked as lead developer and team lead for creating an
|
||||||
education system.
|
education system.
|
||||||
|
|
|
@ -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/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}, \textbf{Tailwind}, \textbf{Nuxt}, 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)}
|
||||||
\keywordsentry{CI/CD}{\textbf{Github Actions}, \textbf{Gitlab CI/CD}, \textbf{Jenkins}}
|
\keywordsentry{CI/CD}{\textbf{Github Actions}, \textbf{Gitlab CI/CD}, \textbf{Jenkins}}
|
||||||
|
|
Loading…
Reference in New Issue