Resume modified for github application
This commit is contained in:
parent
51b098f8b9
commit
7936525636
2 changed files with 14 additions and 30 deletions
Binary file not shown.
|
|
@ -18,6 +18,7 @@
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\usepackage[export]{adjustbox}
|
\usepackage[export]{adjustbox}
|
||||||
\usepackage{multirow}
|
\usepackage{multirow}
|
||||||
|
\usepackage{textcase}
|
||||||
\setlength{\multicolsep}{-3.0pt}
|
\setlength{\multicolsep}{-3.0pt}
|
||||||
\setlength{\columnsep}{-1pt}
|
\setlength{\columnsep}{-1pt}
|
||||||
\input{glyphtounicode}
|
\input{glyphtounicode}
|
||||||
|
|
@ -43,7 +44,7 @@
|
||||||
|
|
||||||
% Sections formatting
|
% Sections formatting
|
||||||
\titleformat{\section}{
|
\titleformat{\section}{
|
||||||
\vspace{-4pt}\scshape\raggedright \fontsize{12}{10} \bfseries
|
\vspace{-4pt}\raggedright \fontsize{12}{10} \bfseries
|
||||||
}{}{0em}{}[\color{blue}\titlerule \vspace{-5pt}]
|
}{}{0em}{}[\color{blue}\titlerule \vspace{-5pt}]
|
||||||
|
|
||||||
% Ensure that generate pdf is machine readable/ATS parsable
|
% Ensure that generate pdf is machine readable/ATS parsable
|
||||||
|
|
@ -103,6 +104,7 @@
|
||||||
\newcommand{\resumeItemListStart}{\begin{itemize}}
|
\newcommand{\resumeItemListStart}{\begin{itemize}}
|
||||||
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-7pt}}
|
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-7pt}}
|
||||||
|
|
||||||
|
\pdfstringdefDisableCommands{\def\color#1{}}
|
||||||
%-------------------------------------------
|
%-------------------------------------------
|
||||||
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
@ -110,34 +112,16 @@
|
||||||
%----------HEADING----------
|
%----------HEADING----------
|
||||||
\begin{tabular*}{\textwidth}{ @{\extracolsep{\fill}}l @{\hspace{-1ex}}l @{\hspace{-1ex}}l}
|
\begin{tabular*}{\textwidth}{ @{\extracolsep{\fill}}l @{\hspace{-1ex}}l @{\hspace{-1ex}}l}
|
||||||
\textbf{\href{http://m.nisyif.com/}{\huge\color{blue}Murtadha Saeed Nisyif}} & \faIcon{map-marker-alt} Ontario, Canada & \faIcon{link} \href{https://m.nisyif.com/}{m.nisyif.com} \\
|
\textbf{\href{http://m.nisyif.com/}{\huge\color{blue}Murtadha Saeed Nisyif}} & \faIcon{map-marker-alt} Ontario, Canada & \faIcon{link} \href{https://m.nisyif.com/}{m.nisyif.com} \\
|
||||||
\emph{\Large Cloud and ML Engineer} & \faIcon{at} \href{mailto:mnisyif@gmail.com}{mnisyif@gmail.com} & \faIcon{linkedin} \href{https://www.linkedin.com/in/mnisyif/}{linkedin.com/in/mnisyif}\\
|
\emph{\Large Software Engineer} & \faIcon{at} \href{mailto:mnisyif@gmail.com}{mnisyif@gmail.com} & \faIcon{linkedin} \href{https://www.linkedin.com/in/mnisyif/}{linkedin.com/in/mnisyif}\\
|
||||||
& \faIcon{phone-square-alt} +1 (519) 502-8463 & \faIcon{github} \href{https://www.github.com/mnisyif}{github.com/mnisyif}
|
& \faIcon{phone-square-alt} +1 (519) 502-8463 & \faIcon{github} \href{https://www.github.com/mnisyif}{github.com/mnisyif}
|
||||||
\end{tabular*}
|
\end{tabular*}
|
||||||
\vspace{-10pt}
|
\vspace{-10pt}
|
||||||
% %----------HEADING----------
|
|
||||||
% \begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} l l l c}
|
|
||||||
% % First row with name, location, and portfolio link
|
|
||||||
% \textbf{\href{http://m.nisyif.com/}{\huge\color{blue}Murtadha Saeed Nisyif}} &
|
|
||||||
% \faIcon{map-marker-alt} Ontario, Canada &
|
|
||||||
% \faIcon{link} \href{https://m.nisyif.com/}{Portfolio} &
|
|
||||||
% \multirow{3}{*}{\includegraphics[height=2.2cm,frame,round=0.2cm]{my_picture.jpg}} \\
|
|
||||||
% % Second row with job title and email
|
|
||||||
% \emph{\Large Computer Engineer} &
|
|
||||||
% \faIcon{at} \href{mailto:mnisyif@gmail.com}{mnisyif@gmail.com} &
|
|
||||||
% \faIcon{linkedin} \href{https://www.linkedin.com/in/mnisyif/}{LinkedIn} & \\
|
|
||||||
% % Third row with phone and GitHub
|
|
||||||
% &
|
|
||||||
% \faIcon{phone-square-alt} +1 (519) 502-8463 &
|
|
||||||
% \faIcon{github} \href{https://www.github.com/mnisyif}{Github} & \\
|
|
||||||
% \end{tabular*}
|
|
||||||
% \vspace{-5pt}
|
|
||||||
|
|
||||||
|
|
||||||
%----------Experience----------
|
%----------Experience----------
|
||||||
\section{\color{blue}Relevant Work Experience}
|
\section{\color{blue}Relevant Work Experience}
|
||||||
\resumeSubHeadingListStart
|
\resumeSubHeadingListStart
|
||||||
\resumeSubheading
|
\resumeSubheading
|
||||||
{ML Engineer - Researcher}{Jan 2024 -- Dec 2024}
|
{Software Engineer - Machine Learning}{Jan 2024 -- Dec 2024}
|
||||||
{University of Guelph}{Guelph, Ontario}
|
{University of Guelph}{Guelph, Ontario}
|
||||||
\resumeItemListStart
|
\resumeItemListStart
|
||||||
\resumeItem {Performed latency data acquisition across diverse hardware setups and executed feature engineering to identify key correlations, enhancing model performance under varying network conditions}
|
\resumeItem {Performed latency data acquisition across diverse hardware setups and executed feature engineering to identify key correlations, enhancing model performance under varying network conditions}
|
||||||
|
|
@ -208,13 +192,13 @@
|
||||||
\vspace{-8pt}
|
\vspace{-8pt}
|
||||||
|
|
||||||
%---------Publications---------
|
%---------Publications---------
|
||||||
\section{\color{blue}Publications}
|
% \section{\color{blue}Publications}
|
||||||
\resumeSubHeadingListStart
|
% \resumeSubHeadingListStart
|
||||||
\resumeSubheading
|
% \resumeSubheading
|
||||||
{Boosting Edge-to-Cloud Data Transmission Efficiency with Semantic Transcoding}{}
|
% {Boosting Edge-to-Cloud Data Transmission Efficiency with Semantic Transcoding}{}
|
||||||
{Published @ IEEE CCECE (Aug 2024)}{}
|
% {Published @ IEEE CCECE (Aug 2024)}{}
|
||||||
\resumeItemListStart
|
% \resumeItemListStart
|
||||||
\resumeItem {Explored a novel approach to incorporate semantic transcoding in edge-cloud system to reduce data latency rates}
|
% \resumeItem {Explored a novel approach to incorporate semantic transcoding in edge-cloud system to reduce data latency rates}
|
||||||
\resumeItemListEnd
|
% \resumeItemListEnd
|
||||||
\resumeSubHeadingListEnd
|
% \resumeSubHeadingListEnd
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue