Blog
Articles, thoughts, and tech stuff.
How I Contributed to a Laravel Application Without Knowing Laravel
August 2026 • 4 min read
Lessons from contributing to a Laravel application, where I discovered that recognizing familiar patterns is often more valuable than starting over.
Why Every Software Engineer Should Read "The Psychology of Money"
June 2026 • 3 min read
Inspired by "The Psychology of Money", I explored why financial literacy is one of the most underrated career skills software engineers need in the tech industry.
Two Devs and a Copilot Created ClassifierAI: A Prototype Chrome Extension that Automatically Detects AI-Generated Content on DEV!
June 2026 • 15 min read
We revived an unfinished project and turned it into ClassifierAI, a prototype Chrome extension that detects AI-generated content on DEV using machine learning.
Should you use Gemma 4 for your Development? A Multiversal Analysis to Determine if Gemma 4 is Right for You!
May 2026 • 19 min read
AI tools are becoming increasingly common in modern development workflows. In this article, we share our experience using Google's Gemma 4 through local setup with Ollama, hallucination testing, output evaluation, and AI-agent experimentation.