Weekend Project: AI That Rates My Code Quality (Brutally)

Some people relax on weekends. I, apparently, like to build small tools that roast my code. This past weekend, I decided to make a fun (and mildly painful) experiment: an AI-powered code reviewer that takes my code, analyzes it, and gives feedback — no sugarcoating. It was part tech challenge, part personal dare. 🤖 The […]

Can You Be Creative With AI? I Think So.

There’s a lot of talk about how AI is “replacing” creativity. But after spending some time playing with language models and AI tools, I’ve come to a different conclusion: AI doesn’t kill creativity — it amplifies it. 🤔 Creativity Isn’t Just Coming Up With Ideas When I think about creativity, I think about connecting ideas […]

Laravel Is My Comfort Zone — Here’s Why That’s Not a Bad Thing

In a world obsessed with jumping to the next shiny framework, I’m here to say something unpopular: I still love Laravel. And honestly? I’m not in a rush to move on. 🏡 Why Laravel Feels Like Home Laravel was the first framework that made backend development feel… well, enjoyable. The syntax is readable, the structure […]

What I Learned Building My First AI Chatbot (Without Going Insane)

Building an AI chatbot sounds cooler than it feels when you’re knee-deep in broken prompts and weird behavior. But hey — I survived. And I learned a lot. This was my first real attempt at using an LLM (large language model) in an actual project, and I wanted to keep it simple: just a basic […]