diff options
| author | Alejandro Sior <aho@sior.be> | 2022-09-11 12:17:58 +0200 |
|---|---|---|
| committer | Alejandro Sior <aho@sior.be> | 2022-09-11 12:17:58 +0200 |
| commit | 55bcd098059fca8d200abadc165ce04d6b54bc0a (patch) | |
| tree | f2aa990ef5cacdc4315b2e03f5a4aba0f036860a /source/home.html | |
add basic site
Diffstat (limited to 'source/home.html')
| -rw-r--r-- | source/home.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/home.html b/source/home.html new file mode 100644 index 0000000..fb3b752 --- /dev/null +++ b/source/home.html @@ -0,0 +1,3 @@ +<p>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.</p> + +<p>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 <a href="https://github.com/aosync">github.com</a> or on <a href="https://git.aosync.me">git.aosync.me</a>.</p>
\ No newline at end of file |
