Skip to main content

Ai

Taming Vibe Coding: The Engineer's Guide
·19 mins· loading · loading
Workflow & Best Practices Vibe-Coding Ai Mcp Gemini-Cli Jules
Get the speed of AI without the mess. Apply engineering basics to keep your code structured, safe, and built to last.
How to Build an Offline Agent with ADK, Ollama and SQLite
·13 mins· loading · loading
AI & Development Ai Python Tutorial Rag Gemini Adk
Learn how to make your AI agent completely offline. We walk through swapping the cloud model for a local Qwen 2.5 via Ollama, and building a local RAG knowledge base using SQLite and sqlite-rag to query Osquery schemas and packs.
Introducing Speedgrapher: An MCP Server for Vibe Writing
·12 mins· loading · loading
Workflow & Best Practices Golang Gemini-Cli Mcp Ai Vibe-Coding
The story of Speedgrapher, a custom MCP server for ‘vibe writing.’ It details the journey of turning a personal collection of prompts into a portable, AI-powered toolkit to automate and structure the creative process.
How to Build an MCP Server with Gemini CLI and Go
·14 mins· loading · loading
AI & Development Golang Gemini-Cli Mcp Ai Codelab Tutorial
A step-by-step guide on how I built GoDoctor, an AI-powered Go development assistant, using the Model Context Protocol (MCP) and the Gemini CLI.