mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Compare commits
11 Commits
MunGell-pa
...
fe379ce069
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fe379ce069 | ||
|
|
caecd6ab62 | ||
|
|
49acd6ffd2 | ||
|
|
b3fb0b675b | ||
|
|
ca63f9bd06 | ||
|
|
f5c3775554 | ||
|
|
57c016d757 | ||
|
|
ec30f227e5 | ||
|
|
6d6ea3178b | ||
|
|
7edf02819d | ||
|
|
dd4d893246 |
2
.github/README-template.j2
vendored
2
.github/README-template.j2
vendored
@@ -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>
|
||||
|
||||
|
||||
17
README.md
17
README.md
@@ -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.
|
||||
@@ -50,6 +58,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
|
||||
## C
|
||||
|
||||
- [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_ <br> The Julia Programming Language - A high-level, high-performance dynamic language for technical computing.
|
||||
- [Profanity](https://github.com/profanity-im/profanity) _(label: good first issue)_ <br> Ncurses XMPP chat client.
|
||||
|
||||
## C#
|
||||
@@ -64,6 +73,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [electron](https://github.com/electron/electron) _(label: good first issue)_ <br> Build cross platform desktop apps with JavaScript, HTML, and CSS
|
||||
- [F3D](https://github.com/f3d-app/f3d) _(label: good first issue)_ <br> Fast and minimalist 3D viewer.
|
||||
- [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_ <br> 2D and 3D cross-platform game engine. Also has C# and Python code.
|
||||
- [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_ <br> The Julia Programming Language - A high-level, high-performance dynamic language for technical computing.
|
||||
- [MiniOB](https://github.com/oceanbase/miniob) _(label: good first issue)_ <br> MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese).
|
||||
- [MoveIt](https://github.com/ros-planning/moveit) _(label: good first issue)_ <br> Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms.
|
||||
- [projectM](https://github.com/projectM-visualizer/projectm) _(label: good first issue)_ <br> A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi.
|
||||
@@ -212,9 +222,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
|
||||
## Julia
|
||||
|
||||
- [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_ <br> Julia Projects for Beginners — Easy Ideas to Get Started Coding in Julia
|
||||
- [Julia Language: Good first issue](https://github.com/JuliaLang/julia) _(label: good first issue)_ <br> "Move like Python, Run like C" - A fresh approach to technical computing!
|
||||
- [Julia Language: Help wanted](https://github.com/JuliaLang/julia) _(label: help-wanted)_ <br> "Move like Python, Run like C" - A fresh approach to technical computing!
|
||||
- [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_ <br> The Julia Programming Language - A high-level, high-performance dynamic language for technical computing.
|
||||
|
||||
## Kotlin
|
||||
|
||||
@@ -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
|
||||
|
||||
33
data.json
33
data.json
@@ -987,32 +987,16 @@
|
||||
],
|
||||
"description": "Deploy any software to any cloud: automated DevOps workflows to save software teams time and money."
|
||||
},
|
||||
{
|
||||
"name": "Julia Language: Help wanted",
|
||||
"link": "https://github.com/JuliaLang/julia",
|
||||
"label": "help-wanted",
|
||||
"technologies": [
|
||||
"Julia"
|
||||
],
|
||||
"description": "\"Move like Python, Run like C\" - A fresh approach to technical computing!"
|
||||
},
|
||||
{
|
||||
"name": "Julia Language: Good first issue",
|
||||
"link": "https://github.com/JuliaLang/julia",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Julia"
|
||||
],
|
||||
"description": "\"Move like Python, Run like C\" - A fresh approach to technical computing!"
|
||||
},
|
||||
{
|
||||
"name": "Julia",
|
||||
"link": "https://github.com/JuliaLang/julia",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Julia"
|
||||
"Julia",
|
||||
"C",
|
||||
"C++"
|
||||
],
|
||||
"description": "Julia Projects for Beginners — Easy Ideas to Get Started Coding in Julia"
|
||||
"description": "The Julia Programming Language - A high-level, high-performance dynamic language for technical computing."
|
||||
},
|
||||
{
|
||||
"name": "Atrium",
|
||||
@@ -1887,15 +1871,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",
|
||||
|
||||
Reference in New Issue
Block a user