Rory-Lee's Home Server Portfolio

An overview of the projects I've developed on my home server setup.

Rewrappin.com

Possibly my bigest and longest project to date. Started it in december of 2024 and went closed beta in April. Developlment is still ongoing.
A node.js backend and php front-end app. It will keep track of the songs a user listens to and saves it to a database. The php front-end queries the database and displays the information in a user-friendly web page.

Technologies Used: Node.js, PHP, Spotify API, MySQL

View a demo of this service

URL shortening service

This site allows me log in and make custom short URLs. When the user makes a custom URL, it is saved to a MySQL database, and when the URL is accessed, it is redirected using a PHP redirect.

Technologies Used: HTML, CSS, PHP, MySQL

More about this project

One Piece Card Tracker

This app tracks my One Piece card collection. It includes features like adding cards, viewing by category, and managing my collection with a secure, user-friendly interface.

Technologies Used: HTML, CSS, JavaScript, MySQL

More about this project

Spotify Now Playing

A Node and Vue-based web app that displays the current song I'm listening to on Spotify. Includes album art, song details, and a dynamic display that scrolls long titles.

Technologies Used: Node.js, Vue.js, Spotify API

More about this project | More about Spotify API

Jellyfin Media Server

Jellyfin is my go-to media server for streaming and managing movies, shows, and music. It allows multiple users and includes features like metadata organization and transcoding.

Technologies Used: Jellyfin, Nginx Proxy Manager

More about Jellyfin

Pterodactyl Game Server Panel

I use Pterodactyl to manage game servers. It provides an intuitive web-based panel that allows for server control, configuration, and monitoring in a secure, isolated environment.

Technologies Used: Pterodactyl, Docker, Proxmox

More about Pterodactyl

NAS Web-Based File Manager

This file manager provides a simple and secure way to access and manage files on my NAS over the web. Supports uploading, downloading, and organizing files with an intuitive interface.

Technologies Used: Web File Manager, Proxmox

More about Filerun

Other Projects