Compare commits

8 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
b3fb0b675b Update README.md 2025-11-19 15:50:31 +00:00
Sammy Hori
ca63f9bd06 Merge pull request #1807 from MunGell/remove-h2o-wave-apps
Remove H2O Wave Apps from the data.json for inactivity
2025-11-19 15:50:10 +00:00
Sammy Hori
f5c3775554 Remove H2O Wave Apps from the data.json for inactivity
The last commit was a year ago
2025-11-19 15:49:27 +00:00
Shmavon Gazanchyan
57c016d757 Update README.md 2025-11-19 13:23:56 +00:00
Sammy Hori
ec30f227e5 Merge pull request #1805 from MunGell/link-on-hyperlink
Update README-template sponsor section with an extra hyperlink
2025-11-19 13:23:44 +00:00
Sammy Hori
6d6ea3178b Update README-template sponsor section with an extra hyperlink 2025-11-19 13:21:37 +00:00
Shmavon Gazanchyan
7edf02819d Update README.md 2025-11-15 14:55:57 +00:00
Shmavon Gazanchyan
dd4d893246 Update README-template with Warp.dev sponsorship (#1800)
* Update README-template with Warp.dev sponsorship

Added sponsorship acknowledgment for Warp.dev that have donated to a charity of my choice.

* Fix typo in donation message in README template
2025-11-15 14:55:44 +00:00
3 changed files with 11 additions and 11 deletions

View File

@@ -40,7 +40,7 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md).
## Thanks to GitHub Sponsors
Thanks to Warp.dev for sponsoring this repository through a donation to a charity of my choice.
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>{% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}</tr><tr>{% endif %}<td align="center"><a href="{{ sponsor.link }}"><img src="{{ sponsor.image }}" width="60px;" alt=""/><br/><sub><b>{{ sponsor.name }}</b></sub></a></td>{% endfor %}</tr></table>

View File

@@ -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 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
@@ -277,7 +285,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_ <br> Pythonic remote execution and deployment.
- [FastAPI](https://github.com/tiangolo/fastapi) _(label: good first issue)_ <br> A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints.
- [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.
- [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_ <br> Sample AI Apps built with H2O Wave.
- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_ <br> Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.<br>Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to £500!
- [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_ <br> A personal assistant for Linux, MacOs and Windows based on Command line Interface.
- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_ <br> Jupyter interactive notebook.
@@ -386,6 +393,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

View File

@@ -1887,15 +1887,6 @@
],
"description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience."
},
{
"name": "H2O Wave Apps",
"link": "https://github.com/h2oai/wave-apps",
"label": "hacktoberfest",
"technologies": [
"Python"
],
"description": "Sample AI Apps built with H2O Wave."
},
{
"name": "OpenMetadata",
"link": "https://github.com/open-metadata/OpenMetadata",