Pinned Repositories
2bllw8
advent_of_code_2021
android-reproduce-synthetic-activity
Code to reproduce weird behaviour of android that enables a synthetic activity if the launcher activity is disabled for an app that uses foreground services
anemo
Local private storage for Android
cake_lang
Language interpreter built following the Crafting Interpreters book
collapse
Interactive text-based calculator
either
The missing Either and Try types for Java 8+
notepad
A notepad for android
permscalc
Unix chmod permission calculator utility tool
android_packages_apps_Recorder
2bllw8's Repositories
2bllw8/anemo
Local private storage for Android
2bllw8/notepad
A notepad for android
2bllw8/either
The missing Either and Try types for Java 8+
2bllw8/2bllw8
2bllw8/advent_of_code_2021
2bllw8/android-reproduce-synthetic-activity
Code to reproduce weird behaviour of android that enables a synthetic activity if the launcher activity is disabled for an app that uses foreground services
2bllw8/cake_lang
Language interpreter built following the Crafting Interpreters book
2bllw8/collapse
Interactive text-based calculator
2bllw8/discord_chatter
Discord bot that uses markov chains
2bllw8/permscalc
Unix chmod permission calculator utility tool
2bllw8/Grasscutter
A server software reimplementation for a certain anime game.
2bllw8/recorder
Personal fork of LineageOS/android_packages_apps_Recorder
2bllw8/snake_game
Snake game built with c, ncurses and bazel