Own Your Devices: Building a Reliable Home Network Infrastructure
Tired of overworked ISP-provided modems and unreliable WiFi? This guide covers how I built a robust home network infrastructure using OPNSense, OpenWrt, and strategic hardware redundancy. Learn how to separate network functions across dedicated devices for better performance, reliability, and control—all while meeting strict uptime requirements and avoiding subscription services.
Automate Tasks: Practical Home and Family Automation Projects
Discover practical automation projects for simplifying daily life, from scheduling background image changes in Windows 11 to tracking household chores with QR codes and automating reward payments for kids. Learn how to leverage automation to save time and gamify family responsibilities.
Adding Flask Functionality: Intermediate Features for Web Apps
Expand your Flask application with essential features like index pages, dynamic tables, category management, and site-wide search functionality. This intermediate tutorial builds upon basic Flask concepts to create a more complete and user-friendly web application with proper data presentation and navigation.