diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -96,11 +96,11 @@ </a> <section id="about"> - <h1>About Me</h1> + <h2>About Me</h2> <p>I am a freshman in Computer Science at the University of Texas at Austin - also in <a href="https://fri.cns.utexas.edu/" target="_blank">FRI</a> Quantum Computing. I manage a Debian based home server where I self-host everything I can. In addition to this, I actively work on personal projects, <i>most</i> of which are open-sourced.</p> <p>View my projects on <a href="https://github.com/packetparker" target="_blank">GitHub</a> (mostly mirrors), or my personal <a href="https://git.pkrm.dev" target="_blank">cgit</a> instance for something a little lighter.</p> <br> - <h1>Things I run on my server</h1> + <h2>Things I run on my server</h2> <ul> <li><a href="https://www.wireguard.com/" target="_blank">WireGuard</a>: My own personal VPN</li> <li><a href="https://syncthing.net/" target="_blank">Syncthing</a>: Sync important files across all of my machines</li> @@ -135,9 +135,9 @@ <li>... and <i>a lot</i> of various other projects and tools.</li> </ul> <br> - <h1>Personal Projects</h1> + <h2>Personal Projects</h2> - <h2>Top 3</h2> + <h3>Top 3</h3> <ul> <li> <a href="https://www.github.com/packetparker/guava" target="_blank"> @@ -166,7 +166,7 @@ <li><a href="https://www.congressionalappchallenge.us/23-TX06/" target="_blank">EduStore</a> (Closed Source): Inventory management for school districts. Developed during my internship at and for Mansfield ISD. Won 1st place in the Congressional App Challenge for Texas' 6th District.</li> </ul> - <h2>Others</h2> + <h3>Others</h3> <ul> <li> <a href="https://www.github.com/packetparker/cordarr" target="_blank"> |