Update about.md and contact.md and remove custom link rendering
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
472ff561be
commit
32e23ccde7
|
@ -4,17 +4,17 @@ title: About Me
|
|||
|
||||
## Overview
|
||||
|
||||
My name is Sam Al-Sapti. I'm a 6th semester Software Development B.Sc. student
|
||||
at the IT-University of Copenhagen. My main interests are backend development,
|
||||
DevOps, DevSecOps, IT security, open-source and Linux.
|
||||
My name is Sam Al-Sapti. I'm a newly graduated software developer from Denmark.
|
||||
My main interests are backend development, DevOps, DevSecOps, IT security,
|
||||
open-source and Linux.
|
||||
|
||||
Furthermore, I'm an advocate for online privacy, I'm against attention economy
|
||||
and surveillance capitalism, I'm a big supporter of the Free Software movement,
|
||||
I'm a digital minimalist, and I'm a member of [data.coop](https://data.coop)
|
||||
(I'm also one of the system administrators). Also, you won't find me on
|
||||
[Facebook](https://fsf.org/fb) or any other social media platform (except for
|
||||
[LinkedIn](https://www.linkedin.com/in/sam-a-dev/), but that's not really a
|
||||
social media platform).
|
||||
[Facebook](https://fsf.org/fb) or any other Big Tech social media platform
|
||||
(except for [LinkedIn](https://www.linkedin.com/in/sam-a-dev/), but that's not
|
||||
really a social media platform).
|
||||
|
||||
## My skills
|
||||
|
||||
|
@ -33,7 +33,7 @@ Some technologies and tech concepts I'm familiar with are:
|
|||
- Docker/Podman, virtualization software (QEMU/KVM, VirtualBox, Vagrant)
|
||||
- Linux systems and server environments
|
||||
- Basic IT security principles and best practices
|
||||
- SQL and Relational Database Management Systems (RDBMS)
|
||||
- SQL and database systems
|
||||
|
||||
## Free services
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ support encrypted subject.
|
|||
|
||||
My Matrix username is
|
||||
[@samsapti:data.coop](https://matrix.to/#/@samsapti:data.coop). If you
|
||||
want to message me securely, please verify my session(s) below:
|
||||
want to message me securely, please verify my session(s) below.
|
||||
|
||||
```yaml
|
||||
matrix_sessions:
|
||||
|
@ -46,13 +46,11 @@ methods.
|
|||
## SimpleX Chat
|
||||
|
||||
If you want to contact me on SimpleX Chat, you can use my contact address by
|
||||
scanning the QR code below.
|
||||
scanning or clicking/tapping on the QR code below.
|
||||
|
||||
![SimpleX Chat contact address QR code](/images/simplex-chat.jpeg)
|
||||
[![SimpleX Chat contact address QR code](/images/simplex-chat.jpeg)](https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FPUDVvQiNbsYG6gXYC2-GYUIQnNICi3BoxKGDKWX55uM%3D%40smp01.simplex.sapti.me%2F8NEz67WwOPZEHFRrUsJTma_bzRPhlKDv%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAd9ALPwHmeiZ66X5JmqWpIxXHkiQCJCLPTIuL1Bz5R3E%253D%26srv%3Dpcexmrs4eod35vdvidq47jce7mnsfm26j27anttoy4zprc25pulkcfyd.onion)
|
||||
|
||||
Alternatively, use [this
|
||||
link](https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FPUDVvQiNbsYG6gXYC2-GYUIQnNICi3BoxKGDKWX55uM%3D%40smp01.simplex.sapti.me%2F8NEz67WwOPZEHFRrUsJTma_bzRPhlKDv%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAd9ALPwHmeiZ66X5JmqWpIxXHkiQCJCLPTIuL1Bz5R3E%253D%26srv%3Dpcexmrs4eod35vdvidq47jce7mnsfm26j27anttoy4zprc25pulkcfyd.onion)
|
||||
(or copy it below).
|
||||
Alternatively, copy this link:
|
||||
|
||||
```txt
|
||||
https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FPUDVvQiNbsYG6gXYC2-GYUIQnNICi3BoxKGDKWX55uM%3D%40smp01.simplex.sapti.me%2F8NEz67WwOPZEHFRrUsJTma_bzRPhlKDv%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAd9ALPwHmeiZ66X5JmqWpIxXHkiQCJCLPTIuL1Bz5R3E%253D%26srv%3Dpcexmrs4eod35vdvidq47jce7mnsfm26j27anttoy4zprc25pulkcfyd.onion
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<a rel="noopener noreferrer" href="{{ .Destination | safeURL }}" {{ with .Title }} title="{{ . }}" {{ end }}>{{ .Text }}</a>
|
Loading…
Reference in a new issue