mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 05:18:12 -08:00
Compare commits
7 Commits
fe6381da6e
...
746f2d1c6b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
746f2d1c6b | ||
|
|
f3cc18cc94 | ||
|
|
d10829da71 | ||
|
|
75b94ecc9e | ||
|
|
642b30f844 | ||
|
|
196e1bc717 | ||
|
|
5e223133ee |
@@ -63,7 +63,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
||||
|
||||
- [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_ <br> Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
|
||||
- [grok.net](https://github.com/Marusyk/grok.net) _(label: good-first-issue)_ <br> Cross platform .NET grok implementation
|
||||
- [OpenRA](https://github.com/OpenRA/OpenRA) _(label: Easy)_ <br> A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert.
|
||||
- [osu!](https://github.com/ppy/osu) _(label: good-first-issue)_ <br> Music game. Rhythm is just a click away!
|
||||
- [Uno Platform](https://github.com/unoplatform/uno) _(label: good-first-issue)_ <br> OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly.
|
||||
|
||||
@@ -296,7 +295,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
||||
- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_ <br> Jupyter interactive notebook.
|
||||
- [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_ <br> A lightweight JSON storage service with synchronisation and sharing abilities.
|
||||
- [Kinto.sh](https://github.com/rbreaves/kinto) _(label: first-timers-only)_ <br> Make Linux & Windows type like a mac.
|
||||
- [Mailpile](https://github.com/mailpile/Mailpile) _(label: Low-Hanging-Fruit)_ <br> A free & open modern, fast email client with user-friendly encryption and privacy features
|
||||
- [matplotlib](https://github.com/matplotlib/matplotlib) _(label: good-first-issue)_ <br> Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
|
||||
- [MindsDB](https://github.com/mindsdb/mindsdb) _(label: good-first-issue)_ <br> MindsDB is an open source AI layer for existing databases.
|
||||
- [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_ <br> An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
|
||||
|
||||
18
data.json
18
data.json
@@ -48,15 +48,6 @@
|
||||
],
|
||||
"description": "Cross platform .NET grok implementation"
|
||||
},
|
||||
{
|
||||
"name": "OpenRA",
|
||||
"link": "https://github.com/OpenRA/OpenRA",
|
||||
"label": "Easy",
|
||||
"technologies": [
|
||||
"C#"
|
||||
],
|
||||
"description": "A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert."
|
||||
},
|
||||
{
|
||||
"name": "osu!",
|
||||
"link": "https://github.com/ppy/osu",
|
||||
@@ -1420,15 +1411,6 @@
|
||||
],
|
||||
"description": "An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers"
|
||||
},
|
||||
{
|
||||
"name": "Mailpile",
|
||||
"link": "https://github.com/mailpile/Mailpile",
|
||||
"label": "Low-Hanging-Fruit",
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"description": "A free & open modern, fast email client with user-friendly encryption and privacy features"
|
||||
},
|
||||
{
|
||||
"name": "coala",
|
||||
"link": "https://github.com/coala/coala",
|
||||
|
||||
Reference in New Issue
Block a user