Update coverletter structure enabling editing only for necessary sections with dynamic variables to avoid redundancy
This commit is contained in:
parent
169219eadf
commit
6ccfde0bc0
8 changed files with 62 additions and 42 deletions
Binary file not shown.
|
|
@ -161,6 +161,9 @@
|
|||
\resumeSubItem{\textbf{\color{black}Transformer-based Semantic Transcoding:}}
|
||||
{Developed PyTorch models for E2E semantic transcoding, deployed on Xilinx SoC boards using Vitis AI™}
|
||||
|
||||
\resumeSubItem{\textbf{\color{black}CI/CD React Portfolio Website}}
|
||||
{Designed and developed a personal portfolio website using React. Implemented a CI/CD pipeline to automate the building, testing, and deployment process}
|
||||
|
||||
\resumeSubItem{\textbf{\color{black}Clean Architecture C\# Backend:}}
|
||||
{Engineered a scalable portfolio website backend using C\#, adhering to Clean Architecture and REST API principles and implementing CI/CD pipeline for efficient deployment}
|
||||
|
||||
|
|
@ -179,6 +182,7 @@
|
|||
%-----------EDUCATION-----------
|
||||
\section{\color{blue}Education}
|
||||
\resumeSubHeadingListStart
|
||||
% \resumeSchoolItem{University of Guelph $|$ \color{blue} \emph{MASc.}}{Sep 2023 -- Dec 2024}
|
||||
\resumeSchoolItem{University of Guelph $|$ \color{blue} \emph{B.C. Computer Science}}{Sep 2021 -- Apr 2023}
|
||||
\resumeSchoolItem{University of Guelph $|$ \color{blue} \emph{B.Eng. in Computer Engineering}}{Sep 2019 -- Apr 2023}
|
||||
\resumeSubHeadingListEnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue