diff --git a/.github/workflows/cv-two-pages.yml b/.github/workflows/cv-two-pages.yml index f263bae..87b4c91 100644 --- a/.github/workflows/cv-two-pages.yml +++ b/.github/workflows/cv-two-pages.yml @@ -22,6 +22,7 @@ on: - 35-feb2024 - 37-aug2024 - 39-feb2025 + - 42-june2025 jobs: build: diff --git a/README.md b/README.md index 3e9df76..f396f95 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# :scroll: My Curriculum Vitae (Feb 2024) +# :scroll: My Curriculum Vitae (June 2025) [![GitHub Actions Status](https://github.com/mxochicale/cv/workflows/CICV2P/badge.svg)](https://github.com/mxochicale/cv/actions) [![CV](https://img.shields.io/badge/read_my-CV-blue.svg)](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf) @@ -6,7 +6,8 @@ My Curriculum Vitae (CV) is written in LaTeX and it is built locally in Ubuntu 2 Refer to [README](tex/README.md) for detailed instructions on local and remote latex build. ## My CV -Download my latest CV by clicking on the following pages. +Download my latest CV by clicking on the following pages. +Alternatively, you can simply view the PNG pages: [page-0](docs/page-0.png) and [page-1](docs/page-0.png). [](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf) [](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf) @@ -21,11 +22,17 @@ make clean #clean project ``` For further details see [here](tex) +## pdf2png +```bash +cd $HOME/repositories/mxochicale/cv/docs +bash pdf2png.bash +``` + ## Commit and push changes ```bash git add . git commit -m ':tada: version monthYEAR is ready CICV2P #0' -git push oring +git push origin ``` ## Clone repository @@ -52,5 +59,5 @@ Hence, you are free to reuse it and modify it as much as you want and as long as * [How to write a LaTeX class file and design your own CV](https://www.overleaf.com/learn/latex/How_to_write_a_LaTeX_class_file_and_design_your_own_CV_(Part_1)) ## Contact and issue report -Happy to touch base, just drop me an [e-mail](mailto:m.xochicale@ucl.ac.uk?subject="[cv]"). +Happy to touch base, just drop me an [e-mail](mailto:perez.xochicale@gmail.com?subject="[cv]"). If you have questions or issues relavant to this repo, please instead [open an issue](https://github.com/mxochicale/cv/issues). diff --git a/docs/README.md b/docs/README.md index 4588eac..db050ff 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,19 @@ # Documents ## pdf2png -``` +```bash cd $HOME/repositories/cv/docs bash pdf2png.bash ``` + +## combine CV with any other PDF doc +```bash +mkdir -p ~/Downloads/tempcv && cd ~/Downloads/tempcv +#download cv +wget https://github.com/mxochicale/cv/raw/generated-pdfs/cv-two-pages.pdf +#sudo snap install pdftk +#download doc.pdf +pdftk doc.pdf cv-two-pages.pdf cat output clcvMX.pdf +``` + + diff --git a/docs/page-0.png b/docs/page-0.png index 12c5620..c13e176 100644 Binary files a/docs/page-0.png and b/docs/page-0.png differ diff --git a/docs/page-1.png b/docs/page-1.png index b3dea85..7d07803 100644 Binary files a/docs/page-1.png and b/docs/page-1.png differ diff --git a/tex/cv-two-pages.tex b/tex/cv-two-pages.tex index 7efd810..935e836 100644 --- a/tex/cv-two-pages.tex +++ b/tex/cv-two-pages.tex @@ -2,7 +2,7 @@ \name{Miguel Xochicale} \researchinterest{ -\\ My research interests focus on advancing real-time AI tools for MedTech, SurgTech, Biomechanics, and clinical translation. +\\ Driving the next generation of real-time AI tools for medical technology, surgical innovation, robotics, biomechanics, and clinical translation. } \address{ @@ -65,10 +65,14 @@ \section{Research Experience} \subsection{Senior Research Software Engineer at University College London, UK}[Oct 2022~--~Present] \begin{itemize} \item -I am advancing real-time AI-enabled tools by developing end-to-end frameworks that encompass model training, efficient inference, robust API design, and seamless deployment to medical devices, ensuring scalablity and clinical applicability \href{https://mxochicale.github.io/real-time-ai-for-surgery-with-NVIDIA-Holoscan-platform/#/section}{\faExternalLink*}. -Additionally, I empower innovators to progress from idea to research to production by ensuring the highest standards of code quality in UCL's open-source software projects (\href{https://github.com/UCL-CDI/cdi-hub}{CDI-HUB \faGithub*}, \href{https://github.com/UCLH-Foundry/PIXL}{PIXL \faGithub*} \& \href{https://github.com/SciKit-Surgery}{SciKit-Surgery \faGithub*}). - - %\item Collaborators: \href{https://scholar.google.co.uk/citations?user=-rD4cJIAAAAJ}{Stephen Thompson} and \href{https://iris.ucl.ac.uk/iris/browse/profile?upi=MJCLA42}{Prof Matt Clarkson} +I lead software development for real-time AI tools, models, and APIs, ensuring smooth deployment to scalable, clinically effective medical devices \href{https://mxochicale.github.io/real-time-ai-for-surgery-with-NVIDIA-Holoscan-platform/#/section}{\faExternalLink*}. +I support and accelerate innovation by helping UCL researchers turn ideas into production, ensuring high code quality throughout +( +\href{https://github.com/oocular/ready}{READY \faGithub*}, +\href{https://github.com/UCL-CDI/cdi-hub}{CDI-HUB \faGithub*}, +\href{https://github.com/sense-base}{SENSE-BASE \faGithub*} \& +\href{https://github.com/SciKit-Surgery}{SciKit-Surgery \faGithub*}). +%\item Collaborators: \href{https://scholar.google.co.uk/citations?user=-rD4cJIAAAAJ}{Stephen Thompson} and \href{https://iris.ucl.ac.uk/iris/browse/profile?upi=MJCLA42}{Prof Matt Clarkson} %Additionally, I am leading the preparation of one proceeding and one manuscript in the area of medical imaging with real-time deep learning techniques. %All previous activities in collaboration with renowned clinicians and engineers in KCL, University of Oxford and University of Melbourne. \end{itemize} @@ -363,6 +367,7 @@ \section{Skills} GNU/Linux Operating System user (OpenSuse, Debian \& Ubuntu)[2005-present], R[2013-present], Robot Operating System (ROS)[2016-present], +ROS2[2025-present], GNU-Octave (as well as MatLab)[2009-present], \LaTeX [2006-present], C and C++[2015-present], @@ -374,9 +379,10 @@ \section{Skills} open-source enthusiast at GitHub (\href{https://github.com/mxochicale}{@mxochicale})[2015-present], continuous integration \& continuous delivery [2019-present], CUDA Programming [2021-present], -Docker [2024-present], \& -python-based linting [2022-present]. -aws-cli \href{https://github.com/UCL-CDI/cdi-hub/tree/main/tutorials/aws-services/aws-batch}{\faGithub*} [Oct2024-present]. +Docker [2024-present], +python-based linting [2022-present], +aws tools \href{https://github.com/UCL-CDI/cdi-hub/tree/main/tutorials/aws-services/aws-batch}{\faGithub*} [Oct2024-present], +NVIDIA Isaac Sim, Isaac Lab and ROS2 \href{https://github.com/mxochicale/nvidia-open-source-robot-lab}{\faGithub*} [Jan2025-present]. \item[Tools and hardware] Single-board computers and microcontrollers (NVIDIA Jetson Nano, RaspberryPi, BeagleBone, Arduino \& PIC)[2010-present], @@ -386,10 +392,11 @@ \section{Skills} CAD design (Autodesk inventor, blender, FreeCAD, \& onshape)[2015-present], Artificial Neural Networks (PyTorch, \& TensorFlow)[2017-present], 3D printing (flsun, cura) [2019-present], -Video framegrabbers (PCI \& usb from ephipan), \& +Video framegrabbers (PCI \& usb from ephipan), Clinical Ultrasound Devices (Voluson E10, Philips EPIC, convex \& linear probes), -Medical imaging (3D slicer, ITK-SNAP), \& -NVIDIA Clara AGX with holoscan-sdk [2023-present]. +Medical imaging (3D slicer, ITK-SNAP), +NVIDIA Clara AGX with holoscan-sdk [2023-present], +gtec EEG and g.USBamp [2025-present]. \item[QMS] Control documents with standard compliances using: @@ -414,14 +421,18 @@ \section{Outreach activities and scientific engagement} %\end{positions} \begin{itemize} +\item Lead organiser of "Open-Source Software for Surg, BioMed and AI Tech 3" at the Hamlym Symp. on Medical Robotics 2025. + \href{https://www.hamlynsymposium.org/events/healing-through-collaboration-open-source-software-in-surgical-biomedical-and-ai-technologies/}{\faExternalLink*}. + \printdate{Jan 25' -- Oct 25'}. + \item Lead organiser of HAWKESHACKS3 hackathon "Redefining Eye Tracking with Open-Source Real-Time AI Solutions": Site: \href{https://cmic-ucl.github.io/CMICHACKS/}{\faExternalLink*}, \& GitHub: \href{https://github.com/oocular/ready/tree/main/docs/hackathons/hawkes2024}{\faGithub*}. - \printdate{6-8th Nov 25'}. + \printdate{6-8th Nov 24'}. \item Lead organiser of "Open-Source Software for SurgTech 2" at the Hamlym Symp. on Medical Robotics 2024. \href{https://www.hamlynsymposium.org/events/open-source-software-for-surgical-technologies-2/}{\faExternalLink*}. - \printdate{Jan 24' -- Oct 25'}. + \printdate{Jan 24' -- Oct 24'}. \item Lead organiser of "Open-Source Software for SurgTech" at the Hamlym Symp. on Medical Robotics 2023. GitHub: \href{https://github.com/oss-for-surgtech/workshop-hamlyn2023}{\faGithub*} \&