I am starting to open source my old Android games.
The first one to bite the dust is : Crate Jump
Cat-a-log has a new release (3.1).
- Updated to Jetpack Compose 1.5 which brought performance improvements and nice new navigation animations.
- Some minor UI adjustments.
- Slightly decreased apk size - by about 1Mb.
Cat-a-log has a new release.
Tech stack: Kotlin, coroutines, Flow, Jetpack Compose, Hilt, Room, DataStore, Retrofit, Moshi, Mockito. The project source is using CLEAN Architecture principles and UDF.
You can find more apps here.
SpeakIt has a new maintenance release (6.4). Android 13 compatibility updates.
watchmis.com: implemented the Compare feature. If you find any issues please report them here. :-)
Finally a new version of watchmis.com happened. It's WIP and a huge list of features is waiting.
Re-wrote everything from Spring/MVC to remix-run / React / Tailwind.
Half of my daily unique users (about 300 per day at the time of writing) are from mobile platforms so a mobile-first design was given a priority.
Deployed on a Digital Ocean droplet, automatically running the process on every restart using pm2.
Also migrated all of the data from Postgres SQL to SQLite. After a trial period will uninstall Postgres SQL from the Digital Ocean droplet freeing resources. No more user access issues.
Note the pre-fetch feature - if you hover over a link then the page starts to load in the background. If you decide to visit the link after a while that page is already there :-)
remix-run is an excellent tool for the full-stack job! Love it!
Another weekend project built with - a ReactJS app that allows you to mint Solana NFTs.
https://cannonades.com/nft/candy-drop
Got my fifth NFT for finishing the project: https://opensea.io/assets/matic/0x3CD266509D127d0Eac42f4474F57D0526804b44e/5127?force_update=true
Crate Jump has a new release. Some minor fixes and removed almost all adds.