Compare commits

...

10 Commits

Author SHA1 Message Date
BOT
3fd9134f1d Merge 27ffb33f3e into b27d9b4ba5 2024-12-17 12:35:09 +05:30
Shmavon Gazanchyan
b27d9b4ba5 Update README.md 2024-12-15 20:47:21 +00:00
Sammy Hori
9d3413ec54 Merge pull request #1537 from Roshanjossey/patch-3
add Scribe-Android
2024-12-15 20:47:10 +00:00
Roshan Jossy
6a236225af add Scribe-Android
Android keyboards for language learners with translation, verb conjugation and more!

good first issues https://github.com/scribe-org/Scribe-Android/issues?q=sort%3Aupdated-desc+is%3Aopen+label%3A%22good+first+issue%22
2024-12-14 01:40:40 +01:00
Sammy Hori
27ffb33f3e Merge branch 'main' into add-todo-app 2024-11-26 00:40:10 +00:00
BOT
4e1227c2d4 Merge branch 'MunGell:main' into add-todo-app 2024-10-27 15:15:13 +05:30
pixelledbot
41d7a43e4f Update Todo List App: deleted unnecessary lines 2024-10-27 14:56:19 +05:30
pixelledbot
c21a7689d3 add it to the list 2024-10-27 14:44:42 +05:30
pixelledbot
12a84f55e1 add to-do-list project 2024-10-22 22:32:30 +05:30
pixelledbot
c09ab0b6c0 Add Todo List App to JavaScript section 2024-10-22 22:14:48 +05:30
2 changed files with 20 additions and 2 deletions

View File

@@ -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

View File

@@ -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."
}
]
}