Skip to content

Commit b1047be

Browse files
authored
44 - sep2025 (#45)
* adds john-nocum project and benjamin duvieusart paper #44 * 🎉 cv-1-sep-2025 has been updated > adds bit for both all publications and latest-ten-publications; stylistics changes to CV (margins, sections distances); update main short intro in the abstract; updaets workflow to accept any branch CICV2P #44 * updates pdf2png.bash using ci pdf; renaming files and updating main README; solves #44 * minor changes
1 parent 6e5860a commit b1047be

11 files changed

Lines changed: 340 additions & 71 deletions

File tree

.github/workflows/cv-two-pages.yml

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,7 @@
11
name: CICV2P
22
on:
33
push:
4-
branches:
5-
- main
6-
- 6-cv-jan-2021
7-
- 08-march2021
8-
- 10-oct2021
9-
- 12-cvmarch2022
10-
- 15-may2022
11-
- 15-minor-changes
12-
- 18-june2022
13-
- 18-cv_june2022
14-
- 21-november2022
15-
- 23-feb2023
16-
- 25-march2023
17-
- 27-may2023
18-
- 27-minor-updates-may2023
19-
- 30-july2023
20-
- 30-20thjuly2023
21-
- 33-sep2023
22-
- 35-feb2024
23-
- 37-aug2024
24-
- 39-feb2025
25-
- 42-june2025
4+
branches: ['**']
265

276
jobs:
287
build:

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# :scroll: My Curriculum Vitae (June 2025)
1+
# :scroll: My Curriculum Vitae (Sep 2025)
22

33
[![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)
44

@@ -7,13 +7,13 @@ Refer to [README](tex/README.md) for detailed instructions on local and remote l
77

88
## My CV
99
Download my latest CV by clicking on the following pages.
10-
Alternatively, you can simply view the PNG pages: [page-0](docs/page-0.png) and [page-1](docs/page-0.png).
10+
Alternatively, you can simply view the PNG pages: [page-0](docs/cv-page-0.png) and [page-1](docs/cv-page-1.png).
1111

12-
[<img src="docs/page-0.png" width="400">](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf)
13-
[<img src="docs/page-1.png" width="400">](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf)
12+
[<img src="docs/cv-page-0.png" width="400">](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf)
13+
[<img src="docs/cv-page-1.png" width="400">](https://github.com/mxochicale/cv/blob/generated-pdfs/cv-two-pages.pdf)
1414

1515

16-
## Build CV locally
16+
## (1) Build CV locally
1717
Open a terminal to build cv locally
1818
```bash
1919
cd $HOME/repositories/mxochicale/cv/tex
@@ -22,13 +22,13 @@ make clean #clean project
2222
```
2323
For further details see [here](tex)
2424

25-
## pdf2png
25+
## (2) pdf2png
2626
```bash
2727
cd $HOME/repositories/mxochicale/cv/docs
2828
bash pdf2png.bash
2929
```
3030

31-
## Commit and push changes
31+
## (3) Commit and push changes
3232
```bash
3333
git add .
3434
git commit -m ':tada: version monthYEAR is ready CICV2P #0'

docs/cv-page-0.png

187 KB
Loading

docs/cv-page-1.png

194 KB
Loading

docs/page-0.png

-196 KB
Binary file not shown.

docs/page-1.png

-197 KB
Binary file not shown.

docs/pdf2png.bash

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
# https://superuser.com/questions/185880/how-to-convert-a-pdf-document-to-png
77

88
sudo apt-get install -y imagemagick
9-
cp ../tex/cv-two-pages.pdf .
109

11-
mv cv-two-pages.pdf input.pdf
10+
#download ci-version
11+
wget https://raw.githubusercontent.com/mxochicale/cv/refs/heads/generated-pdfs/cv-two-pages.pdf
12+
13+
#mv cv-two-pages.pdf input.pdf
1214
DENSITY=100 #500
1315
QUALITY=500 #300
14-
convert -background white -alpha remove -alpha off -density ${DENSITY} input.pdf -quality ${QUALITY} page.png
16+
convert -background white -alpha remove -alpha off -density ${DENSITY} cv-two-pages.pdf -quality ${QUALITY} cv-page.png
1517
rm *.pdf

tex/cv-two-pages.tex

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
\name{Miguel Xochicale}
44
\researchinterest{
5-
\\ Driving the next generation of real-time AI tools for medical technology, surgical innovation, robotics, biomechanics, and clinical translation.
5+
\\
6+
Driving Next-Gen Healthcare \& Clinical Translation with Open-Source AI and Robotics
7+
%Driving the next generation of real-time AI tools for medical technology, surgical innovation, robotics, biomechanics, and clinical translation.
68
}
79

810
\address{
@@ -65,13 +67,15 @@ \section{Research Experience}
6567
\subsection{Senior Research Software Engineer at University College London, UK}[Oct 2022~--~Present]
6668
\begin{itemize}
6769
\item
68-
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*}.
69-
I support and accelerate innovation by helping UCL researchers turn ideas into production, ensuring high code quality throughout
70+
I lead software development and infrastructure 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*}.
71+
I help UCL researchers turn ideas into real-world solutions, driving innovation while ensuring top-quality code and documentation every step of the way.
7072
(
71-
\href{https://github.com/oocular/ready}{READY \faGithub*},
72-
\href{https://github.com/UCL-CDI/cdi-hub}{CDI-HUB \faGithub*},
73-
\href{https://github.com/sense-base}{SENSE-BASE \faGithub*} \&
74-
\href{https://github.com/SciKit-Surgery}{SciKit-Surgery \faGithub*}).
73+
\href{https://github.com/oocular/ready}{READY \faGithub*};
74+
\href{https://github.com/UCL-CDI/cdi-hub}{CDI-HUB \faGithub*};
75+
\href{https://github.com/sense-base}{SENSE-BASE \faGithub*};
76+
\href{https://github.com/SciKit-Surgery}{SciKit-Surgery \faGithub*};
77+
\href{https://github.com/xfetus/xfetus}{XFETUS \faGithub*}
78+
).
7579
%\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}
7680
%Additionally, I am leading the preparation of one proceeding and one manuscript in the area of medical imaging with real-time deep learning techniques.
7781
%All previous activities in collaboration with renowned clinicians and engineers in KCL, University of Oxford and University of Melbourne.
@@ -153,7 +157,7 @@ \subsection{Research Associate in Software and Hardware Engineering at King's Co
153157

154158
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
155159
\section{Publications}
156-
\publications{publications.bib}
160+
\publications{latest-ten-publications.bib}
157161
See more full list of publications and associated links \href{https://github.com/mxochicale/cv/blob/main/tex/publications.bib}{(\faExternalLink*)}.
158162

159163
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -172,6 +176,10 @@ \subsection{University College London}[Jan 2023~--~Present]
172176
%\textit{Project: }
173177
\printdate{Oct 24'~--~Sep 27'}
174178

179+
\item Supervision: John Nocum, in2reserach summer placement
180+
\textit{Project: Hacking real-time AI workflows for eye-tracking.}
181+
\printdate{June 25'~--~Aug 25'}
182+
175183
\item Supervision: Sujon Hekim, in2reserach summer placement
176184
\textit{Project: AI-based surgical skill assessment using transformer model.}
177185
\printdate{June 23'~--~Sep 23'}
@@ -404,7 +412,7 @@ \section{Skills}
404412
IEC 62304 Medical Device Software Standard;
405413
BS EN 82304-1:2017 Health Software;
406414
IEC 60601-1 Medical electrical equipment;
407-
BS EN 61391-2:2010 Ultrasonics;, \&
415+
BS EN 61391-2:2010 Ultrasonics;
408416
BSI 60825-14 Safety of laser products.
409417
%IEC 60601-1-4 and BS EN 60601-2-5;
410418

0 commit comments

Comments
 (0)