Skip to content

Commit

Permalink
Repo renames
Browse files Browse the repository at this point in the history
  • Loading branch information
kubgus committed Nov 26, 2023
1 parent 2279223 commit cb0ca1b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,12 @@ addGridSection("Template Projects:", [
]);
addGridSection("Learning Projects:", [
createGridCard("https://github.com/kubgus/cpp-cheatsheet", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/cpp-playground", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/learning-htmx", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/learning-nuxt", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/node-playground", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/python-algorithms", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/learning-glsl", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/algorithms-in-python", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/snippets-in-node", "", "", "", "", "code"),
createGridCard("https://github.com/kubgus/flutter-one", "", "", "", "", "code"),
]);
addGridSection("Fun Projects:", [
Expand Down

0 comments on commit cb0ca1b

Please sign in to comment.