Skip to content
View crosenblum's full-sized avatar

Block or report crosenblum

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
crosenblum/README.md

πŸ’« About Me

πŸ‘¨β€πŸ’» I'm a retired web programmer with a few decades of experience, mostly forged in the fires of the dot-com era β€” through failed IPOs, chaotic management, and ever-changing standards. I’ve always believed that while no language, stack, or tool is perfect, there’s always room to improve β€” and learning never stops. Those who stop learning? That’s where the bugs (and burnout) creep in.

πŸ› οΈ These days, I spend time crafting Python scripts for Jellyfin β€” focused on improving media libraries by identifying resolution inconsistencies, cleaning up metadata, and catching structural issues in large collections.

🧰 I’m also a passionate self-hoster. I run AdGuard DNS on a Raspberry Pi 3B (DietPi) to block ads across my network, and I love experimenting with services on both my PC and Pi. That said, I’ve hit my limit β€” I read r/selfhosted and other blogs religiously, but I'm not on a mission to install everything. Quality > clutter.

πŸ’¬ Ask me about old tech, new tech, or how to keep your media server running like a well-oiled machine. Or just talk to me about the important things β€” like why Blackadder is still brilliant, or why anime like Chivalry of a Failed Knight and Trapped in a Dating Sim are more insightful than they look.

πŸ“š I read constantly β€” westerns, mysteries, and sci-fi. Favorite authors include Louis L'Amour, William W. Johnstone, L.E. Modesitt Jr., and Rex Stout.

πŸ“« Reach me at crosenblum@gmail.com

🌐 Socials:

Email
Facebook
Reddit
Stack Overflow
GitHub

πŸ’» Tech Stack

πŸ”§ Currently Working With

Python
Batch Script
DietPi
Docker
AdGuard DNS
Notepad++
ConEmu

🌐 Front-End

CSS3
HTML5
JavaScript
Bootstrap
jQuery

πŸ–₯️ Back-End & Databases

PHP
Apache
Microsoft SQL Server
MySQL
SQLite

βœ… Recently Completed Projects

Jellyfin Metric Score

Evaluate your Jellyfin server's content quality, metadata completeness, library structure, and more with this Python-powered scoring system.

blint

A lightweight linter for Windows .bat files β€” catch syntax issues and enforce cleaner scripting with ease.

🌟 Favorite Starred Repositories

Display and control your Android device via USB or TCP/IP.
GitHub stars GitHub forks

Powerful and popular source code editor and Notepad replacement.
GitHub stars GitHub forks

A fast and highly customizable system information tool.
GitHub stars GitHub forks

Uninstall large amounts of unwanted software quickly and easily.
GitHub stars GitHub forks

Advanced console window and tabbed terminal emulator for Windows.
GitHub stars GitHub forks

Classic start menu for Windows with customizable features.
GitHub stars GitHub forks

Lightweight and optimized OS for single-board computers like Raspberry Pi.
GitHub stars GitHub forks

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


πŸ’° You can help me by Donating

PayPal

Pinned Loading

  1. jellyfin_metric_score jellyfin_metric_score Public

    This Python script evaluates the quality and performance of a Jellyfin media server by checking various metrics such as content quantity, quality, metadata, library structure, plugin status, and su…

    Python 20 3

  2. jellyfin-transcode-guide jellyfin-transcode-guide Public

    A Python tool that analyzes your computer hardware and Jellyfin server settings, then provides optimal transcoding recommendations. Designed for both casual users and advanced tweakers.

    Python 20 2

  3. mp3_tier_scoring mp3_tier_scoring Public

    This script scans a directory containing MP3 files and evaluates each file based on metadata quality, filename consistency, and basic audio properties. It assigns each file a tier rating from A to …

    Python

  4. Python-Code-Tier-Scanner Python-Code-Tier-Scanner Public

    Parallel pylint score classifier for Python files. Scans a file or directory, assigns quality tiers, and reports up to 10 files per tier.

    Python