mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-08-31 08:00:06 -07:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62e10e2fc6 |
@@ -3,6 +3,14 @@
|
||||
<!-- SEE THE CONTRIBUTING GUIDE (`CONTRIBUTING.md`) FOR MORE GUIDANCE -->
|
||||
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING `README-template.j2` -->
|
||||
|
||||
<div align="center">
|
||||
<div>
|
||||
<a href="https://go.warp.dev/awesome-for-beginners">
|
||||
<img alt="Thanks to Warp.dev for sponsoring this repository through a donation to a charity of my choice." src="https://raw.githubusercontent.com/warpdotdev/brand-assets/refs/heads/main/Github/Warp%20Packs/Warp-Github-SM-01.jpg">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
# Awesome First Pull Request Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
|
||||
@@ -37,6 +45,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
## .NET
|
||||
|
||||
- [Legerity](https://github.com/MADE-Apps/legerity) _(label: good first issue)_ <br> A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET.
|
||||
- [Legerity for Uno Platform](https://github.com/MADE-Apps/legerity-uno) _(label: good first issue)_ <br> An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET.
|
||||
- [MvvmCross](https://github.com/MvvmCross/MvvmCross) _(label: first-timers-only)_ <br> The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
|
||||
|
||||
## Angular
|
||||
@@ -356,6 +365,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [Booster](https://github.com/boostercloud/booster) _(label: good first issue)_ <br> A truly serverless framework, write your code and deploy it in seconds without any server configuration files.
|
||||
- [Devopness](https://github.com/devopness/devopness) _(label: good first issue)_ <br> Deploy any software to any cloud: automated DevOps workflows to save software teams time and money.
|
||||
- [DocsGPT](https://github.com/arc53/DocsGPT) _(label: good first issue)_ <br> Open-source RAG assistant that helps users get reliable answers from knowledge sources while avoiding hallucinations.
|
||||
- [Graphback](https://github.com/aerogear/graphback) _(label: good first issue)_ <br> A CLI and runtime framework to generate a GraphQL API in seconds.
|
||||
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
|
||||
- [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_ <br> Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
|
||||
- [Impler.io](https://github.com/implerhq/impler.io) _(label: good first issue)_ <br> 100% open source data import experience with readymade CSV & Excel import widget 🚀
|
||||
@@ -389,6 +399,8 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md).
|
||||
|
||||
## Thanks to GitHub Sponsors
|
||||
|
||||
Thanks to [Warp.dev](https://go.warp.dev/awesome-for-beginners) for sponsoring this repository through a donation to a charity of my choice.
|
||||
|
||||
<table><tr><td align="center"><a href="https://github.com/MixeroTN"><img src="https://avatars.githubusercontent.com/u/40803091" width="60px;" alt=""/><br/><sub><b>Michał Gołkowski</b></sub></a></td></tr></table>
|
||||
|
||||
## License
|
||||
|
||||
@@ -1736,6 +1736,15 @@
|
||||
],
|
||||
"description": "Reatom is declarative and reactive state manager, designed for both simple and complex applications."
|
||||
},
|
||||
{
|
||||
"name": "Graphback",
|
||||
"link": "https://github.com/aerogear/graphback",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "A CLI and runtime framework to generate a GraphQL API in seconds."
|
||||
},
|
||||
{
|
||||
"name": "LitmusChaos",
|
||||
"link": "https://github.com/litmuschaos/litmus",
|
||||
@@ -1867,6 +1876,15 @@
|
||||
],
|
||||
"description": "A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET."
|
||||
},
|
||||
{
|
||||
"name": "Legerity for Uno Platform",
|
||||
"link": "https://github.com/MADE-Apps/legerity-uno",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
".NET"
|
||||
],
|
||||
"description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET."
|
||||
},
|
||||
{
|
||||
"name": "OMRChecker",
|
||||
"link": "https://github.com/Udayraj123/OMRChecker",
|
||||
|
||||
Reference in New Issue
Block a user