Hi there 👋

Welcome to my blog :))

OpenCV Summary

A concise summary of OpenCV core concepts, image processing techniques, thresholding, contours, and quadrilateral detection.

Last updated on April 6, 2026 · 226 words

Bash wildcard

Bash wildcard behavior in Bash

Last updated on March 20, 2026 · 153 words

Android Build Variants

Master build types, flavors, dimensions, and variants in Kotlin DSL for Android projects

Last updated on March 11, 2026 · 527 words

Understanding Android Architecture: MVVM Pattern

A comprehensive guide to the MVVM architecture in Android, focusing on ViewModel, Repository, and DataSource.

Last updated on March 11, 2026 · 351 words

Pulling Files from /data/data Without Root

Use adb run-as and tar tricks to export app data without rooting the device.

Last updated on March 11, 2026 · 286 words

Mouse, Keyboard, and True Wireless Peripherals

Shortcuts and setup guides for wireless mouse and keyboard devices

Last updated on February 23, 2026 · 115 words

Android File Resolver

Understanding Android FileProvider and file_paths.xml for secure file sharing

Last updated on March 11, 2026 · 271 words

Rsync trailing slash

How rsync treats trailing slashes — whether the source directory itself is copied or only its contents.

Last updated on February 12, 2026 · 201 words

Next.js API Route Rewrites

Learn how to rewrite API routes in Next.js

Last updated on September 8, 2025 · 119 words

Remote Server Fallback Control

A guide to ensuring access to your server even when SSH fails.

Last updated on August 29, 2025 · 316 words