Mattias Andersson

Hello!

This is my corner of the web where I collect projects I’ve built out of curiosity and passion. While a lot of my work revolves around DevOps, you’ll also discover side projects in different areas that I simply found exciting to explore.

Project Highlights

Crunchyroll Calendar Fix – Browser Extension Still in progress - bug fixing

Crunchyroll extension screenshot Crunchyroll extension screenshot

A browser extension designed for Crunchyroll users who want a cleaner, more user-friendly calendar. By default, Crunchyroll’s calendar often shows the same series many times because of different language dubs, which can clutter the entire view. For users who only care about the subbed version, this creates unnecessary clutter. The extension introduces a dark mode and filters out duplicate entries, so the calendar stays clear and focused on what really matters.

🔗 View on GitHub

Docker Minecraft Server with console ui Still in progress - only works on local wifi

Projektbild Projektbild

A project aimed at simplifying the process of setting up and managing a Minecraft server using Docker. By containerizing the server, installation becomes faster, more stable, and easily repeatable. For administration, I integrate an existing web UI that allows server management directly in the browser — including starting/stopping the server, running commands, and monitoring status — without needing to use the terminal.

🔗 View on GitHub