Open in new tab

This commit is contained in:
Parker M. 2024-12-24 00:52:44 -06:00
parent 5047efe115
commit babe2af357
Signed by: parker
GPG Key ID: 505ED36FC12B5D5E

View File

@ -20,9 +20,9 @@
</head> </head>
<body> <body>
<nav> <nav>
<a href="/parker.asc">PGP Fingerprint: FD5C 7FFF 860B 6E97 7049 E27E 505E D36F C12B 5D5E</a> <a href="/parker.asc" target="_blank">PGP Fingerprint: FD5C 7FFF 860B 6E97 7049 E27E 505E D36F C12B 5D5E</a>
<br><br> <br><br>
<a href="http://o2o2o2yfrueii33hxjja3foegbkjckxg2fy4vr4y4pqvnk2oxqknvjqd.onion">Tor ( Mirror )</a> <a href="http://o2o2o2yfrueii33hxjja3foegbkjckxg2fy4vr4y4pqvnk2oxqknvjqd.onion" target="_blank">Tor ( Mirror )</a>
<a id="toggle"> <a id="toggle">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="50px" height="50px" fill="#9F9FAA" id="moon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="50px" height="50px" fill="#9F9FAA" id="moon">
@ -77,20 +77,20 @@
<section id="about"> <section id="about">
<h1>About Me</h1> <h1>About Me</h1>
<p>I am a freshman in Computer Science at the University of Texas at Austin - also in <a href="https://fri.cns.utexas.edu/">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>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">GitHub</a>, or, if you prefer something lighter and not behind Cloudflare, check them out on my <a href="https://git.pkrm.dev">Cgit instance</a>.</p> <p>View my projects on <a href="https://github.com/packetparker" target="_blank">GitHub</a>, or, if you prefer something lighter and not behind Cloudflare, check them out on my <a href="https://git.pkrm.dev" target="_blank">Cgit instance</a>.</p>
<br> <br>
<h1>Things I run on my server</h1> <h1>Things I run on my server</h1>
<ul> <ul>
<li><a href="https://www.wireguard.com/">WireGuard</a>: Easy access to my home network when I'm away</li> <li><a href="https://www.wireguard.com/" target="_blank">WireGuard</a>: Easy access to my home network when I'm away</li>
<li><a href="https://syncthing.net/">Syncthing</a>: Sync important files/databases across all of my machines</li> <li><a href="https://syncthing.net/" target="_blank">Syncthing</a>: Sync important files/databases across all of my machines</li>
<li><a href="https://www.dnscrypt.org/">DNSCrypt</a>: My own encrypted DNS resolver</li> <li><a href="https://www.dnscrypt.org/" target="_blank">DNSCrypt</a>: My own encrypted DNS resolver</li>
<li><a href="https://adguard.com/en/welcome.html">AdGuard</a>: DNS sinkhole to block ads + DNS hostnames</li> <li><a href="https://adguard.com/en/welcome.html" target="_blank">AdGuard</a>: DNS sinkhole to block ads + DNS hostnames</li>
<li><a href="https://xmpp.org/">XMPP</a>: I host my own personal XMPP server for people to contact me ( always use encryption )</li> <li><a href="https://xmpp.org/" target="_blank">XMPP</a>: I host my own personal XMPP server for people to contact me ( always use encryption )</li>
<li><a href="https://immich.app/">Immich</a>: Cloud photo storage with tons of features - alternative to Google Photos</li> <li><a href="https://immich.app/" target="_blank">Immich</a>: Cloud photo storage with tons of features - alternative to Google Photos</li>
<li><a href="https://lavalink.dev/">Lavalink</a>: Audio node for my Discord music bot</li> <li><a href="https://lavalink.dev/" target="_blank">Lavalink</a>: Audio node for my Discord music bot</li>
<li><a href="https://github.com/packetparker/guava">Guava</a>: My open source and easily self-hostable Discord music bot</li> <li><a href="https://github.com/packetparker/guava" target="_blank">Guava</a>: My open source and easily self-hostable Discord music bot</li>
<li><a href="https://github.com/peakpass/LinkLogger">LinkLogger</a>: My open source link shortener and IP logger</li> <li><a href="https://github.com/peakpass/LinkLogger" target="_blank">LinkLogger</a>: My open source link shortener and IP logger</li>
<li>... and <i>a lot</i> of media management services/tools</li> <li>... and <i>a lot</i> of media management services/tools</li>
</ul> </ul>
<br> <br>
@ -98,15 +98,15 @@
<h2>Top 3</h2> <h2>Top 3</h2>
<ul> <ul>
<li><a href="https://github.com/packetparker/guava">Guava</a>: Dead simple Discord music bot. Allows playing music from Spotify, Apple Music, SoundCloud, YouTube, Deezer, Bandcamp, and Twitch. Currently in >225 unique servers!</li> <li><a href="https://github.com/packetparker/guava" target="_blank">Guava</a>: Dead simple Discord music bot. Allows playing music from Spotify, Apple Music, SoundCloud, YouTube, Deezer, Bandcamp, and Twitch. Currently in >225 unique servers!</li>
<li><a href="https://github.com/peakpass/LinkLogger">LinkLogger</a>: Link shortener and IP logger. Features a full Web UI in React with a public API built on FastAPI.</li> <li><a href="https://github.com/peakpass/LinkLogger" target="_blank">LinkLogger</a>: Link shortener and IP logger. Features a full Web UI in React with a public API built on FastAPI.</li>
<li><a href="https://www.congressionalappchallenge.us/23-TX06/">EduStore</a> (Inactive + 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> <li><a href="https://www.congressionalappchallenge.us/23-TX06/ target="_blank"">EduStore</a> (Inactive + 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> </ul>
<h2>Others</h2> <h2>Others</h2>
<ul> <ul>
<li><a href="https://github.com/packetparker/CordArr">CordArr</a>: Request new content for Radarr/Sonarr libraries and create temporary Jellyfin accounts through Discord commands.</li> <li><a href="https://github.com/packetparker/CordArr" target="_blank">CordArr</a>: Request new content for Radarr/Sonarr libraries and create temporary Jellyfin accounts through Discord commands.</li>
<li><a href="https://github.com/peakpass/peakpass">PeakPass</a> (Inactive): Web-based password manager that checks user hashes against previosuly breached passwords. Features strong encryption algorithms, password hashing + salting, and a custom implementation of breach detection ( rather than using an API like <a href="https://haveibeenpwned.com/API/v3">HIBP</a> )</li> <li><a href="https://github.com/peakpass/peakpass" target="_blank">PeakPass</a> (Inactive): Web-based password manager that checks user hashes against previosuly breached passwords. Features strong encryption algorithms, password hashing + salting, and a custom implementation of breach detection ( rather than using an API like <a href="https://haveibeenpwned.com/API/v3">HIBP</a> )</li>
</ul> </ul>
</section> </section>
</body> </body>