Compare commits
1 commit
main
...
jobs/softw
| Author | SHA1 | Date | |
|---|---|---|---|
| ccadf898f4 |
2 changed files with 43 additions and 42 deletions
Binary file not shown.
|
|
@ -82,11 +82,11 @@
|
|||
\end{tabular*}\vspace{-7pt}
|
||||
}
|
||||
|
||||
\newcommand{\resumeSubheading}[4]{
|
||||
\newcommand{\resumeSubheading}[3]{
|
||||
\vspace{-2pt}\item
|
||||
\begin{tabular*}{1.0\textwidth}[t]{l@{\extracolsep{\fill}}r}
|
||||
\textbf{\color{black} #1} & \textbf{ #2}\\
|
||||
\textit{#3} & \textit{ #4} \\
|
||||
\textit{#3} \\
|
||||
\end{tabular*}\vspace{-7pt}
|
||||
}
|
||||
|
||||
|
|
@ -132,42 +132,6 @@
|
|||
|
||||
\vspace{-20pt}
|
||||
|
||||
%----------Experience----------
|
||||
\section{\color{blue}WORK EXPERIENCE}
|
||||
\resumeSubHeadingListStart
|
||||
\resumeSubheading
|
||||
{Software Engineer—Machine Learning}{Jan 2024 – Aug 2025}
|
||||
{University of Guelph}{ Guelph, Ontario}
|
||||
\resumeItemListStart
|
||||
\resumeItem {Spearheaded the integration of a Swin-Transformer–based compressor into a sophisticated edge-to-cloud pipeline, achieving a 30× reduction in bandwidth usage and a 29\% decrease in latency under variable network conditions}
|
||||
\resumeItem {Architectured and trained an adaptive model extension to the existing semantic communication transformer,improving real-time responses to network bandwidth fluctuations while maintaining at least 96\% model accuracy}
|
||||
\resumeItem {Quantized PyTorch models via Vitis AI to ONNX for deployment on Xilinx Kria SoCs, leveraging hardware acceleration for 3× faster inference}
|
||||
\resumeItem {Published a first-author paper in IEEE conference proceedings, detailing the novel integration of semantic communication with edge computing for real-time applications}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Software Developer}{Oct 2022 – Oct 2023}
|
||||
{University of Guelph – Robotics Institute}{ Guelph, Ontario}
|
||||
\resumeItemListStart
|
||||
\resumeItem {Architected and containerized a multi-technology stack combining ROS2, Node.js, and Vue to enable seamless real-time control across distributed robotic systems}
|
||||
\resumeItem {Implemented automated AWS infrastructure provisioning with Terraform and integrated CI/CD pipelines via GitLab and Jenkins, reducing manual deployment steps by 80\%}
|
||||
\resumeItem {Created a secure certificate management workflow that streamlined Let's Encrypt renewals and configured a Nginx reverse proxy to enforce HTTPS and granular CORS policies}
|
||||
\resumeItem {Led the design and implementation of an accessible smart door system using ESP32, PIR sensors, and React Native, achieving over 95\% reliability in extensive field tests}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Information Technology Analyst}{Jul 2020 – Dec 2020}
|
||||
{Kitchener Downtown Community Health Center — SRHC}{ Kitchener, Ontario}
|
||||
\resumeItemListStart
|
||||
\resumeItem {Deployed and tuned a centralized Samba file server, increasing file distribution efficiency by 40\% across more than 20 staff and multiple departments}
|
||||
\resumeItem {Configured and maintained a FortiGate firewall and VPN solution for 60 users, integrating Prometheus-based monitoring for real-time diagnostics and rapid issue resolution}
|
||||
\resumeItem {Revamped the 3CX PBX system by re-architecting call routing and queue management, reducing patient on-hold times by 30\% and enhancing communication reliability}
|
||||
\resumeItem {Led a comprehensive hardware modernization initiative by replacing legacy switches, servers, and workstations, which reduced operating costs by 45\% while boosting network performance and security}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubHeadingListEnd
|
||||
% \vspace{-8pt}
|
||||
|
||||
%-----------EDUCATION-----------
|
||||
\section{\color{blue}EDUCATION}
|
||||
\resumeSubHeadingListStart
|
||||
|
|
@ -181,11 +145,48 @@
|
|||
\begin{tabularx}{\textwidth}{ @{} >{\bfseries}l X }
|
||||
\textbf{Certifications: } & AWS Solutions Architect\\
|
||||
\textbf{Skills: } & AI; DevOps; Cloud Computing; IaC; Containerization; CI/CD; Monitoring; Data Engineering; ML Ops \\
|
||||
\textbf{Technologies: } & Python; C++; C; JavaScript; Rust; HTML; Java; Bash; Flask; FastAPI; Swagger; Node.js; React; PyTorch; MongoDB; PostgreSQL; SQLite; Docker; Kubernetes; Git; Jenkins; Terraform; AWS \\
|
||||
\textbf{Languages: } & English (Fluent); Arabic (Fluent)
|
||||
\end{tabularx}
|
||||
\textbf{Languages: } & Python; C++; C; JavaScript; Rust; HTML; Java; Bash\\
|
||||
\textbf{Tech Stacks: } & FastAPI; PyTorch; React; Flask; SQLite; PostgresSQL; NumPy; SciPy; Scikit-learn; Matplotlib; MongoDB; Docker; Git; Jenkins; Terraform; AWS; Kubernetes; Express JS; Node.js; Swagger\\
|
||||
\textbf{Languages: } & English (Fluent); Arabic (Fluent) \end{tabularx}
|
||||
\vspace{-7pt}
|
||||
|
||||
%----------Experience----------
|
||||
\section{\color{blue}WORK EXPERIENCE}
|
||||
\resumeSubHeadingListStart
|
||||
\resumeSubheading
|
||||
{Software Engineer—Machine Learning}{Jan 2024 – Aug 2025}
|
||||
{University of Guelph}{}
|
||||
\resumeItemListStart
|
||||
\resumeItem {Developed semantic communication pipelines using Swin Transformer, achieving a 30x reduction in bandwidth utilization and 29\% lower latency while preserving at least 96\% data accuracy post-decoding under variable network conditions}
|
||||
\resumeItem {Extended the functionality of Swin Transformer to adapt to network conditions and handle anomalies, achieving 80\% lower latency by augmenting it with deterministic log-based algorithms}
|
||||
\resumeItem {Explored model quantization to deploy and emulate edge device-server environments, achieving realistic emulation and delivering high accuracy simulation reuslts}
|
||||
\resumeItem {Published as first author findings in IEEE CCECE '24 and MECOM '25, detailing the novel integration of semantic communications in edge-cloud computing systems}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Software Developer}{Oct 2022 – Oct 2023}
|
||||
{University of Guelph – Robotics Institute}{}
|
||||
\resumeItemListStart
|
||||
\resumeItem {Architected and containerized a multi-technology stack combining ROS2, Node.js, and Vue to enable seamless real-time control across distributed robotic systems}
|
||||
\resumeItem {Implemented automated AWS infrastructure provisioning with Terraform and integrated CI/CD pipelines via GitLab and Jenkins, reducing manual deployment steps by 80\%}
|
||||
\resumeItem {Created a secure certificate management workflow that streamlined Let's Encrypt renewals and configured a Nginx reverse proxy to enforce HTTPS and granular CORS policies}
|
||||
\resumeItem {Led the design and implementation of an accessible smart door system using ESP32, PIR sensors, and React Native, achieving over 95\% reliability in extensive field tests}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubheading
|
||||
{Information Technology Analyst}{Jul 2020 – Dec 2020}
|
||||
{Kitchener Downtown Community Health Center — SRHC}{}
|
||||
\resumeItemListStart
|
||||
\resumeItem {Deployed and tuned a centralized Samba file server, increasing file distribution efficiency by 40\% across more than 20 staff and multiple departments}
|
||||
\resumeItem {Configured and maintained a FortiGate firewall and VPN solution for 60 users, integrating Prometheus-based monitoring for real-time diagnostics and rapid issue resolution}
|
||||
\resumeItem {Revamped the 3CX PBX system by re-architecting call routing and queue management, reducing patient on-hold times by 30\% and enhancing communication reliability}
|
||||
\resumeItem {Led a comprehensive hardware modernization initiative by replacing legacy switches, servers, and workstations, which reduced operating costs by 45\% while boosting network performance and security}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeSubHeadingListEnd
|
||||
% \vspace{-8pt}
|
||||
|
||||
|
||||
%-----------PROJECTS-----------
|
||||
\section{\color{blue}PROJECTS}
|
||||
\resumeSubHeadingListStart
|
||||
Loading…
Add table
Add a link
Reference in a new issue