Ole370's Projects

A list of my past projects...

Weekly Report: What I've done this week

A weekly newsletter where I tell the world all about what I’ve been up to this week creatively.

Gamified Homepage: Homepage that looks and is controlled like 2D PixelArt Game

My personal homepage that looks and is controlled like a 2D topdown pixelart game (movement control and all). In the creation process of this page, the page you’re on right now as well as my blog were established.

Uniform Droppers & Dispensers ResourePack for Minecraft 1.14 - 1.21

Bothered by the different faces of Minecraft’s dropper and dispenser blocks depending on their orientation, I made a resourcepack (texture / model modification) to change their models learning how Minecraft stores information about their models.

MCSettings: Web Tool for creating settings interfaces for Minecraft Datapacks.

MCSettings is a web tool for the easy creation of Settings Interfaces for Datapacks in Minecraft chat. It was one of my first bigger adventures into the world of Web Development. It was created during one week as an entry for a Datapack Jam. This was project was the first to combine my interests of Programming and Minecraft “modding”.1 (Datapacks are a kind of modification of Vanilla Minecraft through an in-build system) Note, that there’s a clear distinction between Minecraft Datapacks and Minecraft Mods, not to forget Plugins which act server-side. ↩

A_WritingProgram: Distraction-free writing software

Computers, browsers on them in particular, are a gateway to endless possibility and thus endless distractions. But since good writing cannot occur in such a distracting world, I in a few days created A_WritingProgram, a portable, distraction-free writing software for markdown, which blocks every other app on your computer until you have reached your writing goal (e.g. write 500 words or write for 1 hour).

Clean YouTube Search: YouTube Homepage without distractions

Tired of the distracting nature of the YouTube homepage showing you all kinds of new videos, while I really just want to 1. see my Watch Later playlist and 2. videos of YouTubers I am subscribed to, as well as search 3. for videos about specific topics.

MineuteCraft Datapack for Minecraft 1.20

The MineuteCraft Datapack is a modification for Minecraft limiting a player’s play time to 1 minute per session. (A datapack is a kind of modification for Vanilla Minecraft Java)

Kaprekar Graph

This “project” would normally count as being to trivial to be mentioned here, if the result wouldn’t look this good. It creates 10,000 files to show off Kaprekar’s constant in action (using Obsidian’s graph view)

Writing an article daily for a week.

Between August 2nd and August 8th 2023, I challenged myself to write an article daily for a week. In my notes this challenge went under the name Project Genesis. Most of those articles weren’t really good, but I wrote a concluding article which is worth sharing. I published those articles on Medium.

Woodcutter Datapack for Minecraft Java version 1.14 to 1.21

The Minecraft Woodcutter Datapack (a datapack is a kind of modification for Vanilla Minecraft Java) is a recreation of my first public datapack including newly added wood types.

Fast Item Swap (Inventory Enhancement) Datapack for Minecraft Java version 1.17

The Fast Item Swap Datapack (a datapack is a kind of modification for Vanilla Minecraft Java) was a tool that Minecraft builders could use to faster and more elequantly select their building materials making use of a key combination to switch their selected building material in no time.

Woodcutter Datapack for Minecraft Java version 1.14 to 1.17

The Minecraft Woodcutter Datapack (a datapack is a kind of modification for Vanilla Minecraft Java) might (I honestly don’t know) be the first datapack, even the first thing, I ever uploaded.

Quality Of Life AutoHotkey Scripts

I have been continously working on a couple of scripts to make some things easier / faster by the means of automation using a scripting language called AutoHotkey.