mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Merge branch 'main' into add-todo-app
This commit is contained in:
82
data.json
82
data.json
@@ -605,12 +605,12 @@
|
||||
},
|
||||
{
|
||||
"name": "HMPL",
|
||||
"link": "https://github.com/hmpl-lang/hmpl",
|
||||
"link": "https://github.com/hmpl-language/hmpl",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "Template language for displaying UI from server to client."
|
||||
"description": "Server-oriented customizable templating for JavaScript."
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
@@ -972,6 +972,15 @@
|
||||
],
|
||||
"description": "A powerful open-source platform for load testing APIs."
|
||||
},
|
||||
{
|
||||
"name": "OpenCalc",
|
||||
"link": "https://github.com/Darkempire78/OpenCalc",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Kotlin"
|
||||
],
|
||||
"description": "A simple and beautiful calculator for Android."
|
||||
},
|
||||
{
|
||||
"name": "Time to Leave",
|
||||
"link": "https://github.com/thamara/time-to-leave",
|
||||
@@ -1026,15 +1035,6 @@
|
||||
],
|
||||
"description": "Drag & Drop internal tool builder"
|
||||
},
|
||||
{
|
||||
"name": "Letra Extension",
|
||||
"link": "https://github.com/jayehernandez/letra-extension",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "Passively learn a new language every time you open a new tab."
|
||||
},
|
||||
{
|
||||
"name": "Jasmine",
|
||||
"link": "https://github.com/jasmine/jasmine",
|
||||
@@ -1437,15 +1437,6 @@
|
||||
],
|
||||
"description": "A simple IT automation platform"
|
||||
},
|
||||
{
|
||||
"name": "Create aio app",
|
||||
"link": "https://github.com/aio-libs/create-aio-app",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"description": "A command line utility that creates the aiohttp template with the best practices."
|
||||
},
|
||||
{
|
||||
"name": "opsdroid",
|
||||
"link": "https://github.com/opsdroid/opsdroid",
|
||||
@@ -1833,11 +1824,11 @@
|
||||
"description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk."
|
||||
},
|
||||
{
|
||||
"name": "OpenFoodFacts-iOS",
|
||||
"link": "https://github.com/openfoodfacts/openfoodfacts-ios",
|
||||
"label": "help-wanted",
|
||||
"name": "OpenFoodFacts",
|
||||
"link": "https://github.com/openfoodfacts/smooth-app",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Swift"
|
||||
"Dart"
|
||||
],
|
||||
"description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product"
|
||||
},
|
||||
@@ -1958,15 +1949,6 @@
|
||||
],
|
||||
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
|
||||
},
|
||||
{
|
||||
"name": "React Help Create",
|
||||
"link": "https://github.com/Omar-Belghaouti/react-help-create",
|
||||
"label": "first-timers-only",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "This command line helps you create components, pages and even redux implementation for your react project."
|
||||
},
|
||||
{
|
||||
"name": "pythonping",
|
||||
"link": "https://github.com/alessandromaggio/pythonping",
|
||||
@@ -2153,7 +2135,7 @@
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs."
|
||||
"description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.<br>Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to £500!"
|
||||
},
|
||||
{
|
||||
"name": "SuperDuperDB",
|
||||
@@ -2215,8 +2197,36 @@
|
||||
"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",
|
||||
"label": "difficulty::easy",
|
||||
"technologies": [
|
||||
"JavaScript",
|
||||
"JSON",
|
||||
"Pug"
|
||||
],
|
||||
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
|
||||
},
|
||||
{
|
||||
"name": "zoom-rs",
|
||||
"link": "https://github.com/security-union/zoom-rs",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Rust"
|
||||
],
|
||||
"description": "Teleconference system with a web based user interface written in Rust"
|
||||
},
|
||||
{
|
||||
"name": "FastAPI",
|
||||
"link": "https://github.com/tiangolo/fastapi",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"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