diff --git a/index.html b/index.html index 80e45b0..45a21ae 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,14 @@
- TRIANTA + [ TRIANTA ]
- - - - - - + [ ] + [ ] + [ ] + [ ] + [ ] + [ ]

Function over form by design

diff --git a/pages/completed/index.html b/pages/completed/index.html index 927e613..cbcc3fd 100644 --- a/pages/completed/index.html +++ b/pages/completed/index.html @@ -9,14 +9,14 @@
- TRIANTA + [ TRIANTA ]
- - - - - - + [ ] + [ ] + [ ] + [ ] + [ ] + [ ]

Function over form by design

@@ -36,7 +36,7 @@

Pong

Left Paddle Height:

Right Paddle Height:

- View Code + [ View Code ]
@@ -54,7 +54,7 @@

Snake Head Location:

Food Location:

- View Code + [ View Code ]
diff --git a/pages/contact/index.html b/pages/contact/index.html index 09c15c2..57455a8 100644 --- a/pages/contact/index.html +++ b/pages/contact/index.html @@ -9,14 +9,14 @@
- TRIANTA + [ TRIANTA ]
- - - - - - + [ ] + [ ] + [ ] + [ ] + [ ] + [ ]

Function over form by design

diff --git a/pages/current/index.html b/pages/current/index.html index 1251ee2..77371a1 100644 --- a/pages/current/index.html +++ b/pages/current/index.html @@ -9,14 +9,14 @@
- TRIANTA + [ TRIANTA ]
- - - - - - + [ ] + [ ] + [ ] + [ ] + [ ] + [ ]

Function over form by design

@@ -27,12 +27,12 @@

Language: C++26

Tools: CMake

Frameworks: Qt6

- View Repository + [ View Repository ]

Synopsis

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

- View Repository + [ View Repository ]
diff --git a/pages/other/index.html b/pages/other/index.html index 1e90142..2143794 100644 --- a/pages/other/index.html +++ b/pages/other/index.html @@ -9,14 +9,14 @@
- TRIANTA + [ TRIANTA ]
- - - - - - + [ ] + [ ] + [ ] + [ ] + [ ] + [ ]

Function over form by design

@@ -24,35 +24,35 @@

Hyprland

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

- View Repository + [ View Repository ]

Language: C++26

Tools: CMake

and various libraries.

Contributions (newest first)

- hyprwm/Hyprland#8323 - hyprwm/Hyprland#8044 - hyprwm/Hyprland#7959 + [ hyprwm/Hyprland#8323 ] + [ hyprwm/Hyprland#8044 ] + [ hyprwm/Hyprland#7959 ]
- hyprwm/Hyprland#7755 - hyprwm/Hyprland#7683 - hyprwm/Hyprland#7633 + [ hyprwm/Hyprland#7755 ] + [ hyprwm/Hyprland#7683 ] + [ hyprwm/Hyprland#7633 ]
- hyprwm/Hyprland#7575 - hyprwm/Hyprland#7458 - hyprwm/Hyprland#6652 + [ hyprwm/Hyprland#7575 ] + [ hyprwm/Hyprland#7458 ] + [ hyprwm/Hyprland#6652 ]

Proxy

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

- View Repository + [ View Repository ]

Language: C++11

Tools: CMake

-

Testing Frameworks: Unity Test (ThrowTheSwitch)

+

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 + [ View Repository ]

Languages: Python, Bash

Libraries: PyTorch

Tools: Conda

@@ -60,7 +60,7 @@

N-Queens

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

- View Repository + [ View Repository ]

Language: C++11

Tools: CMake