refactor: update professional summary and add publications section
This commit is contained in:
parent
d7609422be
commit
723a3a267a
2 changed files with 26 additions and 9 deletions
Binary file not shown.
|
|
@ -135,7 +135,7 @@
|
|||
|
||||
%-----------SUMMARY----------
|
||||
\section{\color{blue}SUMMARY}
|
||||
Versatile Computer Engineer and Researcher specialized in Semantic Communications and Edge Computing. First author of two IEEE conference papers focused on optimizing edge-cloud communication through task-driven feature extraction. \textbf{Bilingual in English and Arabic}, with expertise in developing high-efficiency AI pipelines for 5G/6G and Smart City infrastructure. Proven track record of reducing bandwidth demand by \textbf{30$\times$} while maintaining 96\% task accuracy in congested network environments.
|
||||
Versatile Computer Engineer and Researcher specialized in Semantic Communications and Edge Computing. First author of two IEEE conference papers focused on optimizing edge-cloud communication through task-driven feature extraction. \textbf{Bilingual in English and Arabic}, with expertise in developing high-efficiency AI pipelines for 5G/6G and Smart City infrastructure. Proven track record of reducing bandwidth demand by \textbf{30$\times$} while maintaining 96\% task accuracy in congested network environments
|
||||
|
||||
\vspace{-7pt}
|
||||
|
||||
|
|
@ -148,14 +148,14 @@ Versatile Computer Engineer and Researcher specialized in Semantic Communication
|
|||
% \vspace{-8pt}
|
||||
|
||||
%-----------SKILLS-----------
|
||||
\section{\color{blue}CERTIFICATIONS, SKILLS, TECHNOLOGIES, INTERESTS}
|
||||
\section{\color{blue}SKILLS \& TECHSTACKS}
|
||||
\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{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 \\
|
||||
\end{tabularx}
|
||||
\vspace{-7pt}
|
||||
\vspace{-10pt}
|
||||
|
||||
%----------Experience----------
|
||||
\section{\color{blue}WORK EXPERIENCE}
|
||||
|
|
@ -199,11 +199,11 @@ Versatile Computer Engineer and Researcher specialized in Semantic Communication
|
|||
\resumeItem{Orchestrate a comprehensive home lab environment managing 15+ Docker containers for media, web, and gaming services, configured auto-renewal SSL/TLS certification with Let’s Encrypt, setup Prometheus/Grafana monitoring, and applied Fail2Ban for robust security achieving 99.9\% uptime and detailed system analytics}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeProjectHeading{\textbf{\color{black}HAM10K Skin Cancer Classifier} $|$ \color{blue} \emph{Python, PyTorch, SciPy, Pandas}}{}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Engineered a comprehensive deep learning pipeline integrating a PCA-enhanced MLP, a custom-designed DCNN, and the RegNetY-320 architecture}
|
||||
\resumeItem{Applied systematic class rebalancing and extensive data augmentation to achieve 96.9\% accuracy, an optimal F1-score, and a flawless 1.00 AUC}
|
||||
\resumeItemListEnd
|
||||
% \resumeProjectHeading{\textbf{\color{black}HAM10K Skin Cancer Classifier} $|$ \color{blue} \emph{Python, PyTorch, SciPy, Pandas}}{}
|
||||
% \resumeItemListStart
|
||||
% \resumeItem{Engineered a comprehensive deep learning pipeline integrating a PCA-enhanced MLP, a custom-designed DCNN, and the RegNetY-320 architecture}
|
||||
% \resumeItem{Applied systematic class rebalancing and extensive data augmentation to achieve 96.9\% accuracy, an optimal F1-score, and a flawless 1.00 AUC}
|
||||
% \resumeItemListEnd
|
||||
|
||||
\resumeProjectHeading{\textbf{\color{black}Heart Disease Predictor} $|$ \color{blue} \emph{Python, Flask, RESTful, HTML, CSS, JS}}{}
|
||||
\resumeItemListStart
|
||||
|
|
@ -215,5 +215,22 @@ Versatile Computer Engineer and Researcher specialized in Semantic Communication
|
|||
\resumeItem{Created a bespoke OpenAI Gym environment incorporating FFT-based audio processing and trained a PPO agent to perform adaptive noise cancellation in real time, achieving processing speeds exceeding 5,200 FPS for high-fidelity audio performance}
|
||||
\resumeItemListEnd
|
||||
\resumeSubHeadingListEnd
|
||||
% \vspace{-8pt}
|
||||
\vspace{-7pt}
|
||||
|
||||
\section{\color{blue}PUBLICATIONS}
|
||||
\resumeSubHeadingListStart
|
||||
|
||||
\resumeProjectHeading
|
||||
{\textbf{Network-Aware Adaptive Semantic Image Transmission in Edge-Cloud Communications}}{MECOM 2025}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Proposed an adaptive JSCC framework that couples Swin-Transformers with real-time network telemetry to optimize image transmission over dynamic 5G/6G core networks (Accepted, IEEE MECOM25)}
|
||||
\resumeItemListEnd
|
||||
|
||||
\resumeProjectHeading
|
||||
{\textbf{Boosting Edge-to-Cloud Data Transmission Efficiency with Semantic Transcoding}}{CCECE 2024}
|
||||
\resumeItemListStart
|
||||
\resumeItem{Utilized transformer-based edge-to-cloud models to achieve a $30\times$ bandwidth reduction and $30\%$ improvement in end-to-end latency for high-speed data systems (Published, IEEE Xplore)}
|
||||
\resumeItemListEnd
|
||||
\resumeSubHeadingListEnd
|
||||
|
||||
\end{document}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue