redesign website with adjusted and formatting #24

Merged
trianta merged 8 commits from design into main 2026-02-24 08:52:55 -06:00
5 changed files with 53 additions and 53 deletions
Showing only changes of commit 656e850595 - Show all commits
+7 -7
View File
@@ -9,14 +9,14 @@
<body> <body>
<div class="inside"> <div class="inside">
<div> <div>
<a href="/" class="trianta">TRIANTA</a> <a href="/" class="trianta">[ TRIANTA ]</a>
<div class="column"> <div class="column">
<a href="https://www.github.com/trimutex" alt="GitHub"><i class="nf nf-dev-github"></i></a> <a href="https://www.github.com/trimutex" alt="GitHub">[ <i class="nf nf-dev-github"></i> ]</a>
<a href="https://lab.trianta.dev/Trianta" alt="Personal Projects"><i class="nf nf-linux-gitea"></i></a> <a href="https://lab.trianta.dev/Trianta" alt="Personal Projects">[ <i class="nf nf-linux-gitea"></i> ]</a>
<a href="/completed" alt="Completed"><i class="nf nf-dev-javascript"></i></a> <a href="/completed" alt="Completed">[ <i class="nf nf-dev-javascript"></i> ]</a>
<a href="/current" alt="Current"><i class="nf nf-dev-git_branch"></i></a> <a href="/current" alt="Current">[ <i class="nf nf-dev-git_branch"></i> ]</a>
<a href="/other" alt="Other"><i class="nf nf-dev-git_merge"></i></a> <a href="/other" alt="Other">[ <i class="nf nf-dev-git_merge"></i> ]</a>
<a href="/contact" alt="Contact"><i class="nf nf-oct-feed_person"></i></a> <a href="/contact" alt="Contact">[ <i class="nf nf-oct-feed_person"></i> ]</a>
</div> </div>
</div> </div>
<p>Function over form by design</p> <p>Function over form by design</p>
+9 -9
View File
@@ -9,14 +9,14 @@
<body> <body>
<div class="inside"> <div class="inside">
<div> <div>
<a href="/" class="trianta">TRIANTA</a> <a href="/" class="trianta">[ TRIANTA ]</a>
<div class="column"> <div class="column">
<a href="https://www.github.com/trimutex" alt="GitHub"><i class="nf nf-dev-github"></i></a> <a href="https://www.github.com/trimutex" alt="GitHub">[ <i class="nf nf-dev-github"></i> ]</a>
<a href="https://lab.trianta.dev/Trianta" alt="Personal Projects"><i class="nf nf-linux-gitea"></i></a> <a href="https://lab.trianta.dev/Trianta" alt="Personal Projects">[ <i class="nf nf-linux-gitea"></i> ]</a>
<a href="/completed" alt="Completed"><i class="nf nf-dev-javascript"></i></a> <a href="/completed" alt="Completed">[ <i class="nf nf-dev-javascript"></i> ]</a>
<a href="/current" alt="Current"><i class="nf nf-dev-git_branch"></i></a> <a href="/current" alt="Current">[ <i class="nf nf-dev-git_branch"></i> ]</a>
<a href="/other" alt="Other"><i class="nf nf-dev-git_merge"></i></a> <a href="/other" alt="Other">[ <i class="nf nf-dev-git_merge"></i> ]</a>
<a href="/contact" alt="Contact"><i class="nf nf-oct-feed_person"></i></a> <a href="/contact" alt="Contact">[ <i class="nf nf-oct-feed_person"></i> ]</a>
</div> </div>
</div> </div>
<p>Function over form by design</p> <p>Function over form by design</p>
@@ -36,7 +36,7 @@
<p style="font-size: 22px;">Pong</p> <p style="font-size: 22px;">Pong</p>
<p>Left Paddle Height: <span id="leftPaddle"></span></p> <p>Left Paddle Height: <span id="leftPaddle"></span></p>
<p>Right Paddle Height: <span id="rightPaddle"></span></p> <p>Right Paddle Height: <span id="rightPaddle"></span></p>
<a href="https://lab.trianta.dev/Trianta/trianta.dev/src/branch/main/src/pong.js">View Code</a> <a href="https://lab.trianta.dev/Trianta/trianta.dev/src/branch/main/src/pong.js">[ View Code ]</a>
</div> </div>
</div> </div>
<div class="card reserve"> <div class="card reserve">
@@ -54,7 +54,7 @@
</p> </p>
<p>Snake Head Location: <span id="snakeHead"></span></p> <p>Snake Head Location: <span id="snakeHead"></span></p>
<p>Food Location: <span id="snakeFood"></span></p> <p>Food Location: <span id="snakeFood"></span></p>
<a href="https://lab.trianta.dev/Trianta/trianta.dev/src/branch/main/src/snake.ts">View Code</a> <a href="https://lab.trianta.dev/Trianta/trianta.dev/src/branch/main/src/snake.ts">[ View Code ]</a>
</div> </div>
</div> </div>
</div> </div>
+7 -7
View File
@@ -9,14 +9,14 @@
<body> <body>
<div class="inside"> <div class="inside">
<div> <div>
<a href="/" class="trianta">TRIANTA</a> <a href="/" class="trianta">[ TRIANTA ]</a>
<div class="column"> <div class="column">
<a href="https://www.github.com/trimutex" alt="GitHub"><i class="nf nf-dev-github"></i></a> <a href="https://www.github.com/trimutex" alt="GitHub">[ <i class="nf nf-dev-github"></i> ]</a>
<a href="https://lab.trianta.dev/Trianta" alt="Personal Projects"><i class="nf nf-linux-gitea"></i></a> <a href="https://lab.trianta.dev/Trianta" alt="Personal Projects">[ <i class="nf nf-linux-gitea"></i> ]</a>
<a href="/completed" alt="Completed"><i class="nf nf-dev-javascript"></i></a> <a href="/completed" alt="Completed">[ <i class="nf nf-dev-javascript"></i> ]</a>
<a href="/current" alt="Current"><i class="nf nf-dev-git_branch"></i></a> <a href="/current" alt="Current">[ <i class="nf nf-dev-git_branch"></i> ]</a>
<a href="/other" alt="Other"><i class="nf nf-dev-git_merge"></i></a> <a href="/other" alt="Other">[ <i class="nf nf-dev-git_merge"></i> ]</a>
<a href="/contact" alt="Contact"><i class="nf nf-oct-feed_person"></i></a> <a href="/contact" alt="Contact">[ <i class="nf nf-oct-feed_person"></i> ]</a>
</div> </div>
</div> </div>
<p>Function over form by design</p> <p>Function over form by design</p>
+9 -9
View File
@@ -9,14 +9,14 @@
<body> <body>
<div class="inside"> <div class="inside">
<div> <div>
<a href="/" class="trianta">TRIANTA</a> <a href="/" class="trianta">[ TRIANTA ]</a>
<div class="column"> <div class="column">
<a href="https://www.github.com/trimutex" alt="GitHub"><i class="nf nf-dev-github"></i></a> <a href="https://www.github.com/trimutex" alt="GitHub">[ <i class="nf nf-dev-github"></i> ]</a>
<a href="https://lab.trianta.dev/Trianta" alt="Personal Projects"><i class="nf nf-linux-gitea"></i></a> <a href="https://lab.trianta.dev/Trianta" alt="Personal Projects">[ <i class="nf nf-linux-gitea"></i> ]</a>
<a href="/completed" alt="Completed"><i class="nf nf-dev-javascript"></i></a> <a href="/completed" alt="Completed">[ <i class="nf nf-dev-javascript"></i> ]</a>
<a href="/current" alt="Current"><i class="nf nf-dev-git_branch"></i></a> <a href="/current" alt="Current">[ <i class="nf nf-dev-git_branch"></i> ]</a>
<a href="/other" alt="Other"><i class="nf nf-dev-git_merge"></i></a> <a href="/other" alt="Other">[ <i class="nf nf-dev-git_merge"></i> ]</a>
<a href="/contact" alt="Contact"><i class="nf nf-oct-feed_person"></i></a> <a href="/contact" alt="Contact">[ <i class="nf nf-oct-feed_person"></i> ]</a>
</div> </div>
</div> </div>
<p>Function over form by design</p> <p>Function over form by design</p>
@@ -27,12 +27,12 @@
<p>Language: C++26</p> <p>Language: C++26</p>
<p>Tools: CMake</p> <p>Tools: CMake</p>
<p>Frameworks: Qt6</p> <p>Frameworks: Qt6</p>
<a href="https://github.com/Trimutex/wrench">View Repository</a> <a href="https://github.com/Trimutex/wrench">[ View Repository ]</a>
</div> </div>
<div class="card"> <div class="card">
<h3>Synopsis</h3> <h3>Synopsis</h3>
<p>Description: A markdown repository containing details and changes of servers I maintain.</p> <p>Description: A markdown repository containing details and changes of servers I maintain.</p>
<a href="https://github.com/Trimutex/synopsis">View Repository</a> <a href="https://github.com/Trimutex/synopsis">[ View Repository ]</a>
</div> </div>
</div> </div>
</body> </body>
+21 -21
View File
@@ -9,14 +9,14 @@
<body> <body>
<div class="inside"> <div class="inside">
<div> <div>
<a href="/" class="trianta">TRIANTA</a> <a href="/" class="trianta">[ TRIANTA ]</a>
<div class="column"> <div class="column">
<a href="https://www.github.com/trimutex" alt="GitHub"><i class="nf nf-dev-github"></i></a> <a href="https://www.github.com/trimutex" alt="GitHub">[ <i class="nf nf-dev-github"></i> ]</a>
<a href="https://lab.trianta.dev/Trianta" alt="Personal Projects"><i class="nf nf-linux-gitea"></i></a> <a href="https://lab.trianta.dev/Trianta" alt="Personal Projects">[ <i class="nf nf-linux-gitea"></i> ]</a>
<a href="/completed" alt="Completed"><i class="nf nf-dev-javascript"></i></a> <a href="/completed" alt="Completed">[ <i class="nf nf-dev-javascript"></i> ]</a>
<a href="/current" alt="Current"><i class="nf nf-dev-git_branch"></i></a> <a href="/current" alt="Current">[ <i class="nf nf-dev-git_branch"></i> ]</a>
<a href="/other" alt="Other"><i class="nf nf-dev-git_merge"></i></a> <a href="/other" alt="Other">[ <i class="nf nf-dev-git_merge"></i> ]</a>
<a href="/contact" alt="Contact"><i class="nf nf-oct-feed_person"></i></a> <a href="/contact" alt="Contact">[ <i class="nf nf-oct-feed_person"></i> ]</a>
</div> </div>
</div> </div>
<p>Function over form by design</p> <p>Function over form by design</p>
@@ -24,35 +24,35 @@
<div class="card"> <div class="card">
<h3>Hyprland</h3> <h3>Hyprland</h3>
<p>Description: An independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. </p> <p>Description: An independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. </p>
<a href="https://github.com/hyprwm/Hyprland">View Repository</a> <a href="https://github.com/hyprwm/Hyprland">[ View Repository ]</a>
<p>Language: C++26</p> <p>Language: C++26</p>
<p>Tools: CMake</p> <p>Tools: CMake</p>
<p>and various libraries.</p> <p>and various libraries.</p>
<p>Contributions (newest first)</p> <p>Contributions (newest first)</p>
<a href="https://github.com/hyprwm/Hyprland/pull/8323">hyprwm/Hyprland#8323</a> <a href="https://github.com/hyprwm/Hyprland/pull/8323">[ hyprwm/Hyprland#8323 ]</a>
<a href="https://github.com/hyprwm/Hyprland/pull/8044">hyprwm/Hyprland#8044</a> <a href="https://github.com/hyprwm/Hyprland/pull/8044">[ hyprwm/Hyprland#8044 ]</a>
<a href="https://github.com/hyprwm/Hyprland/pull/7959">hyprwm/Hyprland#7959</a> <a href="https://github.com/hyprwm/Hyprland/pull/7959">[ hyprwm/Hyprland#7959 ]</a>
<br> <br>
<a href="https://github.com/hyprwm/Hyprland/pull/7755">hyprwm/Hyprland#7755</a> <a href="https://github.com/hyprwm/Hyprland/pull/7755">[ hyprwm/Hyprland#7755 ]</a>
<a href="https://github.com/hyprwm/Hyprland/pull/7683">hyprwm/Hyprland#7683</a> <a href="https://github.com/hyprwm/Hyprland/pull/7683">[ hyprwm/Hyprland#7683 ]</a>
<a href="https://github.com/hyprwm/Hyprland/pull/7633">hyprwm/Hyprland#7633</a> <a href="https://github.com/hyprwm/Hyprland/pull/7633">[ hyprwm/Hyprland#7633 ]</a>
<br> <br>
<a href="https://github.com/hyprwm/Hyprland/pull/7575">hyprwm/Hyprland#7575</a> <a href="https://github.com/hyprwm/Hyprland/pull/7575">[ hyprwm/Hyprland#7575 ]</a>
<a href="https://github.com/hyprwm/Hyprland/pull/7458">hyprwm/Hyprland#7458</a> <a href="https://github.com/hyprwm/Hyprland/pull/7458">[ hyprwm/Hyprland#7458 ]</a>
<a href="https://github.com/hyprwm/Hyprland/pull/6652">hyprwm/Hyprland#6652</a> <a href="https://github.com/hyprwm/Hyprland/pull/6652">[ hyprwm/Hyprland#6652 ]</a>
</div> </div>
<div class="card"> <div class="card">
<h3>Proxy</h3> <h3>Proxy</h3>
<p>Description: A program written in C++ to act as a proxy for another server.</p> <p>Description: A program written in C++ to act as a proxy for another server.</p>
<a href="https://lab.trianta.dev/Trianta/proxy-network">View Repository</a> <a href="https://lab.trianta.dev/Trianta/proxy-network">[ View Repository ]</a>
<p>Language: C++11</p> <p>Language: C++11</p>
<p>Tools: CMake</p> <p>Tools: CMake</p>
<p>Testing Frameworks: <a href="https://github.com/ThrowTheSwitch/Unity">Unity Test (ThrowTheSwitch)</a></p> <p>Testing Frameworks: <a href="https://github.com/ThrowTheSwitch/Unity">[ Unity Test (ThrowTheSwitch) ]</a></p>
</div> </div>
<div class="card"> <div class="card">
<h3>Cloudcare</h3> <h3>Cloudcare</h3>
<p>Description: A sample repository that uses downloaded .bed files to train a model on DNA using PyTorch.</p> <p>Description: A sample repository that uses downloaded .bed files to train a model on DNA using PyTorch.</p>
<a href="https://github.com/Trimutex/cloudcare">View Repository</a> <a href="https://github.com/Trimutex/cloudcare">[ View Repository ]</a>
<p>Languages: Python, Bash</p> <p>Languages: Python, Bash</p>
<p>Libraries: PyTorch</p> <p>Libraries: PyTorch</p>
<p>Tools: Conda</p> <p>Tools: Conda</p>
@@ -60,7 +60,7 @@
<div class="card"> <div class="card">
<h3>N-Queens</h3> <h3>N-Queens</h3>
<p>Description: The N-Queens problem recreated in C++ which gets solved using a Genetic Algorithm.</p> <p>Description: The N-Queens problem recreated in C++ which gets solved using a Genetic Algorithm.</p>
<a href="https://lab.trianta.dev/Trianta/n-queens">View Repository</a> <a href="https://lab.trianta.dev/Trianta/n-queens">[ View Repository ]</a>
<p>Language: C++11</p> <p>Language: C++11</p>
<p>Tools: CMake</p> <p>Tools: CMake</p>
</div> </div>