This commit is contained in:
BOT
2025-01-03 21:03:57 +05:30
committed by GitHub

View File

@@ -2192,6 +2192,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",
@@ -2222,4 +2229,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."
} }
] ]
} }