From 596987cd4f99caea5f4cbacd8242ba152368d175 Mon Sep 17 00:00:00 2001 From: Alejandro Sior Date: Thu, 1 Sep 2022 21:41:42 +0200 Subject: aosync.me: basic info and contact --- .index | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .view | 3 +++ contact | 5 +++++ 3 files changed, 68 insertions(+) create mode 100644 .index create mode 100644 .view create mode 100644 contact diff --git a/.index b/.index new file mode 100644 index 0000000..4d9be87 --- /dev/null +++ b/.index @@ -0,0 +1,60 @@ + + aosync + + + +
+
+ {{ post }} +
+ + \ No newline at end of file diff --git a/.view b/.view new file mode 100644 index 0000000..7ab5ee3 --- /dev/null +++ b/.view @@ -0,0 +1,3 @@ +

Engineering student at the University of Liège, Belgium. I am aspiring to become an aerospace engineer; though I enjoy programming and experimenting in my free time.

+ +

My projects mostly revolve around exploring ideas and concepts, and are released as libre software if they get to an interesting state. I release my software on github.com or on git.aosync.me.

diff --git a/contact b/contact new file mode 100644 index 0000000..89391f8 --- /dev/null +++ b/contact @@ -0,0 +1,5 @@ + \ No newline at end of file -- cgit v1.2.3