ad5001.eu/content/_index.md

52 lines
2.6 KiB
Markdown
Raw Normal View History

2021-06-28 15:27:44 +00:00
---
title: Main page
description: Main page and index of the website.
layout: main-index
Description: |
## Full stack developer.
I create many different kinds of software you can find over my [application's website](https://apps.ad5001.eu).
Links:
- Title: About me
Icon: person
URL: /about-me
- Title: Apps Website
Icon: apps
URL: https://apps.ad5001.eu
Cards:
FLOSS:
Title: Free, Libre and Open Source
Description: |
The software I publish follow the [FLOSS (Free, Libre and Open Source Software)](https://en.wikipedia.org/wiki/Free_and_open-source_software) philosophy and are published under licenses that follow it like:
- the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.html)
- the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.html)
- the [Mozilla Public License v2](https://www.mozilla.org/en-US/MPL/2.0/).
while my creative work is generally published under the [Creative Commons BY-NC-SA v4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
Links:
- Title: Learn more
Icon: license
URL: https://en.wikipedia.org/wiki/Free-software_license
Privacy:
Title: Private by design
Description: |
Being FLOSS, the source code of the software I publish is fully available [on my git server](https://git.ad5001.eu), making it transparent to all.
As such, the software I create and publish does not [phone home](https://en.wikipedia.org/wiki/Phoning_home) or send data to the internet, unless explictly consented by the user.
Some of the software I created like [AccountFree](https://apps.ad5001.eu/accountfree) or [unchecker](https://apps.ad5001.eu/unchecker) were made to solve issues related to the lack of respect for people's privacy from some companies.
Links:
- Title: Check them out
Icon: apps
URL: https://apps.ad5001.eu
Platforms:
Title: Platform agnostic
Description: |
By using platform abstractions, whether made by hand, or using [frameworks](https://en.wikipedia.org/wiki/Software_framework), the software I create is available on a wide variety of platforms.
While I, of course, cannot package for every single distribution system out there, I try to prepare at least one distribution platform for every single platform the software I create supports.
Links:
- Title: Check Platforms
Icon: platforms
URL: /distribution-platforms
---