Articles

Article

Creating an AI Agent in Claude Code to Control my Smartphone

Automating Android app documentation and testing with artificial intelligence. I was facing a specific challenge: I needed to automatically document various flows of an Android application. That's when I started exploring ways to carry out this process, and one of the tools I decided to test was Claude Code.

Read article
Article

Creating an AI Agent in Claude Code to Control my Smartphone

Automating Android app documentation and testing with an AI agent in Claude Code, wired to an MCP server that drives a real device over ADB.

Read article
Article

Creating an AI Agent in Cursor to Interact with GitLab and Shortcut

In the world of agile development, we talk a lot about productivity, automation, and less repetitive work. But in practice, how many times have you wasted time just to open a merge request? Finding the issue context, writing the description, adding links, titles.

Read article
Video

The Big Security Problem in SaaS Created with Vibe Coding

SaaS products created in the AI rush are failing at the basics: security. In this video, I show you one of the biggest problems I've been finding in various products made with Vibe Coding-style tools: completely exposed databases, with no minimum security policy. In practice, you'll see how this happens. The problem is serious, easy to exploit, and affects many indie hacker projects who don't even know they're vulnerable. If you're creating a digital product, especially with low-code/no-code tools, this content is for you.

Read article
Video

Managing Certificates and Profiles in the App Store with Fastlane Match

How to set up Fastlane Match from scratch to centralize and sync App Store certificates and provisioning profiles across a team of several developers.

Read article
Article

List of Apps — Automating Workflow in GitHub

A list of the GitHub apps I use most to automate my workflow: Travis CI, Crowdin, ImgBot, Codacy, Renovate and Telegram notifications for issues and PRs.

Read article
Article

The Best Autocomplete Plugin for ZSH

zsh-autosuggestions completes commands from your history as you type. How to install it on Oh My Zsh or Homebrew, and why the accept key is not Tab.

Read article
Article

Three Commands You Need in Your Terminal

Discover three essential commands every developer should have in their terminal to boost productivity.

Read article