Blog
-  The desire to play with obscure programming languagesThere's something fascinating about learning and experimenting with niche, lesser-known programming languages, sometimes even without a plan. 
-  Why Expo is so good for my use caseWhy Expo is my go-to for mobile apps: fast builds, great tools, and hassle-free dev. Ideal for solo devs or small teams needing reliable, smooth, and modern mobile apps. 
-  Rendering a dynamic amount of elements in React NativeLearn how to dynamically render a set number of components in React Native using JavaScriptโs Array constructor, the spread operator, and .map() for clean, scalable UIs. 
