mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 20:38:06 -08:00
Compare commits
10 Commits
74e470c45d
...
3fd9134f1d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3fd9134f1d | ||
|
|
b27d9b4ba5 | ||
|
|
9d3413ec54 | ||
|
|
6a236225af | ||
|
|
27ffb33f3e | ||
|
|
4e1227c2d4 | ||
|
|
41d7a43e4f | ||
|
|
c21a7689d3 | ||
|
|
12a84f55e1 | ||
|
|
c09ab0b6c0 |
@@ -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
|
||||
|
||||
|
||||
21
data.json
21
data.json
@@ -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",
|
||||
@@ -2173,6 +2182,13 @@
|
||||
],
|
||||
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
|
||||
},
|
||||
{
|
||||
"name": "Todo List App",
|
||||
"link": "https://github.com/pixelledbot/todo-list-app",
|
||||
"label": "good-first-issue",
|
||||
"technologies": ["JavaScript"],
|
||||
"description": "A simple todo list app built with HTML, CSS, and JavaScript. Features include adding, completing, deleting tasks, and persistent storage using localStorage."
|
||||
},
|
||||
{
|
||||
"name": "Rawsec Cybersecurity Inventory",
|
||||
"link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list",
|
||||
@@ -2180,7 +2196,7 @@
|
||||
"technologies": [
|
||||
"JavaScript",
|
||||
"JSON",
|
||||
"Pug"
|
||||
"Pug"
|
||||
],
|
||||
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
|
||||
},
|
||||
@@ -2192,7 +2208,7 @@
|
||||
"Rust"
|
||||
],
|
||||
"description": "Teleconference system with a web based user interface written in Rust"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "FastAPI",
|
||||
"link": "https://github.com/tiangolo/fastapi",
|
||||
@@ -2203,4 +2219,5 @@
|
||||
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user