From a88dac2594468cc4cbdbe338bb2bb21b26be0b3d Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Wed, 25 Jun 2025 16:47:25 +0530 Subject: [PATCH] Reorder resume and make minor changes --- resume.tex | 8 ++++---- sections/education.tex | 10 ++++------ sections/experience.tex | 10 +++++++++- sections/projects.tex | 2 +- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/resume.tex b/resume.tex index 4ca2146..2f6080a 100644 --- a/resume.tex +++ b/resume.tex @@ -1,11 +1,11 @@ % !TEX TS-program = luatex \documentclass[localfont]{yaac-another-awesome-cv} -\name{Irene Sheen}{| Ceda EI} -\tagline{Full-Stack Developer | System Administrator} +\name{Irene}{Sheen} +\tagline{Full-Stack Developer | Python Developer} \photo{2.5cm}{ceda} \socialinfo{ \socialtext{\faVenus}{she/her} - \address{India} \\ + \address{Mumbai, India} \\ \website{https://webionite.com}{webionite.com}\\ \gitlab{ceda\_ei} \git{git.webionite.com/ceda\_ei} \\ @@ -16,9 +16,9 @@ \begin{document} \makecvheader{} \makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage} -\input{sections/education} \input{sections/experience} \input{sections/skills} +\input{sections/education} \input{sections/projects} \input{sections/awards} \end{document} diff --git a/sections/education.tex b/sections/education.tex index fe2961f..8ddc417 100644 --- a/sections/education.tex +++ b/sections/education.tex @@ -2,10 +2,8 @@ \sectionTitle{Education}{\faGraduationCap} \begin{scholarship} - \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{GPA: 8.59} + {B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar} + \scholarshipentry{Percentage: 86\%} + {Intermediate / +2 | CBSE | Delhi Public School, Budgam} \end{scholarship} diff --git a/sections/experience.tex b/sections/experience.tex index 812ab86..32a52ef 100644 --- a/sections/experience.tex +++ b/sections/experience.tex @@ -1,5 +1,13 @@ \sectionTitle{Work Experience}{\faSuitcase} \begin{experiences} + \experience + {Current}{Full Stack Developer}{Influencer Labs}{United Kingdom} + {Apr 2025}{ + \begin{itemize} + \item Worked on legacy system maintenance. + \end{itemize} + }{Python, Django, jQuery, Google Analytics, PostgreSQL, Linux} + \emptySeparator \experience {Mar 2025}{Full Stack Developer}{World News Inc}{United Kingdom} {Mar 2022}{ @@ -38,7 +46,7 @@ }{Javascript, Typescript, CouchDB, MongoDB, Express, Next} \emptySeparator \experience - {June 2020}{Front End Developer | System Administrator}{The Smart Make}{Netherlands} + {Jun 2020}{Front End Developer | System Administrator}{The Smart Make}{Netherlands} {Mar 2020}{ \begin{itemize} \item Working on a block code editor used for teaching students robotics. diff --git a/sections/projects.tex b/sections/projects.tex index 74722dc..4d3946b 100644 --- a/sections/projects.tex +++ b/sections/projects.tex @@ -37,7 +37,7 @@ }{React Native, React, Javascript, Redux, Redux Persist, Android Development, Gitlab CI/CD} \\ \project {Questable}{2018 --- 2019} - {\website{https://questable.webionite.com}{questable.webionite.com}} + {\website{https://gitlab.com/questable/}{gitlab.com/questable/}} { Questable is an \textbf{RPG-like-bot} and \textbf{API Server} for maintaining events in real life. It is accessible via Telegram Bot as well as a command line client. \begin{itemize}