From 93a4e124ffbeac10077705d3a5ad1d885c13307a Mon Sep 17 00:00:00 2001 From: vhaudiquet Date: Sun, 19 Oct 2025 11:50:46 +0200 Subject: [PATCH] Updated CV, website to reflect current situation Working at Canonical :) --- src/about/index.html | 4 +-- src/cv/index.html | 60 ++++++++++++++++++++++------------------- src/index.html | 4 +-- src/projects/index.html | 4 +-- 4 files changed, 38 insertions(+), 34 deletions(-) diff --git a/src/about/index.html b/src/about/index.html index 5fa8ae2..8f72148 100644 --- a/src/about/index.html +++ b/src/about/index.html @@ -22,8 +22,8 @@

Valentin Haudiquet

-

Computer science student at ENS Rennes

-

Interested in operating systems, virtualization, computer architecture, embedded systems

+

Software Engineer at Canonical - Ubuntu

+

Working on Ubuntu support for RISC-V architecture

diff --git a/src/cv/index.html b/src/cv/index.html index 00651f8..7c19abd 100644 --- a/src/cv/index.html +++ b/src/cv/index.html @@ -23,14 +23,44 @@

Valentin Haudiquet

-

Computer science student at ENS Rennes

-

Interested in operating systems, virtualization, computer architecture, embedded systems

+

Software Engineer at Canonical - Ubuntu

+

Working on Ubuntu support for RISC-V architecture

+ +
+

Professional experience

+ +
+ +

2025 - Now

+

Sofware engineer, Canonical, Ubuntu engineering

+

Working on Ubuntu support for RISC-V architecture

+ +

2025

+

Master's internship, ONERA, “Probabilistic analysis of execution time on multi/manycore heterogeneous boards for optimal task mapping”

+

Real-time multicore optimal task mapping using a solver that automatically measures a pWCET for a solution on target platform

+ +

Summer 2023

+

Master's internship, Huawei Research Zurich, “Improving performances of virtualized servers by removing the guest kernel/user isolation layer”

+

Working on a Linux kernel patch to allow programs to run in kernel mode

+ +

2022 - 2023

+

Master's research project, IRISA (Rennes), “Transparent use of node-local storage for asynchronous I/O on supercomputers”

+

Library replacing MPI-IO calls, caching data locally, with neighbour communication

+ +

Summer 2022

+

Bachelor's internship, IRIT (Toulouse), “Reducing traffic in data centers by avoiding the transition of data through intermediate servers”

+

Library replacing read/write, using memory protection to provide data on-demand

+ + +
+
+

Education

@@ -58,32 +88,6 @@
- -
-

Professional experience

- -
- -

2025

-

Master's internship, ONERA, “Probabilistic analysis of execution time on multi/manycore heterogeneous boards for optimal task mapping”

-

Real-time multicore optimal task mapping using a solver that automatically measures a pWCET for a solution on target platform

- -

Summer 2023

-

Master's internship, Huawei Research Zurich, “Improving performances of virtualized servers by removing the guest kernel/user isolation layer”

-

Working on a Linux kernel patch to allow programs to run in kernel mode

- -

2022 - 2023

-

Master's research project, IRISA (Rennes), “Transparent use of node-local storage for asynchronous I/O on supercomputers”

-

Library replacing MPI-IO calls, caching data locally, with neighbour communication

- -

Summer 2022

-

Bachelor's internship, IRIT (Toulouse), “Reducing traffic in data centers by avoiding the transition of data through intermediate servers”

-

Library replacing read/write, using memory protection to provide data on-demand

- - -
-
-

Personal projects

diff --git a/src/index.html b/src/index.html index 09bd684..3eafde1 100644 --- a/src/index.html +++ b/src/index.html @@ -23,8 +23,8 @@

Valentin Haudiquet

-

Computer science student at ENS Rennes

-

Interested in operating systems, virtualization, computer architecture, embedded systems

+

Software Engineer at Canonical - Ubuntu

+

Working on Ubuntu support for RISC-V architecture

diff --git a/src/projects/index.html b/src/projects/index.html index 089a04e..8926a73 100644 --- a/src/projects/index.html +++ b/src/projects/index.html @@ -23,8 +23,8 @@

Valentin Haudiquet

-

Computer science student at ENS Rennes

-

Interested in operating systems, virtualization, computer architecture, embedded systems

+

Software Engineer at Canonical - Ubuntu

+

Working on Ubuntu support for RISC-V architecture