Skip to content

Commit d34ce5f

Browse files
committed
September Achviements
1 parent bd273d2 commit d34ce5f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

events.json

+12
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,18 @@
111111
}
112112
],
113113
"achievements": [
114+
{
115+
"title": "Neural network visualizaiton and learning app in JS",
116+
"url": "https://vitaliiznak.github.io/parametric_regressor_aka_neural_network_with_visualization/"
117+
},
118+
{
119+
"title": "Super Sudoku: Dark Mode",
120+
"url": "https://github.com/TN1ck/super-sudoku/pull/15"
121+
},
122+
{
123+
"title": "Apus (Social Wall): Support multiple speaker profile pictures per session",
124+
"url": "https://github.com/McPringle/apus/commit/985233a6463d6ce6a74684414724785a76e7d614"
125+
}
114126
]
115127
},
116128
{

0 commit comments

Comments
 (0)