From dbfe642280c043e129752c488aa8c14159071281 Mon Sep 17 00:00:00 2001 From: Alexandre Jesus Date: Fri, 26 Aug 2022 13:10:42 +0100 Subject: Initial site, and first blog post --- content/_index.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/_index.md (limited to 'content/_index.md') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..9a0ca4e --- /dev/null +++ b/content/_index.md @@ -0,0 +1,40 @@ ++++ +title = "About" ++++ + +I'm a PhD student 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 +Liefooghe](https://sites.google.com/site/arnaudliefooghe/) and [Bilel +Derbel](https://sites.google.com/site/bilelderbelpro/). I'm also +working as an Invited Assistant at the University of Coimbra, part of +the [ALGO](https://algo.dei.uc.pt/) research lab, and a member of the +[TOPDEI](https://top.dei.uc.pt) project that is preparing students for +programming competitions. Previously, I worked as a full stack +developer at [Whitesmith](https://whitesmith.co). + +Research-wise I'm mainly interested in Multi-Objective Optimization, +Combinatorial Optimization, Anytime Algorithms, Automated Algorithm +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. + +### Email + +- Personal: [public@adbjesus.com](mailto:public@adbjesus.com) +- Professional: [ajesus@dei.uc.pt](mailto:ajesus@dei.uc.pt) + +Please [use plaintext](https://useplaintext.email/) when contacting +me. + +### Around the Web + +* [ORCID](https://orcid.org/0000-0001-7691-0295) +* [Scholar](https://scholar.google.com/citations?user=D2me-IYAAAAJ&hl=en) +* [Research Gate](https://www.researchgate.net/profile/Alexandre_Jesus2) +* [Github](https://github.com/adbjesus) + + -- cgit v1.2.3