diff --git a/pages/contact/index.html b/pages/contact/index.html index 53d644f..f6bc55c 100644 --- a/pages/contact/index.html +++ b/pages/contact/index.html @@ -19,11 +19,9 @@ Other Contact -
-

Contact Methods

-

E-mail: gregcraw2001@gmail.com

-

Discord: trianta

-
+

Contact Methods

+

E-mail: gregcraw2001@gmail.com

+

Discord: trianta

diff --git a/pages/current/index.html b/pages/current/index.html index 4c7578d..5ebb764 100644 --- a/pages/current/index.html +++ b/pages/current/index.html @@ -20,7 +20,7 @@ Contact

Current Personal Projects

-
+

Wrench

Description: A simple application to handle all of your Linux configuration needs.

Language: C++26

@@ -28,7 +28,7 @@

Frameworks: Qt6

View Repository
-
+

Synopsis

Description: A markdown repository containing details and changes of servers I maintain.

View Repository diff --git a/pages/other/index.html b/pages/other/index.html index aa1e92e..e8df945 100644 --- a/pages/other/index.html +++ b/pages/other/index.html @@ -20,7 +20,7 @@ Contact

Other Projects

-
+

Hyprland

Description: An independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

View Repository @@ -38,7 +38,7 @@ hyprwm/Hyprland#7458 hyprwm/Hyprland#6652
-
+

Proxy

Description: A program written in C++ to act as a proxy for another server.

View Repository @@ -46,7 +46,7 @@

Tools: CMake

Testing Frameworks: Unity Test (ThrowTheSwitch)

-
+

Cloudcare

Description: A sample repository that uses downloaded .bed files to train a model on DNA using PyTorch.

View Repository @@ -54,7 +54,7 @@

Libraries: PyTorch

Tools: Conda

-
+

N-Queens

Description: The N-Queens problem recreated in C++ which gets solved using a Genetic Algorithm.

View Repository