mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Compare commits
7 Commits
MunGell-pa
...
74e470c45d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74e470c45d | ||
|
|
27ffb33f3e | ||
|
|
4e1227c2d4 | ||
|
|
41d7a43e4f | ||
|
|
c21a7689d3 | ||
|
|
12a84f55e1 | ||
|
|
c09ab0b6c0 |
@@ -2173,6 +2173,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",
|
||||||
@@ -2203,4 +2210,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