tariktz.hashnode.devMyself and I - When AI Gets the Job DoneRecently, there was a viral prompt to AI where a user said he needed to wash a car and was looking for advice on whether he should walk there or take the car since the distance was only 100 meters. Of course, the AI’s response was unexpected to most ...Feb 18·3 min read
tariktz.hashnode.devMyself and AI — half an hour, a few errors, and a lot of learningEveryone who knows me knows I like a challenge. A lot. I challenge myself by jumping into new projects, learning something new overnight, and helping solve issues I might not be fully qualified for, but everything’s easier when teamed up. This time i...Dec 22, 2025·6 min read
tariktz.hashnode.devInstantly Generate Beautiful SVG Placeholders with placeimg.dev + react-svg-placeholder-tsWhen you're building a prototype, designing a layout, or scaffolding UI components, you often need images. But not just any images—images that help visualize space, typography, and hierarchy without being distracting. This is where placeimg.dev comes...Jul 8, 2025·2 min read
tariktz.hashnode.devQuick Guide: Build a Simple Python FastAPI App Using Ollama LocallyIn this tutorial, you’ll learn how to build a minimal Python FastAPI app that interacts with Ollama locally using a language model like llama3. This is great if you want to prototype or run inference on your machine without relying on external APIs. ...Apr 11, 2025·2 min read
tariktz.hashnode.devOptimizing Page Speed with Essential HTML Head TagsIn the fast-paced digital landscape, every millisecond counts when it comes to loading web pages. Slow-loading pages not only frustrate users but also impact search engine rankings. Fortunately, there are several HTML head tags that can significantly...Mar 26, 2024·3 min read