add people

This commit is contained in:
sasha-astiadi 2024-06-19 11:53:28 +02:00
parent d5eff05aa8
commit 6a6628d23d
19 changed files with 16 additions and 16 deletions

View File

@ -10,6 +10,6 @@ extra:
- [Home]("/")
- [About]("/about")
- [Ventures]("/ventures")
- [ODEZ]("/odez")
- [People]("/people")
- [Newsroom]("/newsroom")
- [Wiki]("https://ourworldfreezone.github.io/info_freezone/intro/intro_readme.html")

View File

@ -1,6 +1,6 @@
---
title: Adnan Fatayerji
weight: 2
weight: 1
description: Honored to be part of a team that has the potential to make the world a better place..
taxonomies:
people: [adnan_fatayerji]

View File

@ -1,6 +1,6 @@
---
title: Ahmed Thabet
weight: 2
weight: 3
description: Wants to build beautiful applications that don't invade user privacy.
taxonomies:
people: [ahmed_thabet]

View File

@ -1,6 +1,6 @@
---
title: Alexandre Hannelas
weight: 1
weight: 3
description: Finance manager, artist-painter, nature enthusiast.
taxonomies:
people: [alexandre_hannelas]

View File

@ -1,6 +1,6 @@
---
title: Karoline Zizka
weight: 1
weight: 2
description: Coordination. Always having the most productive and playful outcomes for the Highest Good of all in mind and heart.
taxonomies:
people: [karoline_zizka]

View File

@ -1,6 +1,6 @@
---
title: Lee Smet
weight: 2
weight: 3
description: In order to have a nice planet to live on for the next decades, we need to preserve what we have now.
taxonomies:
people: [lee_smet]

View File

@ -1,6 +1,6 @@
---
title: Maxime Daniel
weight: 2
weight: 3
description: C, python and nodejs developer, Gentoo user, Linux and Music addict
taxonomies:
people: [maxime_daniel]

View File

@ -1,6 +1,6 @@
---
title: Nayer Sobhy
weight: 2
weight: 3
description: Nayer is a passionate about peoples development, and that we can be the change we want to see.
taxonomies:
people: [nayer_sobhy]

View File

@ -1,6 +1,6 @@
---
title: Peter van der Henst
weight: 2
weight: 3
description: Peter is HR-manager and Financial Advisor For TF Tech
taxonomies:
people: [peter_van_der_henst]

View File

@ -1,6 +1,6 @@
---
title: Pierre van Hoorebeke
weight: 2
weight: 3
description: Experienced business lawyer, assisting founders, investors and private companies on corporate, commercial and IP matters.
taxonomies:
people: [pierre_van_hoorebeke]

View File

@ -1,6 +1,6 @@
---
title: Reem Khamis
weight: 2
weight: 3
description: Reem believes in books, and that technology is the key to making the world a bit better place.
taxonomies:
people: [reem_khamis]

View File

@ -1,6 +1,6 @@
---
title: Sam Taggart
weight: 1
weight: 2
description: Communication & community. Let's co-create a better future for humanity and for our planet.
taxonomies:
people: [sam_taggart]

View File

@ -1,6 +1,6 @@
---
title: Samar Adel
weight: 2
weight: 3
description: I believe in a world where everyone can be happy.
taxonomies:
people: [samar_adel]

View File

@ -19,4 +19,4 @@ extra:
}
---
Sasha sees herself as a Human-centered product manager, researcher and UX Designer who puts the planet as her main mission. It is her duty and aspiration to define the ways humans relate to and interact with the world, how we can navigate space effectively, how we humans can connect to our planet better and create a better designed world, for you and me and for the future generations. Over the course of 6 years, she has successfully transformed herself from my previous expertise as a digital marketing consultant into becoming a product development consultant with strong emphasis in product management, human factors comprehension, and user experience. With her multilingual skills of Indonesian, English, Chinese, German and Spanish, she has delivered various digital projects from clients in different industries in Germany, China, Japan, Indonesia, Spain, and the USA, ranging from web and mobile apps interface design, to design system, corporate branding, and large-scale user experience researches and project management.
Sasha sees herself as a Human-centered product manager, researcher and UX Designer who puts the planet as her main mission. It is her duty and aspiration to define the ways humans relate to and interact with the world, how we can navigate space effectively, how we humans can connect to our planet better and create a better designed world, for you and me and for the future generations. Over the course of 6 years, she has successfully transformed herself from my previous expertise as a digital marketing consultant into becoming a digital product development consultant with strong emphasis in product management, human factors comprehension, and user experience. With her multilingual skills of Indonesian, English, Chinese, German and Spanish, she has delivered various digital projects from clients in different industries in Germany, China, Japan, Indonesia, Spain, and the USA, ranging from web and mobile apps interface design, to design system, corporate branding, and large-scale user experience researches and project management.

View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

Before

Width:  |  Height:  |  Size: 5.3 MiB

After

Width:  |  Height:  |  Size: 5.3 MiB

View File

@ -1,5 +1,5 @@
---
title: "About"
title: "ODEZ"
description: ""
date: 2018-09-14
updated: 2021-02-20

View File

@ -6,7 +6,7 @@
<div>
{% set page = get_page(path="odez/index.md") %}
{% set page = get_page(path="ventures/odez/index.md") %}
{{page.content | safe}}
</div>