๐Ÿ’ก Ideas & Projects

Technical tutorials, tools, and concepts I build, document, and share โ€” all tested on Ubuntu.

Complete
๐ŸŽฌ

The 300MB Protocol

Compress 1.6GB camera footage to exactly 300MB using FFmpeg on Ubuntu 24.04. Perfect for slow internet & Google Drive uploads.

FFmpeg Ubuntu 24.04 Bash Video Encoding
Complete
๐Ÿณ

Docker Auto-Update Script

One-command script to safely update Docker containers on Ubuntu without downtime. Includes rollback support.

Docker Bash DevOps Ubuntu
Complete
๐Ÿ”‹

Prevent Ubuntu Power-Off

Keep your Ubuntu laptop awake during long tasks (renders, uploads, training) without changing system settings permanently.

Ubuntu Power Management Systemd
In Progress
๐Ÿ“ก

Bluetooth Troubleshooter

Interactive guide to fix common Bluetooth pairing issues on Ubuntu laptops (Dell Latitude, etc.).

Ubuntu Bluetooth Hardware
Complete
๐Ÿ™

GitHub Course

Comprehensive guide to Git workflows, branching strategies, pull requests, and repository management on Ubuntu.

Git GitHub Version Control
In Progress
๐Ÿค–

AI Terminal Assistant

A CLI tool that converts plain English to Linux commands using local LLMs. Privacy-first, offline-capable.

Python AI CLI Privacy