About Me
I am a freshman in Computer Science at the University of Texas at Austin - also in FRI 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, most of which are open-sourced.
View my projects on my personal Gitea instance, or my GitHub profile (mostly mirrors).
Things I run on my server
- WireGuard: Easy access to my home network when I'm away
- Syncthing: Sync important files/databases across all of my machines
- DNSCrypt: My own encrypted DNS resolver
- AdGuard: DNS sinkhole to block ads + DNS hostnames
- XMPP: I host my own personal XMPP server for people to contact me ( always use encryption )
- Immich: Photo and video management, like Google Photos
- Lavalink: Audio node for my Discord music bot
- Guava: My open source and easily self-hostable Discord music bot
- LinkLogger: My open source link shortener and IP logger
- ... and a lot of media management services/tools
Personal Projects
Top 3
- Guava: Dead simple Discord music bot. Allows playing music from Spotify, Apple Music, SoundCloud, YouTube, Deezer, Bandcamp, and Twitch. Currently in >225 unique servers!
- LinkLogger: Link shortener and IP logger. Features a full Web UI in React with a public API built on FastAPI.
- EduStore (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.
Others
- CordArr: Request new content for Radarr/Sonarr libraries and create temporary Jellyfin accounts through Discord commands.
- PeakPass 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 HIBP )