Most of my side projects that I'm working on in my free time currently involve Android or web. You can check out all my published Android apps on Google Play.

These are some of my recent projects...

Taguvo logo

Taguvo: QR & Barcode Generator

Taguvo is a simple but powerful tool for generating custom QR codes and barcodes. It supports multiple formats and lets you quickly create codes for URLs, text, contact info, and more. It allows to generate multiple barcodes in batch, or even import codes from csv.

cosmecik logo

AI Cosmetic Analyzer: Cosmecik

This is my first app with mostly AI focus. It allows to scan ingredients label of cosmetic products and show various information about a product. I tried to make the label detection and scanning smooth and easy, with some offline pre-processing to achieve more efficient online analysis later. It's also the first app for which I created a separate landing page - cosmecik.app. I usually only publish information about my apps on this blog.

mergius logo

HDR Photo & Tone map - Mergius

Another image processing app with heavy use of OpenCV. It allows to create HDR photo from multiple photos taken at varying exposures. It gives access to multiple tone mapping algorithms. It also allows to view and export photos in .hdr and .exr formats. I made an iOS version too.

Online APK Analyzer

Oftentimes I found myself extracting various information from APK files that I've build in Android Studio. I decided to create a minimal web tool that can dump various information from Android APK files
sisik.eu/apk-tool

The tool can show information stored in binary AndriodManifest.xml file and resource files and it can detect frameworks and technologies that were used to create the given app.

Bugjaeger

Bugjaeger

I've ported the ADB tool which is usually running on a development machine to Android. I've wrapped some common functions that I'm using from shell into a minimal mobile UI. Some of the features the tool currently has

Bugjaeger also contains the fastboot tool. For now it only dumps some bootloader information from devices that support fastboot. I was hesitating to make other features available. It would be really cool to flash a new Android ROM from one Android device to the other...but I'm worried about Google Play policies. Additionally, the manufacturers are restricting access to even basic fastboot features and the users would probably blame me if something wouldn't work because the OEM just locked the feature in fastboot.

VMod

Voice changing app

SnowChillin

Snowfall simulation that uses the SYSTEM_ALERT_WINDOW permission to draw over other apps. The app uses