From 3c36906d862dd0d2c45b2d963e85d8d77b79d664 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Wed, 19 Feb 2025 15:26:32 +0100 Subject: [PATCH] moved the projects around --- index.html | 68 +++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/index.html b/index.html index 671e2ed..a0acfe1 100644 --- a/index.html +++ b/index.html @@ -194,20 +194,18 @@
-
-
+
+
-

From Flying Balls to Colliding - Polygons

+

Maze Solver

- An extension of a physics engine to simulate polygons, - focusing on collision detection and effects in - real-time, ensuring smooth - animations. - Language: C++ + A simple maze solver that takes in various types of maze as input and + outputs the solution. + Language: Go

-
@@ -248,22 +246,6 @@
-
-
-
-
-

Advent of Code

-
-

- Fun coding challenges during christmas. - Languages: C++, Go, Python -

- -
-
-
-
-
-
+
+
-

Maze Solver

+

From Flying Balls to Colliding Polygons

- A simple maze solver that takes in various types of maze as input and - outputs the solution. - Language: Go + An extension of a physics engine to simulate polygons, + focusing on collision detection and effects in + real-time, ensuring smooth + animations. + Language: C++

-
+
+
+
+
+

Advent of Code

+
+

+ Fun coding challenges during christmas. + Languages: C++, Go, Python +

+ +
+
+
+ +