diff options
author | Alexandre Jesus <adbjesus@gmail.com> | 2022-08-26 13:10:42 +0100 |
---|---|---|
committer | Alexandre Jesus <adbjesus@gmail.com> | 2022-08-29 18:31:02 +0100 |
commit | dbfe642280c043e129752c488aa8c14159071281 (patch) | |
tree | 8f579fce8c326630ec1db05d330b3458d48b8bdc /content/_index.md | |
download | adbjesus.com-dbfe642280c043e129752c488aa8c14159071281.tar.gz adbjesus.com-dbfe642280c043e129752c488aa8c14159071281.zip |
Initial site, and first blog post
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 40 |
1 files changed, 40 insertions, 0 deletions
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) + + |