Projects

A collection of all my projects I have worked on in the past and am working on at the moment

Hoxfolio >

This project serves as the backbone of my entire Portfolio.

It is a Work In Progress and the goal by the end of it is to have my own personal CMS. Complete with it's own Drag & Drop Webpage Builder, Blog and a fully operational Backend which shows Website Analytics and lets me change settings on the fly. Not only does this Project serve as a display of my understanding of Web Development, but also as a structure for any future Websites I'd like to create.

Currently I am in the process of creating the Core Mechanics, using Object Orientated Programming in PHP. My main focus at the moment is finishing up the Blog part of my Website, which I can then use to better showcase the development Progress without Users having to rely on navigating to my GitHub Account to see any Progress being made.

Drums of War >

This project is a Node.js-based Twitch music bot designed to integrate seamlessly with Spotify and Twitch.

It connects live chat commands with music state, while displaying current track information, progress, and album art through a dedicated UI.

Through this project, I gained practical experience with OAuth authentication, third-party API integration, and token management, including handling separate permission scopes for bot and broadcaster accounts.