Blog Posts
Chatting with Your AI Sidekick - 10 Gemini Prompts for Your Daily Grind
- Artificial Intelligence
- April 23, 2025
- 7 mins
10 prompts you can use to get jump on using Gemini in your daily life
Mastering Your Content Workflow: Publishing Articles with Obsidian and Astro
- Writing Programming
- April 22, 2025
- 7 mins
A basic overview of how to best use Obsidian and Astro together.
The Latest Changes in Drupal 11: What You Need to Know
- Programming
- September 13, 2024
- 11 mins
Discover the latest features and improvements in Drupal 11, including enhanced performance, security, and user-friendly tools for developers and site builders.
Understanding the Facade Pattern in PHP
- Programming
- September 7, 2024
- 6 mins
The Facade Pattern is a powerful design pattern that can help simplify complex systems and improve code readability, maintainability, and testability.
Introduction to PHP Abstraction
- Programming
- September 3, 2024
- 7 mins
By leveraging abstraction, you can create more organized and efficient code, ultimately leading to better software design and development practices.