Back to Home
Knowledge Hub

Technical Notes & Journal

Long-form notes on backend systems, automation, product delivery, and practical engineering decisions.

Technical editorial

Each article is structured to be scannable, strong for SEO, and comfortable to read as a long-form technical note.

title: Google Stitch and the Future of AI-Assisted UI Design

Jun 12, 2026

title: Google Stitch and the Future of AI-Assisted UI Design

A simple explanation of Google Stitch, an AI tool from Google Labs that helps create UI designs from prompts, images, screenshots, and supports faster design-to-development workflows.

Read article
Building a Website from a Sketch with Bolt AI Without Starting from Scratch

Jun 09, 2026

Building a Website from a Sketch with Bolt AI Without Starting from Scratch

A simple explanation of how Bolt AI can turn website ideas or sketches into frontend projects that can be previewed and developed further.

Read article
Google Veo 3 AI Video Generation and How to Access It

Jun 09, 2026

Google Veo 3 AI Video Generation and How to Access It

A simple explanation of Google Veo 3 and Veo 3.1 for AI video generation, including access through Gemini, Flow, AI Studio, and Vertex AI.

Read article
Using Obsidian and Excalidraw for Technical Sketches, Flows, and Diagrams

Jun 09, 2026

Using Obsidian and Excalidraw for Technical Sketches, Flows, and Diagrams

A simple guide to using Obsidian and Excalidraw for website sketches, application flows, database diagrams, and cleaner technical documentation.

Read article
OpenClaw Is Great for Automation Agents, But Less Ideal for Coding Assistants

Jun 09, 2026

OpenClaw Is Great for Automation Agents, But Less Ideal for Coding Assistants

A simple explanation of how OpenClaw can be powerful for automation agents, but should be used carefully to avoid unnecessary token usage and cost.

Read article
Managing Bilingual Backend Content with a Lang Field

Jun 08, 2026

Managing Bilingual Backend Content with a Lang Field

A simple explanation of how to support two-language content in a backend using a lang field, Indonesian as the default language, and query parameters for English.

Read article
Why API Responses Should Be Consistent in the Backend

Jun 08, 2026

Why API Responses Should Be Consistent in the Backend

A simple explanation of why consistent API response formats help the frontend read data, handle errors, and maintain a better user experience.

Read article