Hi, I’m Patryk

I’m a software developer passionate about creating tools that combine the best of new and old ideas.

Things I’ve Done

Here’s a few of what I think are the more interesting things I’ve made.

Web Based Whiteboard

A site that lets you draw on a layered canvas together with anyone online. I’ve used this to study for college classes online with friends when we weren’t able to meet in person.
Site
Github

Tiff Encoder/Decoder

A Tiff-6 spec compliant tiff encoder and decoder. I made this project as a way to get comfortable using Rust, as well as working with binary file formats and formal specifications. I didn’t implement any extensions (other than LZW compression), but encoding the baseline image types (bi-level, 4 and 8 bit grayscale, 4 and 8 bit palette color, and full RGB) with the baseline compression algorithms (uncompressed, packbits, and Huffman) is implemented. Decoding is still a work in progress, with only uncompressed grayscale currently supported.
Github

Minecraft Modding

Since 2020, I’ve developed a few Minecraft mods using Fabric. They’ve been downloaded over 1 million times now.

Slot Swap

Adds a modifier key to quickly scroll upwards from your hotbar into your inventory.
Slot Swap Icon Github
Curseforge
Modrinth

Jockey!

Mobs and players hit by an egg that hatches a chicken ride the newborn baby chick. This is the simplest, silliest, and least popular mod I’ve made, but it’s my favorite.
Jockey Icon Github
Curseforge
Modrinth

Panorama Tweaker

Lets you customize how fast the panorama on the main menu screen spins.
Panorama Tweaker Icon Github
Curseforge
Modrinth

Blastproof Netherite

Makes netherite (and other fireproof items) immune to explosions, cacti, and float on the void.
Blastproof Netherite Icon Github
Curseforge


Loud Leads

Adds a sound effect for when leads snap.
Loud Leads Icon Github
Curseforge


Double Jump Mod

Adds an enchantment for boots that lets the wearer jump in midair.
Double Jump Icon Github
Curseforge