Software Developer · Serbia (EMEA)
IT student building Android apps, Linux tools, and system software. Five years on Arch Linux. Comfortable in fully distributed environments.
An Android app that watches a user-defined region of the screen for visual changes and triggers an alarm when movement is detected.
How it works
Draw a selection box over any part of your screen using a full-screen overlay. No root required.
Grant screen capture permission when prompted. No personal data is stored; the app only reads pixel values.
A foreground service captures the region every second and compares pixel values frame to frame, surviving the app being closed.
When enough pixels shift, the alarm fires. Stop or recapture directly from the persistent notification.
CLI utilities and system tools written in Python. Each solves a real problem from the Linux command line. Live data pulled from GitHub.
I'm an IT student based in Serbia with a strong foundation in object-oriented programming, algorithms, databases, and computer networks.
Over five years running Linux as my primary OS, progressing from Ubuntu through Kali and Parrot OS to Arch Linux, with hands-on daily use of Docker, Podman, QEMU/KVM, and LXC containers.
Self-motivated, independent, and comfortable in fully distributed work environments. My primary languages are C#, Java, Kotlin, and C/C++, with active Python development and Go and Rust toolchains always close at hand.
If something I built saved you time or solved a real problem, a small contribution is always appreciated.