Hey, I'm Daniel. I spend most of my time gaming, building stuff with code, and figuring out how computers actually work under the hood. Currently learning Python and tinkering with game mods.
Currently playing
Elden Ring
+ Minecraft modding
Learning
Python · C++
Also: Linux internals
Skills
Gaming97%
PC building / hardware80%
Python65%
Web (HTML / CSS)55%
Linux45%
Projects
🎮
Minecraft Survival Overhaul Mod
A Java mod that reworks mob AI, adds 12 new biomes, and overhauls the hunger system for hardcore play.
JavaForge APIMinecraft
🤖
Discord Game Stats Bot
A Python bot that pulls live game stats from public APIs and posts daily leaderboards in my friend group's server.
Pythondiscord.pyREST APIs
🖥️
Home Lab Setup
Running Ubuntu Server on an old PC. Self-hosting Jellyfin, Pi-hole DNS, and experimenting with Docker containers.
LinuxDockerNetworking
🕹️
2D Platformer (WIP)
Building a pixel-art platformer in Python with Pygame. Currently working on collision detection and level generation.