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
My name is Rafal, and I navigate the complex architecture of the web and the Linux systems that power it.
I'm a backend problem solver who believes in understanding the "why" behind the code.


Professionally, where the wires hum:
Focus: Backend stability, server management, and Linux ecosystem quirks.
Tool of Choice: Gentoo - because I prefer control and clarity over convenience.
Mission: Turning the inevitable chaos of broken servers into functional, coherent systems.

Knowledge Base:
I document everything. Solutions are fleeting, so I maintain a survival guide of troubleshooting notes to ensure I never solve the same puzzle twice.

After Hours:
When the terminal closes, I write fiction for the sleepless and the curious.

Step closer. Bring your questions, your puzzles, your beautifully broken things. Let’s see where this rabbit hole leads.

Pinned Loading

  1. DomainWatchdog DomainWatchdog Public

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

    Python

  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