Portfolio
My portfolio is distributed across multiple providers and accounts.
Bitbucket/BaBeStudios
My personal projects are on Bitbucket under my ‘business name’, BaBeStudios. The name comes from my wife’s and my family names. Most of the projects are private, but some of them are open source.
Companies House
My main project to try new language features.
https://bitbucket.org/babestudios/companies-house
BaBeStudiosBase
A library split into four parts, allowing code reuse across projects.
https://bitbucket.org/babestudios/babestudiosbase
Bitbucket/herrbert74
An older account, holding some of my older projects and job search test assignments.
Crypto Sitter
Helps me to check on my crypto holdings.
https://bitbucket.org/herrbert74/cryptositter
Github/herrbert74
Some of my older projects and newer job search test assignments. Also hosts my personal blog on github.io.
FlickSlate
My newest project to test pure Android features (as opposed to Compnies House, which is Kotlin Multiplatform now), mainly Compose and MVVM at the beginning.
https://github.com/herrbert74/FlickSlate
KotlinCoroutinesPlayground
Project to test out chapters in the book Kotlin Coroutines by Marcin Moskala.