π SUCCESSFULLY LAUNCHED! ππ GOOGLE-GEMINI-URL-FILTER After weeks of deep engineering, documentation (over 19,000 words for Gemini 2.5 Pro, 14,000 for ChatGPT 4.1!), and a lot of fine-tuning, our very first Generative AI-powered URL filter is now live! π What does it...
Have you ever found yourself in a strange loop with ChatGPT, Gemini, or any other generative AI tool? You enter a problem, get a suggestion, try it out, and… it doesn’t work. You tell the AI what happened, and it offers a slightly different suggestion. You...
After countless hours, lots of βοΈ, and 7,285 words of code and ideas, my URL Trimmer project is officially LIVE in the cloud! πβ‘οΈ β
Cloud-nativeβ
Docker-free (no more headaches!)β
Super simple, super efficientβ
Ready to scale π Huge thanks to everyone who shared their...
Just launched ComplianceContactExtractor β a brand new GenAI-powered tool for automated extraction of essential compliance information from company websites! π€π This project leverages the latest GPT-4.1 Nano API and is built entirely in Python. Say goodbye to...
From the very first prototype to the final MVP, every detail is designed for one thing:πDrop in a list of profile URLs β get back the verified count of associated members. No manual work, no friction, no wasted time! β©π€π Whatβs inside?π Persistent login sessions:...
Google Kubernetes Engine (GKE) is a powerful platform to run containerized applications in the cloud. But when you spin up a cluster in GKE, youβre faced with an important choice: GKE Standard or GKE Autopilot? If youβre unsure which one to choose, this article will...
1. Whatβs This All About? If youβre working in DevOps, cloud infrastructure, or automation, one of the first big ideas you’ll run into is Infrastructure as Code (IaC). In plain English, IaC means: βYou manage and provision your infrastructure using code β not by...
Introduction: The Problem with Titles The tech industry loves titles. Especially shiny ones: DevOps Engineer, Cloud Platform Architect, Site Reliability Hero. But behind these buzzwords, many companies are still running traditional IT operationsβcomplete with legacy...
I just shipped my new backlog software β and this wasnβt just a weekend project: Over 195,000 words (194641 to be exact) of engineering, research, and problem-solving (including nearly 34,000 words (33882) with Gemini 2.5 Pro as my AI copilot) went into the full...
Whether you’re building a web app, experimenting with Flask or Django, or managing small projects locally β PostgreSQL is a rock-solid, open-source database system that fits perfectly. Hereβs your beginner-to-intermediate guide, tailored for local macOS setups....