Reorder resume and make minor changes
This commit is contained in:
		| @@ -1,11 +1,11 @@ | |||||||
| % !TEX TS-program = luatex | % !TEX TS-program = luatex | ||||||
| \documentclass[localfont]{yaac-another-awesome-cv} | \documentclass[localfont]{yaac-another-awesome-cv} | ||||||
| \name{Irene Sheen}{| Ceda EI} | \name{Irene}{Sheen} | ||||||
| \tagline{Full-Stack Developer | System Administrator} | \tagline{Full-Stack Developer | Python Developer} | ||||||
| \photo{2.5cm}{ceda} | \photo{2.5cm}{ceda} | ||||||
| \socialinfo{ | \socialinfo{ | ||||||
| 	\socialtext{\faVenus}{she/her} | 	\socialtext{\faVenus}{she/her} | ||||||
| 	\address{India} \\ | 	\address{Mumbai, India} \\ | ||||||
| 	\website{https://webionite.com}{webionite.com}\\ | 	\website{https://webionite.com}{webionite.com}\\ | ||||||
| 	\gitlab{ceda\_ei} | 	\gitlab{ceda\_ei} | ||||||
| 	\git{git.webionite.com/ceda\_ei} \\ | 	\git{git.webionite.com/ceda\_ei} \\ | ||||||
| @@ -16,9 +16,9 @@ | |||||||
| \begin{document} | \begin{document} | ||||||
| \makecvheader{} | \makecvheader{} | ||||||
| \makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage} | \makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage} | ||||||
| \input{sections/education} |  | ||||||
| \input{sections/experience} | \input{sections/experience} | ||||||
| \input{sections/skills} | \input{sections/skills} | ||||||
|  | \input{sections/education} | ||||||
| \input{sections/projects} | \input{sections/projects} | ||||||
| \input{sections/awards} | \input{sections/awards} | ||||||
| \end{document} | \end{document} | ||||||
|   | |||||||
| @@ -2,10 +2,8 @@ | |||||||
| \sectionTitle{Education}{\faGraduationCap} | \sectionTitle{Education}{\faGraduationCap} | ||||||
|  |  | ||||||
| \begin{scholarship} | \begin{scholarship} | ||||||
| 	\scholarshipentry{2019 --- 2022} | 	\scholarshipentry{GPA: 8.59} | ||||||
| 					{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} | 	\scholarshipentry{Percentage: 86\%} | ||||||
| 	\scholarshipentry{2018} | 					{Intermediate / +2 | CBSE | Delhi Public School, Budgam} | ||||||
| 					{Intermediate / +2 | CBSE | Delhi Public School, Budgam |  | ||||||
| 						\\ & Percentage: 86\%} |  | ||||||
| \end{scholarship} | \end{scholarship} | ||||||
|   | |||||||
| @@ -1,5 +1,13 @@ | |||||||
| \sectionTitle{Work Experience}{\faSuitcase} | \sectionTitle{Work Experience}{\faSuitcase} | ||||||
| \begin{experiences} | \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 | 	\experience | ||||||
| 	{Mar 2025}{Full Stack Developer}{World News Inc}{United Kingdom} | 	{Mar 2025}{Full Stack Developer}{World News Inc}{United Kingdom} | ||||||
| 	{Mar 2022}{ | 	{Mar 2022}{ | ||||||
| @@ -38,7 +46,7 @@ | |||||||
| 	}{Javascript, Typescript, CouchDB, MongoDB, Express, Next} | 	}{Javascript, Typescript, CouchDB, MongoDB, Express, Next} | ||||||
| 	\emptySeparator | 	\emptySeparator | ||||||
| 	\experience | 	\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}{ | 	{Mar 2020}{ | ||||||
| 		\begin{itemize} | 		\begin{itemize} | ||||||
| 			\item Working on a block code editor used for teaching students robotics. | 			\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} | 	}{React Native, React, Javascript, Redux, Redux Persist, Android Development, Gitlab CI/CD} | ||||||
| 	\\ | 	\\ | ||||||
| 	\project {Questable}{2018 --- 2019} | 	\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. | 		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} | 		\begin{itemize} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user