Reorder resume and make minor changes
This commit is contained in:
parent
a5f34ab143
commit
a88dac2594
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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.
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user