Compare commits

...

4 Commits

Author SHA1 Message Date
Martin Zikmund aebbfcaeda
Add Uno Platform (#2622)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
3 months ago
Ahmed AbouZaid e02a0522cf
Add Kustomize (#2585) 3 months ago
Y 5afa2a80f9
Add Astrophotography (#2803) 3 months ago
Sindre Sorhus b0ff6129aa Meta tweaks 3 months ago

@ -1 +0,0 @@
<svg enable-background="new 0 0 1000 535.9" viewBox="0 0 1000 535.9" xmlns="http://www.w3.org/2000/svg"><path d="m642.5 120.5-21.1 23 125 114.6h-492.7l125-114.7-21.1-23-150 137.7h-.1v43.9l585 1v-44.9z" fill="#015fb8"/><g fill="#ffd100"><path d="m524 302.4v47.8c0 41 39.5 74.4 88 74.4h92.5c48.5 0 88-33.4 88-74.4v-47.8z"/><path d="m207.5 301.4v48.8c0 41 39.5 74.4 88 74.4h92.5c48.5 0 88-33.4 88-74.4v-47.8"/></g></svg>

Before

Width:  |  Height:  |  Size: 417 B

@ -1,15 +1,6 @@
<div align="center">
<a href="https://vshymanskyy.github.io/StandWithUkraine">
<img width="500" height="350" src="media/logo-ua.svg" alt="Awesome">
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg">
</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<img width="500" height="350" src="media/logo.svg" alt="Awesome">
<!-- <br>
<br>
<br>
<br>
@ -17,14 +8,11 @@
<sub>Check out my latest app</sub>
<br>
<h2>
<a href="https://www.producthunt.com/posts/one-task">One Task</a>
<a href="https://sindresorhus.com/one-task">One Task</a>
<br>
<sup>Stop procrastination and get stuff done by focusing on one task at a time</sup>
</h2>
</div>
<br>
<br>
<br>
</div> -->
<br>
<br>
<br>
@ -104,33 +92,19 @@
<br>
<br>
</div>
<p align="center">
<a href="awesome.md">What is an awesome list?</a>&nbsp;&nbsp;&nbsp;
<a href="contributing.md">Contribution guide</a>&nbsp;&nbsp;&nbsp;
<a href="create-list.md">Creating a list</a>&nbsp;&nbsp;&nbsp;
<a href="https://twitter.com/awesome__re">Twitter</a>&nbsp;&nbsp;&nbsp;
<a href="https://www.redbubble.com/people/sindresorhus/works/30364188-awesome-logo">Stickers & t-shirts</a>
</p>
<br>
<div align="center">
<b>Follow the <a href="https://twitter.com/awesome__re">Awesome Twitter account</a> for updates on new list additions.</b>
</div>
<br>
<div align="center">
<b><a href="https://t.me/sindresorhuschat/70">Telegram group</a></b>
</div>
<br>
<p align="center">
<sub>Just type <a href="https://awesome.re"><code>awesome.re</code></a> to go here. Check out my <a href="https://sindresorhus.com/apps">apps</a> and follow me on <a href="https://twitter.com/sindresorhus">Twitter</a>.</sub>
Just type <a href="https://awesome.re"><code>awesome.re</code></a> to go here. Check out my <a href="https://sindresorhus.com/apps">apps</a> and follow me on <a href="https://twitter.com/sindresorhus">Twitter</a>.
</p>
<br>
<br>
## Contents
@ -162,6 +136,18 @@
- [Miscellaneous](#miscellaneous)
- [Related](#related)
---
<br>
<br>
<a href="https://vshymanskyy.github.io/StandWithUkraine">
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg">
</a>
<br>
<br>
---
## Platforms
- [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
@ -219,6 +205,7 @@
- [Low Code](https://github.com/zenitysec/awesome-low-code#readme) - Allowing business professionals to address their needs on their own with little to no coding skills.
- [Capacitor](https://github.com/riderx/awesome-capacitor#readme) - Cross-platform open source runtime for building Web Native apps.
- [ArcGIS Developer](https://github.com/Esri/awesome-arcgis-developer#readme) - Mapping and location analysis platform for developers.
- [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps.
## Programming Languages
@ -418,6 +405,7 @@
- [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization.
- [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework.
- [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go.
- [Kustomize](https://github.com/DevOpsHiveHQ/awesome-kustomize#readme) - Kubernetes native declarative configuration management tool.
## Computer Science
@ -890,6 +878,7 @@
- [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI.
- [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI.
- [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve.
- [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky.
- [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing.
## Related

Loading…
Cancel
Save