mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 20:38:06 -08:00
Compare commits
3 Commits
f13af65a68
...
b78cf9a42e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b78cf9a42e | ||
|
|
bf0c169566 | ||
|
|
87a240155c |
@@ -120,6 +120,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
## Java
|
||||
|
||||
- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_ <br> Drag & Drop internal tool builder
|
||||
- [Catima - Android App](https://github.com/CatimaLoyalty/Android) _(label: good first issue)_ <br> Catima, a Loyalty Card & Ticket Manager for Android
|
||||
- [Codename One](https://github.com/codenameone/CodenameOne) _(label: good first issue)_ <br> Cross-platform mobile app development framework for Java developers
|
||||
- [DSA](https://github.com/abhishektripathi66/DSA) _(label: good first issue)_ <br> DSA questions practising repo for Java developers
|
||||
- [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good first issue)_ <br> Open Source, Distributed, RESTful Search Engine.
|
||||
|
||||
11
data.json
11
data.json
@@ -2212,7 +2212,16 @@
|
||||
"Rust"
|
||||
],
|
||||
"description": "Teleconference system with a web based user interface written in Rust"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Catima - Android App",
|
||||
"link": "https://github.com/CatimaLoyalty/Android",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Java"
|
||||
],
|
||||
"description": "Catima, a Loyalty Card & Ticket Manager for Android"
|
||||
},
|
||||
{
|
||||
"name": "FastAPI",
|
||||
"link": "https://github.com/tiangolo/fastapi",
|
||||
|
||||
Reference in New Issue
Block a user