Compare commits

2 Commits

Author SHA1 Message Date
Gabriel Tower
a3a96cb8b3 Merge 0f4713b74f into 1b5d98e40a 2024-11-21 01:14:25 +00:00
Gabriel Tower
0f4713b74f Update data.json 2024-11-13 11:57:55 -05:00

View File

@@ -1805,6 +1805,15 @@
], ],
"description": "Application to comfortably monitor network traffic." "description": "Application to comfortably monitor network traffic."
}, },
{
"name": "Sugar",
"link": "https://github.com/KilroyWasHere-cs-j/Sugar.git",
"label": "good first issue",
"technologies": [
"Rust"
],
"description": "A barebones web browser written in Rust"
},
{ {
"name": "Twitter Util", "name": "Twitter Util",
"link": "https://github.com/twitter/util", "link": "https://github.com/twitter/util",