From ba48b39e5c85f1211e0e3eb72ef03eb5dc3df5de Mon Sep 17 00:00:00 2001 From: Ahoura <123991990+Aghostraa@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:32:20 +0100 Subject: [PATCH] 9 projects added (#640) * 1 project added * fixed the github link on kaito * Top100 app descriptions enhanced * fix * fix 2 * fix 3 * dmail-web change to dmail-ai * 9 projecs added --- data/projects/a/arkham-ex.yaml | 9 +++++++++ data/projects/b/brave.yaml | 14 ++++++++++++++ data/projects/d/daos-world.yaml | 13 +++++++++++++ data/projects/e/ensobuild.yaml | 15 +++++++++++++++ data/projects/f/flockerz.yaml | 12 ++++++++++++ data/projects/g/gemini-ex.yaml | 12 ++++++++++++ data/projects/m/metaverse-hq.yaml | 15 +++++++++++++++ data/projects/p/paypal.yaml | 12 ++++++++++++ data/projects/r/rabbyhub.yaml | 13 +++++++++++++ 9 files changed, 115 insertions(+) create mode 100644 data/projects/a/arkham-ex.yaml create mode 100644 data/projects/b/brave.yaml create mode 100644 data/projects/d/daos-world.yaml create mode 100644 data/projects/e/ensobuild.yaml create mode 100644 data/projects/f/flockerz.yaml create mode 100644 data/projects/g/gemini-ex.yaml create mode 100644 data/projects/m/metaverse-hq.yaml create mode 100644 data/projects/p/paypal.yaml create mode 100644 data/projects/r/rabbyhub.yaml diff --git a/data/projects/a/arkham-ex.yaml b/data/projects/a/arkham-ex.yaml new file mode 100644 index 000000000..e08071863 --- /dev/null +++ b/data/projects/a/arkham-ex.yaml @@ -0,0 +1,9 @@ +version: 7 +name: arkham-ex +display_name: Arkham +description: ' Arkham is a global company that operates a cryptocurrency exchange + platform and a public data application for analyzing blockchain activity. Founded + in 2020 by Miguel Morel, it utilizes AI to identify and catalog blockchain address + owners.' +websites: +- url: https://arkm.com/ diff --git a/data/projects/b/brave.yaml b/data/projects/b/brave.yaml new file mode 100644 index 000000000..c47b60146 --- /dev/null +++ b/data/projects/b/brave.yaml @@ -0,0 +1,14 @@ +version: 7 +name: brave +display_name: Brave +description: Brave is a free, open-source web browser that blocks ads and trackers + by default, enhancing privacy and speed. It features a built-in AI assistant, VPN, + and cryptocurrency wallet, with an option to earn Basic Attention Tokens (BAT) through + privacy-respecting ads. +websites: +- url: https://brave.com/ +github: +- url: https://github.com/brave +social: + twitter: + - url: https://x.com/brave diff --git a/data/projects/d/daos-world.yaml b/data/projects/d/daos-world.yaml new file mode 100644 index 000000000..c211464c5 --- /dev/null +++ b/data/projects/d/daos-world.yaml @@ -0,0 +1,13 @@ +version: 7 +name: daos-world +display_name: DAOS.WORLD +description: DAOS.WORLD is a platform that enables users to create and manage decentralized + hedge funds by pooling ETH and trading tokens on behalf of their communities. A + launchpad for DAOs. +websites: +- url: https://daos.world/ +social: + twitter: + - url: https://x.com/daosdotworld + telegram: + - url: https://t.me/daosworld diff --git a/data/projects/e/ensobuild.yaml b/data/projects/e/ensobuild.yaml new file mode 100644 index 000000000..c3fd34d21 --- /dev/null +++ b/data/projects/e/ensobuild.yaml @@ -0,0 +1,15 @@ +version: 7 +name: ensobuild +display_name: Enso Network +description: Enso is a platform that streamlines the process of building and launching + on-chain applications by mapping every interaction to a shared engine, eliminating + the need for manual blockchain or smart contract integrations. +websites: +- url: https://www.enso.build/ +github: +- url: https://github.com/EnsoBuild +social: + twitter: + - url: https://x.com/EnsoBuild + discord: + - url: https://discord.com/invite/enso-build diff --git a/data/projects/f/flockerz.yaml b/data/projects/f/flockerz.yaml new file mode 100644 index 000000000..03fd84ebb --- /dev/null +++ b/data/projects/f/flockerz.yaml @@ -0,0 +1,12 @@ +version: 7 +name: flockerz +display_name: Flockerz +description: 'Flockerz ($FLOCK) is a meme coin introducing a Vote-To-Earn platform, + enabling holders to influence project decisions and earn rewards for participation. ' +websites: +- url: https://flockerz.com/ +social: + twitter: + - url: https://x.com/FlockerzToken + telegram: + - url: https://t.me/flockerz diff --git a/data/projects/g/gemini-ex.yaml b/data/projects/g/gemini-ex.yaml new file mode 100644 index 000000000..c06aaa030 --- /dev/null +++ b/data/projects/g/gemini-ex.yaml @@ -0,0 +1,12 @@ +version: 7 +name: gemini-ex +display_name: Gemini +description: ' Gemini is a cryptocurrency exchange and custodian that allows users + to buy, sell, and store various digital assets. MICA Compliant.' +websites: +- url: https://www.gemini.com/ +github: +- url: https://github.com/gemini +social: + twitter: + - url: https://x.com/gemini diff --git a/data/projects/m/metaverse-hq.yaml b/data/projects/m/metaverse-hq.yaml new file mode 100644 index 000000000..880ab2c73 --- /dev/null +++ b/data/projects/m/metaverse-hq.yaml @@ -0,0 +1,15 @@ +version: 7 +name: metaverse-hq +display_name: ' Metaverse HQ' +description: ' ChatGPT said: ChatGPT Metaverse HQ (MVHQ) is an exclusive tokenized + community of NFT investors, builders, and creators in the Web3 space. Members gain + access to resources such as advanced guides, market research, and private events.' +websites: +- url: https://www.mvhq.io/# +github: +- url: https://github.com/MVHQ +social: + twitter: + - url: https://x.com/Metaverse_HQ + discord: + - url: https://discord.com/invite/mvhq diff --git a/data/projects/p/paypal.yaml b/data/projects/p/paypal.yaml new file mode 100644 index 000000000..ab0b9c8f6 --- /dev/null +++ b/data/projects/p/paypal.yaml @@ -0,0 +1,12 @@ +version: 7 +name: paypal +display_name: PayPal +description: PayPal is a payment processing product that helps you process payments + for your mobile and web applications. +websites: +- url: https://www.paypal.com/us/home +github: +- url: https://github.com/paypal +social: + twitter: + - url: https://twitter.com/paypaldev diff --git a/data/projects/r/rabbyhub.yaml b/data/projects/r/rabbyhub.yaml new file mode 100644 index 000000000..f6d07267f --- /dev/null +++ b/data/projects/r/rabbyhub.yaml @@ -0,0 +1,13 @@ +version: 7 +name: rabbyhub +display_name: Rabby +description: A browser plugin for DeFi users, built Rabby Wallet +websites: +- url: https://rabby.io/ +github: +- url: https://github.com/RabbyHub +social: + twitter: + - url: https://twitter.com/Rabby_io + discord: + - url: https://discord.gg/seFBCWmUre