This commit is contained in:
parent
9f291c3a26
commit
093ef7deff
9 changed files with 420 additions and 11 deletions
|
@ -40,7 +40,7 @@ The majority of my software is also available on [Github](https://github.com). H
|
|||
<div class="columns-container padding-container-3" >
|
||||
{{< card 2 "purple" "topleft2bottomright" "privacy" "Privacy" >}}
|
||||
Right to privacy is a fundamental [human right](https://www.un.org/en/about-us/universal-declaration-of-human-rights), and it's one of the core values I promote and defend.
|
||||
It is often undermined by companies whose business model rely solely on knowing more about you, and I actively work to reduce the dependence on these companies' products, including by promoting service [self hosting](https://www.computerhope.com/jargon/s/self-hosting.htm), as well as creating software that helps you protecting your privacy online like:
|
||||
It is often undermined by companies whose business model rely solely on knowing more about you, and I actively work to reduce the dependence on these companies' products, including by promoting [self hosting](https://www.computerhope.com/jargon/s/self-hosting.htm), as well as creating software that helps you protecting your privacy online like:
|
||||
- [{{< appIcon "accountfree" >}}AccountFree](https://apps.ad5001.eu/accountfree/), which helps protecting you from being data mined by social network companies
|
||||
|
||||
- the webextension [{{< appIcon "unchecker" >}}unchecker](https://apps.ad5001.eu/unchecker/) which helps against semi-GDPR compliant websites.
|
||||
|
@ -88,7 +88,7 @@ Hence, here is a list of frameworks I've used in the past:
|
|||
{{< previewSkills "FrameworksDev" >}}
|
||||
|
||||
|
||||
As I used more and more frameworks, I began creating some myself that I use in some of my software.
|
||||
As my experience with frameworks grew, I began creating some myself that I use in some of my software.
|
||||
|
||||
## Frameworks I created
|
||||
{{< previewSkills "FrameworksCreated" >}}
|
||||
|
@ -115,7 +115,7 @@ This experience also made me discover container technologies:
|
|||
{{< previewSkills "ContainerTechnologies" >}}
|
||||
|
||||
|
||||
With these container technologies, I began using self-hosting techonologies a lot more, including:
|
||||
With these container technologies, I began using self-hosting technologies a lot more, including:
|
||||
|
||||
## Self hosting
|
||||
{{< previewSkills "SelfHosted" >}}
|
||||
|
@ -127,7 +127,7 @@ With these container technologies, I began using self-hosting techonologies a lo
|
|||
# Contact me
|
||||
|
||||
The primary mean to contact me is <a alt="Mail">by <i class="icon-mail"></i> email</a>.
|
||||
However, you can also contact me through [<i class="icon-git"></i> Gitea](https://git.ad5001.eu) or [<i class="icon-github"></i> Github](https://github.com) for developement related purposes.
|
||||
However, you can also contact me through [<i class="icon-git"></i> Gitea](https://git.ad5001.eu) or [<i class="icon-github"></i> Github](https://github.com) for development related purposes.
|
||||
I'm not really active on [<i class="icon-mastodon"></i> Mastodon](https://mastodon.technology/@Ad5001) or [<i class="icon-twitter"></i> Twitter](https://twitter.com/Ad5001P4F), but you can still contact me there. However, do except it may take time for me to respond.
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue