This commit is contained in:
sasha-astiadi
2024-05-31 03:55:06 +03:00
parent 15cac094f3
commit ccc4ce97ab
18 changed files with 296 additions and 218 deletions

View File

@@ -4,103 +4,9 @@ description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 1
weight: 2
template: "layouts/about.html"
---
<!-- section 1 -->
<!-- see partials/company.html -->
{% row(style="center" margin="tight" bgPath="img/about.jpeg" bgStyle="full") %}
# About
### What & Who We Are.
<br>
A venture creator is a company or organization that creates and develops new businesses, typically in the form of startups. Support includes providing funding, resources, and mentorship.
{% end %}
<div class="container mx-auto">
<!-- section 2 -->
{% row(style="" reverse="rightreserve") %}
The OurWorld Venture Creator is backed by the ThreeFold Team with the goal of not just doing business, but doing good for the world while were at it. We are an international team of experts and passionate believers in a better world who choose to act to make a difference.
<br/>
This journey began with the creation of a new Internet infrastructure layer, a process that took over 20 years and was made possible by the contributions of thousands of people. Thank you to everyone who has made this possible.
<br/>
Our co-founders also have experience running [Incubaid](https://incubaid.com), a successful incubator focused primarily on helping to change our planet for the better through technology that supports decentralization. Over 19 years, Incubaid did seven strong exits.
|||
![Image](./img/threefold.png#medium#mx-auto)
{% end %}
<!-- section 3 -->
{% row(style="") %}
![Image](./img/president.png#mx-auto)
|||
ThreeFold Tech has successfully created cutting-edge technology for an upgraded Internet and digital twin technology with an embedded ultra scaleable financial system.
<br/>
The ThreeFold Grid, which deploys this technology in an open-source model, has been active for years and is also in its third generation. The community continues to add capacity and use it on a daily basis, as seen on the ThreeFold Grid explorer statistics.
<br/>
We have signed an agreement with the government of Zanzibar for the implementation of a digital free zone utilizing our technology.
{% end %}
<!-- section 4 -->
{% row(style="" reverse="rightreserve") %}
We have also completed all necessary preparations for the launch of our digital twin, the freeflow twin, which can be viewed on the website [freeflow.life](https://freeflow.life). This venture is ready to launch and is eagerly anticipated by the community.
<br/>
There are multiple ventures waiting to be born as more funding comes in to use our technology and provide value for large communities.
|||
![Image](./img/freeflow.png)
{% end %}
</div>
<!-- section 5 -->
{% row(style="center" margin="header" padding="top" bgColor="#007fc7") %}
<div class="text-white">
## We Are an Experienced Team
### With Seven Exits Over Two Decades
</div>
![Image](./img/exits.png)
{% end %}

View File

@@ -7,39 +7,8 @@ extra:
logoPath: "/images/OW_Logo.png"
imgPath: ""
---
- [Home]("/")
- [About]("/about")
- [Ventures]("/ventures")
- Info
{% row(padding="none") %}
<button onclick="window.location.href='/blog'">
[Blog](/blog)
<br>
<p class="text-sm">Explore The Blogs</p>
</button>
|||
<button onclick="window.location.href='/newsroom'">
[Newsroom](/newsroom)
<br>
<p class="text-sm">Check The Latest Updates</p>
|||
<button onclick="window.location.href='/people'">
[Team](/people)
<br>
<p class="text-sm">Team, Stories & More</p>
</button>
{% end %}
- [Knowledge]("https://ourworldventures.github.io/info_ourworld/intro/intro.html")
- [Newsroom]("/newsroom")
- [Wiki]("https://ourworldfreezone.github.io/info_freezone/intro/intro_readme.html")

View File

@@ -0,0 +1,91 @@
---
title: "Ventures"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 3
template: "layouts/portfolio.html"
---
<!-- section 1 -->
{% row(style="center" margin="tight" bgPath="img/ventures.jpeg" bgStyle="full" id="ventures") %}
## Ventures
### A Growing Ecosystem Enabling Self-Sovereignty
<br>
These are the first OurWorld Ventures, connected by a strong set of values and a desire to bring forward a new era of digital sovereignty and empowerment.
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/threefold.jpeg" bgStyle="full" id="ventures") %}
## ThreeFold Internet
### Decentralized autonomous Internet infrastructure.
<button>[Website](https://threefold.io)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/stonetown.jpeg" bgStyle="full") %}
## OurWorld Digital Free Zone
### 100% Digital. Automated, Accessible, & Affordable.
<button>[Website](https://freezone.ourworld.tf)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/sikana.jpeg" bgStyle="full") %}
## Sikana
### Digital Video Education System with 2B Views.
<button>[Website](https://sikana.tv/)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/ourverse.jpeg" bgStyle="full") %}
## OurVerse
### A New Internet System for Search, Knowledge, & More.
<button>[Website](https://ourverse.tf)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/phone.jpeg" bgStyle="full") %}
## OurPhone
### A Decentralized, Secure, & Sovereign Smartphone.
<button>[Website](https://ourphone.tf/)</button>
{% end %}
<style>
.bg_color{
background-color: rgb(233 233 233 / 50%);
}
</style>

View File

@@ -4,87 +4,6 @@ description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 1
weight: 3
template: "layouts/portfolio.html"
---
<!-- section 1 -->
{% row(style="center" margin="tight" bgPath="img/ventures.jpeg" bgStyle="full" id="ventures") %}
## Ventures
### A Growing Ecosystem Enabling Self-Sovereignty
<br>
These are the first OurWorld Ventures, connected by a strong set of values and a desire to bring forward a new era of digital sovereignty and empowerment.
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/threefold.jpeg" bgStyle="full" id="ventures") %}
## ThreeFold Internet
### Decentralized autonomous Internet infrastructure.
<button>[Website](https://threefold.io)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/stonetown.jpeg" bgStyle="full") %}
## OurWorld Digital Free Zone
### 100% Digital. Automated, Accessible, & Affordable.
<button>[Website](https://freezone.ourworld.tf)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/sikana.jpeg" bgStyle="full") %}
## Sikana
### Digital Video Education System with 2B Views.
<button>[Website](https://sikana.tv/)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/ourverse.jpeg" bgStyle="full") %}
## OurVerse
### A New Internet System for Search, Knowledge, & More.
<button>[Website](https://ourverse.tf)</button>
{% end %}
<!-- section 1 -->
{% row(style="center narrow" margin="header" bgPath="img/phone.jpeg" bgStyle="full") %}
## OurPhone
### A Decentralized, Secure, & Sovereign Smartphone.
<button>[Website](https://ourphone.tf/)</button>
{% end %}
<style>
.bg_color{
background-color: rgb(233 233 233 / 50%);
}
</style>