diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 23 | ||||
-rw-r--r-- | content/publications/index.md | 6 |
2 files changed, 17 insertions, 12 deletions
diff --git a/content/_index.md b/content/_index.md index 29e85d4..abad303 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,13 +2,12 @@ title = "About" +++ -I'm an Invited Assistant Professor at the University of Coimbra, a -member of the [ALGO](https://algo.dei.uc.pt/) research lab at -[CISUC](https://www.cisuc.uc.pt), and a member of the -[TOPDEI](https://top.dei.uc.pt) project. I have recently finished a -PhD (Dec. 2022) at the University of Coimbra and University of Lille -under a co-tutelle program advised by [Luís -Paquete](https://eden.dei.uc.pt/~paquete), [Arnaud +I am a full-time Software Engineer at [Siemens +Portugal](https://www.siemens.com/pt/pt.html), and part-time Invited +Assistant Professor at the [University of +Coimbra](https://www.uc.pt). I have a PhD from the University of +Coimbra and University of Lille under a co-tutelle program advised by +[Luís Paquete](https://eden.dei.uc.pt/~paquete), [Arnaud Liefooghe](https://sites.google.com/site/arnaudliefooghe/) and [Bilel Derbel](https://sites.google.com/site/bilelderbelpro/). Previously, I worked as a full stack developer at @@ -20,14 +19,18 @@ Selection, Automated Algorithm Configuration, and Reproducibility. I am also moderately interested in Compilers, Distributed Computing, and High-Performance Computing (HPC). -Technology-wise I'm mainly working with Linux, Emacs, C/C++, Rust, R, -Python, Nix, GLPK, Slurm, and SQLite. +Technology-wise I'm mainly working with C/C++, Rust, R, Python, GLPK, +Slurm, SQLite, Nix, Linux, and Emacs. ### Email Personal: [me@adbjesus.com](mailto:me@adbjesus.com) -Institutional: [ajesus@dei.uc.pt](mailto:ajesus@dei.uc.pt) +Institutional (Siemens): +[alexandre.jesus@siemens.com](mailto:alexandre.jesus@siemens.com) + +Institutional (University of Coimbra): +[ajesus@dei.uc.pt](mailto:ajesus@dei.uc.pt) Please [use plaintext](https://useplaintext.email/) when contacting me. diff --git a/content/publications/index.md b/content/publications/index.md index 5a5116d..19e06d5 100644 --- a/content/publications/index.md +++ b/content/publications/index.md @@ -22,8 +22,10 @@ title = "Publications" C. Doerr. “Computing Star Discrepancies with Numerical Black-Box Optimization Algorithms”, in _Proceedings of the 2023 Genetic and Evolutionary Computation Conference (GECCO '23)_, - to appear. - [arXiv](https://arxiv.org/abs/2306.16998) + pp. 1330-1338, July 2023. + [DOI](https://doi.org/10.1145/3583131.3590456) :: + [arXiv](https://arxiv.org/abs/2306.16998) :: + [PDF](clement2023computing.pdf) - **A. D. Jesus**, L. Paquete, B. Derbel, and A. Liefooghe. “On the design and anytime performance of indicator-based branch and bound for multi-objective combinatorial optimization”, in |