Update a few things

This commit is contained in:
2026-03-15 20:50:30 -05:00
parent 5335afd88c
commit cf38e6b07c

View File

@@ -23,7 +23,7 @@
<div class="tui-frame-content"> <div class="tui-frame-content">
<p>Hello! My name is Chris. Welcome to my personal portfolio site!</p> <p>Hello! My name is Chris. Welcome to my personal portfolio site!</p>
<h2>About Me</h2> <h2>About Me</h2>
<p>I am a husband, programmer, musician, and all around nerd! I like to make games and software, as well as tinker with robots and motorcycles. I am a huge advocate for FOSS (Free and Open Source Software), a Linux user (NixOS), and a novice homelabber.</p> <p>I am a husband, programmer, musician, and all around nerd! I like to make games and software, as well as tinker with robots and motorcycles. I am a huge advocate for FOSS (Free and Open Source Software), a Linux user for well over 12 years, and a novice homelabber.</p>
<p>I am primarily a Software Engineer by trade with a Bachelor's in Sotware Engineering and ~5 years of professional experience, where the majority of my knowledge is in C#/.NET, XAML, and HTML/CSS. I am also proficient in many other languages like Odin, C/C++, Java, QML, and JavaScript.</p> <p>I am primarily a Software Engineer by trade with a Bachelor's in Sotware Engineering and ~5 years of professional experience, where the majority of my knowledge is in C#/.NET, XAML, and HTML/CSS. I am also proficient in many other languages like Odin, C/C++, Java, QML, and JavaScript.</p>
<p>I am also the CEO and Co-Founder of <a href="https://bellsworne.com">Bellsworne LLC.</a> with my wife Alex.</p> <p>I am also the CEO and Co-Founder of <a href="https://bellsworne.com">Bellsworne LLC.</a> with my wife Alex.</p>
</div> </div>
@@ -61,7 +61,7 @@
<h2 class="tui-frame-header">LINKS</h2> <h2 class="tui-frame-header">LINKS</h2>
<div class="tui-frame-content"> <div class="tui-frame-content">
<ul> <ul>
<li><a href="https://git.bellsworne.tech">Gitlab</a></li> <li><a href="https://git.bellsworne.tech">Git repos</a></li>
<li><a href="https://bellsworne.com">Bellsworne</a></li> <li><a href="https://bellsworne.com">Bellsworne</a></li>
<li><a href="https://youtube.com/@hexstudios">Youtube</a></li> <li><a href="https://youtube.com/@hexstudios">Youtube</a></li>
<li><a href="https://www.linkedin.com/in/christopher-i-bell/">LinkedIn</a></li> <li><a href="https://www.linkedin.com/in/christopher-i-bell/">LinkedIn</a></li>
@@ -117,17 +117,17 @@
<p>A really simple plain JS webpage that randomly generates a lot of stars. <a href="dev/stars/index.html">-- Click here to view --</a></p> <p>A really simple plain JS webpage that randomly generates a lot of stars. <a href="dev/stars/index.html">-- Click here to view --</a></p>
<h2>More</h2> <h2>More</h2>
<p>To see more of my personal or professional projects, see my <a href="https://git.bellsworne.tech">Gitlab</a> page.</p> <p>To see more of my personal or professional projects, see my <a href="https://git.bellsworne.tech">Git repos</a> page.</p>
</div> </div>
</div> </div>
<div class="tui-frame"> <!-- <div class="tui-frame"> -->
<h2 class="tui-frame-header">notice</h2> <!-- <h2 class="tui-frame-header">notice</h2> -->
<div class="tui-frame-content" style="width: 100%; display: flex; justify-content: center; text-align: center;"> <!-- <div class="tui-frame-content" style="width: 100%; display: flex; justify-content: center; text-align: center;"> -->
<p style="font-size: 20pt; color: darkred;">SAY NO TO GENERATIVE AI</p> <!-- <p style="font-size: 20pt; color: darkred;">SAY NO TO GENERATIVE AI</p> -->
</div> <!-- </div> -->
</div> <!-- </div> -->