Delete previous resume copies, and Update new resume with new commands and new project

This commit is contained in:
Murtadha 2024-07-27 19:52:32 -04:00
parent f0df8f6f5b
commit d4bc321080
30 changed files with 34 additions and 379 deletions

View file

@ -50,14 +50,22 @@
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1\vspace{-2.5pt}}
{#1\vspace{-2pt}}
}
}
\newcommand{\classesList}[4]{
\item\small{
{#1 #2 #3 #4 \vspace{-2pt}}
}
\newcommand{\resumeSubItem}[2]{
\item
\textbf{\color{black}#1}
\vspace{1pt} % Adjust this value to increase or decrease space
\small#2\vspace{-2pt} % Adjust this value to increase or decrease space between items
}
\newcommand{\resumeSchoolItem}[2]{
\item
\begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{\color{black} #1} & \textbf{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubheading}[4]{
@ -70,7 +78,7 @@
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\begin{tabular*}{1.0\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
@ -87,7 +95,6 @@
\renewcommand\labelitemi{$\vcenter{\hbox{\tiny$\bullet$}}$}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{: #2\vspace{-2pt}}}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.0in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}%\vspace{-7pt}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
@ -153,34 +160,33 @@
%-----------PROJECTS-----------
\section{\color{blue}Projects}
\resumeSubHeadingListStart
\resumeSubItem{\textbf{\color{black}Transformer-based Semantic Data Transmission}}
{Developed PyTorch models for E2E semantic transcoding, deployed on Xilinx SoC boards using Vitis AI.}
\resumeSubItem{\textbf{\color{black}Transformer-based Semantic Transcoding:}}
{Developed PyTorch models for E2E semantic transcoding, deployed on Xilinx SoC boards using Vitis AI\textsuperscript{TM}}
\resumeSubItem{\textbf{\color{black}Homelab with Self-Hosted Services}}
{Managed Docker and Kubernetes-deployed applications for efficient resource utilization in a personal server environment.}
\resumeSubItem{\textbf{\color{black}Dynamic Noise Cancelling with RL}}
{Implemented real-time Automatic Noise Filtering using Reinforcement Learning and Dynamic Sparse Training in PyTorch.}
\resumeSubItem{\textbf{\color{black}Clean Architecture C\# Backend:}}
{Engineered a scalable portfolio website backend using C\#, adhering to Clean Architecture principles and implementing CI/CD pipeline for efficient deployment}
\resumeSubItem{\textbf{\color{black}Text-to-Braille Real-Time Converter}}
{Built a Raspberry Pi device for real-time image-to-Braille conversion, enhancing accessibility for the deaf-blind community.}
\resumeSubItem{\textbf{\color{black}ZAMAZ UTI Diagnosis - Image Processor}}
{Developed a Raspberry Pi-based system for automated urine test analysis, achieving 16x faster results than standard methods.}
\resumeSubItem{\textbf{\color{black}DevOps Homelab Maestro:}}
{Orchestrating a robust homelab environment with Docker containers, Kubernetes clusters, Ceph distributed storage, and CI/CD pipelines for seamless application deployment}
\resumeSubItem{\textbf{\color{black}RL Dynamic Noise Cancelling:}}
{Implemented real-time Automatic Noise Filtering using Reinforcement Learning and Dynamic Sparse Training in PyTorch}
\resumeSubItem{\textbf{\color{black}Real-Time Text-to-Braille:}}
{Built a Raspberry Pi device for real-time image-to-Braille conversion, enhancing accessibility for the deaf-blind community}
\resumeSubItem{\textbf{\color{black}ZAMAZ UTI Diagnosis:}}
{Developed a Raspberry Pi-based system for automated urine test analysis, achieving 16x faster results than standard methods}
\resumeSubHeadingListEnd
\vspace{-8pt}
%-----------EDUCATION-----------
\section{\color{blue}Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Guelph $|$ \color{blue} \emph{MASc.}}{Sep 2023 -- Dec 2024}
{Masters of Applied Science in Computer Engineering}{Guelph, Ontario}
\resumeSubheading
{University of Guelph $|$ \color{blue} \emph{B.Eng.}}{Sep 2019 -- May 2023}
{Bachelor of Engineering: Major in Computer Engineering, Minor in Computer Science}{Guelph, Ontario}
\resumeSubHeadingListEnd
% \vspace{5pt}
\resumeSubHeadingListStart
\resumeSchoolItem{University of Guelph $|$ \color{blue} \emph{MASc.}}{Sep 2023 -- Dec 2024}
\resumeSchoolItem{University of Guelph $|$ \color{blue} \emph{B.Eng. in Computer Engineering}}{Sep 2019 -- Apr 2023}
\resumeSubHeadingListEnd
\vspace{-8pt}
%---------Publications---------
@ -190,7 +196,7 @@
{Boosting Edge-to-Cloud Data Transmission Efficiency with Semantic Transcoding}{}
{Published @ IEEE CCECE (Aug 2024)}{}
\resumeItemListStart
\resumeItem {Developed semantic communication techniques, reducing edge-to-cloud latency by up to 20\%, and implemented transformer-based models to enhance data relevance and transmission efficiency}
\resumeItem {Developed a semantic transcoding method using transformer-based models for edge-to-cloud data transmission, reducing latency by up to 30\% and optimizing bandwidth in core network systems to support next-generation applications.}
% \resumeItem {Implemented transformer-based models to enhance data relevance and network efficiency}
\resumeItemListEnd
\resumeSubHeadingListEnd