From 8eab5e0763e1b91f4f496c4d337c53c51f382c68 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Mon, 16 Sep 2024 00:35:33 +0530 Subject: [PATCH] Update and shrink to two pages --- resume.tex | 5 +---- sections/education.tex | 5 +---- sections/experience.tex | 10 +++++----- sections/skills.tex | 2 +- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/resume.tex b/resume.tex index 5ee8e09..864c489 100644 --- a/resume.tex +++ b/resume.tex @@ -1,6 +1,6 @@ % !TEX TS-program = luatex \documentclass[localfont]{yaac-another-awesome-cv} -\name{Irene}{| Ceda EI} +\name{Irene Sheen}{| Ceda EI} \tagline{Full-Stack Developer | System Administrator} \photo{2.5cm}{ceda} \socialinfo{\website{https://webionite.com}{webionite.com}\\ @@ -17,9 +17,6 @@ \input{sections/education} \input{sections/experience} \input{sections/skills} -\input{sections/extracurricular} -\newpage \input{sections/projects} -\input{sections/responsibility} \input{sections/awards} \end{document} diff --git a/sections/education.tex b/sections/education.tex index cf3b198..fe2961f 100644 --- a/sections/education.tex +++ b/sections/education.tex @@ -2,13 +2,10 @@ \sectionTitle{Education}{\faGraduationCap} \begin{scholarship} - \scholarshipentry{2019 --- 2023} + \scholarshipentry{2019 --- 2022} {B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar \\ & SGPA: 8.59} \scholarshipentry{2018} {Intermediate / +2 | CBSE | Delhi Public School, Budgam \\ & Percentage: 86\%} - \scholarshipentry{2016} - {Matriculation | CBSE | Delhi Public School, Budgam - \\ & CGPA: 9.6} \end{scholarship} diff --git a/sections/experience.tex b/sections/experience.tex index 789c25f..69d5714 100644 --- a/sections/experience.tex +++ b/sections/experience.tex @@ -11,12 +11,12 @@ 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 for various projects 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 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, git branch conventions. + 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. diff --git a/sections/skills.tex b/sections/skills.tex index 27c8612..ba9d2ff 100644 --- a/sections/skills.tex +++ b/sections/skills.tex @@ -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/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{Databases}{\textbf{SQL} (\textbf{SQLite}, \textbf{MariaDB}, \textbf{MySQL}), NoSQL (MongoDB)} \keywordsentry{CI/CD}{\textbf{Github Actions}, \textbf{Gitlab CI/CD}, \textbf{Jenkins}}