mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 13:28:11 -08:00
Compare commits
3 Commits
636f1e74a1
...
b27d9b4ba5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b27d9b4ba5 | ||
|
|
9d3413ec54 | ||
|
|
6a236225af |
@@ -223,6 +223,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
|||||||
- [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_ <br> A microservices toolkit written in Kotlin
|
- [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_ <br> A microservices toolkit written in Kotlin
|
||||||
- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_ <br> A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON.
|
- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_ <br> A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON.
|
||||||
- [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_ <br> A simple and beautiful calculator for Android.
|
- [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_ <br> A simple and beautiful calculator for Android.
|
||||||
|
- [Scribe-Android](https://github.com/scribe-org/Scribe-Android) _(label: good first issue)_ <br> Android keyboards for language learners with translation, verb conjugation and more!
|
||||||
|
|
||||||
## Markdown
|
## Markdown
|
||||||
|
|
||||||
|
|||||||
@@ -1125,6 +1125,15 @@
|
|||||||
],
|
],
|
||||||
"description": "A microservices toolkit written in Kotlin"
|
"description": "A microservices toolkit written in Kotlin"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Scribe-Android",
|
||||||
|
"link": "https://github.com/scribe-org/Scribe-Android",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Kotlin"
|
||||||
|
],
|
||||||
|
"description": "Android keyboards for language learners with translation, verb conjugation and more!"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Non-Blocking SirixDB HTTP(S)-Server",
|
"name": "Non-Blocking SirixDB HTTP(S)-Server",
|
||||||
"link": "https://github.com/sirixdb/sirix",
|
"link": "https://github.com/sirixdb/sirix",
|
||||||
|
|||||||
Reference in New Issue
Block a user