mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 04:50:13 -08:00
Compare commits
4 Commits
c97e39d4cf
...
a38feb7e06
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a38feb7e06 | ||
|
|
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
|
||||
- [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.
|
||||
- [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
|
||||
|
||||
|
||||
@@ -1125,6 +1125,15 @@
|
||||
],
|
||||
"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",
|
||||
"link": "https://github.com/sirixdb/sirix",
|
||||
|
||||
Reference in New Issue
Block a user