Skip to content

Commit 7aa8437

Browse files
committed
category cleanup
merging some categories to clean up and adding sub categories instead away from the contents
1 parent 4f31875 commit 7aa8437

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

README.md

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,26 @@ Akash is a digital marketplace where users can rent computing resources to host
1010
- [Social Media](#social-media)
1111
- [Templates](#templates)
1212
- [Official](#official)
13-
- [AI - CPU](#ai---cpu)
14-
- [AI - GPU](#ai---gpu)
13+
- [AI and ML](#ai-and-ml)
1514
- [Blogging](#blogging)
1615
- [Built with Cosmos-SDK](#built-with-cosmos-sdk)
1716
- [Chat](#chat)
18-
- [Machine Learning](#machine-learning)
1917
- [CI/CD, DevOps](#cicd-devops)
2018
- [Data Visualization](#data-visualization)
2119
- [Databases and Administration](#databases-and-administration)
2220
- [DeFi](#defi)
2321
- [Benchmarking](#benchmarking)
2422
- [Blockchain](#blockchain)
2523
- [Business](#business)
26-
- [Games](#games)
27-
- [Game Servers](#game-servers)
24+
- [Games and Game Servers](#games-and-game-servers)
2825
- [Hosting](#hosting)
2926
- [Media](#media)
3027
- [Search Engines](#search-engines)
31-
- [Mining - CPU](#mining---cpu)
32-
- [Mining - GPU](#mining---gpu)
33-
- [Mining Pools](#mining-pools)
34-
- [Peer-to-peer File Sharing](#peer-to-peer-file-sharing)
28+
- [Miners and Mining Pools](#miners-and-mining-pools)
3529
- [Project Management](#project-management)
3630
- [Social](#social)
3731
- [Tools](#tools)
3832
- [Network](#network)
39-
- [Databases](#databases)
4033
- [Wallet](#wallet)
4134
- [Web Frameworks](#web-frameworks)
4235
- [Archived](#archived)
@@ -54,11 +47,18 @@ Here you can see some resources linked related to Akash, in how to e.g. get star
5447

5548
## Social Media
5649

57-
Here you can see the official and unofficial major social media channels of Akash.
50+
### Official
51+
52+
Here you can see the official major social media channels of Akash.
5853

5954
- [Discord](https://discord.com/invite/akash) - The official Discord server for technical support, technical conversation, and other conversation related to the development of the network.
6055
- [Twitter (X)](https://twitter.com/akashnet_) - The official Twitter (X) account for community news, milestones, and more relevant information of Akash.
6156
- [Telegram (Official)](https://t.me/AkashNW) - The official Telegram server where serious conversation of the development of the network is encouraged.
57+
58+
### Unofficial
59+
60+
Here you can see the unofficial major social media channels of Akash.
61+
6262
- [Telegram (Akashians Price Staking)](https://t.me/akashianspricingstaking ) - An unofficial Telegram server where price discussion is encouraged.
6363

6464
## Templates
@@ -76,7 +76,9 @@ Note that SDL files are private by default, but some templates make sense to sha
7676
- [Lunie Wallet for Cosmos SDK](./templates/lunie-lite) - Lunie Wallet for Cosmos SDK.
7777
- [Cosmos SDK Node](https://github.com/ovrclk/akash-on-akash) - Cosmos SDK Node.
7878

79-
### AI - CPU
79+
### AI and ML
80+
81+
#### AI - CPU
8082

8183
- [Alpaca.cpp](./templates/alpaca-cpp) - Alpaca.cpp.
8284
- [Auto-GPT](./templates/auto-gpt) - Auto-GPT.
@@ -91,7 +93,7 @@ Note that SDL files are private by default, but some templates make sense to sha
9193
- [Stable Diffusion](./templates/stable-diffusion-ui) - Stable Diffusion.
9294
- [Terminal GPT](./templates/tgpt) - Terminal GPT.
9395

94-
### AI - GPU
96+
#### AI - GPU
9597

9698
- [AI-Image-App](./templates/AI-Image-App) - AI-Image-App.
9799
- [AUTOMATIC1111](./templates/AUTOMATIC1111) - AUTOMATIC1111.
@@ -117,6 +119,16 @@ Note that SDL files are private by default, but some templates make sense to sha
117119
- [XLM-roBERTa](./templates/XLM-roBERTa) - XLM-roBERTa.
118120
- [Open GPT](./templates/open-gpt) - Open GPT.
119121

122+
#### Machine Learning
123+
124+
- [Ray Cluster](./templates/ray) - Ray Cluster.
125+
- [Jupyter Notebook](./templates/jupyter) - Jupyter Notebook.
126+
- [Jupyter Notebook with ezkl](./templates/tensorflow-jupyter-ezkl) - Jupyter Notebook with ezkl.
127+
- [Jupyter Notebook with Python Kernel](./templates/tensorflow-jupyter-mnist) - Jupyter Notebook with Python Kernel.
128+
- [TensorFlow Serving MNIST CNN Model](./templates/tensorflow-serving-mnist) - TensorFlow Serving MNIST CNN Model.
129+
- [Handwritten Digits Recognition Application](./templates/tensorflow-webapp-mnist) - Handwritten Digits Recognition Application.
130+
- [Doccano](./templates/doccano) - Doccano.
131+
120132
### Blogging
121133

122134
- [SteemCN](./templates/steemcn) - SteemCN.
@@ -137,16 +149,6 @@ Note that SDL files are private by default, but some templates make sense to sha
137149

138150
- [Mattermost](./templates/mattermost) - Mattermost.
139151

140-
### Machine Learning
141-
142-
- [Ray Cluster](./templates/ray) - Ray Cluster.
143-
- [Jupyter Notebook](./templates/jupyter) - Jupyter Notebook.
144-
- [Jupyter Notebook with ezkl](./templates/tensorflow-jupyter-ezkl) - Jupyter Notebook with ezkl.
145-
- [Jupyter Notebook with Python Kernel](./templates/tensorflow-jupyter-mnist) - Jupyter Notebook with Python Kernel.
146-
- [TensorFlow Serving MNIST CNN Model](./templates/tensorflow-serving-mnist) - TensorFlow Serving MNIST CNN Model.
147-
- [Handwritten Digits Recognition Application](./templates/tensorflow-webapp-mnist) - Handwritten Digits Recognition Application.
148-
- [Doccano](./templates/doccano) - Doccano.
149-
150152
### CI/CD, DevOps
151153

152154
- [Jenkins](./templates/jenkins) - Jenkins.
@@ -171,10 +173,10 @@ Note that SDL files are private by default, but some templates make sense to sha
171173
- [InfluxDB](./templates/influxdb) - InfluxDB.
172174
- [SurrealDB](./templates/SurrealDB) - SurrealDB.
173175
- [DefraDB](./templates/defradb) - DefraDB.
176+
- [redis](./templates/redis) - redis.
174177

175178
### DeFi
176179

177-
Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Akash.
178180
- [Serum DEX UI](./templates/serum) - Serum DEX UI.
179181
- [Uniswap](./templates/uniswap) - Uniswap.
180182
- [dFed](./templates/dfed) - dFed.
@@ -228,9 +230,10 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
228230

229231
- [Odoo](./templates/odoo) - Odoo.
230232

231-
### Games
233+
### Games and Game Servers
234+
235+
#### Games
232236

233-
- [Minecraft](./templates/minecraft) - Minecraft.
234237
- [Tetris](./templates/tetris) - Tetris.
235238
- [Pac-Man](./templates/pacman) - Pac-Man.
236239
- [Supermario](./templates/supermario) - Supermario.
@@ -239,21 +242,24 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
239242
- [MemoryGame](./templates/MemoryGame) - MemoryGame.
240243
- [Snake Game](./templates/snake-game) - Snake Game.
241244

242-
### Game Servers
245+
#### Game Servers
243246

244247
- [Counter-Strike: Global Offensive](./templates/csgo) - Counter-Strike: Global Offensive.
245248
- [Holdfast: Nations At War](./templates/holdfastnaw) - Holdfast: Nations At War.
249+
- [Minecraft](./templates/minecraft) - Minecraft.
246250
- [Mordhau](./templates/mordhau) - Mordhau.
247251
- [Squad](./templates/squad) - Squad.
248252
- [SteamCMD](./templates/steamcmd) - SteamCMD.
249253
- [SteamPipe](./templates/steampipe) - SteamPipe.
250254
- [Team Fortress 2](./templates/tf2) - Team Fortress 2.
251255

252-
### Hosting .
256+
### Hosting
257+
253258
- [Caddy](./templates/caddy) - Caddy.
254259
- [Grafana](./templates/grafana) - Grafana.
255260
- [IPFS](./templates/ipfs) - IPFS.
256261
- [Flame](./templates/flame) - Flame.
262+
- [qBittorrent](./templates/qbittorrent) - qBittorrent.
257263

258264
### Media
259265

@@ -265,7 +271,9 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
265271
- [Presearch](./templates/presearch) - Presearch.
266272
- [YaCy](./templates/yacy) - YaCy.
267273

268-
### Mining - CPU
274+
### Miners and Mining Pools
275+
276+
#### Miners - CPU
269277

270278
- [Chia Bladebit](./templates/chia-bladebit) - Chia Bladebit.
271279
- [Chia Bladebit Disk](./templates/chia-bladebit-disk) - Chia Bladebit Disk.
@@ -281,7 +289,7 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
281289
- [Traffmonetizer](./templates/traffmonetizer) - Traffmonetizer.
282290
- [XMRig CPU](./templates/xmrig) - XMRig CPU.
283291

284-
### Mining - GPU
292+
#### Miners - GPU
285293

286294
- [Bminer](./templates/bminer-c11) - Bminer.
287295
- [BzMiner](./templates/bzminer-c11) - BzMiner.
@@ -299,17 +307,13 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
299307
- [WildRig Multi](./templates/wildrig-multi-c11) - WildRig Multi.
300308
- [XMRig GPU](./templates/xmrig-c11) - XMRig GPU.
301309

302-
### Mining Pools
310+
##### Mining Pools
303311

304312
- [monero-pool by jtgrassie](./templates/monero-pool) - monero-pool by jtgrassie.
305313
- [Meowcoin Pool](./templates/kawpow-pool-meowcoin) - Meowcoin Pool.
306314
- [Neoxa Pool](./templates/kawpow-pool-neoxa) - Neoxa Pool.
307315
- [Ravencoin Pool](./templates/kawpow-pool-ravencoin) - Ravencoin Pool.
308316

309-
### Peer-to-peer File Sharing
310-
311-
- [qBittorrent](./templates/qbittorrent) - qBittorrent.
312-
313317
### Project Management
314318

315319
- [Jira Software](./templates/jira) - Jira Software.
@@ -354,10 +358,6 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
354358
- [Sentinel dVPN node](./templates/Sentinel-dVPN-node) - Sentinel dVPN node.
355359
- [Tor Proxy](./templates/tor-proxy) - Tor Proxy.
356360

357-
### Databases
358-
359-
- [redis](./templates/redis) - redis.
360-
361361
### Wallet
362362

363363
- [MyetherWallet](./templates/MyetherWallet) - MyetherWallet.

0 commit comments

Comments
 (0)