summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/about.md28
-rw-r--r--pages/brittany.jpgbin0 -> 654961 bytes
-rw-r--r--pages/email.md4
-rw-r--r--pages/github.md4
4 files changed, 36 insertions, 0 deletions
diff --git a/pages/about.md b/pages/about.md
new file mode 100644
index 0000000..4fc989c
--- /dev/null
+++ b/pages/about.md
@@ -0,0 +1,28 @@
+---
+display: About me
+order: 0
+---
+I am doctoral student of the Department of Electrical Engineering and Computer Science at the University of Liège. My research topic is about the development of coupled iterative methods for the combined solution of forward and inverse PDE problems.
+
+My personal interests encompass various domains related to computing; including but not limited to compiler design, processor architecture, and operating systems. Although my mathematical background is limited, I feel a deep fondness towards mathematics, and I always like learning new ideas or facts and try to find ways to apply them into my work.
+
+I enjoy taking walks, and more generally exploring my environment. I find that there is something uniquely calming in noticing and renoticing the small details, and their evolution through time. I also go to the gym, which I like for its time flexibility.
+
+***Institutional affiliation information:***
+
+> University of Liège
+> Dept. of Electrical Engineering and Computer Science
+> Montefiore Institute B28, Quartier Polytech 1
+> Allée de la Découverte 10, B-4000 Liège, Belgium
+>
+> Room: I.150b
+> Email: [asior@uliege.be](mailto:asior@uliege.be)
+
+***Other links:***
+
+> [Personal email](mailto:aho@sior.be): aho@sior.be
+> [GitHub](https://github.com/aosync): aosync
+> [LinkedIn](https://www.linkedin.com/in/alejandro-sior-9716b42ba/): Alejandro Sior
+> [ORCID](https://orcid.org/0009-0005-1094-1554): 0009-0005-1094-1554
+
+![Walk on the north coast of Brittany](brittany.jpg)
diff --git a/pages/brittany.jpg b/pages/brittany.jpg
new file mode 100644
index 0000000..02ac8bd
--- /dev/null
+++ b/pages/brittany.jpg
Binary files differ
diff --git a/pages/email.md b/pages/email.md
new file mode 100644
index 0000000..edff5dc
--- /dev/null
+++ b/pages/email.md
@@ -0,0 +1,4 @@
+---
+order: 1
+link: mailto:aho@sior.be
+--- \ No newline at end of file
diff --git a/pages/github.md b/pages/github.md
new file mode 100644
index 0000000..695d2a9
--- /dev/null
+++ b/pages/github.md
@@ -0,0 +1,4 @@
+---
+order: 2
+link: https://github.com/aosync
+--- \ No newline at end of file