Import Bulk SVGs into Android Studio via CLI

Quickly convert and import multiple SVGs into Android Studio using SVGO and vd-tool.

August 5, 2025 · 1 min · 84 words · Me

Android Camera Guide

A comprehensive guide to Android CameraX and Camera2 libraries.

August 4, 2025 · 3 min · 529 words · Me

Bash WTF?

Dive into some fascinating Bash commands and features.

July 15, 2025 · 2 min · 261 words · Me

JS WTF?

Exploring fascinating JavaScript.

July 11, 2025 · 2 min · 313 words · Me

I Use Arch, BTW

A journey into the world of Arch Linux.

July 3, 2025 · 4 min · 689 words · Me

Inspect Room Database

How to inspect Room databases in Android apps

June 27, 2025 · 1 min · 174 words · Me

Cassandra on Mac

Quick guide to installing and using Cassandra on macOS

June 23, 2025 · 1 min · 103 words · Me

SSH Guide

A comprehensive guide to installing, configuring, and troubleshooting SSH.

June 15, 2025 · 1 min · 154 words · Me

Switching from Docker Commands to Docker Compose

See how Docker Compose can simplify your Docker workflow in just a few steps.

June 14, 2025 · 1 min · 137 words · Me

How to Update a Shallow Git Repository

Learn how to update a shallow-cloned Git repository with the latest commit or a specific branch, and how to convert it to a full clone.

June 13, 2025 · 1 min · 179 words · Me