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 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
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 [email protected]

🌐 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. bash-scripts bash-scripts Public

    This is a group of different bash scripts that I work with use, create or have gotten from other people.

    Shell 4 1

  2. batch-files batch-files Public

    These are some of the batch files I use in windows to automate/maintain do tasks on my pc.

    Batchfile 1

  3. CreateSpamDomainFilter CreateSpamDomainFilter Public

    Used domains of spam emails to create block filters

    JavaScript 4 1

  4. MovieNfoReader MovieNfoReader Public

    To read MOVIE.NFO files generated by media managers and return an array of all movie data.

    PHP