Projects

Parker's Paradox Patcher

Last Updated – Wednesday, March 3, 2021

A tool for resolving conflicts between Paradox game mods automatically. The patcher is intended for creating private modpacks, generating compatibility patches, and enabling stand-alone mods to work with overhauls. The patcher currently supports most Paradox games that use the old launcher:

  • Victoria II
  • Crusader Kings II
  • Europa Universalis IV (old launcher)

The patcher does support patching mods of newer titles but support for the mod lists in the new game launcher is still in progress. It is gaining functionality for the sqlite based mod lists in the new launcher soon.

Made with Rust and GTK.

Okonek.dev

Last Updated – Monday, July 5, 2021

You are here! This website is a place for me to maintain my skills, learn about different technologies, and to showcase my work to others. I have to following design goals:

  • Reduce, Reuse, & Recycle. I favor built-in html tags over custom classes and avoid duplicate code.
  • Fast and Simple. This site is (currently) statically served and should compatible with many devices and browsers.
  • Appealing™. The site should have an appealing design. I am not a UI Designer, but the website should not be distractingly bad.

This site is written in HTML, CSS, and Javascript. I use Sapper and Svelte to help make code re-use a little easier.