Drawing a maze in Android
Generate and draw a maze in Android using a depth-first search algorithm and Canvas for a multiplayer game.
Generate and draw a maze in Android using a depth-first search algorithm and Canvas for a multiplayer game.
Some thoughts on my journey learning web development as an Android developer.
Exploring and learning in the process on how to fine-tune OpenCLIP using the ViT-B-32 model and the weights of openai and laion2b_s34b_b79k.
2024 was a year of new opportunities, lessons, and challenges. Here’s to an even better 2025!
I tried running a custom OpenCLIP model in Kotlin and it was a fun adventure.