Skip to content
View rkruk's full-sized avatar
đź’­
I may be slow to respond.
đź’­
I may be slow to respond.

Block or report rkruk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rkruk/README.md

Hello, Stranger,
I’m Rafal. I work with the web and the Linux systems that run it.
I like solving backend problems—and understanding why things break, not just patching them.

At Work:
Focus: Backend stability, server management, and the weird corners of Linux.
Tool of Choice: Gentoo — I like control and clarity more than convenience.
Mission: Taking broken, messy systems and making them work again.

Notes and Knowledge:
I document everything. Solutions fade, so I keep a notebook of troubleshooting tips—never solving the same problem twice.

After Hours:
When I’m not at the terminal, I write fiction for the curious and sleepless.

Have questions, puzzles, or just broken things you can’t figure out? Bring them here. Let’s see where this rabbit hole goes.

Pinned Loading

  1. DomainWatchdog DomainWatchdog Public

    A domain expiration checker that sends email alerts when a domain is nearing its expiry date.

    Python 1

  2. pfx-to-apache-ssl pfx-to-apache-ssl Public

    The bash script to clean up the .PFX certificates and private keys and package them into a apache format zip file

    Shell

  3. wp-warden wp-warden Public

    Automated checks on multiple WordPress websites, specifically focusing on: PHP, WordPress core, plugin, and theme versions. It also includes a GitHub Actions workflow to run these checks on a list …

    Python

  4. cookie-consent-bar cookie-consent-bar Public

    Customizable cookie consent bar with settings modal for a website, designed to comply with privacy regulations (such as GDPR)

    HTML

  5. gmail-dmarc-automation gmail-dmarc-automation Public

    Fully automated Google Apps Script tool for processing DMARC report emails in Gmail: auto-labels, parses XML/ZIP/GZ, appends data to Google Sheets, generates summary charts, exports monthly CSVs, a…

    JavaScript 2

  6. Whisper-Transcriber Whisper-Transcriber Public

    A minimal setup to transcribe audio files using OpenAI's Whisper locally in a Python virtual environment.

    Python