mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 04:50:13 -08:00
Merge 27ffb33f3e into b27d9b4ba5
This commit is contained in:
12
data.json
12
data.json
@@ -2182,6 +2182,13 @@
|
|||||||
],
|
],
|
||||||
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
|
"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",
|
"name": "Rawsec Cybersecurity Inventory",
|
||||||
"link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list",
|
"link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list",
|
||||||
@@ -2189,7 +2196,7 @@
|
|||||||
"technologies": [
|
"technologies": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
"JSON",
|
"JSON",
|
||||||
"Pug"
|
"Pug"
|
||||||
],
|
],
|
||||||
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
|
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
|
||||||
},
|
},
|
||||||
@@ -2201,7 +2208,7 @@
|
|||||||
"Rust"
|
"Rust"
|
||||||
],
|
],
|
||||||
"description": "Teleconference system with a web based user interface written in Rust"
|
"description": "Teleconference system with a web based user interface written in Rust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "FastAPI",
|
"name": "FastAPI",
|
||||||
"link": "https://github.com/tiangolo/fastapi",
|
"link": "https://github.com/tiangolo/fastapi",
|
||||||
@@ -2212,4 +2219,5 @@
|
|||||||
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
|
"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