diff options
author | eug-vs <eugene@eug-vs.xyz> | 2022-04-19 01:12:10 +0300 |
---|---|---|
committer | eug-vs <eugene@eug-vs.xyz> | 2022-04-19 01:12:10 +0300 |
commit | e6a2cbada3d44908c74974223a5328b43969e689 (patch) | |
tree | 3faffee7c04175649293160292b1b28822dcd7d1 | |
parent | 7207afab9b833120a03c2f5ebbc19dbf77298eb2 (diff) | |
download | eug-vs-xyz-e6a2cbada3d44908c74974223a5328b43969e689.tar.gz |
feat: update main page
-rwxr-xr-x | index.md | 12 | ||||
-rw-r--r-- | public/emoji/git.png | bin | 0 -> 26063 bytes |
2 files changed, 7 insertions, 5 deletions
@@ -1,15 +1,17 @@ # About me -I'm **Eugene** - software developer, enthusiast and a cool guy. Here I share information based on my experience in different topics. I'm interested in tech, math, privacy, linguistics, nutrition, health, psychology and philosophy. +I'm **Eugene** - software developer, enthusiast, free spirit and a cool guy. Here I share information based on my experience in different topics. I'm interested in tech, math, privacy, linguistics, nutrition, health, psychology and philosophy. # About this website -This website runs on my local [Raspberry Pi :raspberry-pi:](https://www.raspberrypi.org/) and features secure **HTTPS** connection! +This website runs on my local [Raspberry Pi :raspberry-pi:](https://www.raspberrypi.org/) along with many other services. -It's just a series of interlinked wiki-pages that I write in **Markdown** :markdown: . Checkout more info on my [blog post](/blog/2021-07-02.md)! +It's nothing more than a series of interlinked wiki pages that I write in **Markdown** :markdown: when I'm too lazy to do something productive. Checkout more info on my [blog post](/blog/2021-07-02.md). No bullshit, ads, trackers or client-side JavaScript here. -# My git server -Check out my projects here: https://git.eug-vs.xyz +# My projects +I enjoy writing software, from fullstack web applications to 3D renderers in low-level languages. I'm also building my home [infrastructure](https://git.eug-vs.xyz/eug-vs/infrastructure/). + +You can find my projects on my [:git: git server](https://git.eug-vs.xyz). # Recent blog posts - [See all...](./blog/index.md) diff --git a/public/emoji/git.png b/public/emoji/git.png Binary files differnew file mode 100644 index 0000000..78bccc4 --- /dev/null +++ b/public/emoji/git.png |