Binary Software
I don't host my projects on GitHub or any other publicly available Git platform. As a result, most of these
don't redirect to anything. For some, like my Arch installation files, I might use Codeberg in the future. However,
AI theft is a major problem, which I refuse to consent to.
binary.software
Typescript · HTML · Tailwind · Astro
This very website. I decided to use Astro with Tailwind given that I didn't require anything advanced. This website consists of static pages that I develop locally and deploy manually.
In Production Proprietary Work In Progress
XML to JSON Converter
Python · XML · JSON
A Python utility program that converts XML data to a JSON structure according to complex user-created conversion rules. This program has performed well over a million conversions since its depoyment in production.
In Production Proprietary
Arch Installation Scripts
Bash
I completely automated my Arch installation process, including my KDE customizations, using a modular installer with Bash scripts.
Personal Proprietary