From 8d039fa077ac71e36245fbb38f02608387b8aab0 Mon Sep 17 00:00:00 2001 From: sudoer777 Date: Thu, 6 Jul 2023 22:30:05 -0500 Subject: [PATCH] Update Projectx --- src/components/content/index/Projects.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/content/index/Projects.mdx b/src/components/content/index/Projects.mdx index 387f7e1..069ef01 100644 --- a/src/components/content/index/Projects.mdx +++ b/src/components/content/index/Projects.mdx @@ -7,7 +7,7 @@ background: false import Subsection from './Subsection.astro' -My biggest personal project so far is building a server to self-host my cloud ecosystem. My server uses a Proxmox hypervisor along with Linux Debian VMs and Docker containers running services such as TrueNAS, Syncthing, Nextcloud, Plex, Forejo, Pterodactyl, and others. To get around carrier-grade NAT limitations, I host a VPN using Google Cloud and use nftables to route traffic so I can make services publicly accessible. +My biggest personal project so far is building a server to self-host my cloud ecosystem. My server uses a Proxmox hypervisor along with Linux Debian VMs and Docker containers running services such as TrueNAS, Syncthing, Nextcloud, Plex, Forejo, Pterodactyl, GoToSocial, Lemmy, and others. To get around carrier-grade NAT limitations, I host a VPN using Google Cloud and use nftables to route traffic so I can make services publicly accessible. I also have other projects viewable on multiple git platforms, most of which came from hackathons, game jams, and school projects. Of these, the most interesting are: