Skip to content

Commit

Permalink
Merge pull request #153 from ethersphere/fellowship-projects
Browse files Browse the repository at this point in the history
Fellowship projects
  • Loading branch information
GasperX93 authored Sep 16, 2024
2 parents 19577fe + e9d73eb commit 1d8294c
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 17 deletions.
2 changes: 1 addition & 1 deletion components/common/Card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const Card: React.FC<CardProps> = ({
{status && <Status status={status} />}
<div className="flex items-center">
{icon && (
<span className="flex-shrink-0 inline-block mr-4">
<span className="flex-shrink-0 inline-block mr-4 overflow-hidden rounded-full">
<Icon icon={icon} className="h-7 text-[#F6F7F9]" />
</span>
)}
Expand Down
42 changes: 26 additions & 16 deletions content/pages/fellowships.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@ sections:
- tagline: ""
title: Purpose of Fellowships
content: >-
Swarm fellows work on items identified as needs for the Swarm network to evolve and grow, but not part of core Swarm development. Fellows are expected to pursue the goals supported by the fellowship in the long term as part of their path. A fellowship helps them achieve results to a certain degree, but afterwards, the project should be possible to sustain and continue on its own.
Swarm fellows work on items identified as needs for the Swarm network to evolve and grow but are not part of core Swarm development. Fellows are expected to pursue the goals supported by the fellowship in the long term as part of their career path. A fellowship helps them achieve results to a certain degree, but afterwards, the project should be sustainable and able to continue on its own.
For example, fellows might develop an important product that is based on using the Swarm network and extends its usage. They support the network as well as promote its usage both directly and through the use of their product. They are ambassadors of Swarm.
For example, fellows might develop an important product based on using the Swarm network and extending its usage. They support the network and promote its usage both directly and through the use of their product. They serve as ambassadors for Swarm.
Fellowships could fall under categories such as:
- a decentralised protocol tackling a concrete issue or challenge (e.g communication, personal data management, supply chain, etc.),
- tooling for developers,
- tools or applications for end users,
- developing tech infrastructure supporting the Swarm network,
- and others.
- A decentralised protocol tackling a concrete issue or challenge (e.g., communication, personal data management, supply chain, etc.),
- Tooling for developers,
- Tools or applications for end users,
- Developing tech infrastructure to support the Swarm network,
- And others.
The work must be available as open source, for others to leverage and reuse.
The work must be available as open source for others to leverage and reuse.
image: ""
features:
columns: ""
Expand All @@ -57,18 +57,28 @@ sections:
template: section-item
- tagline: ""
title: Active Fellowships
content: >-
- Data availability
- Data provenance
- Video & Metaverse
image: ""
features:
columns: ""
type: default
features: []
ctas: []
code: ""
template: section-item
features:
columns: three
type: default
features:
- title: Datafund
content: >-
[Datafund](https://datafund.io/)’s **Data and model provenance for decentralised** AI Fellowship Project aims to develop a toolset for tracking and recording data and model provenance in AI applications, leveraging Swarm decentralized storage and blockchain technology. The project focuses on ensuring ethical practices, regulatory compliance, and secure data tracking.
exchanges: false
bzzPrice: false
bzzPot: false
icon: "datafund"
cta:
title: More ->
href: "/Swarm_Fellowship_Canvas_Data_and_model_provenance_short.pdf"
arrow: true
background: transparent
type: default
back: false
disclaimer: false
template: section
---
Binary file not shown.
Binary file added public/assets/icons/datafund.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d8294c

Please sign in to comment.