From Android to Web Development
Some thoughts on my journey learning web development as an Android developer.
Some thoughts on my journey learning web development as an Android developer.
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.
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.
Generate and draw a maze in Android using a depth-first search algorithm and Canvas for a multiplayer game.