Projects

Recent GitHub Activity

Loading contributions...

Portfolio Website

Portfolio Website
Svelte 5 Tailwind CSSSkeleton UI NPM Vercel

A personal portfolio built with current SvelteKit and Skeleton UI, with Lucide and Devicon for icons. Fun features include size reactive layouts, Svelte animations, Mesher customized background. Deployed on Vercel for always-on access with my own custom domain!

Home Lab Server

Home Lab Server
Ubuntu Linux Docker CloudFlare

I set up a home lab and media server that is fully containerized in Docker, with a CloudFlare network tunnel running through my own domain to allow for access to my JellyFin streaming service from anywhere I go, and pi-hole to keep my network clear of ads while browsing at home. Comes complete with a Homarr dashboard and Cockpit for full observability and management from anywhere in my home.

Libra Draconis - Active Development

Libra Draconis - Active Development
Svelte 5 Tailwind CSS TypescriptSkeleton UI PostgresSQL Docker

Currently active project taking my concepts of my AutoHoard python project and turning it into a full-stack web app. Chosen framework is Sveletkit, using Typescript as a back end connected via Drizzle ORM to a Postgres Database. Upgrades are to include containerizing for self-hosting, use of multiple API's, wishlist features, and in app collection management. See GitHub for the most up to date project details!

AutoHoard - Book Search

AutoHoard - Book Search
Python SQLite tkBootstrapOpenLibrary API

A python and bootstrap project using the OpenLibrary API in order to use a barcode scanner to scan, automatically search, and populate data in the UI. From there you may correct information, and then confirm it, which inserts it into a SQLite Database for tracking.

Summoner - Discord Chat Game Bot

Summoner - Discord Chat Game Bot
Python PandasDiscord API

A discord bot created using python that utilized the Discord API by randomizing monsters to fight when called in the chat, and keeps player statistics and levels in a CSV for continual progression!